changeset 232:dfb2cf5a5882 release-2.7

New release
author Steve Kemp <steve@steve.org.uk>
date Fri, 02 May 2008 21:10:09 +0100
parents 950fdc1cdc9a
children d1cfd7b1097a
files Makefile debian/changelog
diffstat 2 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri May 02 21:09:40 2008 +0100
+++ b/Makefile	Fri May 02 21:10:09 2008 +0100
@@ -13,7 +13,7 @@
 #  Only used to build distribution tarballs.
 #
 DIST_PREFIX = ${TMP}
-VERSION     = 2.6
+VERSION     = 2.7
 BASE        = chronicle
 
 
@@ -47,6 +47,7 @@
 	@if [ -d output   ]; then rm -rf output; fi
 	@if [ -e build-stamp ]; then rm -f build-stamp; fi
 	@if [ -e chronicle.1 ]; then rm -f chronicle.1 ; fi
+	@if [ -e debian/chronicle.debhelper.log ]; then rm debian/chronicle.debhelper.log; fi
 
 #
 #  Show what has been changed in the local copy vs. the remote repository.
--- a/debian/changelog	Fri May 02 21:09:40 2008 +0100
+++ b/debian/changelog	Fri May 02 21:10:09 2008 +0100
@@ -1,3 +1,12 @@
+chronicle (2.7-1) unstable; urgency=low
+
+  * New upstream release:
+    - Don't needlessly strip the suffix from titles.
+    - Added utility to warn about duplicated titles.
+    - Added new "leftbar" theme.
+
+ -- Steve Kemp <skx@debian.org>  Fri, 2 May 2008 21:00:12 +0000
+
 chronicle (2.6-2) unstable; urgency=low
 
   * Include manpage for chronicle-spooler.