# HG changeset patch # User Steve Kemp # Date 1209759009 -3600 # Node ID dfb2cf5a5882e99ee0f8dded934ee079fc8163e5 # Parent 950fdc1cdc9a965525992908e59439b441a2191a New release diff -r 950fdc1cdc9a -r dfb2cf5a5882 Makefile --- 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. diff -r 950fdc1cdc9a -r dfb2cf5a5882 debian/changelog --- 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 Fri, 2 May 2008 21:00:12 +0000 + chronicle (2.6-2) unstable; urgency=low * Include manpage for chronicle-spooler.