summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control3
-rw-r--r--debian/control.debian3
3 files changed, 9 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 111ee7d..a2ea3c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+casper (1.81+debian-3) unstable; urgency=low
+
+ * Added depends to eject.
+ * Removed recommends to live-package.
+
+ -- Daniel Baumann <daniel@debian.org> Wed, 21 Mar 2007 00:30:00 +0100
+
casper (1.81+debian-2) unstable; urgency=low
[ Daniel Baumann ]
diff --git a/debian/control b/debian/control
index 4ce301f..ead2e2f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,8 @@ Standards-Version: 3.7.2
Package: casper
Architecture: any
-Depends: initramfs-tools (>= 0.40), user-setup, sudo, lsb-base (>= 3.0-6), file
+Depends: initramfs-tools (>= 0.40), user-setup, sudo, lsb-base (>= 3.0-6), eject, file
Conflicts: usplash (<< 0.3-0)
-Recommends: live-package
Suggests: squashfs-tools, genext2fs
Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660
Description: Debian Live initramfs generator
diff --git a/debian/control.debian b/debian/control.debian
index 4ce301f..ead2e2f 100644
--- a/debian/control.debian
+++ b/debian/control.debian
@@ -8,9 +8,8 @@ Standards-Version: 3.7.2
Package: casper
Architecture: any
-Depends: initramfs-tools (>= 0.40), user-setup, sudo, lsb-base (>= 3.0-6), file
+Depends: initramfs-tools (>= 0.40), user-setup, sudo, lsb-base (>= 3.0-6), eject, file
Conflicts: usplash (<< 0.3-0)
-Recommends: live-package
Suggests: squashfs-tools, genext2fs
Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660
Description: Debian Live initramfs generator