2006
cogito (0.18.2-1) unstable; urgency=low
* new upstream version.
* debian/control: Build-Depends-Indep, Depends: git-core (>> 1:1.4.2-0)
(add missing epoch, closes: #394838); Depends: patch (closes: #400100).
-- Gerrit Pape <pape@smarden.org> Tue, 5 Dec 2006 13:43:12 +0000
cogito (0.18.1-1) unstable; urgency=low
* new upstream version.
-- Gerrit Pape <pape@smarden.org> Mon, 30 Oct 2006 21:04:11 +0000
cogito (0.18-1) unstable; urgency=low
* new upstream version.
* makes cg-commit -p imply -e (closes: #387515).
* debian/diff/export-user-env-in-tutorial-script.diff,
debian/diff/selftests-need-bash.diff: remove; applied upstream.
* debian/control: Build-Depends-Indep, Depends: : git-core (>> 1.4.2-0).
-- Gerrit Pape <pape@smarden.org> Wed, 11 Oct 2006 17:47:22 +0000
cogito (0.17.3-2) unstable; urgency=medium
* debian/control: Build-Depends-Indep: ed (thx Andreas Jochens, closes:
#376131).
-- Gerrit Pape <pape@smarden.org> Tue, 4 Jul 2006 08:15:28 +0000
cogito (0.17.3-1) unstable; urgency=low
* new upstream version (closes: #374840). * debian/control: Standards-Version: 3.7.2.0; Build-Depends-Indep: bzip2 (for tutorial-script). * debian/rules: install symlinks for man pages for deprecated programs (closes: #309569). * debian/diff/selftests-need-bash.diff: new; force bash for selftest scripts. * debian/diff/no-doc-tests.diff: remove. * debian/diff/export-user-env-in-tutorial-script.diff: new; GIT_* environment variables set in switch_user() must be exported to be available to the programs run afterwards.
-- Gerrit Pape <pape@smarden.org> Tue, 27 Jun 2006 14:24:52 +0000
cogito (0.17.2-1) unstable; urgency=low
* new upstream version.
-- Gerrit Pape <pape@smarden.org> Sun, 16 Apr 2006 14:09:02 +0000
cogito (0.17.1-1) unstable; urgency=low
* new upstream version. * debian/control: Recommends: gawk (closes: #355826). * debian/diff/no-doc-tests.diff: new; don't run test target in Documentation/ as it fails without cogito being installed.
-- Gerrit Pape <pape@smarden.org> Sat, 1 Apr 2006 16:08:41 +0000
cogito (0.17.0-1) unstable; urgency=low
* new upstream version. * debian/rules: remove workaround wrong permissions, fixed upstream. * debian/diff/test-env.diff: new; environment for selftests.
-- Gerrit Pape <pape@smarden.org> Fri, 3 Mar 2006 23:37:15 +0000
cogito (0.17rc2-1) unstable; urgency=low
* new upstream version.
* permits adding of dangling symlinks (closes: #313596).
* debian/diff/tests-stdin-devnull.diff: remove; fixed upstream.
-- Gerrit Pape <pape@smarden.org> Thu, 16 Feb 2006 14:59:25 +0000
cogito (0.16.3-1) unstable; urgency=low
* new upstream version.
* debian/control: Build-Depends: asciidoc (>> 7.0.2-3) (ease backport to
sarge, thx Norbert Tretkowski, closes: #344935).
* debian/rules: chmod 755 cg-clone (for selftests, workaround wrong
permissions in upstream tarball).
-- Gerrit Pape <pape@smarden.org> Tue, 17 Jan 2006 07:41:23 +0000
2005
cogito (0.16.2-1) unstable; urgency=low
* new upstream version.
* fixes incompatibility with bash 3.1 (closes: #342852).
-- Gerrit Pape <pape@smarden.org> Thu, 15 Dec 2005 09:07:40 +0000
cogito (0.16.0-1) unstable; urgency=low
* new upstream version.
* debian/implicit: update to revision 1.11.
* debian/rules: manually set (upstream)VERSION=0.16; build: run selftests;
apply diffs with patch -p1.
* debian/control: Build-Depends-Indep: git-core, rsync, less (for
selftests).
* debian/diff/tests-stdin-devnull.diff: skip selftests t9000-init/16,
t9206-merge-multi-base/6,7 for now as they fail with stdin redirected to
/dev/null.
-- Gerrit Pape <pape@smarden.org> Tue, 6 Dec 2005 13:05:30 +0000
cogito (0.16rc2-1) unstable; urgency=low
* new maintainer (closes: #338789). * new upstream version (closes: #339101, #325359, #322495). * complete re-package: * no longer contains the git core, but depends on the git-core package instead (closes: #321301). * no longer contains the gitk program, install the gitk package instead (closes: #336174). * git-core package provides the git program again (closes: #316677, #324207, #338368); Build-Depend: libcurl3-gnutls-dev (closes: #333705); install programs into $DESTDIR/usr/bin/ (closes: #324382); git-core recommends openssh-client (closes: #333701, #321014).
-- Gerrit Pape <pape@smarden.org> Fri, 18 Nov 2005 21:34:57 +0000
cogito (0.12.1+20050730-1.2) unstable; urgency=low
* Non-maintainer upload. * Build-depend against libcurl3-openssl-dev. (closes: #333705) * Depends against openssh-client instead of ssh. (closes: #333701, #321014)
-- Bastian Blank <waldi@debian.org> Thu, 13 Oct 2005 10:34:58 +0000
cogito (0.12.1+20050730-1.1) unstable; urgency=low
* Non-maintainer upload. * Install tools into bin. (closes: #324382)
-- Bastian Blank <waldi@debian.org> Tue, 11 Oct 2005 07:32:59 +0000
cogito (0.12.1+20050730-1) unstable; urgency=low
* Updated to Pasky's latest (134b78a167b5f77725cd8435849de7298b6de477).
(closes: #317914, #319869)
* Added /usr/bin/git and /usr/bin/cg back in, because they're no longer
disposable. Renamed /usr/bin/git to /usr/bin/gt to avoid the name
collision with GNU Interactive Tools. Renamed /usr/bin/cg to /usr/bin/cog
to avoid the name collision with cgvg. Yes, the Debian Cogito is now
incompatible with the rest of the world! Yay!
* Now depends on ssh instead of rsh-client.
-- Sebastian Kuzminsky <seb@highlab.com> Sat, 30 Jul 2005 23:44:51 -0600
cogito (0.12+20050705-1) unstable; urgency=low
* Updated to Pasky's latest (b21855b8734ca76ea08c0c17e4a204191b6e3add).
* New asciidoc gets the output filename correct, so I no longer need to
rename it.
-- Sebastian Kuzminsky <seb@highlab.com> Tue, 5 Jul 2005 21:24:23 -0600
cogito (0.11.3+20050610-1) unstable; urgency=low
* Updated to Pasky's latest (c7e145e8c2b33e1063ae40b1ac67376c0ed7777a).
This includes the fix to the bug Clement Vasseur reported (closes:
#312929)
* Removed /usr/bin/git and /usr/bin/cg from the .deb: they're not that
useful and they conflict with other, more useful programs. (closes:
#312291, #312956)
* Install all the new docs.
-- Sebastian Kuzminsky <seb@highlab.com> Fri, 10 Jun 2005 21:24:16 -0600
cogito (0.11.3-1) unstable; urgency=low
* Updated to Pasky's latest (0.11.3, aka
12a9d2376c90477b4a235d59fc71acd1975dc0fd).
-- Sebastian Kuzminsky <seb@highlab.com> Thu, 9 Jun 2005 08:52:16 -0600
cogito (0.11.1-1) unstable; urgency=low
* Updated to Pasky's latest (0.11.1, aka
300ab153620d2492e824cb3561c32debb5e80bf8).
* The upstream now wants to install an executable as /usr/bin/git, so the
package has to Conflict with the git package (GNU Interactive Tools).
* Minor documentation polish.
-- Sebastian Kuzminsky <seb@highlab.com> Thu, 2 Jun 2005 23:39:21 -0600
cogito (0.10+20050527-1) unstable; urgency=low
* Updated to Pasky's latest (3703fac2148a18aafd3dc3d41f7ace0d6eb966ec).
* Fixed some dependency problems, thanks to Jonas Fonseca for pointing them
out.
-- Sebastian Kuzminsky <seb@highlab.com> Fri, 27 May 2005 21:15:01 -0600
cogito (0.10+20050526-1) unstable; urgency=low
* Updated to Pasky's latest (140326b1fe6fd967edaffba13b5d8f4aa9d36732).
-- Sebastian Kuzminsky <seb@highlab.com> Thu, 26 May 2005 09:52:29 -0600
cogito (0.10+20050518-2) unstable; urgency=low
* Move the git(1) manpage to git(7). That's where it belongs (it doesnt
correspond to a command), and there it won't conflict with the git(1)
manpage from the git package (GNU Interactive Tools). closes: #309776
-- Sebastian Kuzminsky <seb@highlab.com> Thu, 19 May 2005 14:42:43 -0600
cogito (0.10+20050518-1) unstable; urgency=low
* Updated to Pasky's latest tree (5cd4c7b7686d334e341b21d92449349feda3ef65).
-- Sebastian Kuzminsky <seb@highlab.com> Wed, 18 May 2005 21:50:29 -0600
cogito (0.10+20050515-2) unstable; urgency=low
* Minor improvements to the helper scripts.
-- Sebastian Kuzminsky <seb@highlab.com> Tue, 17 May 2005 22:52:44 -0600
cogito (0.10+20050515-1) unstable; urgency=low
* Updated to Pasky's latest tree (5b8a6821715d2af7085ae7c408d1ccd4133462b0).
This includes improved documentation, handling of symlinks, and addition
of testing infrastructure.
* Added some missing run-time dependencies.
* Added a little patch to the git-diff-helper documentation to make asciidoc
not choke.
* Added a gross little workaround for the asciidoc bug, now we get man pages
for the GIT core commands.
-- Sebastian Kuzminsky <seb@highlab.com> Sun, 15 May 2005 20:53:44 -0600
cogito (0.10+20050513-3) unstable; urgency=low
* Compile git against the handtuned PowerPC assembly for the PowerPC target
architecture.
* Minor cleanup to debian/rules.
-- Sebastian Kuzminsky <seb@highlab.com> Sat, 14 May 2005 08:08:12 -0600
cogito (0.10+20050513-2) unstable; urgency=low
* Compile against the included GPL SHA1 code lifted from Mozilla, instead of
the (possibly) GPL-incompatible OpenSSL code
-- Sebastian Kuzminsky <seb@highlab.com> Fri, 13 May 2005 23:11:06 -0600
cogito (0.10+20050513-1) unstable; urgency=low
* Updated to Pasky's latest tree (fa6e9eb368e949e78c4e66217461cf624b52b0a2).
-- Sebastian Kuzminsky <seb@highlab.com> Fri, 13 May 2005 22:58:58 -0600
cogito (0.10+20050512-1) unstable; urgency=low
* Updated to Pasky's latest tree (d8dbbb78d8171be2f2fa7d35eeffd20eaf866bbf).
This includes better docs, improved support for symlinks, more
user-control over the commit process, and misc bugfixes.
* Now depends on the RCS package, Vincent Danjean pointed out that cogito
(cg-Xmergefile) calls RCS' merge.
-- Sebastian Kuzminsky <seb@highlab.com> Thu, 12 May 2005 22:40:32 -0600
cogito (0.10+20050511-1) unstable; urgency=low
* Updated to Pasky's latest tree (f7d4b2adfc6a29036e2a8abe5b742e57b64e50d7).
This includes better documentation for the core git commands, available in
/usr/share/doc/cogito in .txt and .html. manpages are not yet available
due to a bug in asciidoc, a patch to asciidoc has been submitted by David
Greaves (the GIT manpage guy). The description of the bug and the patch
for it are here: http://marc.theaimsgroup.com/?l=git&m=111558757202243&w=2
* Updated list of copyrights.
* Now needs asciidoc to build the documentation.
-- Sebastian Kuzminsky <seb@highlab.com> Wed, 11 May 2005 13:37:44 -0600
cogito (0.10-2) unstable; urgency=low
* Install the 'internal' scripts and shell library in /usr/share/cogito,
instead of /usr/lib/cogito. Thanks to Ben Finney and Peter Samuelson for
cluing me in.
-- Sebastian Kuzminsky <seb@highlab.com> Tue, 10 May 2005 11:00:18 -0600
cogito (0.10-1) unstable; urgency=low
* Updated to Pasky's latest tree (cogito-0.10,
4ed293bc0a5ffca9683e139cad499b69a4c4d569)
* Don't need to patch the upstream Makefile now that $prefix is settable
from debian/rules
-- Sebastian Kuzminsky <seb@highlab.com> Sun, 8 May 2005 21:39:36 -0600
cogito (0.9-1) unstable; urgency=low
* Updated to Pasky's latest tree (cogito-0.9,
cc5517b4ea4134c296d4ce2b1d82700c44200c1e)
-- Sebastian Kuzminsky <seb@highlab.com> Sat, 7 May 2005 21:18:20 -0600
cogito (0.8+20050507-1) unstable; urgency=low
* Updated to Pasky's latest commit (084187ef46587089387d9ffb139279d0e7a18ae6) * new .orig.tgz to hide my blunder...
-- Sebastian Kuzminsky <seb@highlab.com> Sat, 7 May 2005 10:18:45 -0600
cogito (0.8+20050506-2) unstable; urgency=low
* Fixed an off-by-one whitespace error in this changelog, hopefully
this will convince lintian it's not an NMU
* Added the other copyright holders (thanks Anibal!)
-- Sebastian Kuzminsky <seb@highlab.com> Sat, 7 May 2005 08:00:50 -0600
cogito (0.8+20050506-1) unstable; urgency=low
* Updated to Pasky's latest tree (a61acea329ecb38ffd784abd896397911f16d670) * Handle patches to the upstream with dpatch * Closes ITP bug report #304602 (closes: #304602). * Don't need to make /usr/sbin
-- Sebastian Kuzminsky <seb@highlab.com> Fri, 6 May 2005 21:48:33 -0600
cogito (0.8-2) unstable; urgency=low
* Added proper Build-Depends
-- Sebastian Kuzminsky <seb@highlab.com> Fri, 6 May 2005 10:59:50 -0600
cogito (0.8-1) unstable; urgency=low
* Initial Release.
* Fixed the Makefile install directory to $(DESTDIR)/usr/bin instead of
$(DESTDIR)/$(HOME)/bin
-- Sebastian Kuzminsky <seb@highlab.com> Thu, 5 May 2005 10:27:14 -0600