commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Mach packaging branch, master, updated. debian/2%1.3.99


From: Samuel Thibault
Subject: [SCM] Debian GNU Mach packaging branch, master, updated. debian/2%1.3.99.dfsg.git20110805-1-91-g4549c03
Date: Mon, 10 Oct 2011 22:16:44 +0000

The following commit has been merged in the master branch:
commit b2ed34e5b603bd70ba7be5cb37dc527336383357
Author: Samuel Thibault <address@hidden>
Date:   Mon Oct 10 21:14:02 2011 +0000

    New upstream snapshot, make gnumach-image-* packages depend on 
gnumach-common

diff --git a/debian/changelog b/debian/changelog
index dc5f84c..7579602 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
-gnumach (2:1.3.99.dfsg.git20110805-2) UNRELEASED; urgency=low
+gnumach (2:1.3.99.dfsg.git20111010-1) UNRELEASED; urgency=low
 
-  * debian/control: Do not make -dbg package depend on the non-dbg packages.
+  * New upstream snapshot.
+  * debian/control:
+    - Do not make -dbg package depend on the non-dbg packages.
+    - Make gnumach-image-* packages depend on gnumach-common
+      (Closes: Bug#632445).
 
  -- Samuel Thibault <address@hidden>  Tue, 30 Aug 2011 02:36:10 +0200
 
diff --git a/debian/control b/debian/control
index 82b62b6..bac0b0b 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Description: The GNU version of the Mach microkernel
 
 Package: gnumach-image-1.3.99-486
 Architecture: any-i386
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, gnumach-common
 Provides: gnumach-image
 Breaks: libc0.3 (<< 2.10.1-3)
 Description: The GNU version of the Mach microkernel
@@ -55,7 +55,7 @@ Description: The GNU version of the Mach microkernel
 
 Package: gnumach-image-1.3.99-xen-486
 Architecture: any-i386
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, gnumach-common
 Provides: gnumach-image
 Breaks: libc0.3 (<< 2.10.1-3)
 Description: The GNU version of the Mach microkernel for Xen
@@ -92,7 +92,7 @@ Section: debug
 Priority: extra
 Provides: gnumach
 Architecture: any-i386
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, gnumach-common
 Description: The GNU version of the Mach microkernel for debugging
  This is the Utah Mach microkernel used by the Hurd.
  .
@@ -105,7 +105,7 @@ Section: debug
 Priority: extra
 Provides: gnumach
 Architecture: any-i386
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, gnumach-common
 Description: The GNU version of the Mach microkernel for Xen for debugging
  This is the Utah Mach microkernel used by the Hurd.
  .

-- 
Debian GNU Mach packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]