diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ff0ed47..92e06d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ cil (0.5.1-1) unstable; urgency=low + [ Andrew Chilton ] * New Upstream Version - -- Andrew Chilton <andychilton@gmail.com> Sat, 05 Jul 2008 18:46:31 +1200 + [ Francois Marier ] + * Change priority to extra + + -- Francois Marier <francois@debian.org> Sat, 05 Jul 2008 20:42:27 +1200 cil (0.5.0) unstable; urgency=low diff --git a/debian/control b/debian/control index 8ff2d2d..8694971 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: cil Section: perl -Priority: optional +Priority: extra Maintainer: Andrew Chilton <andychilton@gmail.com> Uploaders: Francois Marier <francois@debian.org> Standards-Version: 3.8.0 |