diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-28 11:26:23 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-28 11:26:23 +0000 |
commit | 6fcd738900450b9186f4b5aa1d025df0cacec204 (patch) | |
tree | f0f5cca6fba28d95d3959e9668dd03fd792fdeed /debian/control | |
parent | 1b5c6d6327840e5b96577c720bde6776656f47cd (diff) |
Rename packages from 1.3.99 to 1.4
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/debian/control b/debian/control index 0ebbdc9..4582236 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-image-1.3.99-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 @@ -31,21 +31,21 @@ Description: Dummy transition package for gnumach-image-*-dbg Package: gnumach-image-1-486 Architecture: any-i386 -Depends: ${misc:Depends}, gnumach-image-1.3.99-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.3.99-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.3.99-486 +Package: gnumach-image-1.4-486 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image @@ -53,7 +53,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.3.99-xen-486 +Package: gnumach-image-1.4-xen-486 Architecture: any-i386 Depends: ${misc:Depends}, gnumach-common Provides: gnumach-image @@ -63,8 +63,8 @@ Description: GNU version of the Mach microkernel for Xen . The version in this package is compiled with Xen support. -Package: kernel-image-1.3.99-486-di -XB-Kernel-Version: 1.3.99-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 @@ -75,8 +75,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.3.99-xen-486-di -XB-Kernel-Version: 1.3.99-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 @@ -87,7 +87,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.3.99-486-dbg +Package: gnumach-image-1.4-486-dbg Section: debug Priority: extra Provides: gnumach @@ -101,7 +101,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.3.99-xen-486-dbg +Package: gnumach-image-1.4-xen-486-dbg Section: debug Priority: extra Provides: gnumach |