summaryrefslogtreecommitdiff
path: root/p/haxml
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-02-14 00:58:14 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-02-14 00:58:14 +0400
commit107466433edc2432cfed15cb29ff26ccaa026291 (patch)
tree276646c8d2818c7164cc204f62fabd51abea8494 /p/haxml
parente92b9c2859a1a16ac266e5059be8c18d979b4bb9 (diff)
downloadDHG_packages-107466433edc2432cfed15cb29ff26ccaa026291.tar.gz
haxml: No changelog shipped by upstream any more
Diffstat (limited to 'p/haxml')
-rw-r--r--p/haxml/debian/README.source7
-rw-r--r--p/haxml/debian/libghc-haxml-doc.docs3
-rwxr-xr-xp/haxml/debian/rules8
3 files changed, 4 insertions, 14 deletions
diff --git a/p/haxml/debian/README.source b/p/haxml/debian/README.source
deleted file mode 100644
index aad55b3ba..000000000
--- a/p/haxml/debian/README.source
+++ /dev/null
@@ -1,7 +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 --git a/p/haxml/debian/libghc-haxml-doc.docs b/p/haxml/debian/libghc-haxml-doc.docs
deleted file mode 100644
index 1570ea9dc..000000000
--- a/p/haxml/debian/libghc-haxml-doc.docs
+++ /dev/null
@@ -1,3 +0,0 @@
-./changelog
-./docs/*.*
-./docs/HaXml
diff --git a/p/haxml/debian/rules b/p/haxml/debian/rules
index d36a2bee1..49cc45ccf 100755
--- a/p/haxml/debian/rules
+++ b/p/haxml/debian/rules
@@ -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