summaryrefslogtreecommitdiff
path: root/p/frown/debian
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@debian.org>2010-03-06 02:53:58 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-03-06 02:53:58 +0300
commit73f222541457eec0ef507850bd2f5362071ce59d (patch)
tree60e18ac59a646e986b754690b237c90d9f8e2e62 /p/frown/debian
parent4eccc6ad8cf77b9270805869cd9617803b068692 (diff)
downloadDHG_packages-73f222541457eec0ef507850bd2f5362071ce59d.tar.gz
frown: Use source format 3.0 (quilt).
Diffstat (limited to 'p/frown/debian')
-rw-r--r--p/frown/debian/changelog6
-rw-r--r--p/frown/debian/control2
-rwxr-xr-xp/frown/debian/patches/01_imagen-creates-png-files (renamed from p/frown/debian/patches/01_imagen-creates-png-files.dpatch)10
-rwxr-xr-xp/frown/debian/patches/02_ignore-hugs-version-in-test-frown (renamed from p/frown/debian/patches/02_ignore-hugs-version-in-test-frown.dpatch)10
-rwxr-xr-xp/frown/debian/patches/03_update-empty.out (renamed from p/frown/debian/patches/03_update-empty.out.dpatch)12
-rwxr-xr-xp/frown/debian/patches/04_manual-typos (renamed from p/frown/debian/patches/04_manual-typos.dpatch)10
-rwxr-xr-xp/frown/debian/patches/05_only-build-pdf (renamed from p/frown/debian/patches/05_only-build-pdf.dpatch)10
-rw-r--r--p/frown/debian/patches/series (renamed from p/frown/debian/patches/00list)0
-rwxr-xr-xp/frown/debian/rules1
-rw-r--r--p/frown/debian/source/format1
10 files changed, 24 insertions, 38 deletions
diff --git a/p/frown/debian/changelog b/p/frown/debian/changelog
index 6e381b90a..f843dda75 100644
--- a/p/frown/debian/changelog
+++ b/p/frown/debian/changelog
@@ -1,3 +1,9 @@
+frown (0.6.1-10) UNRELEASED; urgency=low
+
+ * Use source format 3.0 (quilt).
+
+ -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Fri, 05 Mar 2010 20:53:19 -0300
+
frown (0.6.1-9) unstable; urgency=low
* debian/control:
diff --git a/p/frown/debian/control b/p/frown/debian/control
index 56b9dae35..f082ce3a9 100644
--- a/p/frown/debian/control
+++ b/p/frown/debian/control
@@ -2,7 +2,7 @@ Source: frown
Section: devel
Priority: optional
Maintainer: Arjan Oosting <arjan@debian.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, ghc6,
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), ghc6,
hevea, lhs2tex, texlive-latex-base, texlive-latex-recommended,
texlive-latex-extra, texlive-math-extra
Standards-Version: 3.8.0
diff --git a/p/frown/debian/patches/01_imagen-creates-png-files.dpatch b/p/frown/debian/patches/01_imagen-creates-png-files
index d0d9d7878..fbff1ca32 100755
--- a/p/frown/debian/patches/01_imagen-creates-png-files.dpatch
+++ b/p/frown/debian/patches/01_imagen-creates-png-files
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_imagen-creates-png-files.dpatch by Arjan Oosting <arjanoosting@home.nl>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: imagen generates png files instead of gif files on a Debian system.
-
-@DPATCH@
+# Description: imagen create png files
+# imagen generates png files instead of gif files on a Debian system.
+# Author: Arjan Oosting <arjanoosting@home.nl>
diff -urNad frown~/Manual/Makefile frown/Manual/Makefile
--- frown~/Manual/Makefile 2006-01-13 00:09:44.000000000 +0100
+++ frown/Manual/Makefile 2006-09-28 02:05:29.000000000 +0200
diff --git a/p/frown/debian/patches/02_ignore-hugs-version-in-test-frown.dpatch b/p/frown/debian/patches/02_ignore-hugs-version-in-test-frown
index b1148bbd6..7fd702b02 100755
--- a/p/frown/debian/patches/02_ignore-hugs-version-in-test-frown.dpatch
+++ b/p/frown/debian/patches/02_ignore-hugs-version-in-test-frown
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 02_ignore-hugs-version-in-test-frown.dpatch by Arjan Oosting <arjanoosting@home.nl>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: ignore the version header of Hugs in the output of the test cases.
-
-@DPATCH@
+# Description: Ignore Hugs version in TestFrown
+# ignore the version header of Hugs in the output of the test cases.
+# Author: Arjan Oosting <arjanoosting@home.nl>
diff -urNad frown~/Examples/TestFrown.lhs frown/Examples/TestFrown.lhs
--- frown~/Examples/TestFrown.lhs 2006-01-13 00:09:44.000000000 +0100
+++ frown/Examples/TestFrown.lhs 2006-09-28 02:06:03.000000000 +0200
diff --git a/p/frown/debian/patches/03_update-empty.out.dpatch b/p/frown/debian/patches/03_update-empty.out
index 5b8cf76a4..92c6df865 100755
--- a/p/frown/debian/patches/03_update-empty.out.dpatch
+++ b/p/frown/debian/patches/03_update-empty.out
@@ -1,11 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 03_update-empty.out.dpatch by Arjan Oosting <arjanoosting@home.nl>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: update the Empty example to match the output given by the
-## DP: version of Hugs in unstable
-
-@DPATCH@
+# Description: Update Empty.out
+# update the Empty example to match the output given by the version of Hugs in
+# unstable
+# Author: Arjan Oosting <arjanoosting@home.nl>
diff -urNad frown~/Examples/Empty.out frown/Examples/Empty.out
--- frown~/Examples/Empty.out 2005-12-30 00:45:09.000000000 +0100
+++ frown/Examples/Empty.out 2006-09-28 02:06:39.000000000 +0200
diff --git a/p/frown/debian/patches/04_manual-typos.dpatch b/p/frown/debian/patches/04_manual-typos
index 0734772f1..17eae784c 100755
--- a/p/frown/debian/patches/04_manual-typos.dpatch
+++ b/p/frown/debian/patches/04_manual-typos
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 04_manual-typos.dpatch by Arjan Oosting <arjanoosting@home.nl>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: add missing backslashes before LaTeX ldots command.
-
-@DPATCH@
+# Description: Manual typos
+# add missing backslashes before LaTeX ldots command.
+# Author: Arjan Oosting <arjanoosting@home.nl>
diff -urNad frown~/Manual/Manual.lhs frown/Manual/Manual.lhs
--- frown~/Manual/Manual.lhs 2005-12-30 00:44:36.000000000 +0100
+++ frown/Manual/Manual.lhs 2006-09-28 02:06:55.000000000 +0200
diff --git a/p/frown/debian/patches/05_only-build-pdf.dpatch b/p/frown/debian/patches/05_only-build-pdf
index dd4521b15..d06949d79 100755
--- a/p/frown/debian/patches/05_only-build-pdf.dpatch
+++ b/p/frown/debian/patches/05_only-build-pdf
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 05_only-build-pdf.patch.dpatch by Arjan Oosting <arjanoosting@home.nl>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: don't build and install the manual in PS format.
-
-@DPATCH@
+# Description: Only build pdf
+# don't build and install the manual in PS format.
+# Author: Arjan Oosting <arjanoosting@home.nl>
diff -urNad frown~/Manual/Makefile frown/Manual/Makefile
--- frown~/Manual/Makefile 2006-09-28 02:07:12.000000000 +0200
+++ frown/Manual/Makefile 2006-09-28 02:07:12.000000000 +0200
diff --git a/p/frown/debian/patches/00list b/p/frown/debian/patches/series
index d9098e86b..d9098e86b 100644
--- a/p/frown/debian/patches/00list
+++ b/p/frown/debian/patches/series
diff --git a/p/frown/debian/rules b/p/frown/debian/rules
index 4297cd5ef..d71604cac 100755
--- a/p/frown/debian/rules
+++ b/p/frown/debian/rules
@@ -2,7 +2,6 @@
include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
DEB_COMPRESS_EXCLUDE = .pdf
DEB_MAKE_BUILD_TARGET = frown man
diff --git a/p/frown/debian/source/format b/p/frown/debian/source/format
new file mode 100644
index 000000000..163aaf8d8
--- /dev/null
+++ b/p/frown/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)