diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2008-10-13 16:10:52 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2008-10-13 16:10:52 -0700 |
commit | db349aeba68d510648b8b1c9f37342779f21b941 (patch) | |
tree | 82d277ef8e480033c958ee6efc24dc559a306831 /debian | |
parent | 22b1e03e3b042e1899ef31d9759f88c87a3ab58e (diff) | |
download | vyatta-cfg-quagga-db349aeba68d510648b8b1c9f37342779f21b941.tar.gz vyatta-cfg-quagga-db349aeba68d510648b8b1c9f37342779f21b941.zip |
use epoch in package version number
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2094387a..b8128287 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,8 @@ Depends: sed (>= 4.1.5), snmpd, vyatta-keepalived, bridge-utils, - ssh (>= 5.1p1-3), - openssh-server (>= 5.1p1-3), + ssh (>= 1:5.1p1-3), + openssh-server (>= 1:5.1p1-3), ed, tshark, ifenslave-2.6, |