[Pkg-haskell-commits] darcs: haskell-dbus: restore experimental changes
joeyh at debian.org
joeyh at debian.org
Thu Oct 25 16:00:19 UTC 2012
Thu Oct 25 15:59:27 UTC 2012 joeyh at debian.org
* restore experimental changes
Ignore-this: 2c29d23d18983e7e96f1f1f49e17d4ca
M ./changelog +8
M ./control -1 +1
Thu Oct 25 15:59:27 UTC 2012 joeyh at debian.org
* restore experimental changes
Ignore-this: 2c29d23d18983e7e96f1f1f49e17d4ca
diff -rN -u old-haskell-dbus//changelog new-haskell-dbus//changelog
--- old-haskell-dbus//changelog 2012-10-25 16:00:19.350225127 +0000
+++ new-haskell-dbus//changelog 2012-10-25 16:00:19.354224737 +0000
@@ -1,3 +1,11 @@
+haskell-dbus (0.10.2-2) UNRELEASED; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+ * Bump standards version, no change
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:08:51 +0200
+
haskell-dbus (0.10.2-1) unstable; urgency=low
* New upstream release, fixing a bad memory leak when connection to dbus
diff -rN -u old-haskell-dbus//control new-haskell-dbus//control
--- old-haskell-dbus//control 2012-10-25 16:00:19.350225127 +0000
+++ new-haskell-dbus//control 2012-10-25 16:00:19.354224737 +0000
@@ -7,7 +7,7 @@
Build-Depends:
cdbs
, debhelper (>= 7.0)
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc (>= 6.12)
, ghc-prof
, libghc-cereal-dev (>= 0.3.4)
More information about the Pkg-haskell-commits
mailing list