The following commit has been merged in the master branch:
commit 135feff2fb046673447a860226a885071be4d8e4
Author: Samuel Thibault <[email protected]>
Date: Tue Oct 11 20:59:55 2011 +0200
debian/control: Do not make gnumach-dbg depend on gnumach.
diff --git a/debian/changelog b/debian/changelog
index d574291..6881dfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnumach (2:1.3.99.dfsg.git20111010-2) UNRELEASED; urgency=low
+
+ * debian/control: Do not make gnumach-dbg depend on gnumach.
+
+ -- Samuel Thibault <[email protected]> Tue, 11 Oct 2011 20:59:21 +0200
+
gnumach (2:1.3.99.dfsg.git20111010-1) unstable; urgency=low
* New upstream snapshot.
diff --git a/debian/control b/debian/control
index bac0b0b..eda22ed 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Package: gnumach-dbg
Section: debug
Priority: extra
Architecture: any-i386
-Depends: ${misc:Depends}, gnumach (= ${binary:Version}),
gnumach-image-1.3.99-486-dbg
+Depends: ${misc:Depends}, gnumach-image-1.3.99-486-dbg
Breaks: grub-pc (<< 1.98+20100527-1)
Description: Dummy transition package for gnumach-image-*-dbg
This is a dummy package to ease the transition to gnumach-image-*dbg
--
Debian GNU Mach packaging