X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=b21ba0c06031aa04f92cdc6e325a702b2025073e;hb=0d23c76a5ddf0d76d650f59d556d705b7ac05e80;hp=940d336a001bc3e6cc9e74017c6fc57f6e18db0a;hpb=66b45e6ec4cf6a5f303ddd77b5c59e65ff93a254;p=pkg-tig.git diff --git a/debian/changelog b/debian/changelog index 940d336..b21ba0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,134 @@ -tig (0.15-1) unstable; urgency=low +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). + - Fixed substitution of %(xxx) in prompt commands; thanks to Daniel T Chen + for reporting this (Closes: #635546). + - Fixed 'go to a line' feature; thanks to Christian Ohm for reporting this + (Closes: #626124). + * debian/rules: + - 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 + +tig (0.17-1) unstable; urgency=low * New upstream release: + - Fixed ncurses 2.8 issue causing tig to fail to start; thanks to Tarek + Soliman for reporting this and RjY for pointing out the new upstream + release (Closes: #617318). + - Enabled revision graph rendering by default; thanks to Paul Wise for + reporting this (Closes: #611876). + * Uploading to unstable -- Squeeze has been released \o/ + * debian/rules: + - (Again) pass -I/usr/include/ncursesw to CFLAGS; this is no longer + handled by the configure script which now uses the third-party + 'AX_WITH_CURSES' macro. + - Do not install 'test-graph' to the package. + - Install 'NEWS' as upstream changelog, rather than as 'NEWS'. + + -- Sebastian Harl Tue, 08 Mar 2011 14:43:17 +0100 + +tig (0.16.2-1) experimental; urgency=low + + * New upstream release. + * debian/patches: + - Removed bts594549-pager-segfault -- included upstream. + * debian/control, debian/rules: + - No longer use dpatch. + * Removed debian/README.source. + * Uploading to experimental because of the Squeeze freeze. + * debian/control: + - Updated Standards-Version to 3.9.1 -- no changes. + + -- Sebastian Harl Tue, 21 Sep 2010 21:57:26 +0200 + +tig (0.16-2) unstable; urgency=low + + * debian/patches: + - Added bts594549-pager-segfault - upstream patch fixing a segfault when + started in pager mode; thanks to Kumar Appaiah for reporting this and + pointing out the upstream fix (Closes: #594549). + * debian/control, debian/rules: + - Build-depend on and use dpatch. + * Added debian/README.source: + - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz. + + -- Sebastian Harl Fri, 03 Sep 2010 21:23:44 +0200 + +tig (0.16-1) unstable; urgency=low + + * New upstream release; thanks to Sedat Dilek for the pointer + (Closes: #586560). + * debian/control: + - Updated versioned build-dep on asciidoc to versions >= 8.4 as documented + in the upstream `INSTALL' file. + - Updated standards-version to 3.8.4 -- no changes. + - Added epoch to versioned dependency on git-core and added git (>= + 1:1.7.0.4-2~) as an alternative dependency, according to the rename of + the package; thanks to Jonathan Nieder and Beat Bolli for reporting this + (Closes: #568582). + - Depend on ${misc:Depends}, as recommended by debhelper. + + -- Sebastian Harl Tue, 22 Jun 2010 22:51:20 +0200 + +tig (0.15-1) unstable; urgency=low + + * New upstream release (Closes: #557575): - Fixed blame view when cwd is not the repo root; thanks to Chris Lamb for reporting this (Closes: #540766). * debian/control: - No longer build-depend on git-core - this is not required by the build system any more. + - Updated Standards-Version to 3.8.3 - no changes. + * debian/patches: + - Removed asciidoc-8.4.dpatch - included upstream. + * Added debian/tig.doc-base. + - … pointing to manual.html and manual.pdf. - -- Sebastian Harl Sat, 21 Nov 2009 21:05:09 +0100 + -- Sebastian Harl Mon, 23 Nov 2009 22:56:47 +0100 tig (0.14.1-2) unstable; urgency=low