summaryrefslogtreecommitdiff
path: root/libpiny/debian/control
diff options
context:
space:
mode:
authorjrayhawk+piny.be@omgwallhack.org <jrayhawk+piny.be@omgwallhack.org>2012-08-30 20:55:19 -0700
committerjrayhawk+piny.be@omgwallhack.org <jrayhawk+piny.be@omgwallhack.org>2012-08-30 20:55:19 -0700
commit6bd82e8bb3aded8fa697b8ffe30bcf7ec3ab39c4 (patch)
tree8b0e4750fb37784ad837423e416f90a0a86df288 /libpiny/debian/control
parente35898e00cfa137189d760e14eaf4b5d052f7090 (diff)
downloadpiny-code-6bd82e8bb3aded8fa697b8ffe30bcf7ec3ab39c4.tar.gz
piny-code-6bd82e8bb3aded8fa697b8ffe30bcf7ec3ab39c4.zip
Migrate Config::Simple over to Config::GitLike
Fixes problems parsing complex option statements, particularly url.<base>.pushInsteadOf
Diffstat (limited to 'libpiny/debian/control')
-rw-r--r--libpiny/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpiny/debian/control b/libpiny/debian/control
index 4328fc3..16f606a 100644
--- a/libpiny/debian/control
+++ b/libpiny/debian/control
@@ -8,7 +8,7 @@ Standards-version: 3.9.1
Package: libpiny-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libconfig-simple-perl, libdigest-hmac-perl, libdigest-sha1-perl | libdigest-sha-perl, libemail-valid-loose-perl, libmath-gmp-perl, libmoose-perl, libmoosex-singleton-perl, libmoosex-strictconstructor-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libconfig-gitlike-perl, libdigest-hmac-perl, libdigest-sha1-perl | libdigest-sha-perl, libemail-valid-loose-perl, libmath-gmp-perl, libmoose-perl, libmoosex-singleton-perl, libmoosex-strictconstructor-perl
Description: Perl interface for the piny infrastructure
This is a set of modules for accomplishing administrative tasks in the piny.be
infrastructure.