From e5e568107f25f2306ae72efd6adede2273f5f7e4 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 13 Feb 2011 10:00:15 +0000 Subject: Release version 0.2. --- debian/changelog | 3 +++ debian/control | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8e77525..fada8db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ summain (0.2) squeeze; urgency=low + * New upstream release. + - do not report size of directories * debian/rules: Verify that versions match between debian/changelog and setup.py. * debian/control: Add build-dependency on extrautils, required for the version matching checking. + ' debian/control: add Homepage field. -- Lars Wirzenius Sun, 13 Feb 2011 09:47:52 +0000 diff --git a/debian/control b/debian/control index 890130f..90f1a91 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Section: misc Priority: optional Standards-Version: 3.8.3 Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3), - python (>= 2.5), extrautils + python (>= 2.5), extrautils, python-cliapp +Homepage: http://liw.fi/summain/ Package: summain Architecture: all -- cgit v1.2.1