[Pkg-haskell-commits] darcs: haxml: No changelog shipped by upstream any more
Joachim Breitner
mail at joachim-breitner.de
Mon Feb 13 21:04:07 UTC 2012
Mon Feb 13 20:58:14 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* No changelog shipped by upstream any more
Ignore-this: 6d61bd2568733792797b1ccbf6aa8e2a
R ./README.source
R ./libghc-haxml-doc.docs
M ./rules -4 +4
Mon Feb 13 20:58:14 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* No changelog shipped by upstream any more
Ignore-this: 6d61bd2568733792797b1ccbf6aa8e2a
diff -rN -u old-haxml//libghc-haxml-doc.docs new-haxml//libghc-haxml-doc.docs
--- old-haxml//libghc-haxml-doc.docs 2012-02-13 21:04:06.894751085 +0000
+++ new-haxml//libghc-haxml-doc.docs 1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-./changelog
-./docs/*.*
-./docs/HaXml
diff -rN -u old-haxml//README.source new-haxml//README.source
--- old-haxml//README.source 2012-02-13 21:04:06.894751085 +0000
+++ new-haxml//README.source 1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-The upstream HaXml's .cabal file has a stated dependency on polyparse == 1.2,
-but there is a bug fix release polyparse 1.3. The debian version of HaXml
-patches the HaXml.cabal file to depend on polyparse == 1.3.
-
-On a Debian system you can read about how to apply the debian patches here:
-
- /usr/share/doc/quilt/README.source
-
diff -rN -u old-haxml//rules new-haxml//rules
--- old-haxml//rules 2012-02-13 21:04:06.894751085 +0000
+++ new-haxml//rules 2012-02-13 21:04:06.918748449 +0000
@@ -4,7 +4,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
-build/$(CABAL_PACKAGE) :: changelog build-ghc-stamp
-
-changelog : docs/changelog.html
- html2text -nobs docs/changelog.html > changelog
+#build/$(CABAL_PACKAGE) :: changelog build-ghc-stamp
+#
+#changelog : docs/changelog.html
+# html2text -nobs docs/changelog.html > changelog
More information about the Pkg-haskell-commits
mailing list