[Pkg-haskell-commits] darcs: washngo: Prevent -prof files from being installed in -dev (Closes: #581574)

Joachim Breitner mail at joachim-breitner.de
Fri May 14 14:46:51 UTC 2010


Fri May 14 14:29:43 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Prevent -prof files from being installed in -dev (Closes: #581574)
  Ignore-this: 3dc5b1b5bf45fcebd5d453c63d9cd17b

    M ./changelog +6
    A ./libghc6-wash-dev.install
    M ./rules -5

Fri May 14 14:29:43 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Prevent -prof files from being installed in -dev (Closes: #581574)
  Ignore-this: 3dc5b1b5bf45fcebd5d453c63d9cd17b
diff -rN -u old-washngo/changelog new-washngo/changelog
--- old-washngo/changelog	2010-05-14 14:46:51.716887358 +0000
+++ new-washngo/changelog	2010-05-14 14:46:51.724887776 +0000
@@ -1,3 +1,9 @@
+washngo (2.12.0.1-3) UNRELEASED; urgency=low
+
+  * Prevent -prof files from being installed in -dev (Closes: #581574)
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 14 May 2010 16:29:19 +0200
+
 washngo (2.12.0.1-2) unstable; urgency=low
 
   * Depend on libghc6-ghc-paths-dev (Closes: #581247)
diff -rN -u old-washngo/libghc6-wash-dev.install new-washngo/libghc6-wash-dev.install
--- old-washngo/libghc6-wash-dev.install	1970-01-01 00:00:00.000000000 +0000
+++ new-washngo/libghc6-wash-dev.install	2010-05-14 14:46:51.720887567 +0000
@@ -0,0 +1 @@
+dist-ghc6/build/wash2hs/wash2hs /usr/bin
diff -rN -u old-washngo/rules new-washngo/rules
--- old-washngo/rules	2010-05-14 14:46:51.716887358 +0000
+++ new-washngo/rules	2010-05-14 14:46:51.720887567 +0000
@@ -5,8 +5,3 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
-
-install/libghc6-$(CABAL_PACKAGE)-dev :: 
-	$(DEB_SETUP_BIN_NAME) copy --builddir=dist-ghc6 --destdir=debian/libghc6-$(CABAL_PACKAGE)-dev
-	rm -rf debian/libghc6-$(CABAL_PACKAGE)-dev/usr/share/doc
-	rm -rf debian/libghc6-$(CABAL_PACKAGE)-dev/usr/bin/washc





More information about the Pkg-haskell-commits mailing list