diff options
Diffstat (limited to 'piny/debian')
-rw-r--r-- | piny/debian/changelog | 6 | ||||
-rw-r--r-- | piny/debian/control | 3 |
2 files changed, 8 insertions, 1 deletions
diff --git a/piny/debian/changelog b/piny/debian/changelog index a2f8a36..c79e3bb 100644 --- a/piny/debian/changelog +++ b/piny/debian/changelog @@ -1,3 +1,9 @@ +piny (0.4) unstable; urgency=low + + * Increment standards version; fix depends. + + -- Julian Blake Kongslie <jblake@omgwallhack.org> Mon, 27 Dec 2010 14:03:24 -0800 + piny (0.3) unstable; urgency=low * Initial release of non-equivs version. diff --git a/piny/debian/control b/piny/debian/control index 5bc9988..b48d72f 100644 --- a/piny/debian/control +++ b/piny/debian/control @@ -2,8 +2,9 @@ Source: piny Maintainer: Julian Blake Kongslie <jblake@omgwallhack.org> Section: admin Priority: extra +Build-depends: debhelper (>= 7) Homepage: http://www.piny.be/piny-code/ -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Package: piny Architecture: all |