diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 27 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index da02296..af59add 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +vyatta-op (0.13.27) unstable; urgency=low + + * add op command for image removal + + -- An-Cheng Huang <ancheng@vyatta.com> Wed, 11 Nov 2009 18:19:24 -0800 + +vyatta-op (0.13.26) unstable; urgency=low + + * Prevent problems on upgrade for files moved from vyatta-serial to + this package + + -- Mohit Mehta <mohit.mehta@vyatta.com> Mon, 09 Nov 2009 16:06:49 -0800 + +vyatta-op (0.13.25) unstable; urgency=low + + * move generic interface op commands to vyatta-op + + -- An-Cheng Huang <ancheng@vyatta.com> Mon, 09 Nov 2009 11:51:05 -0800 + +vyatta-op (0.13.24) unstable; urgency=low + + * add .merge-branch-exclude + * add install-image op commands + * add op commands for installed images + + -- An-Cheng Huang <ancheng@vyatta.com> Wed, 04 Nov 2009 15:32:46 -0800 + vyatta-op (0.13.23) unstable; urgency=low * Decolorize show system login users diff --git a/debian/control b/debian/control index e467822..fa2b3e1 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Depends: sed (>= 4.1.5), at, net-tools, libtimedate-perl +Replaces: vyatta-serial Suggests: util-linux (>= 2.13-5), ncurses-bin (>= 5.5-5), Description: bash operational command completion |