[Pkg-haskell-commits] darcs: haskell-dbus: redo experimental changes again
joey at kitenet.net
joey at kitenet.net
Fri Oct 26 23:23:42 UTC 2012
Fri Oct 26 23:05:10 UTC 2012 joey at kitenet.net
* redo experimental changes again
Ignore-this: 9118d8baaf94bc453494b6479901fed2
I think this is why people use branches..
M ./changelog +6
M ./control -1 +1
Fri Oct 26 23:05:10 UTC 2012 joey at kitenet.net
* redo experimental changes again
Ignore-this: 9118d8baaf94bc453494b6479901fed2
I think this is why people use branches..
diff -rN -u old-haskell-dbus//changelog new-haskell-dbus//changelog
--- old-haskell-dbus//changelog 2012-10-26 23:23:42.379722057 +0000
+++ new-haskell-dbus//changelog 2012-10-26 23:23:42.383722482 +0000
@@ -1,3 +1,9 @@
+haskell-dbus (0.10.3-2) UNRELEASED; urgency=low
+
+ * Update build dependencies for experimental.
+
+ -- Joey Hess <joeyh at debian.org> Fri, 26 Oct 2012 19:04:42 -0400
+
haskell-dbus (0.10.3-1) unstable; urgency=low
* New upstream release, fixing a FD leak.
diff -rN -u old-haskell-dbus//control new-haskell-dbus//control
--- old-haskell-dbus//control 2012-10-26 23:23:42.379722057 +0000
+++ new-haskell-dbus//control 2012-10-26 23:23:42.383722482 +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