diff options
author | maximilian attems <maks@debian.org> | 2006-05-20 12:14:44 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2006-05-20 12:14:44 +0200 |
commit | 02b32f0a24c8e0724bca66ef57f144c4d708dce2 (patch) | |
tree | 13f460a6006fd7a5229304a210b07ac3288ff694 /debian/control | |
parent | c29d49d84418075e1887c965d978c7cc0e07a95f (diff) | |
download | initramfs-tools-02b32f0a24c8e0724bca66ef57f144c4d708dce2.tar.gz initramfs-tools-02b32f0a24c8e0724bca66ef57f144c4d708dce2.zip |
- mv /etc/mkinitramfs /etc/initramfs-tools
upgrade handling on preinst
- update TODO
- update bug script
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 01ddf3b..bf022d9 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: utils Priority: optional Uploaders: Jeff Bailey <jbailey@ubuntu.com>, maximilian attems <maks@sternwelten.at> Maintainer: Debian kernel team <debian-kernel@lists.debian.org> -Build-Depends-Indep: debhelper (>= 4.1.0), cdbs -Standards-Version: 3.6.2.0 +Build-Depends: debhelper (>= 4.1.0), cdbs +Standards-Version: 3.7.2.0 Package: initramfs-tools Architecture: all |