This is an automated email from the git hooks/post-receive script. pino pushed a commit to branch master in repository gnumach.
commit 0982bcfe10899911c19cd9f3d484131834fe0e85 Author: Pino Toscano <[email protected]> Date: Thu Sep 25 08:55:49 2014 +0200 restore non-versioned debs (which are the default) --- debian/control | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index 3e4beb7..48c99a1 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Package: gnumach-dbg Section: debug Priority: extra Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-1.4-13-486-dbg +Depends: ${misc:Depends}, gnumach-image-1.4-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 @@ -30,21 +30,21 @@ Description: Dummy transition package for gnumach-image-*-dbg Package: gnumach-image-1-486 Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-1.4-13-486 +Depends: ${misc:Depends}, gnumach-image-1.4-486 Description: GNU version of the Mach microkernel This package depends on the latest GNU Mach kernel for use on PCs with a 486, Pentium or compatible processor. Package: gnumach-image-1-xen-486 Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-1.4-13-xen-486 +Depends: ${misc:Depends}, gnumach-image-1.4-xen-486 Description: GNU version of the Mach microkernel This package depends on the latest GNU Mach kernel for use on PCs with a 486, Pentium or compatible processor. . This kernel is for use in unprivileged (domU) Xen domains. -Package: gnumach-image-1.4-13-486 +Package: gnumach-image-1.4-486 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image @@ -52,7 +52,7 @@ Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1), xserver-xorg-core (<< 2:1.9 Description: GNU version of the Mach microkernel This is the Utah Mach microkernel used by the Hurd. -Package: gnumach-image-1.4-13-xen-486 +Package: gnumach-image-1.4-xen-486 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image @@ -62,8 +62,8 @@ Description: GNU version of the Mach microkernel for Xen . The version in this package is compiled with Xen support. -Package: kernel-image-1.4-13-486-di -XB-Kernel-Version: 1.4-13-486 +Package: kernel-image-1.4-486-di +XB-Kernel-Version: 1.4-486 Package-Type: udeb Provides: kernel-image, floppy-modules, ide-modules, input-modules, scsi-modules, serial-modules Section: debian-installer @@ -74,8 +74,8 @@ Description: GNU version of the Mach microkernel for the Debian installer Installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Package: kernel-image-1.4-13-xen-486-di -XB-Kernel-Version: 1.4-13-xen-486 +Package: kernel-image-1.4-xen-486-di +XB-Kernel-Version: 1.4-xen-486 Package-Type: udeb Provides: kernel-image, input-modules Section: debian-installer @@ -86,7 +86,7 @@ Description: GNU version of the Mach microkernel for the Debian installer Installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Package: gnumach-image-1.4-13-486-dbg +Package: gnumach-image-1.4-486-dbg Section: debug Priority: extra Provides: gnumach @@ -100,7 +100,7 @@ Description: GNU version of the Mach microkernel for debugging gnumach package, except that it is not stripped and has the kernel-level debugger compiled in. -Package: gnumach-image-1.4-13-xen-486-dbg +Package: gnumach-image-1.4-xen-486-dbg Section: debug Priority: extra Provides: gnumach -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/gnumach.git
