diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:14 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 |
commit | 0d5ff4ca7596790f853cf637e0fe225cad810a76 (patch) | |
tree | 360ca9a49f3d82d589a4b49c98e5210dfcb3b74e /debian/control | |
parent | cd5110f6b8eb77519d704972276cfd5be6bff055 (diff) | |
download | vyos-live-build-0d5ff4ca7596790f853cf637e0fe225cad810a76.tar.gz vyos-live-build-0d5ff4ca7596790f853cf637e0fe225cad810a76.zip |
Adding live-helper 1.0~a18-1.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 1 insertions, 11 deletions
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. |