diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-22 13:55:05 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-22 13:55:05 -0800 |
commit | a3a17acedc9fc88289d4659ef1b235af6626acfd (patch) | |
tree | 3b0f86ec3bbddb73612882cf865beb4f2eb91e59 | |
parent | 19cc5669e552a1d1b21850a3ba8cb3b19e60a563 (diff) | |
parent | f60ede6d38eb053ee3f730fd6f35d33c3cbf036a (diff) | |
download | vyatta-cfg-system-a3a17acedc9fc88289d4659ef1b235af6626acfd.tar.gz vyatta-cfg-system-a3a17acedc9fc88289d4659ef1b235af6626acfd.zip |
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 79674761..b2fe1960 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-cfg-system (0.16.2) unstable; urgency=low + + * allow vyatta-cfg-system to replace interface files in older versions + of + + -- Mohit Mehta <mohit.mehta@vyatta.com> Tue, 22 Dec 2009 11:45:39 -0800 + vyatta-cfg-system (0.16.1) unstable; urgency=low * UNRELEASED diff --git a/debian/control b/debian/control index ee11c997..cda600a9 100644 --- a/debian/control +++ b/debian/control @@ -49,5 +49,6 @@ Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), ntpdate +Replaces: vyatta-cfg (<< 0.16) Description: Vyatta system-level configuration templates/scripts Vyatta system-level configuration templates and scripts. |