[Pkg-haskell-commits] darcs: haskell-haskore: Remove explicit references to quilt in control and rules.
Marco Túlio Gontijo e Silva
marcot at debian.org
Wed May 5 20:36:23 UTC 2010
Wed May 5 20:35:59 UTC 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
* Remove explicit references to quilt in control and rules.
Ignore-this: d819027ee2e7ac7b8329bcbea1efa64e
M ./changelog +4
M ./control -1 +1
M ./rules -1
Wed May 5 20:35:59 UTC 2010 Marco Túlio Gontijo e Silva <marcot at debian.org>
* Remove explicit references to quilt in control and rules.
Ignore-this: d819027ee2e7ac7b8329bcbea1efa64e
diff -rN -u old-haskell-haskore/changelog new-haskell-haskore/changelog
--- old-haskell-haskore/changelog 2010-05-05 20:36:23.483593376 +0000
+++ new-haskell-haskore/changelog 2010-05-05 20:36:23.491593809 +0000
@@ -1,5 +1,9 @@
haskell-haskore (0.1.0.3-1) unstable; urgency=low
+ [ Ernesto Hernández-Novich (USB) ]
* Initial release (Closes: 577833)
+ [ Marco Túlio Gontijo e Silva ]
+ * Remove explicit references to quilt in control and rules.
+
-- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Fri, 30 Apr 2010 08:53:28 -0430
diff -rN -u old-haskell-haskore/control new-haskell-haskore/control
--- old-haskell-haskore/control 2010-05-05 20:36:23.483593376 +0000
+++ new-haskell-haskore/control 2010-05-05 20:36:23.487593592 +0000
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
-Build-Depends: debhelper (>= 7), cdbs, quilt, haskell-devscripts (>= 0.7),
+Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.7),
ghc6, ghc6-prof,
hevea, lhs2tex, texlive-latex-base, texlive-latex-recommended,
texlive-latex-extra, texlive-math-extra, pgf,
diff -rN -u old-haskell-haskore/rules new-haskell-haskore/rules
--- old-haskell-haskore/rules 2010-05-05 20:36:23.483593376 +0000
+++ new-haskell-haskore/rules 2010-05-05 20:36:23.483593376 +0000
@@ -4,7 +4,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_COMPRESS_EXCLUDE = .pdf
More information about the Pkg-haskell-commits
mailing list