diff options
author | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2010-07-19 02:40:58 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2010-07-19 02:40:58 -0700 |
commit | d9b1e99b4179ca7cb10d3930573be1febb8f278e (patch) | |
tree | c5b085fdf5b1581e9f6e0bbfafe8663095c8bbb5 /usr/src/pinyadmin/debian/control | |
parent | d83ce669fa01331645a3729c4f77e0c39b9cf814 (diff) | |
parent | 9ddb2e2aa1f9a0c387e1a33b438b0065e7ebe4f9 (diff) | |
download | piny-code-d9b1e99b4179ca7cb10d3930573be1febb8f278e.tar.gz piny-code-d9b1e99b4179ca7cb10d3930573be1febb8f278e.zip |
Merge branch 'master' of git+ssh://piny.be/srv/git/piny-code
Diffstat (limited to 'usr/src/pinyadmin/debian/control')
-rw-r--r-- | usr/src/pinyadmin/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/pinyadmin/debian/control b/usr/src/pinyadmin/debian/control index 950a6c9..ea2b073 100644 --- a/usr/src/pinyadmin/debian/control +++ b/usr/src/pinyadmin/debian/control @@ -7,7 +7,7 @@ Standards-version: 3.8.4 Package: pinyadmin Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libpiny-perl (>= 0.9) +Depends: ${perl:Depends}, ${misc:Depends}, libpiny-perl (>= 0.11) Description: Administrative programs for piny The command-line programs for day-to-day administrative tasks in the Piny infrastructure. |