[Pkg-haskell-commits] darcs: haskell-devscripts: hlibrary.mk: Include package.conf file in md5sums, since it doesn't change.

Marco Túlio Gontijo e Silva marcot at debian.org
Thu Mar 18 23:11:53 UTC 2010


Wed Mar 10 00:36:58 UTC 2010  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
  * hlibrary.mk: Include package.conf file in md5sums, since it doesn't change.
  Ignore-this: 3edaab500ec840110ee3168262e8096d

    M ./debian/changelog +2
    M ./hlibrary.mk -2

Wed Mar 10 00:36:58 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * hlibrary.mk: Include package.conf file in md5sums, since it doesn't change.
  Ignore-this: 3edaab500ec840110ee3168262e8096d
diff -rN -u old-haskell-devscripts/debian/changelog new-haskell-devscripts/debian/changelog
--- old-haskell-devscripts/debian/changelog	2010-03-18 23:11:53.805235769 +0000
+++ new-haskell-devscripts/debian/changelog	2010-03-18 23:11:53.817236410 +0000
@@ -2,6 +2,8 @@
 
   * hlibrary.mk: Create HASKELL_HIDE_PACKAGES variable, to make it
     possible to create packages hidden by default.
+  * hlibrary.mk: Include package.conf file in md5sums, since it doesn't
+    change.
 
  -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Fri, 05 Mar 2010 19:50:39 -0300
 
diff -rN -u old-haskell-devscripts/hlibrary.mk new-haskell-devscripts/hlibrary.mk
--- old-haskell-devscripts/hlibrary.mk	2010-03-18 23:11:53.805235769 +0000
+++ new-haskell-devscripts/hlibrary.mk	2010-03-18 23:11:53.805235769 +0000
@@ -57,8 +57,6 @@
    OPTIMIZATION = --disable-optimization
 endif
 
-DEB_DH_MD5SUMS_ARGS += -Xpackage.conf.d
-
 clean::
 	rm -rf dist dist-ghc6 dist-hugs $(DEB_SETUP_BIN_NAME) Setup.hi Setup.ho Setup.o .*config*
 	rm -f build-ghc6-stamp build-hugs-stamp build-haddock-stamp





More information about the Pkg-haskell-commits mailing list