diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-12-06 16:30:19 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-12-06 16:39:18 -0800 |
commit | b50112984f75faf046dc332f525325bf68fc32af (patch) | |
tree | b2cbb530cd591620e394d5bac68b079282a44496 /debian/control | |
parent | 03f76c0c226163b4be3e11341d3e04e13df6d2e6 (diff) | |
download | vyatta-cfg-system-b50112984f75faf046dc332f525325bf68fc32af.tar.gz vyatta-cfg-system-b50112984f75faf046dc332f525325bf68fc32af.zip |
Move touch() perl to Vyatta::File
Put function in common code.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c15d1d0c..5e6bd405 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.18.56), + vyatta-cfg (>= 0.18.58), libc6 (>= 2.7-6), libpam-runtime (>= 1.0.1-5), vyatta-bash | bash (>= 3.1), |