diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:22 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:22 +0200 |
commit | 262e501463f4cc8bba690a1ef7cf0887cbfaa8cf (patch) | |
tree | d688ad07398eabd54adc7d0c0f8f32f128847688 /debian | |
parent | c9462fd48b0d4fb9968641e46c3350fb5e9986a2 (diff) | |
download | vyos-live-build-262e501463f4cc8bba690a1ef7cf0887cbfaa8cf.tar.gz vyos-live-build-262e501463f4cc8bba690a1ef7cf0887cbfaa8cf.zip |
Adding live-package 0.99.5-1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 467c34a41..1b92d4996 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +live-package (0.99.5-1) unstable; urgency=low + + * New upstream release. + * Set maintainer to the project list. + + -- Daniel Baumann <daniel@debian.org> Mon, 4 Sep 2006 00:00:00 +0200 + live-package (0.99.4-1) unstable; urgency=low * New upstream release: diff --git a/debian/control b/debian/control index db9ea44ba..3d4691d41 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: live-package Architecture: all -Depends: cdebootstrap (>= 0.3.10), dpkg-dev, genext2fs, mkisofs, squashfs-tools +Depends: cdebootstrap (>= 0.3.10), genext2fs, mkisofs, squashfs-tools Provides: make-live Description: utility to build Debian Live systems make-live is a utility to build Debian Live systems. It takes a Debian mirror |