X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=afcb729f79c02d63f4a4421d9c82eed2e13b2119;hb=a64270daf418996543377db23c1740b83bc67091;hp=915ff0e7ed5b20ab9e5db29ad8ae79db8a8d06b4;hpb=07d34ca91d4ca16c71c463ebd5b20b37866a0691;p=pkg-tig.git diff --git a/debian/changelog b/debian/changelog index 915ff0e..afcb729 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,52 @@ -tig (1.0-1) UNRELEASED; urgency=low +tig (2.0.2-1) UNRELEASED; urgency=medium + + [ Sebastian Harl ] + * New upstream release; thanks to Aníbal Monsalve Salazar for reporting this + (Closes: #746560). + + [ Trent W. Buck ] + * Bump compat to 9. + + -- Sebastian Harl Sat, 12 Jul 2014 19:27:46 +0200 + +tig (1.2.1-1) unstable; urgency=low + + * New upstream release. + + -- Sebastian Harl Sat, 23 Nov 2013 19:46:52 +0100 + +tig (1.1-2) unstable; urgency=low + + * Re-upload to unstable; Wheezy has been released long ago (Closes: #712162). + * Fixed operation when inside a submodule (Closes: #701912). + + -- Sebastian Harl Sat, 23 Nov 2013 18:49:16 +0100 + +tig (1.1-1) experimental; urgency=low + + * New upstream release. + - Various documentation improvements in tigrc(5); thanks to Yuri D'Elia + for suggesting this (Closes: #682766). + * Uploading to experimental because of Wheezy freeze. + * debian/patches: + - Removed bts680442-broken-graph.patch; applied upstream. + * debian/control: + - Updated standards-version to 3.9.4 -- no changes. + + -- Sebastian Harl Tue, 29 Jan 2013 22:14:02 +0100 + +tig (1.0-2) unstable; urgency=low + + * debian/patches: + - Added bts680442-broken-graph.patch -- upstream patch fixing a regression + breaking the graph when path spec is specified; thanks to Simon Paillard + for reporting this (Closes: #680442). + * debian/source/format: + - Change to '3.0 (quilt)' format in order to apply the patch. + + -- Sebastian Harl Sun, 15 Jul 2012 11:42:29 +0200 + +tig (1.0-1) unstable; urgency=low * New upstream release; thanks to Salvatore Bonaccorso and Romain Francoise for reporting this (Closes: #656810). @@ -10,6 +58,9 @@ tig (1.0-1) UNRELEASED; urgency=low - Don't remove 'test-graph'; it is no longer installed by 'make install'. - Don't try to install TODO; it no longer exists. - Split build target into build-{arch,indep} as recommended by policy. + - Enabled harding build flags (use dpkg-buildflags). + * debian/control: + - Updated standards-version to 3.9.3 -- no changes. -- Sebastian Harl Thu, 17 May 2012 18:15:46 +0200