diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 12 | ||||
-rwxr-xr-x[-rw-r--r--] | debian/postrm | 0 |
3 files changed, 8 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog index b7ed10aa5..d03aaac86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +live-helper (1.0~a18-1) unstable; urgency=medium + + * New upstream release: + - Dropping transitional package, not needed anymore. + + -- Daniel Baumann <daniel@debian.org> Mon, 9 Jul 2007 00:00:00 +0200 + live-helper (1.0~a17-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index c54441f0b..2e2aac16b 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ XS-VCS-Browse: http://svn.debian.org/wsvn/debian-live/dists/trunk/live-helper/ Package: live-helper Architecture: all Depends: cdebootstrap (>= 0.3.15) | debootstrap (>= 0.3.3.2) -Conflicts: live-package (<< 1.0~a13) +Conflicts: live-package Replaces: live-package Provides: make-live Description: Debian Live helper programs @@ -25,13 +25,3 @@ Description: Debian Live helper programs of such a program that uses live-helper is make-live (included here). . Homepage: <http://debian-live.alioth.debian.org/> - -Package: live-package -Architecture: all -Depends: live-helper -Description: Debian Live helper programs (transitional package) - Package to ease upgrading from older live-package package to the new - live-helper package. - . - This package can be purged at anytime once the live-helper package has been - installed. diff --git a/debian/postrm b/debian/postrm index 977883516..977883516 100644..100755 --- a/debian/postrm +++ b/debian/postrm |