diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-21 16:29:29 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-21 16:29:29 -0800 |
commit | 19cc5669e552a1d1b21850a3ba8cb3b19e60a563 (patch) | |
tree | 6b808c35b09db918d2414091f5ef7e507231b71a /debian | |
parent | 06891fefd79590da394d32a81a0a6942db10c6e5 (diff) | |
parent | 03cf456c0df8c41df6c7ef06af70ca2c8b4f8dd4 (diff) | |
download | vyatta-cfg-system-19cc5669e552a1d1b21850a3ba8cb3b19e60a563.tar.gz vyatta-cfg-system-19cc5669e552a1d1b21850a3ba8cb3b19e60a563.zip |
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 21 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 22 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e7132442..79674761 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +vyatta-cfg-system (0.16.1) unstable; urgency=low + + * UNRELEASED + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Mon, 21 Dec 2009 13:15:00 -0800 + +vyatta-cfg-system (0.16) unstable; urgency=low + + * Sync versions with vyatta-cfg + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Mon, 21 Dec 2009 13:14:45 -0800 + +vyatta-cfg-system (0.15.127) unstable; urgency=low + + * Move interface support from vyatta-cfg to vyatta-cfg-system + * Fix command-with-path-in-maintainer-script postinst:158 + /usr/sbin/dpkg-reconfigure + * Add vyatta-interfaces.pl to build + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Mon, 21 Dec 2009 12:38:05 -0800 + vyatta-cfg-system (0.15.126) unstable; urgency=low * User deletion update diff --git a/debian/control b/debian/control index 49c27a8b..ee11c997 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Depends: acpid, procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3), libpam-radius-auth, - vyatta-cfg (>= 0.15.33), + vyatta-cfg (>= 0.16), libpam-runtime (>= 1.0.1-5), vyatta-bash | bash (>= 3.1), sysv-rc, |