diff options
author | Julian Blake Kongslie <jblake@omgwallhack.org> | 2011-01-18 17:55:54 -0800 |
---|---|---|
committer | Julian Blake Kongslie <jblake@omgwallhack.org> | 2011-01-18 17:55:54 -0800 |
commit | 22f758a0af96b5b662b929f54a4c91f8f5d810ee (patch) | |
tree | 2bfdba00a0fa9c70a27b009985ef891aa97e0a86 /pinyconfigs/debian | |
parent | 0c395cf4516981ef0f9b56a082d700f6fc4697e9 (diff) | |
download | piny-code-22f758a0af96b5b662b929f54a4c91f8f5d810ee.tar.gz piny-code-22f758a0af96b5b662b929f54a4c91f8f5d810ee.zip |
Config for AJAX validation.
Diffstat (limited to 'pinyconfigs/debian')
-rw-r--r-- | pinyconfigs/debian/changelog | 6 | ||||
-rw-r--r-- | pinyconfigs/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/pinyconfigs/debian/changelog b/pinyconfigs/debian/changelog index 038fb49..c5fb6bf 100644 --- a/pinyconfigs/debian/changelog +++ b/pinyconfigs/debian/changelog @@ -1,3 +1,9 @@ +pinyconfigs (0.3) unstable; urgency=low + + * Depend on pinyweb. + + -- Julian Blake Kongslie <jblake@omgwallhack.org> Tue, 18 Jan 2011 17:55:46 -0800 + pinyconfigs (0.2) unstable; urgency=low * Standards version. diff --git a/pinyconfigs/debian/control b/pinyconfigs/debian/control index 1af1c86..cce693f 100644 --- a/pinyconfigs/debian/control +++ b/pinyconfigs/debian/control @@ -8,7 +8,7 @@ Standards-version: 3.9.1 Package: pinyconfigs Architecture: all -Depends: ${misc:Depends} +Depends: ${misc:Depends}, pinyweb (>= 0.8) Description: Configuration files for piny The configuration files needed for a piny configuration. . |