[Pkg-haskell-commits] darcs: haskell-filestore: Using new data packages tracker.

Giovanni Mascellani gio at debian.org
Mon Jul 25 22:49:20 UTC 2011


Mon Jul 25 22:49:04 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Using new data packages tracker.
  Ignore-this: a1d9b8573ce76c6ce2b109fe7a13d016

    M ./changelog +6
    M ./control -1 +1
    M ./rules +2

Mon Jul 25 22:49:04 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Using new data packages tracker.
  Ignore-this: a1d9b8573ce76c6ce2b109fe7a13d016
diff -rN -u old-haskell-filestore//changelog new-haskell-filestore//changelog
--- old-haskell-filestore//changelog	2011-07-25 22:49:20.334089044 +0000
+++ new-haskell-filestore//changelog	2011-07-25 22:49:20.334089044 +0000
@@ -1,3 +1,9 @@
+haskell-filestore (0.4.0.3-2) UNRELEASED; urgency=low
+
+  * Using new data packages tracker.
+
+ -- Giovanni Mascellani <gio at debian.org>  Tue, 26 Jul 2011 00:23:14 +0200
+
 haskell-filestore (0.4.0.3-1) unstable; urgency=low
 
   [ Marco Silva ]
diff -rN -u old-haskell-filestore//control new-haskell-filestore//control
--- old-haskell-filestore//control	2011-07-25 22:49:20.330080632 +0000
+++ new-haskell-filestore//control	2011-07-25 22:49:20.338057154 +0000
@@ -5,7 +5,7 @@
 Uploaders: Giovanni Mascellani <gio at debian.org>
 Build-Depends:
  debhelper (>= 7),
- haskell-devscripts (>= 0.7),
+ haskell-devscripts (>= 0.8.8),
  cdbs,
  ghc,
  ghc-prof,
diff -rN -u old-haskell-filestore//rules new-haskell-filestore//rules
--- old-haskell-filestore//rules	2011-07-25 22:49:20.330080632 +0000
+++ new-haskell-filestore//rules	2011-07-25 22:49:20.342057281 +0000
@@ -3,6 +3,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
 
+DEB_GHC_DATA_PACKAGES := libghc-filestore-data (>= $(CABAL_VERSION))
+
 install/libghc-filestore-data:: debian/tmp-inst-ghc
 	mv debian/tmp-inst-ghc/usr/share/filestore-$(CABAL_VERSION) debian/libghc-filestore-data/usr/share
 





More information about the Pkg-haskell-commits mailing list