X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=1ab6b023cdd82428e35112c2350fa1c2f4c67d12;hb=61d09bd050fb1fa7f8355e6dd87c6d46862e99a7;hp=806f90e49a75cc96f551079fd1d4db9e58a1db44;hpb=6ba9cd34534370bb23a572e0125800400457dbb2;p=pkg-tig.git diff --git a/debian/changelog b/debian/changelog index 806f90e..1ab6b02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,176 @@ +tig (0.16.1-1) experimental; urgency=low + + * New upstream release. + * debian/patches: + - Removed bts594549-pager-segfault -- included upstream. + * debian/control, debian/rules: + - No longer use dpatch. + * Uploading to experimental because of the Squeeze freeze. + + -- Sebastian Harl Tue, 21 Sep 2010 01:26:04 +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 Mon, 23 Nov 2009 22:56:47 +0100 + +tig (0.14.1-2) unstable; urgency=low + + * debian/patches: + - Added asciidoc-8.4.dpatch - upstream patch fixing build issues with + asciidoc 8.4, thanks to Lucas Nussbaum for reporting this + (Closes: #534046). + * debian/control: + - Updated standards-version to 3.8.2 - no changes. + + -- Sebastian Harl Sun, 21 Jun 2009 18:36:46 +0200 + +tig (0.14.1-1) unstable; urgency=low + + * New upstream release. + * Uploading to unstable - Lenny has been released (Closes: #520636). + * debian/control: + - Moved tig from section "utils" to the newly added "vcs". + * debian/patches: + - Removed tigrc-example-fix.dpatch - included upstream. + - Removed quoted-config-opts-fix.dpatch - included upstream. + * debian/control: + - Updated standards-version to 3.8.1 - no changes. + + -- Sebastian Harl Fri, 03 Apr 2009 18:07:18 +0200 + +tig (0.14-1) experimental; urgency=low + + * New upstream release. + * debian/patches: + - Removed non-utf8-fix.dpatch - included upstream. + - Removed tigrc-parsing-fix.dpatch - included upstream. + - Removed mem-corruption-fix.dpatch - included upstream. + - Added tigrc-example-fix.dpatch - upstream patch fixing an error in + examples for the set command (Closes: #514990). + - Added quoted-config-opts-fix.dpatch - backported upstream patch fixing + the handling of quoted strings in the config file. + + -- Sebastian Harl Sat, 14 Feb 2009 13:59:03 +0100 + +tig (0.13-1) experimental; urgency=low + + * New upstream release (Closes: #513727). + * debian/copyright: Use © instead of (C) to make lintian happy. + * debian/patches: + - Added non-utf8-fix.dpatch - upstream patch fixing a regression in the + handling of non-UTF-8 locales. + - Added tigrc-parsing-fix.dpatch - upstream patch fixing a regression in + parsing ~/.tigrc. + - Added mem-corruption-fix.dpatch - upstream patch fixing memory + corruption when updating the tree view. + * debian/rules: + - Remove auto-generated NEWS.html and README.html in the clean target. + + -- Sebastian Harl Tue, 03 Feb 2009 10:59:25 +0100 + +tig (0.12.1-1) experimental; urgency=low + + * New upstream release. + - Added support for refreshing the main view (Closes: #498365). + - Disable boundary commits by default, fixing the behavior when using + options like --author=foo (Closes: #498628). + * Uploading to experimental because of Lenny freeze. + * debian/rules: + - Install upstream NEWS file to /usr/share/doc/tig/. + - No longer add -I/usr/include/ncursesw to CFLAGS - this is now handled by + the configure script. + - No longer pass LIBS="-lncursesw" to configure - this is now handled by + the configure script. + * debian/control: + - Depend on git-core >= 1.5.4 - this is required by the new upstream + release. + - Changed XS-Vcs-* to Vcs-*. + + -- Sebastian Harl Sat, 11 Oct 2008 18:06:24 +0200 + +tig (0.11-1) unstable; urgency=low + + * New upstream release. + * Added git-core to the build dependencies (Closes: #481828). + * Updated standards-version to 3.8.0 - no changes. + + -- Sebastian Harl Fri, 25 Jul 2008 07:47:37 +0200 + +tig (0.10.1-1) unstable; urgency=low + + * New upstream release. + * Moved "Homepage" field from package description to the source stanza. + - Added versioned build dependency on dpkg-dev (>= 1.14.6). + * Improved package description as suggested by Adeodato Simó + (Closes: #469290). + * Added wide character support, thanks to Cyril Brulebois for the patch + (Closes: #457068): + - Build-depend on libncursesw5-dev instead of libncurses5-dev. + - Pass "LIBS=-lncursesw" to configure. + - Added -I/usr/include/ncursesw to CFLAGS. + * Fixed a typo in debian/rules, preventing CFLAGS from being used, thanks to + Cyril Brulebois for the patch. + * Use the configure script provided by upstream. + * Updated standards-version to 3.7.3 - no changes. + + -- Sebastian Harl Mon, 31 Mar 2008 12:57:05 +0200 + +tig (0.9.1-1) unstable; urgency=low + + * New upstream release. + + -- Sebastian Harl Mon, 1 Oct 2007 15:07:38 +0200 + tig (0.9-1) unstable; urgency=low * New upstream release. + - The manpage builds fine now (Closes: #434127). * Install new bash completion script to /etc/bash_completion.d/. * Adapted package description to the latest git-core package description. + * debian/rules: Do not ignore "make clean" error. - -- Sebastian Harl Sun, 23 Sep 2007 20:25:48 +0200 + -- Sebastian Harl Sun, 23 Sep 2007 21:22:25 +0200 tig (0.8-1) unstable; urgency=low