X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=3e75449fa304b96a8f509f60e379a07171d14e51;hb=7a500f47081544c66b2c2131b43f93d45a547369;hp=915ff0e7ed5b20ab9e5db29ad8ae79db8a8d06b4;hpb=07d34ca91d4ca16c71c463ebd5b20b37866a0691;p=pkg-tig.git diff --git a/debian/changelog b/debian/changelog index 915ff0e..3e75449 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,15 @@ -tig (1.0-1) UNRELEASED; urgency=low +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 +21,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