diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-10-27 10:47:05 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-10-27 10:47:05 -0700 |
commit | 8d62708b21d164340a1a22478be3fa6ad633da43 (patch) | |
tree | d72abecf5aab4c251c7d1c9603a8df3a3149f992 /debian | |
parent | efbe1109dfa783d2143e98012064e56e4a8ea999 (diff) | |
download | vyatta-cfg-quagga-8d62708b21d164340a1a22478be3fa6ad633da43.tar.gz vyatta-cfg-quagga-8d62708b21d164340a1a22478be3fa6ad633da43.zip |
Fix overwrite of irq commands
Need Replaces: line to indicate overwrite of irq commands
from earlier vyatta-cfg package
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8b234f8d..8b3aac01 100644 --- a/debian/control +++ b/debian/control @@ -56,7 +56,7 @@ Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), ntpdate -Replaces: vyatta-cfg (<< 0.16.4), +Replaces: vyatta-cfg (<< 0.17.33), vyatta-cfg-quagga (<< 0.18.17) Description: Vyatta system-level configuration templates/scripts Vyatta system-level configuration templates and scripts. |