[Pkg-haskell-commits] darcs: haskell-filestore: /usr/share/filestore-0.6 -> /usr/share/filestore

Louis Bettens louis at bettens.info
Wed Jul 31 16:04:10 UTC 2013


Mon Jul 29 20:11:40 UTC 2013  Louis Bettens <louis at bettens.info>
  * /usr/share/filestore-0.6 -> /usr/share/filestore

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

Mon Jul 29 20:11:40 UTC 2013  Louis Bettens <louis at bettens.info>
  * /usr/share/filestore-0.6 -> /usr/share/filestore
diff -rN -u old-haskell-filestore/changelog new-haskell-filestore/changelog
--- old-haskell-filestore/changelog	2013-07-31 16:04:10.097726877 +0000
+++ new-haskell-filestore/changelog	2013-07-31 16:04:10.131037045 +0000
@@ -1,9 +1,13 @@
-haskell-filestore (0.6-3) UNRELEASED; urgency=low
+haskell-filestore (0.6-4) unstable; urgency=low
 
+  [ Joachim Breitner ]
   * Fix Vcs-Darcs url: http://darcs.debian.org/ instead of
     http://darcs.debian.org/darcs/
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 17:01:31 +0200
+  [ Louis Bettens ]
+  * /usr/share/filestore-0.6 -> /usr/share/filestore
+
+ -- Louis Bettens <louis at bettens.info>  Mon, 29 Jul 2013 22:10:58 +0200
 
 haskell-filestore (0.6-2) unstable; urgency=low
 
diff -rN -u old-haskell-filestore/control new-haskell-filestore/control
--- old-haskell-filestore/control	2013-07-31 16:04:10.055276149 +0000
+++ new-haskell-filestore/control	2013-07-31 16:04:10.131037045 +0000
@@ -3,6 +3,7 @@
 Section: haskell
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Giovanni Mascellani <gio at debian.org>, Clint Adams <clint at debian.org>
+         , Louis Bettens <louis at bettens.info>
 Build-Depends:
  debhelper (>= 9),
  haskell-devscripts (>= 0.8.15),
diff -rN -u old-haskell-filestore/rules new-haskell-filestore/rules
--- old-haskell-filestore/rules	2013-07-31 16:04:10.051172452 +0000
+++ new-haskell-filestore/rules	2013-07-31 16:04:10.127037261 +0000
@@ -6,5 +6,5 @@
 DEB_GHC_EXTRA_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
+	mv debian/tmp-inst-ghc/usr/share/filestore debian/libghc-filestore-data/usr/share
 




More information about the Pkg-haskell-commits mailing list