debian: new upstream point release
[git/debian.git] / debian / changelog
blob2ce657261a74a327462c4610d55f6185b7cc56db
1 git (1:2.5.1-1) unstable; urgency=medium
3   * new upstream point release (see RelNotes/2.5.1.txt).
5  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 28 Aug 2015 14:27:25 -0700
7 git (1:2.5.0-1) unstable; urgency=low
9   * new upstream release (see RelNotes/2.5.0.txt).
11  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jul 2015 10:47:13 -0700
13 git (1:2.4.6-1) unstable; urgency=medium
15   * new upstream release (see RelNotes/2.[234].*.txt).
16   * debian/rules: use install-html target for git-subtree docs
17     (see #768795).
18   * gitweb: Pre-Depends: dpkg 1.16.1 for -noawait support.
19   * gitweb.apache2.conf: make configuration conditional on MIME
20     support (thx Uwe Storbeck; closes: #775236).
22  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 21 Jul 2015 12:08:09 -0700
24 git (1:2.1.4-2.1) unstable; urgency=medium
26   * Non-maintainer upload.
27   * Use interest-noawait triggers for gitweb to avoid a
28     trigger cycle.  (Closes: #774607)
30  -- Niels Thykier <niels@thykier.net>  Mon, 02 Feb 2015 19:42:37 +0100
32 git (1:2.1.4-2) unstable; urgency=medium
34   * update gitweb configuration for Apache 2.4:
35     * apache2.conf:
36       * make configuration conditional on CGI and alias support.
37       * put explicit '+' before FollowSymLinks option.
38     * README.Debian: update with new configuration file path.
39       Mention CGI support requirement.
40     * prerm: fix typo in last line (it should be "fi", not "then").
41     * update version number in conffile handling code to handle
42       upgrades within testing.
44  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 17:52:50 -0800
46 git (1:2.1.4-1) unstable; urgency=medium
48   * new upstream point release (CVE-2014-9390).
49     * checkout: tighten exit code handling on errors.
50     * avoid writing filenames to the work tree that some filesystems
51       do not distinguish from ".git".
52       * reject ".gIt" and other path components that case-fold
53         to ".git" in "git checkout", "git add", and "git fsck".
54       * new '[core] protectHFS' setting to reject path components
55         such as ".Git\u200f" that HFS+ folds to ".git" in
56         "git checkout" and "git add".  Always reject such paths
57         in "git fsck".  (U+200F is the Unicode right-to-left
58         mark.)
59       * new '[core] protectNTFS' setting to reject path components
60         such as ".Git " that NTFS folds to ".git" in "git checkout"
61         and "git add".  Always reject such paths in "git fsck".
62   * gitweb: use apache 2.4-compatible configuration (thx Jean-Michel
63     Nirgal Vourgère for advice; closes: #669292).
64     * rules, conffiles: Apache configuration goes in
65       /etc/apache2/conf-available, not conf.d.
66     * preinst, postinst, postrm: use dpkg-maintscript-helper to
67       rename the conffile and preserve local changes.
68     * postinst, prerm, postrm: use apache2-maintscript-helper if
69       present to load and unload gitweb configuration.
70     * implicit: check for debian/$pkg.triggers.
71     * triggers: re-run postinst when apache2-maintscript-helper is
72       installed.
73     * control:
74       * Pre-Depends: dpkg 1.15.8 for dpkg-maintscript-helper.
75       * Breaks: apache2.2-common because the Apache configuration
76         requires version 2.4.
77   * debian/diff/0009-git-svn-use-SVN-Ra-get_dir2-when-possible.diff:
78     new from upstream: git svn: use get_dir2 instead of get_dir when
79     possible (thx Eric Wong; works around: #767530).
80   * debian/diff/0010-gitweb-hack-around-CGI-s-list-context-...diff:
81     new from upstream: gitweb: be explicit about use of param() in list
82     context, avoiding log noiose with libcgi-pm-perl >= 4.08 and a test
83     failure in t9500-gitweb-standalone-no-errors.sh (thx Reiner
84     Herrmann; closes: #770655).
85   * correct spelling of Roland Mas's name in the 1:2.1.3-1 changelog
86     entry.
88  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 15:55:34 -0800
90 git (1:2.1.3-1) unstable; urgency=low
92   * new upstream point release.
93     * config --add: avoid segfault when key already has an empty value.
94     * remote-http: avoid failure due to command line length limits when
95       pushing many refs.
96     * fast-import: avoid segfault when trying to clear root tree.
97     * index-pack: reliably detect and error out when encountering
98       duplicate delta base.
99     * gc: do not prune objects only reachable from HEAD .
100     * fsck: be more consistent about exiting nonzero for corruption.
101     * am: tighten check for mbox 'From ' line.
102     * daemon: fix error message when bind() fails.
103     * mergetool: fix --output handling in meld >= 3.12 (see GNOME
104       bug 737869).
105     * gitweb: use start_form instead of startform for compatibility
106       with CGI.pm 4.04 and newer (thx Roland Mas; closes: #765525).
107     * pack-objects: do not write invalid bitmaps when hitting pack
108       size limit.
110  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 04 Nov 2014 13:20:39 -0800
112 git (1:2.1.1-1) unstable; urgency=low
114   * new upstream point release.
116  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 22 Sep 2014 17:56:49 -0700
118 git (1:2.1.0-1) unstable; urgency=low
120   * new upstream release (see RelNotes/2.1.0.txt).
122  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Aug 2014 16:09:26 -0700
124 git (1:2.1.0~rc1-1) unstable; urgency=low
126   * new upstream release candidate.
128  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 05 Aug 2014 13:59:00 -0700
130 git (1:2.0.1-1) unstable; urgency=low
132   * new upstream point release.
134  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 25 Jun 2014 15:09:25 -0700
136 git (1:2.0.0-2) unstable; urgency=low
138   * debian/rules: drop obsolete THREADED_DELTA_SEARCH setting.
139   * debian/rules: add SANE_TOOL_PATH= INSTALL=install TAR=tar to
140     OPTS to fix the Dyson build (thx Игорь Пашев; closes:
141     #734097).
142   * debian/rules: remove NO_PYTHON=1 now that the git_remote_helpers
143     library has been removed.
144   * debian/rules: remove git-p4 and its documentation from the git,
145     git-man, and git-doc packages.  It depends on Perforce, which is
146     not part of Debian.
148  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Jun 2014 16:17:46 -0700
150 git (1:2.0.0-1) unstable; urgency=low
152   * new upstream release (see RelNotes/2.0.0.txt).
154  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 28 May 2014 16:06:41 -0700
156 git (1:2.0.0~rc4-1) unstable; urgency=low
158   * new upstream release candidate.
159   * remove source-highlight build dependency since the markup
160     requiring it was removed upstream (thx Anders Kaserog;
161     LP: #1316810).
162   * remove git-bzr package to make room for a package built from
163     https://github.com/felipec/git-remote-bzr.
164     * debian/control: remove references to git-bzr package.
165     * debian/control: remove Build-Depends: bzr, python-bzrlib.
166     * debian/rules: remove rules to build, install, and clean
167       git-remote-bzr.
168     * debian/git-doc.docs: do not install git-remote-bzr.html.
169     * debian/git-remote-bzr.txt, debian/git-bzr.postinst,
170       debian/git-bzr.prerm, debian/git-bzr.README.Debian: remove.
172  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 21 May 2014 11:34:56 -0700
174 git (1:2.0.0~rc2-1) unstable; urgency=low
176   * new upstream release candidate.
178  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 May 2014 17:25:50 -0700
180 git (1:2.0.0~rc0-2) unstable; urgency=low
182   [ Anders Kaseorg ]
183   * add source-highlight build dependency (closes: #745591).
185  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 23 Apr 2014 11:09:25 -0700
187 git (1:2.0.0~rc0-1) unstable; urgency=low
189   * new upstream release candidate.
190   * debian/diff/0009-contrib-subtree-unset-prefix-before-....diff:
191     remove; applied upstream.
192   * update debian/copyright.
194  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Apr 2014 17:01:04 -0700
196 git (1:1.9.2-1) unstable; urgency=low
198   * new upstream point release.
199     * wt-status: subject full label string to l10n (thx Raphaël
200       Hertzog; closes: #725777).
202  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 09 Apr 2014 15:15:18 -0700
204 git (1:1.9.1-1) unstable; urgency=low
206   * new upstream point release.
208   [ Jonathan Nieder ]
209   * git-email: Recommends: libio-socket-ssl-perl (>= 1.951) since
210     earlier versions do not use OpenSSL's defaults when ca_path
211     and ca_file are unset.
213   [ Gilles Filippini ]
214   * install git-subtree from contrib (closes: #704652).
215   * debian/diff/0009-contrib-subtree-unset-prefix-before-proceeding.diff:
216     new; unset the 'prefix' environment variable before proceeding.
218  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Mar 2014 15:58:46 -0700
220 git (1:1.9.0-1) unstable; urgency=low
222   * new upstream release.
224  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Feb 2014 08:31:49 -0800
226 git (1:1.9.0~rc3-1) unstable; urgency=low
228   * new upstream release candidate.
230  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 07 Feb 2014 15:53:52 -0800
232 git (1:1.9~rc1-1) unstable; urgency=low
234   * new upstream release candidate.
236  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 14:07:56 -0800
238 git (1:1.9~rc0-1) unstable; urgency=low
240   * new upstream release candidate.
241   * debian/diff:
242     * 0001-remove-interpreter-line-from-shell-libraries.diff:
243       remove; applied upstream.
244     * 0002...0009: rename to 0001-*, ..., 0008-*.
245     * 0010-git-remote-mediawiki-do-not-remove-installed-...diff:
246       remove; applied upstream.
247   * debian/rules install: no more need to include DESTDIR in
248     mw-to-git INSTLIBDIR.
250  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 13:05:17 -0800
252 git (1:1.8.5.3-1) unstable; urgency=low
254   * new upstream point release.
256  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Jan 2014 16:18:25 -0800
258 git (1:1.8.5.2-2) unstable; urgency=low
260   * /etc/bash_completion.d/git-prompt: check for git-sh-prompt
261     and do not source it if git is removed but not purged (thx
262     Craig Small; closes: #726669).
263   * debian/control: package git Breaks: git-buildpackage versions
264     that rely on output from 'git status' without the --porcelain
265     flag (closes: #734223).
267  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jan 2014 14:46:23 -0800
269 git (1:1.8.5.2-1) unstable; urgency=low
271   * new upstream point release.
273  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Dec 2013 16:31:01 -0800
275 git (1:1.8.5.1-1) unstable; urgency=medium
277   * new upstream point release.
278     * submodule: do not copy unknown update mode from .gitmodules.
280  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 03 Dec 2013 14:12:55 -0800
282 git (1:1.8.5-1) unstable; urgency=low
284   * new upstream release.
285   * merge branch debian-experimental.
286   * git-daemon-sysvinit: advertise GIT_DAEMON_BASE_PATH in
287     /etc/default/git-daemon (thx Alexander Dahl and Antonio
288     Ospite; closes: #704985).
290  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Nov 2013 11:28:02 -0800
292 git (1:1.8.5~rc3-1) experimental; urgency=low
294   * new upstream release candidate.
296   [ Anders Kaseorg ]
297   * debian/rules: pass $(OPTS) to contrib/mw-to-git/Makefile
298     (closes: #729763).
300  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 16:35:29 -0800
302 git (1:1.8.5~rc2-1) experimental; urgency=low
304   * merge branch debian-sid.
305   * new upstream release candidate.
307   [ Thorsten Glaser ]
308   * package mw-to-git (closes: #718395).
309     * debian/control: new package git-mediawiki; Depends:
310       libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl,
311       libdatetime-format-iso8601-perl; package git now Suggests
312       and git-all Depends: git-mediawiki.
313     * debian/rules: build and install Git::Mediawiki perl module,
314       mediawiki remote helper, and 'git mw' command in
315       git-mediawiki package.
316     * debian/diff/0010-git-remote-mediawiki-do-not-remove-...diff:
317       new from upstream: mw-to-git: do not remove installed files
318       in "clean" target.
319     * debian/git-mediawiki.docs: install git-remote-mediawiki.txt.
321   [ Anders Kaseorg ]
322   * debian/diff/0003-transport-expose-git_tcp_connect-...diff:
323     include tcp.h before using tcp functions (closes: #728508).
325   [ Jonathan Nieder ]
326   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
327     remove; applied upstream.
329  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 13 Nov 2013 16:12:29 -0800
332 git (1:1.8.4.4-1) unstable; urgency=low
334   * new upstream point release.
336  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 17:51:36 -0800
338 git (1:1.8.4.3-1) unstable; urgency=low
340   * new upstream point release.
342  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 11 Nov 2013 15:51:10 -0800
344 git (1:1.8.5~rc0-1) experimental; urgency=low
346   * new upstream release candidate.
347   * debian/diff:
348     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff,
349       0002-post-receive-email-defend-against-non-utf8-...diff:
350       remove; applied upstream.
351     * 0003...0012: rename to 0001-*, ..., 0010-*.
353  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:01:15 -0700
355 git (1:1.8.4.2-1) unstable; urgency=low
357   * new upstream point release.
358   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
359     new from upstream: sort cvsserver output to combat Perl 5.18
360     hash randomization (thx Anders Kaseorg; closes: #727226).
362  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:00:07 -0700
364 git (1:1.8.4.1-1) unstable; urgency=low
366   * merge branch debian-experimental.
367   * new upstream point release.
368   * debian/control: Build-Depends tcl instead of tcl8.5
369     (closes: #725961).
371  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 21 Oct 2013 11:46:45 -0700
373 git (1:1.8.4-1) experimental; urgency=low
375   * new upstream release.
377  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 24 Aug 2013 14:50:38 -0700
379 git (1:1.8.4~rc4-1) experimental; urgency=low
381   * new upstream release candidate.
382   * debian/diff/0012-*, 0013-*: remove; applied upstream.
383   * debian/rules: define .NOTPARALLEL to avoid races between
384     "make" child processes (thx Anders Kaseorg; closes: #720274).
386  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 19 Aug 2013 22:41:08 -0700
388 git (1:1.8.4~rc3-1) unstable; urgency=low
390   * new upstream release candidate.
391     * switch de translation from pure German to German+English.
392   * debian/diff/:
393     * 0012-Revert-git-stash-avoid-data-loss-when-....diff: new
394       from upstream: stash: omit too-slow check for files
395       replaced by directories before stashing.
396     * 0013-Revert-Add-new-shortcut-for-HEAD.diff: new from
397       upstream: treat "@" and names like "refs/heads/@/foo" as
398       ordinary refnames again.
399   * debian/control: Vcs-Git: https://repo.or.cz/r/git/debian.git/
400     (thx brian m. carlson; closes: #719932).
401   * debian/git.README.source: suggest developing against
402     https://repo.or.cz/r/git/debian.git/.
403   * debian/watch: use xz-compressed tars from kernel.org again.
405  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 18 Aug 2013 03:41:49 -0700
407 git (1:1.8.4~rc2-1) unstable; urgency=low
409   * new upstream release candidate.
410     * cat-file: do not split --batch input lines on whitespace
411       (thx Joey Hess; closes: #718517).
413  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 10 Aug 2013 12:25:45 -0700
415 git (1:1.8.4~rc1-1) unstable; urgency=low
417   * new upstream release candidate.
418   * debian/watch: point to code.google.com again.
419   * debian/git.preinst:
420     * check that targets in /var/cache/git/* exist when
421       creating symlinks from /var/lib/git/ (thx Steve Cotton and
422       Christoph Anton Mitterer; closes: #718411).
423     * remove spurious '/var/lib/git/*' symlink from the upgrade
424       to 1:1.8.4~rc0-1.
426  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 01 Aug 2013 23:14:58 -0700
428 git (1:1.8.4~rc0-1) unstable; urgency=low
430   * new upstream release candidate.
431   * use /var/lib/git instead of /var/cache/git as default git
432     project root to comply with the Filesystem Hierarchy Standard
433     (thx Julian Gilbey; closes: #483788):
434     * git-daemon.default, git-daemon.in, git-daemon/run: use
435       base path of /var/lib and projectroot of /var/lib/git.
436     * gitweb.conf: $projectroot = "/var/lib/git".
437     * rules: package git: install empty /var/lib/git directory
438       instead of /var/cache/git.
439     * git.README.Debian, git-daemon-run.README.Debian,
440       git-daemon-sysvinit.README.Debian, gitweb.README.Debian:
441       update for the new project root.
442     * git.preinst: install symlinks /var/lib/git/* ->
443       ../../cache/git/*.
444     * git.NEWS.Debian: advertise the change and explain how to
445       adapt to it.
446   * update debian/copyright.
448  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 30 Jul 2013 19:11:14 -0700
450 git (1:1.8.3.2-1) unstable; urgency=low
452   * new upstream point release (see RelNotes/1.8.3.2.txt).
454  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 01 Jul 2013 19:20:03 -0700
456 git (1:1.8.3.1-1) unstable; urgency=low
458   * merge branch debian-experimental
459   * new upstream point release (see RelNotes/1.8.3.1.txt).
460   * debian/watch: use xz-compressed tarballs from kernel.org.
462  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 12 Jun 2013 07:50:53 -0700
464 git (1:1.8.3-1) experimental; urgency=low
466   * new upstream release (see RelNotes/1.8.3.txt).
468  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 29 May 2013 22:32:40 -0700
470 git (1:1.8.3~rc3-1) experimental; urgency=low
472   * new upstream release candidate.
474  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 19 May 2013 11:49:16 -0700
476 git (1:1.8.3~rc2-1) experimental; urgency=low
478   * new upstream release candidate.
479     * gitk: "grep diff" pickaxe variant (closes: #589283).
480   * debian/rules: install perl modules with correct permissions
481     (thx Christian Schwartz for suggesting it through lintian).
482   * move "git svn" perl helpers to the git-svn package.
483     * debian/rules: install Git::SVN and Git::SVN::* to the
484       git-svn package, not git.
485     * debian/control: git-svn: Breaks: and Replaces: old git.
486   * debian/rules: install perl module manpages to git-man and
487     git-svn packages, as appropriate.
488   * debian/rules: mark hooks in /usr/share/git-core/contrib/hooks/
489     as executable (thx Olivier Berger; closes: #687391).
490   * debian/control: drop Depends: and Build-Depends: libc6.1
491     (>= 2.10.2-6) [ia64] workaround for #563882, since that bug did
492     not affect any stable release.
493   * debian/control: drop dependencies on pre-Debian 5.0 (lenny)
494     packages.
495     * do not accept libcurl3-gnutls-dev as a substitute for
496       libcurl4-gnutls-dev.
497     * do not accept libsvn-core-perl as a substitute for
498       libsvn-perl.
499     * make asciidoc, docbook-xsl, runit, and tk dependencies
500       unversioned.
501     * git, git-man, git-cvs, git-svn, git-email, gitk: drop Breaks
502       and Replaces against cogito (<< 0.16rc2-0).
503     * git: drop Breaks against old qgit and git-buildpackage.
504     * git: drop Conflicts against git-core (<< 1:1.5.2~rc3-2.).
505     * git-gui: no longer Replaces git-core (<< 1:1.5.2.2-3).
506   * Use source format 3.0 (quilt).
508  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 15 May 2013 00:20:06 -0700
510 git (1:1.8.3~rc1-1) experimental; urgency=low
512   * new upstream release candidate.
513     * log --pretty: avoid undefined behavior in %>, %<, %><'s
514       truncation support (closes: #706400).
516  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 May 2013 23:28:04 -0700
518 git (1:1.8.3~rc0-1) experimental; urgency=low
520   * new upstream release candidate.
521     * remote-bzr: respect bzr "author" field in import (closes:
522       #705245).
523     * remote-bzr: allow re-add of a deleted file in the same commit
524       (closes: #704913, #704959).
526  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 29 Apr 2013 00:29:14 -0700
528 git (1:1.8.2.1-1) experimental; urgency=low
530   * new upstream point release (see RelNotes/1.8.2.1.txt).
531   * debian/implicit:
532     * check for debian/changelog.upstream.
533     * %.deb-DEBIAN-md5sums depends on /usr/share/doc/$pkg/doc/,
534       doc-base/, and lintian/ directories.
535     * do not remove files named after implicit targets.
536   * debian/rules:
537     * respect <num> in DEB_BUILD_OPTIONS=parallel=<num>.
538     * do not create ./changelog symlink (avoiding a race).
539     * override implicit git-core.deb-docs target, since git-core does
540       not have its own doc/ directory.
541   * debian/README.source: point to git.README.source (thx Helmut
542     Grohne; closes: #704580)
543   * debian/git.NEWS.Debian: add leading spaces before tab for
544     changelog parsers (thx Russ Allbery for suggesting it through
545     lintian).
547  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 08 Apr 2013 00:46:02 -0700
549 git (1:1.8.2-1) experimental; urgency=low
551   * new upstream release (see RelNotes/1.8.2.txt).
552   * package the bzr remote helper (closes: #702697).
553     * debian/control: new package git-bzr; Priority: extra; Provides:
554       git-remote-bzr; Depends: python, python-bzrlib; Conflicts:
555       bzr-git; Build-Depends: bzr, python, python-bzrlib for tests;
556       package git now Suggests and git-all Recommends: git-bzr.
557     * debian/git-remote-bzr.txt: new; explain usage.
558     * debian/rules: build git-remote-bzr documentation, munge script
559       shebang line, and install manpage (git-remote-bzr--git.1.gz)
560       and script (/usr/lib/git-core/git-remote-bzr--git) in git-bzr
561       package.
562     * debian/git-doc.docs: install git-remote-bzr.html.
563     * debian/git-bzr.postinst, debian/git-bzr.prerm: new; provide
564       /usr/bin/git-remote-bzr through the alternatives system.
565     * debian/git-bzr.README.Debian: new; explain how to get started.
566   * debian/control: Standards-Version: 3.9.4.0.
567   * debian/rules: define %.install depending on install-arch or
568     install-indep as appropriate for each package.
569   * debian/implicit: depend on %.install instead of both install-arch
570     and install-indep so "debian/rules binary-arch" does not try to
571     build documentation.
572   * debian/rules build-indep, install-indep: build documentation even
573     if asciidoc is not installed.  Build-Depends: dpkg-dev (>= 1.16.2).
574   * debian/rules: handle DEB_BUILD_OPTIONS=parallel=<num>.
576  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 31 Mar 2013 22:06:58 -0700
578 git (1:1.8.2~rc3-1) experimental; urgency=low
580   * new upstream release candidate.
582  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 09 Mar 2013 00:50:39 -0800
584 git (1:1.8.2~rc2-1) experimental; urgency=low
586   * new upstream release candidate.
587     * skip readlink() of entries in GIT_CEILING_DIRECTORIES after an
588       empty entry (thx Anders Kaseorg and Michael Haggerty).
589   * update debian/copyright.
591  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Mar 2013 15:22:27 -0800
593 git (1:1.8.2~rc1-1) experimental; urgency=low
595   * new upstream release candidate.
597  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 02 Mar 2013 13:27:28 -0800
599 git (1:1.8.2~rc0-1) experimental; urgency=low
601   * new upstream release candidate.
602     * push: require force for refs under refs/tags/.
603     * push: require force for annotated tags.
604   * debian/git.NEWS.Debian: advertise upcoming change to default
605     behavior of argumentless "git push [<remote>]".
606   * git-svn: no longer Depends: libwww-perl (thx RjY; closes:
607     #699536).
608   * update debian/copyright (closes: #699930).
610  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Feb 2013 16:52:57 -0800
612 git (1:1.8.1.3-1) experimental; urgency=low
614   * new upstream point release.
616  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 07 Feb 2013 23:08:48 -0800
618 git (1:1.8.1.2-1) experimental; urgency=low
620   * new upstream point release.
622  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Feb 2013 23:01:24 -0800
624 git (1:1.8.1.1-1) experimental; urgency=low
626   [ Jonathan Nieder ]
627   * debian/git.NEWS.Debian: bash completion script moved to
628     /usr/share/bash-completion/completions/ (thx Philipp Marek;
629     closes: #698055).
631   [ Gerrit Pape ]
632   * new upstream release.
634  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Jan 2013 08:17:53 +0000
636 git (1:1.8.1-1) experimental; urgency=low
638   * new upstream release (see RelNotes/1.8.1.txt).
640  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 31 Dec 2012 18:40:24 -0800
642 git (1:1.8.1~rc3-1) experimental; urgency=low
644   * new upstream release candidate.
645   * grep: enable perl regex (-P) support (thx Guido Günther; closes:
646     #669376).
648  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 25 Dec 2012 23:40:08 -0800
650 git (1:1.8.1~rc0-1) experimental; urgency=low
652   * new upstream release candidate.
653   * debian/control: mark all binary packages Multi-Arch: foreign (thx
654     Colin Watson; closes: #694651).
656  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 06 Dec 2012 15:10:21 -0800
658 git (1:1.8.0-1) experimental; urgency=low
660   * new upstream release (see RelNotes/1.7.11.txt, RelNotes/1.7.12.txt,
661     RelNotes/1.8.0.txt)
662     * git-svn: ignore SIGPIPE so serf can recover from HTTP timeouts
663       (closes: #526989).
664     * git-svn: use platform specific auth providers.
665     * git-svn: handle errors and concurrent commits in dcommit
666       (closes: #676904).
667     * am: support --include option.
668     * grep: add a grep.patternType configuration setting.
669     * daemon: --access-hook for authentication logging and policy.
670     * merge-base: expose --is-ancestor helper for scripts.
671     * branch: support --set-upstream-to with simpler syntax than
672       --set-upstream.
673     * format-patch: do not use bogus email addresses in message ids.
674     * http: trim trailing newline from /etc/mailname.
675     * do not ignore port in ssh URLs with ipv6 literals
676       (closes: #646178).
677     * look in ~/.config/git/config (XDG_CONFIG_HOME can override this)
678       before ~/.gitconfig for configuration.
679     * [core] excludesfile and attributes file default to
680       ~/.config/git/ignore and ~/.config/git/attributes.
681     * var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR
682       settings (closes: #666250).
683     * git-blame.el: address elisp warnings from emacs:
684       * use mapc instead of mapchar (closes: #611931).
685       * do not use goto-line in lisp code (closes: #611933).
686       * use with-current-buffer where appropriate (closes: #611932).
687     * cli: add Italian and Vietnamese translations.
688     * push: introduce new push.default mode "simple".  It will be the
689       default in the next major release.
691   [ Jonathan Nieder ]
692   * debian/diff:
693     * 0013...0031: remove; applied upstream.
694     * 0012-Makefile-add-a-knob-to-turn-off-...diff: remove; fixed
695       upstream.
696   * debian/rules:
697     * install German translation.
698     * use NO_INSTALL_HARDLINKS=1 instead of NO_HARDLINKS=1 in OPTS
699       (thx Tomáš Myšík and Anders Kaseorg; see #683568).
700     * install-arch: sanity-check that built-ins still do not approach
701       btrfs hardlink limit (see #642603).
702     * git: install git-prompt.sh from contrib/completion to
703       /usr/lib/git-core/git-sh-prompt.
704     * git: install completion script to
705       /usr/share/bash-completion/completions/{git,gitk} instead of
706       /etc/bash_completion.d.  This allows bash-completion 2.0 to load
707       it on the fly when completing arguments to git commands.
708   * debian/control: Breaks: bash-completion (<< 1:1.90-1).
709   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
710     remove /etc/bash_completion.d/git on upgrade if unmodified.
711   * debian/rules, debian/git.conffiles, debian/git-prompt.completion:
712     /etc/bash_completion.d/git-prompt: new; source
713     /usr/lib/git-core/git-sh-prompt so .bashrc files that rely on the
714     completion lib defining __git_ps1 can continue to work (thx Danny
715     Yates and Anders Kaseorg).
716   * debian/git.conffiles: remove /etc/bash_completion.d/git.
717   * update debian/copyright.
718   * debian/control: gitweb: Recommends: libhttp-date-perl or
719     libtime-module-perl for If-Modified-Since support; Build-Depends:
720     same to support test suite.
721   * debian/implicit: use order-only dependencies so "debian/rules
722     binary-arch" does not try to build documentation.
724   [ Gerrit Pape ]
725   * new upstream release.
727  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 31 Oct 2012 17:58:10 -0700
729 git (1:1.7.10.4-2) unstable; urgency=low
731   * debian/diff:
732     * 0013...0030: new from the upstream 'master' branch: git svn:
733       adapt to svn 1.7 changes:
734       * normalize paths and URLs passed to Subversion (thx Michael G.
735         Schwern; closes: #678137)
736       * use correct "svn cp" syntax when checking git svn's mangling
737         of @-signs in branch names (svn became stricter).
738       * commit filetype changes between a regular file and symlink as
739         replacement (deletion followed by addition) instead of
740         modification of files.  Otherwise, clients pulling the change
741         with "svn update" hit an assertion failure (svn issue 4091).
742     * 0031-git-svn-use-YAML-format-...diff: new from 1.7.11: git svn:
743       use YAML format for mergeinfo cache when possible.
744   * debian/control: git-svn: Depends: libyaml-perl for platform- and
745     version-independent .git/svn/.caches format; Build-Depends:
746     libyaml-perl for tests (thx Tim Retout for the analysis; closes:
747     #587650).
749  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 12 Oct 2012 13:27:36 -0700
751 git (1:1.7.10.4-1) unstable; urgency=low
753   * new upstream point release (thx Jonathan Nieder).
755  -- Gerrit Pape <pape@smarden.org>  Fri, 08 Jun 2012 00:04:11 +0000
757 git (1:1.7.10.2-1) unstable; urgency=low
759   * new upstream point release.
760     * merge-recursive: don't detect renames of empty files.
761     * fast-import: tighten parsing of datarefs.
762     * diff -c -U0: fix segfault showing start of file.
763   * debian/rules: do not install preliminary German translation.
765  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 11 May 2012 20:20:15 -0500
767 git (1:1.7.10-1) unstable; urgency=low
769   * new upstream release.
770     * merge: use editor by default in interactive sessions
771     * submodules: use relative paths to git dir and worktree.
772     * fast-import: reject "ls" of path with empty components.
773     * cli: add Chinese, Dutch, Portuguese, and Swedish translations.
774     * am: officially deprecate -b/--binary option.
775   * debian/diff:
776     * 0005-gitk-use-symbolic-font-names-sans-and-monospace-when-.diff,
777       0006-gitk-Skip-over-AUTHOR-COMMIT_DATE-when-searching-all-.diff:
778       remove; applied upstream.
779     * 0007...0014: rename to 0005-*, ... 0012-*.
780   * debian/git.README.Debian: make paths in inetd(8) hint
781     consistent with git-daemon-run and git-daemon-sysvinit setup.
782   * debian/control: package git: Suggests: gettext-base for translated
783     output in shell scripts.
785  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Apr 2012 22:28:18 -0500
787 git (1:1.7.9.5-1) unstable; urgency=low
789   * new upstream point release.
790   * debian/control: git-daemon-sysvinit: Priority: extra (thx Jonathan
791     Nieder; closes: #661317).
793  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Mar 2012 12:30:35 +0000
795 git (1:1.7.9.4-1) unstable; urgency=low
797   * new upstream point release.
798     * commit: skip intent-to-add entries instead of erroring out.
799     * grep -I: let diff attribute override binary file detection.
800     * clone, daemon, http-backend, transport: look for .../foo before
801       .../foo.git in response to requests for .../foo.
802     * rev-list: enable or disable --verify-objects behavior based on
803       the command line instead of uninitialized memory.
804     * checkout -b: allow switching out of an unborn branch (closes:
805       #506480).
806   * debian/diff: clean up patches for upstream.
807     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff:
808       hooks/post-receive-email: set content-transfer-encoding as well.
809     * 0002-post-receive-email-defend-against-non-utf8-...diff: new;
810       hooks/post-receive-email: avoid mixed-encoding messages when
811       i18n.logoutputencoding is not utf8 (thx Alexey Shumkin).
812     * 0002-remove-shebang-...diff: rename to 0003-remove-...diff;
813       remove #! line from sh-i18n and rebase--* shell libraries, too
814       (lintian); fix tests' --valgrind support to detect shell
815       libraries without the #! line (thx Jeff King).
816     * 0003-pre-rebase-hook-capture-...diff: simplify (thx Junio C
817       Hamano); rename to 0004-*.
818     * 0004-gitk-use-symbolic-font-names-...diff: rename to 0005-*; use
819       non-symbolic font names on platforms like Mac OS X, Windows, and
820       tk <= 8.4 that lack fontconfig support.
821     * 0005...0008, 0010: rename to 0006-*, ..., 0009-*, 0011-*;
822       clarify descriptions.
823     * 0009-tcp-unify-ipv4-and-ipv6-code-paths.diff, 0011-*: combine;
824       rename to 0010-*.
825     * 0012-transport-optionally-honor-DNS-SRV-records.diff, 0013-*:
826       combine; rename to 0011-*.
827     * 0014, 0015: rename to 0013-*, 0014-*.
828   * debian/git-daemon.init: respect GIT_DAEMON_ENABLE in restart and
829     reload actions (thx Jonathan McCrohan; closes: #663522).
830   * debian/control: git-gui: point to aspell for spell checking support
831     in the package description; Suggests: aspell (thx Jonathan Ballet,
832     closes: #656061).
833   * debian/control: add Vcs-Browser: http://repo.or.cz/w/git/debian.git
834     (thx Jonathan McCrohan; closes: #663451).
835   * debian/control: Standards-Version: 3.9.3.1.
836   * debian/copyright: adopt copyright-format 1.0.
838  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 14 Mar 2012 02:40:00 -0500
840 git (1:1.7.9.1-1) unstable; urgency=low
842   * new upstream point release.
843     * merge: do not launch an editor on "--no-edit $tag" (thx Guido
844       Günther; closes: #659255).
846  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 14 Feb 2012 15:32:48 -0600
848 git (1:1.7.9-1) unstable; urgency=low
850   * merge branch debian-experimental.
851   * new upstream release (closes: #657262).
852   * debian/diff/0016-unix-socket-handle-long-socket-...diff: remove;
853     applied upstream.
854   * debian/changelog: add missing parenthesis to 1:1.7.9~rc1-1 entry.
856  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 27 Jan 2012 21:23:27 -0600
858 git (1:1.7.9~rc1-1) experimental; urgency=low
860   * new upstream release candidate.
861   * debian/diff:
862     * 0014-Makefile-add-a-knob-to-...diff: rename to 0015-*.
863     * 0014-srv-be-more-tolerant-of-broken-DNS-replies.diff: new; srv:
864       convert some error conditions to warnings (closes: #649781).
865     * 0016-unix-socket-handle-long-socket-pathnames.diff: new from
866       upstream; credential-cache: handle long socket pathnames (closes:
867       #655288).
869  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 13 Jan 2012 16:10:44 -0600
871 git (1:1.7.9~rc0-1) experimental; urgency=low
873   * new upstream release candidate.
874   * update debian/copyright.
876  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 17:06:55 -0600
878 git (1:1.7.8.3-1) unstable; urgency=medium
880   * new upstream point release.
881   * debian/git.preinst: on upgrade from git <= 1:1.7.7-1, replace
882     /usr/lib/git-core/git with a copy of itself.  This prevents "are the
883     same file" errors when replacing hard links to the old copy with
884     symlinks using "mv" (thx Jon Dowland and Anders Kaseorg; closes:
885     #654596).
887  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 16:45:46 -0600
889 git (1:1.7.8.2-1) unstable; urgency=low
891   * merge branch debian-experimental.
892   * new upstream release.
894  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 29 Dec 2011 01:30:43 -0600
896 git (1:1.7.8~rc3-1) experimental; urgency=low
898   * new upstream release candidate.
900  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Nov 2011 04:09:51 -0600
902 git (1:1.7.8~rc2-1) experimental; urgency=low
904   [ Jonathan Nieder ]
905   * new upstream release candidate.
906   * merge branch debian-sid.
907   * update debian/copyright.
908   * debian/git.preinst: replace hard links to /usr/lib/git-core/git with
909     symlinks before upgrading from git <= 1:1.7.7-1 (thx Antti Kultanen;
910     closes: #645009).
912   [ Gerrit Pape ]
913   * merge branch debian-sid.
915  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Nov 2011 09:55:47 +0000
917 git (1:1.7.7.3-1) unstable; urgency=low
919   * new upstream point release.
921  -- Gerrit Pape <pape@smarden.org>  Mon, 14 Nov 2011 10:22:34 +0000
923 git (1:1.7.7.2-1) unstable; urgency=low
925   * new upstream point release.
926   * debian/rules: add separate build-arch and build-indep targets
927     (thx Roger Leigh for suggesting it through lintian).
928   * debian/rules: drop CFLAGS=-O0 workaround for ancient hppa code
929     generation bug (see #426302).
930   * debian/rules: use dpkg-buildflags to retrieve compiler flags
931     (including hardening options).  Build-Depends: dpkg-dev (>= 1.15.7).
933  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 01 Nov 2011 23:41:55 -0500
935 git (1:1.7.8~rc0-1) experimental; urgency=low
937   * merge branch debian-sid.
938   * new upstream release candidate.
939     * debian/diff/0001-...diff, 0002-...diff, 0003-...diff: remove;
940       applied upstream (thx Jonathan Nieder).
942  -- Gerrit Pape <pape@smarden.org>  Mon, 31 Oct 2011 09:45:53 +0000
944 git (1:1.7.7.1-1) unstable; urgency=low
946   * new upstream point release.
947   * debian/diff/0003-Makefile-do-not-set-setgid-bit-on-dir...diff:
948     remove; applied upstream.
950  -- Gerrit Pape <pape@smarden.org>  Mon, 24 Oct 2011 20:27:20 +0000
952 git (1:1.7.7-2) unstable; urgency=low
954   [ Jonathan Nieder ]
955   * debian/git.postinst: check if /usr/share/doc/git/contrib/hooks is a
956     symlink before changing it to one (thx Євгеній Мещеряков; closes:
957     #645005).
958   * debian/diff:
959     * 0001-ident-check-etc-mailname-if-author-email-is-unknown.diff,
960       0007-Makefile-do-not-use-setgid-bit-on-...diff: remove; obsolete.
961     * 0002...0006, 0008...0015: rename to 0005-*, ..., 0017-*.
962     * 0001...0004: new from the upstream 'master' branch:
963       * ident: check /etc/mailname if email is unknown
964       * ident: do not retrieve default ident when unnecessary
965       * init --shared: do not set setgid bit on directories on
966         GNU/kFreeBSD
967       * Makefile: fix permissions of mergetools/ when building from
968         source extracted with permissive umask
969     * 0018-Makefile-add-a-knob-to-turn-off-hardlinks-...diff: new;
970       Makefile: add a knob to disable hardlinks within bindir and
971       gitexecdir.
972   * debian/rules: add NO_HARDLINKS=1 to OPTS (thx Bastian Blank;
973     closes: #642603).
974   * debian/rules: do not rely on umask to set contrib permissions.
975   * update debian/copyright.
976   * debian/watch, debian/copyright: point to code.google.com for now.
977     The upstream tarballs haven't been added back to kernel.org yet.
978   * debian/changelog.upstream, debian/versions.upstream: include
979     v1.7.6.4.
981   [ Simon Chopin ]
982   * debian/git.postinst: fix fresh install contrib/hooks cleaning
983     (#645005).
985  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Oct 2011 00:04:49 +0000
987 git (1:1.7.7-1) unstable; urgency=low
989   * new upstream release.
990   * merge branch debian-experimental.
991   * debian/rules, debian/git.postinst: move contrib hooks from
992     /usr/share/doc/git-core/ into /usr/share/git-core/; provide symlink
993     for backward compatibility (closes: #640949).
995  -- Gerrit Pape <pape@smarden.org>  Sun, 09 Oct 2011 21:00:07 +0000
997 git (1:1.7.7~rc1-1) experimental; urgency=low
999   * merge branch debian-sid.
1000   * new upstream release candidate.
1001   * debian/rules: git: skip directories in /usr/lib/git-core/ and
1002     /usr/bin/ when stripping programs.
1004  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 14:23:10 +0000
1006 git (1:1.7.6.3-1) unstable; urgency=low
1008   * merge branch debian-experimental.
1009   * new upstream point release.
1010   * debian/diff:
1011     * 0007-...diff, ..., 0014-...diff: slightly rework as 0008...0015-*
1012       to provide better error reporting (thx Jonathan Nieder).
1013     * 0015-Makefile-do-not-use-setgid-bit-on-...diff: rename to 0007-*.
1015  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 11:33:23 +0000
1017 git (1:1.7.6-1) experimental; urgency=low
1019   * new upstream release.
1020   * debian/diff:
1021     * 0012-daemon-check-for-errors...diff: clarify patch description.
1022     * 0013-transport-learn-to-honor-DNS-SRV...diff: rename to 0014-*.
1023     * 0013-tcp-make-dns_resolve-return-an-error-code.diff: new; make
1024       dns_resolve() pass on return value from getaddrinfo.
1025     * 0014-transport-honor-DNS-SRV-records.diff: fix two regressions
1026       introduced by this patch when it was added in 1:1.7.6~rc1-1.
1027       * use descriptive messages like "Unable to look up
1028         git.example.com: Out of memory" to report errors from the
1029         resolver, instead of "unable to connect to a socket (success)".
1030       * tolerate alias (CNAME) records in the DNS reply for
1031         _git._tcp.<host>, instead of confusing them for invalid SRV
1032         records and erroring out.
1033     * 0015-Makefile-do-not-use-setgid...diff: new; Makefile: set
1034       DIR_HAS_BSD_GROUP_SEMANTICS on GNU/kFreeBSD.
1036  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jun 2011 12:54:58 -0500
1038 git (1:1.7.6~rc2-1) experimental; urgency=low
1040   * new upstream release candidate.
1042   [ Daniel Baumann ]
1043   * add an init.d script for git-daemon (closes: #422139).
1044     * debian/control, debian/rules: new package git-daemon-sysvinit;
1045       Depends: adduser; Conflicts: git-daemon-run; package git now
1046       Suggests and git-all Recommends: git-daemon-run |
1047       git-daemon-sysvinit.
1048     * debian/git-daemon.init: new; script to start or stop git-daemon.
1049     * debian/git-daemon.default: new; provide some default settings and
1050       disable the daemon by default on first installation.
1051     * debian/git-daemon-sysvinit.README.Debian: new; explain how to get
1052       started.
1053     * debian/git-daemon-sysvinit.conffiles: new; treat
1054       /etc/default/git-daemon, /etc/init.d/git-daemon as conffiles.
1055     * debian/git-daemon-sysvinit.postinst: new; add gitdaemon system
1056       user; register and invoke init script to start git-daemon.
1057     * debian/git-daemon-sysvinit.prerm: new; stops git-daemon.
1058     * debian/git-daemon-sysvinit.postrm: new; unregisters init script.
1060   [ Jonathan Nieder ]
1061   * debian/diff/:
1062     * 0009-daemon-move-...diff, 0011-tcp-...diff: move fallback
1063       definition of HOST_NAME_MAX to new use sites (fixes FTBFS on
1064       kfreebsd).
1065     * 0012-transport-learn-to-honor...diff: rename to 0013-*.
1066     * 0012-daemon-check-for-errors-retrieving-canonical-IP-addre.diff:
1067       new; daemon: check for errors when retrieving IP address for use
1068       by the --interpolated-path feature.
1070  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 17 Jun 2011 15:56:12 -0500
1072 git (1:1.7.6~rc1-1) experimental; urgency=low
1074   * new upstream release candidate.
1075   * debian/diff/0007-...diff, ..., 0012-transport-learn...diff: new;
1076     teach the git client to pay attention to SRV records (thx Julien
1077     Cristau; closes: #627839).
1078   * debian/rules: add USE_SRV_RR=1 to OPTS.
1079   * debian/rules: add htmldir=/usr/share/doc/git/html to OPTS and
1080     DOC_OPTS.
1082  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jun 2011 19:05:55 -0500
1084 git (1:1.7.5.4-1) unstable; urgency=low
1086   * new upstream point release.
1088   [ Gerrit Pape ]
1089   * debian/changelog.upstream, debian/versions.upstream: update upstream
1090     changelog.
1092   [ Jonathan Nieder ]
1093   * debian/changelog.upstream.sh: use set -e.
1094   * debian/git-daemon/run: use SO_REUSEADDR when binding the listening
1095     socket so the server can restart without waiting for old connections
1096     to time out (thx Daniel Kahn Gillmor; closes: #609405).
1097   * debian/git-daemon-run.postrm purge: terminate the git-daemon/log
1098     service, even if there is an active connection using it, before
1099     deleting logs and the gitlog user (thx Daniel Kahn Gillmor; closes:
1100     #627314).
1102  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 07 Jun 2011 13:23:58 -0500
1104 git (1:1.7.5.3-1) unstable; urgency=low
1106   * new upstream point release.
1107   * debian/diff/0007-...diff, 0008-...diff, 0009-...diff, 0010-...diff:
1108     remove; included upstream.
1109   * debian/control: Package: git-cvs: make cvs dependency unversioned;
1110     Package: git-gui: make tk dependency unversioned (thx Jonathan
1111     Nieder).
1113  -- Gerrit Pape <pape@smarden.org>  Fri, 27 May 2011 13:00:05 +0000
1115 git (1:1.7.5.1-1) unstable; urgency=low
1117   * new upstream point release.
1118   * merge branch debian-experimental.
1119   * debian/diff/:
1120     - 0009-upload-pack-start-pack-objects-before-async-rev-...diff:
1121       remove; applied upstream.
1122     - 0007, 0008 (the add -p split-and-edit fix): rename to 0009-*,
1123       0010-*.
1124     - 0007-add-p-q-should-really-quit.diff, 0008-t3701-...diff: new
1125       from upstream; tests: check that the add -p split-and-edit bug
1126       has not resurfaced.
1127   * debian/control: package git: no longer Conflicts: but Breaks:
1128     git-core from Debian 5.0 (lenny) to simplify the upgrade path
1129     (thx Russ Allbery for suggesting it through lintian).
1130   * debian/control: package git: Conflicts: git-core from
1131     Debian 4.0 (etch) which provided /usr/bin/git through the
1132     alternatives system.
1133   * debian/control: Standards-Version: 3.9.2.0.
1135  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 05 May 2011 03:41:36 -0500
1137 git (1:1.7.5-1) experimental; urgency=low
1139   * new upstream release.
1140   * 0009-upload-pack-start-pack-objects-before-async-rev-list.diff:
1141     new from upstream; upload-pack: start pack-objects which reads
1142     pack_pipe before writing to it to avoid deadlock (closes:
1143     #607346).
1144   * debian/changelog.upstream, debian/versions.upstream: do not skip
1145     versions not packaged for Debian (thx Gerrit Pape).
1147  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 26 Apr 2011 21:49:48 -0500
1149 git (1:1.7.5~rc3-1) experimental; urgency=low
1151   * new upstream release candidate.
1152   * merge branch debian-sid.
1153   * 0007-gitk-Take-only-numeric-version-components-when-comput.diff:
1154     remove; applied upstream.
1156  -- Gerrit Pape <pape@smarden.org>  Wed, 20 Apr 2011 07:46:58 +0000
1158 git (1:1.7.4.4-1) unstable; urgency=low
1160   * new upstream point release.
1161   * debian/diff/0008...0064: remove; applied upstream.
1162   * debian/diff/0008-add...diff, 0009-add-p-work...diff: new from
1163     upstream; add -p: do not error out for attempts to stage hunks
1164     after splitting and editing them.  This fixes a regression
1165     introduced by v1.7.4.3~10^2 (apply: do not patch lines that were
1166     already patched, 2011-03-04).
1167   * debian/git-doc.doc-base.git-index-format: new; catalog
1168     .git/index file format document.
1169   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
1170     don't use dpkg-maintscript-helper, avoiding a dependency on
1171     recent dpkg (thx Anders Kaseorg and Marc Haber; closes: #618708).
1172   * debian/git-daemon-run.postrm: terminate the git-daemon/log
1173     service before deleting the gitlog user (closes: #610099).
1175  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Apr 2011 00:00:03 -0500
1177 git (1:1.7.4.1-5) unstable; urgency=low
1179   * merge branch debian-experimental.
1180   * debian/diff/0008...0064: new from the upstream 'maint' branch:
1181     (see RelNotes/1.7.4.2.txt for details)
1182     * revert "core.abbrevguard: Ensure short object names stay
1183       unique a bit longer"
1184     * parse_tag_buffer(): do not prefixcmp() out of range
1185     * pull: do not display fetch usage on --help-all
1186     * gitweb: address warnings from perl 5.13
1187     * gitweb: replace tabs with spaces when highlighting syntax
1188     * merge: honor prepare-commit-msg hook
1189     * diff: handle diffstat of rewritten binary files
1190     * config: add "[push] default = upstream" synonym for
1191       "[push] default = tracking"
1192     * diffcore: properly honor the difference between -M and -C
1193     * diffcore: improve similarity heuristics for rename detection
1194     * patch-id: do not trip over "no newline" marker
1195     * various documentation, usage string, and code clarity
1196       improvements
1198  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 16 Mar 2011 21:01:53 -0500
1200 git (1:1.7.4.1-4) experimental; urgency=low
1202   * git-el.postinst: check if /usr/share/doc/git/contrib/emacs is a
1203     symlink before changing it to one (closes: #617631).
1204   * git-el.postinst: remove spurious .../contrib/emacs.old and
1205     /usr/share/git-core/emacs/emacs symlinks.
1206   * package git: do not run emacs-package-remove on upgrade (it's not
1207     needed).
1208     - git.postinst: do not run "emacs-package-remove git".
1209     - debian/control: git no longer Depends: emacsen-common (closes:
1210       #617784).
1211   * git-el.emacsen-install, git-el.emacsen-remove:
1212     - use printf instead of echo.
1213     - only remove the lisp (.el) and bytecode (.elc) files that we
1214       install.
1215     - make output less noisy --- for example, do not say "+ set +x".
1217  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 13 Mar 2011 05:03:44 -0500
1219 git (1:1.7.4.1-3) unstable; urgency=low
1221   [ Anders Kaseorg ]
1222   * Loosen versioned replaces/conflicts on git-core, to fix upgrades from
1223     lucid.
1225   [ Jonathan Nieder ]
1226   * README.emacs: git-blame.el does not print a summary in the echo
1227     area (documents: #611935).
1228   * Move emacs support files to a separate git-el package.
1229   * Make git depend on emacsen-support, so it can reliably clean up
1230     the old emacs support files on upgrade (closes: #614578)
1231   * git-el.emacsen-install: Overwrite .el symlinks if they already
1232     exist (closes: #614659).
1233   * git-el.emacsen-remove: Do not complain if the site-lisp
1234     directory is nonempty or is already missing.
1235   * debian/control: git-man: Section: doc.
1237  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 04 Mar 2011 18:26:27 -0600
1239 git (1:1.7.4.1-1) unstable; urgency=low
1241   * new upstream release (closes: #600566, #575917, #578752, #583693,
1242     #583699, #588103, #507476, #540001, #524309, #581691, #600785,
1243     #577471, #607044, #606975, #610423, #610481).
1245   [ Anders Kaseorg ]
1246   * debian/git.docs, debian/rules: deal with RelNotes subdirectory.
1247   * debian/diff/0007-gitk-Take-only-numeric-...diff: new; gitk: do
1248     not error out when git version number contains "-rc".
1250   [ Jonathan Nieder ]
1251   * add myself as uploader.
1252   * debian/diff/0003, 0007, 0010-0034: remove, applied upstream.
1253   * debian/rules: accept patches with .patch suffix, too (thx Anders
1254     Kaseorg).
1255   * debian/rules: use patch -N -r- so patch application is idempotent.
1256   * update debian/copyright.
1257   * debian/diff/0001-ident-check-etc-mailname...diff: avoid calls to
1258     gethostbyname when mailname is not an fqdn (closes: #611608).
1259   * debian/diff/0005-gitk-use-...diff: new; gitk: use standard desktop
1260     fonts by default.  The appearance for users that already have a
1261     generated ~/.gitk file is not affected (closes: #466471).
1262   * debian/diff/0006-gitk-...diff: new; gitk: avoid spurious matches
1263     in "All fields" search (thx Frédéric Brière, closes: #465776).
1264   * debian/control: git-cvs: recommend cvs2git for one-time conversions
1265     (closes: #585725).
1266   * debian/control: git-core: explain that it still may be needed (thx
1267     Denis Laxalde).
1268   * debian/control: gitweb: allow lynx-cur to satisfy dependency on a
1269     CGI implementation (thx Ivan Shmakov).
1270   * debian/control, debian/rules: new architecture-independent package
1271     git-man: manual pages that were previously in the main git package.
1272   * debian/rules: do not build documentation on autobuilders (closes:
1273     #499002).
1274   * debian/control: Build-Depends-Indep: asciidoc, xmlto, docbook-xsl.
1275   * debian/rules: git-gui: install git-gui--askpass helper to
1276     /usr/lib/git-core (closes: #598245).
1277   * debian/rules: git-doc: install symlink to html documentation in
1278     /usr/share/doc/git (thx Ian Jackson).
1279   * debian/watch: new; point to upstream sources.
1280   * debian/implicit: create DEBIAN/md5sums with correct permissions.
1281   * debian/diff/0003-remove-shebang...diff: new; do not start shell
1282     libraries with #!/bin/sh.
1283   * debian/rules: do not try to strip scripts even if they begin
1284     with "# " in place of "#!".
1285   * debian/diff/0004-pre-rebase-hook-capture...diff: new;
1286     hooks/pre-rebase: use a <<HERE document to prevent syntax checkers
1287     from treating documentation as code.
1288   * debian/implicit: check for debian/$pkg.doc-base.$docid.
1289   * debian/git-doc.doc-base.*: new; catalog provided documentation.
1290   * debian/implicit: check for debian/$pkg.lintian-overrides.
1291   * debian/git.lintian-overrides: new; document some deviations from
1292     lintian guidelines.
1293   * debian/control: Standards-Version: 3.9.1.0.
1295   * debian/git.README.Debian: server logs go in /var/log/apache2.
1296   * debian/diff/0002-Revert-Merge-branch-jn-gitweb...diff: remove.
1297   * debian/diff/0006, 0008, 0009-instaweb...diff: remove, no longer
1298     needed.
1299   * debian/rules, debian/control: move gitweb script to the main git
1300     package for use by instaweb; make gitweb into a configuration
1301     package.
1302   * debian/gitweb.NEWS.Debian, debian/git.README.Debian,
1303     debian/gitweb.conf: static files moved to /usr/share/gitweb/static.
1304   * debian/gitweb.conf: disable rename patches (@diff_opts = ()).
1305   * debian/diff/0001-Revert-gitweb-...diff: remove; no longer needed.
1306   * debian/rules: gitweb: move gitweb.cgi script to /usr/share;
1307     add a symlink at /usr/lib/cgi-bin/gitweb.cgi for compatibility.
1309   * debian/git.emacsen-install, debian/rules, debian/git.postinst,
1310     debian/git.prerm: put emacs support files in /usr/share/git-core
1311     instead of /usr/share/doc/git/contrib.
1312   * debian/implicit: check for arbitrary debian/$pkg.README.*, not just
1313     README.source and README.Debian.
1314   * debian/git.README.emacs: new; introduction to the emacs support
1315     (text taken from contrib/emacs/README).
1317   [ Kevin Ryde ]
1318   * debian/rules, debian/git.emacsen-*, debian/git.postinst,
1319     debian/git.prerm: Make M-x git-status and git-blame modes available
1320     with emacs23 (closes: #576887).
1322  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 15 Feb 2011 19:27:38 -0600
1324 git (1:1.7.2.3-2.2) unstable; urgency=medium
1326   * Non-maintainer upload.
1327   * debian/diff/0034-gitweb-Introduce-esc_attr...diff: new from
1328     upstream: gitweb: do not parrot filenames or other arguments given
1329     in a request without proper quoting (closes: #607248,
1330     CVE-2010-3906).
1332  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Dec 2010 01:00:30 -0600
1334 git (1:1.7.2.3-2.1) unstable; urgency=low
1336   * Non-maintainer upload.
1337   * debian/diff/0010...0033: new from the upstream 'maint' branch:
1338     * cache_tree_free: Fix small memory leak.
1339     * diff.c: call regfree to free memory allocated by regcomp.
1340     * gitweb: allow configurations that change with each request
1341       (fixes a regression from v1.7.2-rc2 in some gitolite setups).
1342     * Documentation: 19 formatting fixes (thx Frédéric Brière,
1343       closes: #540001, #600422).
1344     * setup: make sure git dir path is in a permanent buffer.
1345     * do not depend on signed integer overflow.
1346   * debian/control: gitweb: weaken dependencies to allow configurations
1347     using mod_perl or fastcgi rather than CGI; explain dependencies in
1348     the package description (thx Servilio Afre Puentes,
1349     closes: #600413).
1351  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 18 Nov 2010 19:04:09 -0600
1353 git (1:1.7.2.3-2) unstable; urgency=low
1355   * merge branch debian-experimental.
1356   * debian/gitweb.NEWS.Debian: typo (thx Jonathan Nieder).
1358  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Oct 2010 20:07:22 +0000
1360 git (1:1.7.2.3-1) experimental; urgency=low
1362   * new upstream release.
1363     * post-receive-email: document command-line mode (closes: #428413).
1364     * add-interactive: Clarify “remaining hunks in the file”
1365       (closes: #526014).
1366     * rebase -i -p: document shortcomings (closes: #532775).
1367     * GIT-VERSION-GEN: restrict tags used (closes: #473604).
1368     * git svn: avoid unnecessary '/' in paths for SVN (thx Jon Dowland,
1369       closes: #546733, #572847).
1370     * git svn: avoid uninitialized var in 'reset' (thx Jens Seidel,
1371       closes: #578908).
1372   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff,
1373     debian/diff/0004-Check-size-of-path-buffer-before-...diff: remove;
1374     applied upstream.
1375   * debian/diff/0001-Revert-gitweb-Use-diff_opts-while...diff: new;
1376     prevent gitweb from serving rename patches that GNU patch 2.6.1
1377     cannot apply.
1378   * debian/diff/0002-Revert-Merge-branch-jn-gitweb-plackup.diff: new;
1379     install gitweb.css et al in /usr/share/gitweb, not a new static/
1380     subdirectory.
1381   * debian/diff/0003-Do-not-unquote-into-in-URLs.diff: new from
1382     upstream; do not unquote + into space character in URLs.
1383   * debian/diff/0001-bug-448655-check-etc-mailname-...diff: rename to
1384     debian/diff/0004-bug-448655-check-etc-mailname-if-author...diff.
1385   * debian/diff/0002-bug-506445-hooks-post-receive-...diff: rename to
1386     debian/diff/0005-bug-506445-hooks-post-receive-...diff; adapt.
1387   * debian/diff/0006-instaweb-ignore-GITWEB_CONFIG_SYSTEM.diff: new;
1388     instaweb: ignore /etc/gitweb.conf;
1389     debian/diff/0007-gitweb-skip-logo-in-atom-feed-when...diff, ...,
1390     debian/diff/0009-instaweb-disable-logo-and-favicon...diff: new;
1391     instaweb: avoid 404 errors due to nonexistent image files (thx Uwe
1392     Kleine-König, closes: #592733).
1393   * update debian/copyright.
1394   * debian/rules, debian/git.README.Debian, debian/gitweb.conf:
1395     install gitweb.js, add an Alias for it to the VirtualHost example,
1396     and configure gitweb to look for it in the right place (closes:
1397     #555047).
1398   * debian/gitweb.NEWS.Debian: mention the new gitweb.js file.
1399   * debian/control: gitweb: Depends: apache2 | httpd-cgi (closes:
1400     #559890).
1401   * debian/gitweb.conf: use relative links for gitweb.css et al
1402     (thx Alban Browaeys, closes: #568343).
1403   * debian/control: package git: no longer Conflicts: git
1404     (<< 4.3.20-11).
1405   * debian/control: package git: Breaks: packages from Debian 5.0
1406     (lenny) relying on removed features such as dashed-form commands in
1407     $PATH (thx Adrian Bunk, closes: #561701); no longer Conflicts: but
1408     Breaks: ancient qgit for the same reason.
1409   * debian/gitweb.README.Debian: copy-edit.
1410   * debian/git.README.Debian: retitle to "Git for Debian" (thx
1411     Christoph Anton Mitterer, closes: #590129).
1412   * debian/control: Homepage: http://git-scm.com/ (closes: #553220).
1413   * debian/control: package git no longer Depends: libdigest-sha1-perl
1414     (thx Ansgar Burchardt, closes: #591039).
1415   * debian/control: Build-Depends: libio-pty-perl for better test
1416     coverage.
1418  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 Sep 2010 22:34:30 -0500
1420 git (1:1.7.1-1.1) unstable; urgency=high
1422   * Non-maintainer upload.
1423   * debian/diff/0004-Check-size-of-path-buffer-before-writing-...diff:
1424     new, cherry-picked from 3c9d041: setup: Check size of path buffer
1425     before writing into it (closes: #590026, CVE-2010-2542).
1427  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 25 Jul 2010 18:01:15 -0500
1429 git (1:1.7.1-1) unstable; urgency=low
1431   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1432     remove; obsolete.
1433   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff:
1434     new; git-submodule.sh: properly initialize shell variables (closes:
1435     #569594).
1436   * debian/rules: no longer set ARCH='$(ARCH)' in environment for make
1437     test.
1438   * new upstream release.
1439   * merge branch debian-experimental.
1441  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Apr 2010 23:35:50 +0000
1443 git (1:1.7.0.5-2~dbg0) unstable; urgency=low
1445   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1446     remove; more archs are affected (additionally hppa, armel).
1447   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1448     new; t/t7400-submodule-basic.sh: debug output for t7400.24 'update
1449     --init'.
1451  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Apr 2010 12:15:18 +0000
1453 git (1:1.7.0.5-1) unstable; urgency=low
1455   * debian/git-core.postinst: new; replace /usr/share/doc/git-core with
1456     symlink /usr/share/doc/git-core -> git on upgrade from <= 1.7.0.4-2
1457     (closes: #578298).
1458   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1459     new; t7400-submodule-basic.sh: alpha, s390: skip 'update --init'
1460     test (workaround: #569594).
1461   * debian/control: no longer Replaces, Conflicts: git-completion (thx
1462     Jonathan Nieder, closes: #577730).
1463   * new upstream point release.
1464   * debian/rules: set ARCH='$(ARCH)' in environment for make test.
1466  -- Gerrit Pape <pape@smarden.org>  Tue, 20 Apr 2010 23:41:04 +0000
1468 git (1:1.7.1~rc1-1.1) experimental; urgency=low
1470   * debian/control: typo (thx Jonathan Nieder).
1471   * debian/git-daemon-run.postinst: remove fixup for #522348.
1473  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 23:22:46 +0000
1475 git (1:1.7.1~rc1-1) experimental; urgency=low
1477   * new upstream release candidate.
1478   * merge branch debian-sid.
1480  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 15:28:28 +0000
1482 git (1:1.7.0.4-2) unstable; urgency=low
1484   * debian/rules: package git: no longer install /usr/share/doc/git-core
1485     -> git symlink; git-core: no longer install /usr/lib/git-core -> git
1486     symlink (closes: #576906).
1487   * debian/control: package git: Replaces:, Conflicts: git-core (<=
1488     1:1.7.0.4-1).
1489   * debian/rules: make /usr/share/gitweb/index.cgi ->
1490     ../../lib/cgi-bin/gitweb.cgi symlink relative (lintian).
1491   * debian/control: package git-core: minor update to the long
1492     description.
1493   * debian/git.README.source: add note about the <debian-package-git>
1494     mailing list.
1495   * debian/rules: target binary-indep: add missing dependency to
1496     git-core.deb-DEBIAN.
1497   * debian/implicit: no longer create DEBIAN/md5sums.
1498   * debian/rules: revert the /usr/lib/git-core -> /usr/lib/git rename
1499     (keeping upstream's default).
1501  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Apr 2010 23:16:54 +0000
1503 git (1:1.7.0.4-2~exp0) experimental; urgency=low
1505   [ Gerrit Pape ]
1506   * debian/control, debian/rules, debian/git-core.*: change source and
1507     binary package name from git-core to git; keep now obsolete empty
1508     git-core package that depends on git for upgrade (see
1509     http://lists.debian.org/debian-devel/2009/09/thrd2.html#00661).
1510   * debian/control: package git: Replaces: git-core, Conflicts: git-core
1511     (<= 1:1.7.0.3-1), Provides: git-core.
1512   * debian/git.NEWS.Debian: talk about the package name change, and the
1513     possible hazzle when upgrading with GNU Interactive Tools installed
1514     since etch and no git-core installed.
1515   * debian/control, debian/rules: new package git-all: dummy package
1516     which brings in all subpackages (following upstream's RPMs).
1518   [ Jonathan Nieder ]
1519   * debian/git.README.source: adjust for the package name change.
1520   * debian/rules: install symbolic link git -> git-core in /usr/lib
1521     to simplify upgrades.
1522   * debian/git-daemon/run: use $(git --exec-path) instead of hard-coding
1523     the path to the git-daemon binary.
1525  -- Gerrit Pape <pape@smarden.org>  Sat, 03 Apr 2010 15:07:19 -0500
1527 git-core (1:1.7.0.4-1) unstable; urgency=low
1529   * debian/git-daemon-run.postrm: purge: don't warn if the git-daemon
1530     service is already removed; use -f option to userdel, on fast-purge
1531     the log service daemon might still run for a short time (closes:
1532     #575434).
1533   * new upstream point release.
1535  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Apr 2010 20:42:19 +0000
1537 git-core (1:1.7.0.3-1) unstable; urgency=low
1539   * debian/control: Standards-Version: 3.8.4.0.
1540   * debian/changelog: note fixes from Jonathan Nieder in 1.7.0.2-1.
1541   * new upstream point release.
1543  -- Gerrit Pape <pape@smarden.org>  Mon, 22 Mar 2010 09:19:06 +0000
1545 git-core (1:1.7.0.2-1) unstable; urgency=low
1547   * new upstream point release.
1549     [ Jonathan Nieder ]
1550     * am: remove rebase-apply directory before gc (thx Mark Brown,
1551       closes: #570966).
1552     * git-imap-send: Convert LF to CRLF before storing patch to draft box
1553       (closes: #572598).
1554     * sha1_file: be paranoid when creating loose objects (closes:
1555       #569505).
1557  -- Gerrit Pape <pape@smarden.org>  Thu, 18 Mar 2010 20:44:12 +0000
1559 git-core (1:1.7.0-1) unstable; urgency=low
1561   * debian/git-core.README.source: typos.
1562   * new upstream release.
1563     * Documentation: Update git core tutorial clarifying reference to
1564       scripts (closes: ##560795).
1565   * merge branch debian-experimental.
1567  -- Gerrit Pape <pape@smarden.org>  Tue, 16 Feb 2010 08:51:32 +0000
1569 git-core (1:1.7.0~rc2-1) experimental; urgency=low
1571   * new upstream release candidate.
1573  -- Gerrit Pape <pape@smarden.org>  Fri, 12 Feb 2010 14:30:12 +0000
1575 git-core (1:1.7.0~rc1-1) experimental; urgency=low
1577   * new upstream release candidate.
1578   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1579     remove; applied upstream.
1580   * debian/rules: NO_PYTHON=1.  Packaging the git_remote_helpers
1581     Python module will require more work.
1582   * update debian/copyright (closes: #557065).
1583   * debian/rules: set prefix=/usr when building man pages (closes:
1584     #567404).
1586  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Jan 2010 17:46:04 -0600
1588 git-core (1:1.6.6.2-1) unstable; urgency=medium
1590   * new upstream point release.
1591   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1592     remove; applied upstream.
1593   * debian/rules: stop ignoring test suite failures on ia64, since
1594     #563882 has been fixed.  Build-Depends: and Depends:
1595     libc6.1 (>= 2.10.2-6) [ia64] for the fix (closes: #568915).
1596   * update debian/copyright (closes: #557065).
1597   * debian/rules: set prefix=/usr when building man pages (closes:
1598     #567404).
1600  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 11 Feb 2010 21:48:55 -0600
1602 git-core (1:1.6.6.1-1) unstable; urgency=low
1604   [ Gerrit Pape ]
1605   * new upstream point release.
1606     * Document git-blame triple -C option (thx Ramkumar Ramachandra,
1607       closes: #476604).
1608   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1609     new; git-cvsserver: allow regex metacharacters in CVSROOT (fixes
1610     build/selftest failure if the build directory pathname contains a +).
1611   * debian/gitweb.apache2.conf, debian/gitweb.postinst: new; make gitweb
1612     work out of the box with Apache (thx Charles Plessy).
1613   * debian/gitweb.README.Debian, debian/gitweb.conf, debian/rules: make
1614     gitweb work out of the box with Apache (thx Charles Plessy, closes:
1615     #497809).
1616   * debian/gitweb.conffiles: add /etc/apache2/conf.d/gitweb.
1618   [ Jonathan Nieder ]
1619   * debian/rules: ignore test suite failures on ia64 (workaround:
1620     #563882).
1622  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Jan 2010 13:30:29 +0000
1624 git-core (1:1.6.6-1) unstable; urgency=low
1626   * new upstream release.
1628  -- Gerrit Pape <pape@smarden.org>  Mon, 04 Jan 2010 16:01:36 +0000
1630 git-core (1:1.6.6~rc2-1) experimental; urgency=low
1632   * new upstream release candidate.
1633   * merge branch debian-sid.
1635  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 10:13:09 +0000
1637 git-core (1:1.6.5.7-1) unstable; urgency=low
1639   * new upstream point release.
1641  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 09:39:55 +0000
1643 git-core (1:1.6.6~rc1-1) experimental; urgency=low
1645   * merge branch debian-sid.
1646   * new upstream release candidate.
1648  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Dec 2009 00:17:27 +0000
1650 git-core (1:1.6.5.4-1) unstable; urgency=low
1652   * new upstream point release.
1654  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Dec 2009 22:48:57 +0000
1656 git-core (1:1.6.6~rc0-1) experimental; urgency=low
1658   * new upstream release candidate.
1659   * debian/diff/0001-bug-369742-pager.c-fallback-to-pager-...diff,
1660     debian/diff/0002-bug-438793-494505-fallback-to-editor-...diff,
1661     debian/diff/0004-bug-477337-git-svn.perl-fallback-to...diff:
1662     remove; obsolete.
1663   * debian/rules: add DEFAULT_PAGER=pager, DEFAULT_EDITOR=editor to
1664     OPTS.
1666  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Nov 2009 00:17:59 +0000
1668 git-core (1:1.6.5.3-1) unstable; urgency=low
1670   [ Tanguy Ortolo ]
1671   * debian/git-core.README.Debian, debian/control: git-daemon-run:
1672     document that git-daemon is not provided by this package; add hint
1673     on how to enable git-daemon through inetd(8) (closes: #554215).
1675   [ Jonathan Nieder ]
1676   * debian/rules: drop misleading PPC_SHA1, ARM_SHA1 settings (closes:
1677     #555039).
1678   * debian/rules: log $(CC) version, not gcc (closes: #555040).
1679   * debian/rules: allow clean as non-root (closes: #555041).
1680   * debian/rules: drop obsolete WITH_P4IMPORT setting (closes:
1681     #555051).
1682   * debian/rules: TCLTK_PATH=wish (closes: #555027).
1684   [ Gerrit Pape ]
1685   * new upstream point release.
1686     * ls-files: unbreak "ls-files -i" (closes: #553296).
1687     * Require a struct remote in transport_get(); Allow curl helper to
1688       work without a local repository (closes: #553507).
1689     * help -a: do not unnecessarily look for a repository (closes:
1690       #539273).
1691     * thx Jonathan Nieder.
1693  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Nov 2009 21:01:46 +0000
1695 git-core (1:1.6.5.2-1) unstable; urgency=low
1697   * restore temporary lost changes from version 1:1.6.3.3-2 (closes:
1698     #530693).
1699   * new upstream point release.
1700     * grep: do not segfault when -f is used (closes: 551071).
1702  -- Gerrit Pape <pape@smarden.org>  Mon, 26 Oct 2009 12:05:18 +0000
1704 git-core (1:1.6.5-1) unstable; urgency=low
1706   * new upstream release.
1707     * git-doc: html no longer uses "{plus}" where it should be "+"
1708       (closes: #529255).
1709   * debian/git-core.README.source: new; document how to use the
1710     Debian package source.
1711   * debian/implicit: update to revision 60d9070.
1713  -- Gerrit Pape <pape@smarden.org>  Tue, 13 Oct 2009 00:23:00 +0000
1715 git-core (1:1.6.4.3-1) unstable; urgency=low
1717   * new upstream release (closes: #546709).
1718     * git-cvsserver: no longer use deprecated 'git-subcommand' commands
1719       (closes: #536067).
1720   * branch debian-sid: git cherry-pick 098082f, 318b847, 1f9b620 (thx
1721     Anders Kaseorg; closes: #546499).
1723  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Sep 2009 11:03:45 +0000
1725 git-core (1:1.6.3.3-2) unstable; urgency=low
1727   [ Anders Kaseorg ]
1728   * Fix manpage formatting: set ASCIIDOC_NO_ROFF instead of
1729     DOCBOOK_XSL_173 (based on the instructions in Documentation/Makefile)
1730     and don’t override the internal Makefile variable ASCIIDOC_EXTRA
1731     (closes: #530693, #521954, #533320).
1733   [ Gerrit Pape ]
1734   * debian/control: Standards-Version: 3.8.2.0.
1736  -- Gerrit Pape <pape@smarden.org>  Mon, 29 Jun 2009 00:06:59 +0000
1738 git-core (1:1.6.3.3-1) unstable; urgency=high
1740   * new upstream point release.
1741     * daemon: Strictly parse the "extra arg" part of the command
1742       (closes: #532935; CVE-2009-2108).
1743   * debian/rules: add NO_CROSS_DIRECTORY_HARDLINKS=1 to OPTS.
1744   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
1745     remove; obsolete.
1747  -- Gerrit Pape <pape@smarden.org>  Tue, 23 Jun 2009 08:49:17 +0000
1749 git-core (1:1.6.3.1-1) unstable; urgency=low
1751   * new upstream point release.
1753  -- Gerrit Pape <pape@smarden.org>  Thu, 14 May 2009 21:35:01 +0000
1755 git-core (1:1.6.3-1) unstable; urgency=low
1757   * new upstream release.
1758   * merge branch debian-experimental.
1760  -- Gerrit Pape <pape@smarden.org>  Fri, 08 May 2009 07:57:39 +0000
1762 git-core (1:1.6.3~rc3-1) experimental; urgency=low
1764   * new upstream release candidate.
1766  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Apr 2009 21:58:10 +0000
1768 git-core (1:1.6.3~rc1-1) experimental; urgency=low
1770   * new upstream release candidate.
1771   * merge branch debian-sid.
1773  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 21:44:09 +0000
1775 git-core (1:1.6.2.4-1) unstable; urgency=low
1777   * new upstream point release.
1779  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 20:22:02 +0000
1781 git-core (1:1.6.3~rc0-1) experimental; urgency=low
1783   * new upstream release candidate.
1784   * merge branch debian-sid.
1786  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 23:06:38 +0000
1788 git-core (1:1.6.2.3-1) unstable; urgency=low
1790   * new upstream point release.
1791   * debian/control: Standards-Version: 3.8.1.0.
1792   * debian/control: change subversion to Subversion in description.
1793   * debian/control: Section: vcs (except for git-doc).
1795  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 22:46:43 +0000
1797 git-core (1:1.6.2.2-1) unstable; urgency=low
1799   * new upstream point release.
1800   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
1801     new; Makefile: do not install cross-directory hardlink (thx Jonathan
1802     Nieder, closes: #520116).
1803   * debian/git-daemon/run: run /usr/lib/git-core/git-daemon instead of
1804     'git daemon' (closes: #522348).
1805   * debian/git-daemon-run.postinst: on upgrade from >> 1:1.6.0, fixup
1806     #522348.
1807   * debian/git-core.emacsen-startup: remove the line
1808     '(add-to-list 'vc-handled-backends 'git)' (closes: #519728).
1810  -- Gerrit Pape <pape@smarden.org>  Sun, 05 Apr 2009 20:49:25 +0000
1812 git-core (1:1.6.2.1-1) unstable; urgency=low
1814   * new upstream point release.
1815   * debian/git-core.emacsen-startup: no longer refer to vc-git.el
1816     (closes: #519728).
1818  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Mar 2009 22:18:05 +0000
1820 git-core (1:1.6.2-1) unstable; urgency=medium
1822   * new upstream release.
1823   * merge branch debian-experimental.
1824   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff,
1825     debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
1826     remove; applied upstream.
1828  -- Gerrit Pape <pape@smarden.org>  Wed, 04 Mar 2009 22:44:43 +0000
1830 git-core (1:1.6.2~rc2-1) experimental; urgency=low
1832   * merge branch debian-sid.
1833   * new upstream release candidate.
1835  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:15:13 +0000
1837 git-core (1:1.6.1.3-2) unstable; urgency=high
1839   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff:
1840     new from upstream git: Install builtins with the user and group of
1841     the installing personality.
1842   * debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
1843     new from upstream git: git-quiltimport: preserve standard input to
1844     be able to read user input (closes: #515910).
1846  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:01:37 +0000
1848 git-core (1:1.6.2~rc1-1) experimental; urgency=low
1850   * new upstream release candidate.
1851   * debian/git-core.docs, debian/git-doc.docs, debian/rules: move
1852     Documentation/RelNotes* from git-doc to the git-core package
1853     (closes: #514866).
1855  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Feb 2009 20:20:03 +0000
1857 git-core (1:1.6.2~rc0-1) experimental; urgency=low
1859   * new upstream release candidate.
1860   * merge branch debian-sid.
1862  -- Gerrit Pape <pape@smarden.org>  Tue, 10 Feb 2009 00:06:02 +0000
1864 git-core (1:1.6.1.3-1) unstable; urgency=low
1866   * new upstream point release.
1868  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Feb 2009 21:31:39 +0000
1870 git-core (1:1.6.1.2-1) experimental; urgency=low
1872   * new upstream release.
1873     * don't fail to clone over http if connection is rate limited
1874       (closes: #512795).
1875     * git svn info no longer fails (closes: #499243).
1876   * debian/rules: ASCIIDOC_EXTRA='-a asciidoc7compatible -a docbook-xsl-172'
1877     and DOCBOOK_XSL_173=Yes when building documentation (thx Niko Tyni
1878     for the patch, closes: #497883).
1879   * merge branch debian-lenny.
1880   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
1881     remove; fixed upstream.
1883  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 23:26:45 +0000
1885 git-core (1:1.5.6.5-3) unstable; urgency=high
1887   * debian/rules: no longer install symlink /etc/init.d/git-daemon ->
1888     /usr/bin/sv (closes: #511687).
1889   * debian/git-daemon-run.README.Debian: document how to create the
1890     symlink manually to have an LSB compatible /etc/init.d/git-daemon
1891     interface to control the service.
1893  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 20:56:15 +0000
1895 git-core (1:1.6.0.6-1) experimental; urgency=low
1897   * debian/control: git-email: Recommends: libnet-smtp-ssl-perl,
1898     libauthen-sasl-perl (thx Kees Cook, closes: #505636).
1899   * debian/diff/0005-bug-506445-hooks-post-receive-email-set-...diff:
1900     new; hooks/post-receive-email: set encoding to utf-8 (thx Alexander
1901     Gerasiov, closes: #506445).
1902   * new upstream point release (closes: #504641).
1903     * gitweb: do not run "git diff" that is Porcelain.
1905  -- Gerrit Pape <pape@smarden.org>  Sat, 20 Dec 2008 11:03:49 +0000
1907 git-core (1:1.5.6.5-2) unstable; urgency=high
1909   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
1910     new; fix possible gitweb vulnerability: calling "git diff": Jakub
1911     says that legacy-style URI to view two blob differences are never
1912     generated since 1.4.3.  This codepath runs "git diff" Porcelain from
1913     the gitweb, which is a no-no.  It can trigger diff.external command
1914     that is specified in the configuration file of the repository being
1915     viewed.
1917  -- Gerrit Pape <pape@smarden.org>  Wed, 17 Dec 2008 09:27:01 +0000
1919 git-core (1:1.6.0.4-1) experimental; urgency=low
1921   * new upstream point release.
1922   * debian/control: git-email: minor update to the long description
1923     (thx Gerfried Fuchs, closes: #501559).
1924   * debian/rules: TCLTK_PATH=/usr/bin/wish instead of wish8.5 in OPTS.
1925   * debian/control: git-gui, gitk: Depends: tk (>= 8.4) instead of
1926     tk8.5 (thx Adeodato Simó, closes: #503113).
1927   * debian/rules: move the /usr/bin/git-cvsserver program into the
1928     git-cvs package.
1930  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Nov 2008 22:36:05 +0000
1932 git-core (1:1.6.0.3-1) experimental; urgency=low
1934   * debian/control: minor update to long descriptions (thx Reuben
1935     Thomas, closes: #499065).
1936   * debian/git-core.emacsen-startup: new; emacsen-startup configuration
1937     file (thx Jari Aalto, closes: #472197).
1938   * debian/rules: install emacsen-startup configuration file into the
1939     git-core package (thx Eddy Mulyono, closes: #446027).
1940   * new upstream point release.
1941   * debian/git-core.conffiles: add /etc/emacs/site-start.d/50git-core.el
1943  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Nov 2008 20:26:56 +0000
1945 git-core (1:1.6.0.2-1) experimental; urgency=low
1947   * new upstream point release.
1948   * debian/git-core.NEWS.Debian: new; mention that most of the programs
1949     now are installed outside the default $PATH; the "git-xyzzy" form
1950     in scripts and on the command line is no longer supported in 1.6.0.
1951   * debian/git-core.README.Debian: fix paths in config example (thx
1952     Michael Biebl for the patch, closes: #498741).
1953   * debian/git-core.README.Debian: typo (thx Vincent Bernat for the
1954     patch, closes: #496834).
1956  -- Gerrit Pape <pape@smarden.org>  Wed, 24 Sep 2008 20:55:26 +0000
1958 git-core (1:1.6.0.1-1) experimental; urgency=low
1960   * new upstream point release (closes: #496155).
1961   * merge branch debian-sid.
1963  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Aug 2008 07:53:36 +0000
1965 git-core (1:1.6.0-1) experimental; urgency=low
1967   * new upstream release.
1968     * svnimport: newer libsvn wants us to ask for the root with "",
1969       not "/" (closes: #492522, #490400).
1970     * Keep some git-* programs in $(bindir); Move all dashed-form
1971       commands to libexecdir (closes: #461212).
1972     * bash: Add more option completions for 'git log' (closes:
1973       #490220).
1974     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
1975       in git diff; Fix buffer overflow in git-grep (closes: #494097).
1976   * 0002-bug-438793-git-sh-setup.sh-builtin-tag.c-fallback.diff: redo
1977     as 0002-bug-438793-494505-fallback-to-editor-not-vi.diff (thx
1978     Jonathan Nieder for the patch, closes: #494505).
1979   * debian/rules: add gitexecdir=/usr/lib/git-core to OPTS; adapt
1980     several paths (thx Jonathan Nieder for a patch, closes: #480396).
1981   * debian/gitweb.NEWS.Debian: new; talk about files moved from
1982     /var/www/ to /usr/share/gitweb/ (see #479479; closes: #494467).
1983   * debian/git-daemon/run: run git daemon instead of git-daemon
1984     (dash-less form).
1985   * debian/git-daemon-run.postinst: add gitdaemon system user.
1986   * debian/git-daemon/run: utilize chpst to run git daemon as user
1987     gitdaemon (thx Daniel Kahn Gillmor, closes: #494991).
1989  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 22:31:44 +0000
1991 git-core (1:1.5.6.5-1) unstable; urgency=high
1993   * new upstream point release.
1994     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
1995       in git diff; Fix buffer overflow in git-grep (CVE-2008-3546;
1996       closes: #494097).
1997   * debian/diff/0005-bug-494097-CVE-2008-3546.diff: remove; obsolete.
1999  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 19:22:02 +0000
2001 git-core (1:1.5.6.3-1.1) unstable; urgency=high
2003   * Non-maintainer upload by the Security Team.
2004   * Fix various stack-based buffer overflows when processing overly long
2005     repository pathnames which can be exploited to execute arbitrary code if
2006     a victim is tricked into using git-grep or git-diff on a crafted
2007     repository (CVE-2008-3546; Closes: #494097).
2009  -- Nico Golde <nion@debian.org>  Sat, 09 Aug 2008 13:53:13 +0200
2011 git-core (1:1.5.6.3-1) unstable; urgency=low
2013   * new upstream point release.
2014   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2015     remove; applied upstream (opens: #490400).
2016   * debian/control: Standards-Version: 3.8.0.1.
2018  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Jul 2008 07:40:08 +0000
2020 git-core (1:1.5.6.2-1) unstable; urgency=low
2022   * new upstream point release (closes: #489431).
2023   * debian/copyright: apply patch from Ansgar Burchardt: adopt proposed
2024     machine-readable format; clarify some license information (thx,
2025     closes: #488351).
2026   * debian/rules: package gitweb: install gitweb.css, git-favicon.png,
2027     git-logo.png into /usr/share/gitweb/ instead of /var/www/ (closes:
2028     #479479).
2029   * debian/control: package git-arch: no longer Suggests: bazaar
2030     (closes: #486726).
2031   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2032     new; git-svn.perl: workaround assertions in svn library 1.5.0
2033     (closes: #489108).
2035  -- Gerrit Pape <pape@smarden.org>  Sun, 06 Jul 2008 18:35:27 +0000
2037 git-core (1:1.5.6-1) unstable; urgency=low
2039   * new upstream release.
2040   * merge branch debian-experimental.
2042  -- Gerrit Pape <pape@smarden.org>  Thu, 19 Jun 2008 07:38:31 +0000
2044 git-core (1:1.5.6~rc3-1) experimental; urgency=low
2046   * debian/git-daemon-run.postrm: remove log files on purge.
2047   * new upstream release candidate.
2048   * debian/control: package git-core: no longer Depends: cpio, no
2049     longer Recommends: curl.
2051  -- Gerrit Pape <pape@smarden.org>  Sun, 15 Jun 2008 11:14:49 +0000
2053 git-core (1:1.5.6~rc2-1) experimental; urgency=low
2055   * new upstream release candidate.
2056   * merge branch debian-sid.
2057   * debian/rules: do not build manpages twice (thx Jonathan Nieder).
2059  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 12:02:43 +0000
2061 git-core (1:1.5.5.4-1) unstable; urgency=low
2063   * new upstream point release.
2064   * debian/rules: enable DOCBOOK_XSL_172 build variable, fixing man page
2065     breakage (thx Jonathan Nieder, closes: #476634).
2066   * debian/control: Build-Depends: docbook-xsl (>> 1.72) (thx Jonathan
2067     Nieder).
2069  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 11:51:19 +0000
2071 git-core (1:1.5.6~rc1-1) experimental; urgency=low
2073   * new upstream release candidate.
2074     * git-svn fails in prop_walk if $self->{path} is not empty (closes:
2075       477393).
2076     * gitweb: Fix "next" link on bottom of page (closes: #481902).
2077   * merge branch debian-sid.
2078   * debian/rules: add THREADED_DELTA_SEARCH=1 to OPTS (closes: #483534).
2080  -- Gerrit Pape <pape@smarden.org>  Thu, 05 Jun 2008 10:14:14 +0000
2082 git-core (1:1.5.5.3-1) unstable; urgency=low
2084   * new upstream point release.
2085     * commit --interactive: properly update the index before commiting
2086       (closes: #480429).
2087   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2088     remove; applied upstream.
2089   * debian/diff/0005-bug-477337-git-svn.perl-fallback-to-pager...diff:
2090     new; git-svn.perl: fallback to 'pager' not 'less' if PAGER is unset
2091     (closes: #477337).
2093  -- Gerrit Pape <pape@smarden.org>  Wed, 28 May 2008 19:32:57 +0000
2095 git-core (1:1.5.6~rc0-1) experimental; urgency=low
2097   * merge branch debian-sid.
2098   * new upstream release candidate.
2099   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file...diff:
2100     remove; fixed upstream.
2101   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2102     remove; applied upstream.
2104  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:53:38 +0000
2106 git-core (1:1.5.5.2-1) unstable; urgency=low
2108   * new upstream point release.
2109     * diff-options.txt: document the new "--dirstat" option (closes:
2110       #476437).
2111   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2112     new: git-bisect.sh: don't accidentally override existing branch
2113     "bisect" (closes: #478647).
2115  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:41:45 +0000
2117 git-core (1:1.5.5.1-1) unstable; urgency=low
2119   * new upstream point release.
2121  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Apr 2008 18:24:34 +0000
2123 git-core (1:1.5.5-1) unstable; urgency=low
2125   * new upstream release.
2126     * gitk: Fix changing colors through Edit->Preferences (closes: #472615).
2127     * Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"
2128       (closes: #469083).
2129   * merge branch debian/experimental.
2131  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Apr 2008 20:26:25 +0000
2133 git-core (1:1.5.5~rc3-2) experimental; urgency=low
2135   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2136     amend: properly apply GITWEB_CONFIG_SYSTEM to gitweb.cgi.
2138  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Apr 2008 20:40:48 +0000
2140 git-core (1:1.5.5~rc3-1) experimental; urgency=low
2142   * new upstream release candidate.
2143   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2144     new: gitweb: fallback to system-wide config file if default config does
2145     not exist (closes: #450592).
2146   * debian/rules: remove GITWEB_CONFIG=/etc/gitweb.conf from OPTS.
2148  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Apr 2008 19:43:33 +0000
2150 git-core (1:1.5.5~rc2-1) experimental; urgency=low
2152   * new upstream release candidate.
2153     * t9600-cvsimport.sh: set HOME before checking for cvsps availability
2154       (closes: #471969).
2155     * imap-send: properly error out if imap.host is not set in config
2156       (closes: #472632).
2157   * merge branch debian-sid.
2159  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:53:30 +0000
2161 git-core (1:1.5.4.5-1) unstable; urgency=low
2163   * new upstream point release (closes: #473071).
2165  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:26:39 +0000
2167 git-core (1:1.5.5~rc1-1) experimental; urgency=low
2169   * new upstream release candidate.
2171  -- Gerrit Pape <pape@smarden.org>  Sun, 23 Mar 2008 11:55:21 +0000
2173 git-core (1:1.5.5~rc0-1) experimental; urgency=low
2175   * new upstream release candidate.
2176     * git-pull documentation: warn about the option order (closes: #463853).
2177     * hash-object: cleanup handling of command line options (closes:
2178       #464432).
2179   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2180     remove; applied upstream.
2182  -- Gerrit Pape <pape@smarden.org>  Wed, 19 Mar 2008 07:45:01 +0000
2184 git-core (1:1.5.4.4-1) unstable; urgency=low
2186   * new upstream point release.
2187     * templates/Makefile: don't depend on local umask setting (closes:
2188       #467518).
2189     * Fix random crashes in http_cleanup() (closes: #468836).
2190     * send-email: fix In-Reply-To regression (closes: #468153).
2191     * git-merge.sh: better handling of combined --squash,--no-ff,--no-commit
2192       options (closes: #468568).
2194  -- Gerrit Pape <pape@smarden.org>  Mon, 10 Mar 2008 10:38:51 +0000
2196 git-core (1:1.5.4.3-1) unstable; urgency=low
2198   * new upstream point release.
2199     * git-clone.sh: properly configure remote even if remote's head is
2200       dangling (closes: #466581).
2201   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2202     new: from upstream master: gitk: properly deal with tag names containing /
2203     (slash) (closes: #464104).
2204   * debian/git-daemon-run.postrm: adapt paths in /var/.
2206  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Feb 2008 16:19:02 +0000
2208 git-core (1:1.5.4.2-2) unstable; urgency=low
2210   * debian/rules: git-daemon-run: no longer include symlinks for ./supervise/
2211     subdirectories, update-service now takes care of this.
2212   * debian/git-daemon-run.postinst: remove ad re-add git-daemon service on
2213     upgrade from <= 1.5.4.2-1.
2215  -- Gerrit Pape <pape@smarden.org>  Mon, 18 Feb 2008 22:22:14 +0000
2217 git-core (1:1.5.4.2-1) unstable; urgency=low
2219   * new upstream point release.
2220     * cvsimport: have default merge regex also match beginning of commit
2221       message (thx Frédéric Brière, closes: #463468).
2222     * builtin-commit: remove .git/SQUASH_MSG upon successful commit (closes:
2223       #464656).
2224   * debian/rules: change TCLTK_PATH to /usr/bin/wish8.5 in OPTS.
2225   * debian/control: Build-Depends: tcl8.5; git-gui, gitk: Depends: tk8.5
2226     (closes: #456423).
2227   * debian/git-daemon-run.postinst, debian/git-daemon-run.postrm,
2228     debian/git-daemon-run.prerm: use runit's update-service program to
2229     add/remove the git daemon service, instead of dealing with symlinks in
2230     /var/service/ directly.
2231   * debian/control: package git-daemon: Depends: runit (>= 1.8.0-2) (1st
2232     version that provides the update-service program).
2234  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Feb 2008 18:48:00 +0000
2236 git-core (1:1.5.4.1-1) unstable; urgency=medium
2238   * debian/control: Build-Depends: cvsps (for selftests, thx Marco Rodrigues,
2239     closes: #463896).
2240   * new upstream point release.
2242  -- Gerrit Pape <pape@smarden.org>  Mon, 11 Feb 2008 12:00:03 +0000
2244 git-core (1:1.5.4-1) unstable; urgency=low
2246   * merge branch debian-experimental.
2247   * new upstream release.
2248   * debian/git-core.README.Debian: add Alias'es for git-favicon.png and
2249     git-logo.png to the VirtualHost example (thx Frederic Briere, closes:
2250     #463732).
2251   * debian/rules: target build-arch-stamp: re-run selftests with --verbose
2252     on test failures.
2254  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Feb 2008 05:01:16 +0000
2256 git-core (1:1.5.4~rc5-1) experimental; urgency=low
2258   * new upstream release candidate.
2260  -- Gerrit Pape <pape@smarden.org>  Mon, 28 Jan 2008 11:01:08 +0000
2262 git-core (1:1.5.4~rc4-1) experimental; urgency=low
2264   * new upstream release candidate.
2265   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2266     adapt; don't warn if /etc/mailname does not exist (closes: #461844).
2267   * debian/rules: install /usr/share/gitk/ into the gitk package, not
2268     git-core.
2270  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Jan 2008 21:15:21 +0000
2272 git-core (1:1.5.4~rc3-1) experimental; urgency=low
2274   * merge branch debian-sid.
2275   * new upstream release candidate.
2276     * "git pull --tags": error out with a better message (closes: #456035).
2277     * gitk: use user-configured background in view definition dialog
2278       (closes: #457124).
2279   * debian/control: Build-Depends: cvs, libdbd-sqlite3-perl (for selftests).
2281  -- Gerrit Pape <pape@smarden.org>  Sat, 12 Jan 2008 15:09:23 +0000
2283 git-core (1:1.5.3.8-1) unstable; urgency=low
2285   * debian/control: for all packages: Suggests: git-doc instead of
2286     Recommends: (thx Andrew Moise, closes: #455369).
2287   * debian/control: add Vcs-Git: http://smarden.org/git/git.git/.
2288   * new upstream point release.
2290  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Jan 2008 21:01:35 +0000
2292 git-core (1:1.5.4~rc2-1) experimental; urgency=low
2294   * new upstream release candidate.
2295     * shortlog manpage documentation: work around asciidoc markup issues
2296       (closes: #447911).
2297     * Fix $EDITOR regression introduced by rewrite in C (closes: #446845).
2299  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Dec 2007 08:45:01 +0000
2301 git-core (1:1.5.4~rc1-1) experimental; urgency=low
2303   * new upstream release candidate.
2304     * gitweb: Teach "a=blob" action to be more lenient about blob/file mime
2305       type (closes: #435610).
2307  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Dec 2007 09:07:10 +0000
2309 git-core (1:1.5.4~rc0-1) experimental; urgency=low
2311   * new upstream release candidate.
2312     * build with correct version information (on amd64, closes: #454935,
2313       #454408).
2314     * git-reset: add -q option to operate quietly (closes: #444933).
2315     * gitk: disable colours when calling git log (closes: #454420).
2316     * "git svnimport" was removed in favor of "git svn" (closes: #436930,
2317       #447325, #447965, #451037).
2318     * git-commit: allow grouping of short options (closes: #407241).
2319   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff,
2320     debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: remove;
2321     applied upstream.
2322   * debian/rules: install git-gui's lib/ directory plus subdirectory
2323     properly.
2324   * debian/control: Build-Depends: gettext.
2326  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Dec 2007 14:08:45 +0000
2328 git-core (1:1.5.3.7-1) unstable; urgency=low
2330   * new upstream point release.
2331   * debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: new; don't
2332     cache DESTDIR in perl/perl.mak (#452077).
2333   * debian/rules: remove $(MAKE) -C perl clean to remove the perl/perl.mak
2334     again, this is now handled through debian/diff/0005 (thx Pierre
2335     Habouzit, #452077).
2337  -- Gerrit Pape <pape@smarden.org>  Mon,  3 Dec 2007 10:17:11 +0000
2339 git-core (1:1.5.3.6-1.1) unstable; urgency=low
2341   * Non-maintainer upload: Gerrit is currently changing home, and this bug is
2342     preventing people from installing git, I took the initiative to fix it
2343     before his return.
2344   * debian/rules: force a $(MAKE) -C perl clean to remove the perl/perl.mak
2345     that remembers our DESTDIR and makes perl modules be installed in
2346     debian/git-core/ in the install-indep target again
2347     (closes: #452077, #452078, #452080, #452111, #452324).
2349  -- Pierre Habouzit <madcoder@debian.org>  Thu, 22 Nov 2007 00:40:08 +0100
2351 git-core (1:1.5.3.6-1) unstable; urgency=low
2353   * debian/implicit: add proper dependencies to support 'parallel build'
2354     through make -j (thx Daniel Schepler for the patch).
2355   * debian/rules: support 'nocheck' in DEB_BUILD_OPTIONS to skip running
2356     the selftests.
2357   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2358     new; check /etc/mailname if author email is unknown (closes: #448655).
2359   * debian/gitweb.docs: new; install gitweb/README.
2360   * new upstream point release.
2361     * git-cvsimport: really convert underscores in branch names to dots with
2362       -u (closes: #446495).
2363     * git-mailsplit: with maildirs not only process cur/, but also new/
2364       (closes: #447396).
2365   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff:
2366     new; cherry-pick'ed from master: contrib/hooks/post-receive-email: make
2367     subject prefix configurable (closes: #428418).
2369  -- Gerrit Pape <pape@smarden.org>  Mon, 19 Nov 2007 12:32:11 +0000
2371 git-core (1:1.5.3.5-1) unstable; urgency=low
2373   * new upstream point release.
2374     * git-config: handle --file option with relative pathname properly;
2375       git-config: print error message if the config file cannot be read;
2376       git-config: don't silently ignore options after --list (closes:
2377       #445208).
2379  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Nov 2007 08:35:46 +0000
2381 git-core (1:1.5.3.4-1) unstable; urgency=low
2383   * new upstream point release (closes: #445188).
2385  -- Gerrit Pape <pape@smarden.org>  Thu, 04 Oct 2007 08:27:01 +0000
2387 git-core (1:1.5.3.3-1) unstable; urgency=low
2389   * new upstream point release.
2391  -- Gerrit Pape <pape@smarden.org>  Sun, 30 Sep 2007 09:25:06 +0000
2393 git-core (1:1.5.3.2-1) unstable; urgency=low
2395   * new upstream point release.
2396     * git-svn: fix "Malformed network data" with svn:// servers (closes:
2397       #430091, #436142).
2398     * git-commit: Allow partial commit of file removal (closes: #437817).
2399     * git-gui: lib/index.tcl: handle files with % in the filename properly
2400       (closes: #441167).
2401     * git-clone: improve error message if curl program is missing or not
2402       executable (closes: #440976).
2403   * debian/git-daemon-run.postinst: use 'sv -v term git-daemon' instead of
2404     'sv restart git-daemon' to restart git-daemon service if it was running.
2405   * debian/control: git-core: no longer Suggests: cogito, which was removed.
2406   * debian/diff/genindex.diff: apply and remove.
2407   * debian/gitweb.conf: comment out $home_link, and set to gitweb.cgi's
2408     default (thx Ansgar Burchardt for the patch, closes: 441694).
2410  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Sep 2007 07:28:41 +0000
2412 git-core (1:1.5.3.1-1) unstable; urgency=low
2414   * new upstream point release.
2415   * debian/control: git-daemon-run: improve long description (closes:
2416     #440699).
2417   * debian/git-daemon-run.README.Debian: improve.
2418   * debian/control: git-svn: improve long description.
2419   * debian/control: git-cvs: improve long description.
2420   * debian/control: git-core: improve long description (closes: #412560).
2422  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Sep 2007 18:18:33 +0000
2424 git-core (1:1.5.3-1) unstable; urgency=low
2426   * merge branch debian-experimental.
2427   * new upstream release.
2428   * debian/control: git-email: move libemail-valid-perl from Depends: to
2429     Recommends: (thx Uwe Kleine-Koenig, closes: #439902).
2430   * debian/control: git-email: no longer Depends: libmail-sendmail-perl (thx
2431     Uwe Kleine-Koenig).
2433  -- Gerrit Pape <pape@smarden.org>  Sun, 02 Sep 2007 16:41:54 +0000
2435 git-core (1:1.5.3~rc7-1) experimental; urgency=low
2437   * new upstream release candidate.
2438   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2439     remove; included upstream.
2441  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Aug 2007 12:22:16 +0000
2443 git-core (1:1.5.3~rc6-1) experimental; urgency=low
2445   * new upstream release candidate.
2446     * git-am: initialize variable $resume on startup (closes: #435807).
2447   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2448     new; http://article.gmane.org/gmane.comp.version-control.git/55981.
2449   * debian/diff/0003-git-sh-setup.sh-fallback-to-editor-not-vi-if-VI.diff:
2450     new; git-sh-setup.sh: fallback to 'editor' not 'vi' if $VISUAL and $EDITOR
2451     are unset (thx Mike Hommey, closes: #438793).
2452   * merge branch debian-sid.
2454  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:54:16 +0000
2456 git-core (1:1.5.2.5-2) unstable; urgency=low
2458   * debian/git-core.conffiles: new; add /etc/bash_completion.d/git.
2460  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:49:39 +0000
2462 git-core (1:1.5.2.5-1) unstable; urgency=low
2464   * debian/control: fix typo in Build-Depends: libcurl4-gnutls-dev |
2465     libcurl3-gnutls-dev (thx Mikael Eriksson, closes: #433196).
2466   * new upstream point release.
2467   * debian/rules: add TCLTK_PATH=/usr/bin/wish8.4 to OPTS (closes: #438662).
2468   * dbian/control: git-core: Depends: cpio (closes: #438057).
2469   * debian/git-core.README.Debian: fix typos (closes: #438932).
2470   * debian/versions.upstream, debian/changelog.upstream: adapt.
2471   * debian/rules, debian/control: install git-completion.bash from contrib as
2472     /etc/bash_completion.d/git; git-core: Conflicts:, Provides:, Replaces:
2473     git-completion (closes: #437532, thx Sebastian Harl).
2475  -- Gerrit Pape <pape@smarden.org>  Sat, 25 Aug 2007 17:56:20 +0000
2477 git-core (1:1.5.3~rc4-1) experimental; urgency=low
2479   * new upstream release candidate.
2481  -- Gerrit Pape <pape@smarden.org>  Sat, 04 Aug 2007 13:02:05 +0000
2483 git-core (1:1.5.3~rc3-1) experimental; urgency=low
2485   * new upstream release candidate.
2486   * debian/versions.upstream, debian/changelog.upstream: adapt.
2488  -- Gerrit Pape <pape@smarden.org>  Fri, 27 Jul 2007 11:13:52 +0000
2490 git-core (1:1.5.3~rc2-1) experimental; urgency=low
2492   * new upstream release candidate.
2493   * debian/diff/????-Pack-objects-properly-initialize-the-depth-value.diff:
2494     remove; obsolete.
2495   * debian/control, debian/rules: remove git-p4 package again, moved into
2496     contrib/ upstream; see /usr/share/doc/git-core/contrib/p4import/.
2497   * debian/versions.upstream, debian/changelog.upstream: adapt.
2499  -- Gerrit Pape <pape@smarden.org>  Fri, 20 Jul 2007 08:47:45 +0000
2501 git-core (1:1.5.3~rc1-1) experimental; urgency=low
2503   * new upstream release candidate.
2504     * git-commit: don't add multiple Signed-off-by: from the same identity
2505       (closes: #430851).
2506     * Fix core.sharedRepository = 2 (closes: #432698).
2507   * merge branch debian-sid.
2508   * debian/versions.upstream, debian/changelog.upstream: adapt.
2509   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
2510     remove; doesn't apply anymore.
2511   * debian/diff/0002-Pack-objects-properly-initialize-the-depth-value.diff:
2512     new; on upstream advice.
2514  -- Gerrit Pape <pape@smarden.org>  Sat, 14 Jul 2007 11:45:27 +0000
2516 git-core (1:1.5.2.4-1) unstable; urgency=low
2518   * new upstream point release.
2519   * debian/rules: build documentation with ASCIIDOC8=YesPlease (closes:
2520     #432560).
2521   * debian/control: Build-Depends: asciidoc (>> 8.0.0).
2522   * debian/diff/????-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
2523     remove; merged upstream.
2524   * debian/control: Build-Depends: libcurl4-gnutls-dev | libcurl3-gnutsl-dev
2525     (closes: #432812).
2526   * debian/versions.upstream, debian/changelog.upstream: adapt.
2528  -- Gerrit Pape <pape@smarden.org>  Fri, 13 Jul 2007 19:13:38 +0000
2530 git-core (1:1.5.3~rc0-1) experimental; urgency=low
2532   * new upstream release candidate.
2533   * debian/changelog.upstream.sh: run git shortlog with option --no-merges.
2534   * debian/versions.upstream, debian/changelog.upstream: update.
2535   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff,
2536     debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
2537     remove; applied upstream.
2538   * debian/diff/00*.diff: adapt.
2539   * debian/rules: put git-gui, git-citool man pages into package git-gui.
2541  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 10:01:12 +0000
2543 git-core (1:1.5.2.3-1) unstable; urgency=low
2545   * new upstream point release.
2546   * debian/control: package git-gui: Replaces: git-core (<< 1:1.5.2.2-3)
2547     (thx Frank Lichtenheld, closes: #431481).
2548   * debian/versions.upstream, debian/changelog.upstream: update.
2550  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 08:26:11 +0000
2552 git-core (1:1.5.2.2-3) unstable; urgency=low
2554   * debian/rules: move /usr/share/git-gui/ from git-core package into
2555     git-gui package (thx Ansgar Burchardt, closes: #430530).
2556   * debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
2557     new; git-cvsimport: force checkout of working tree after initial import
2558     (closes: #430903).
2559   * debian/diff/0005-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
2560     new; git-gui: properly popup error if gitk should be started but is not
2561     installed (#429810).
2562   * debian/control: git-gui: Recommends: gitk (closes: #429810).
2563   * debian/rules: workaround #427907: compile with -O0 instead of -O2 on hppa
2564     (#429389).
2566  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Jun 2007 12:54:39 +0000
2568 git-core (1:1.5.2.2-2) unstable; urgency=low
2570   * debian/control: all Architecture: all packages: Depends: git-core (>>
2571     ${source:Upstream-Version}, git-core (<< ${source:Upstream-Version}-.)
2572     instead of (= ${source:Version}) to support binNMUs (closes: #423041,
2573     #430128).
2575  -- Gerrit Pape <pape@smarden.org>  Sat, 23 Jun 2007 14:02:36 +0000
2577 git-core (1:1.5.2.2-1) unstable; urgency=low
2579   * new upstream point release.
2580     * Fix typo in remote branch example in git user manual (closes: #427502).
2581   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
2582     remove; applied upstream.
2583   * debian/versions.upstream: new; ordered list of upstream versions,
2584     starting with 1.0.0.
2585   * debian/changelog.upstream.sh: new; create changelog.upstream from git
2586     shortlog using debian/versions.upstream.
2587   * debian/changelog.upstream: re-created through changelog.upstream.sh.
2588   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff:
2589     new; git-svn: trailing slash in prefix is mandatory with --branches/-b
2590     (closes: #429443).
2592  -- Gerrit Pape <pape@smarden.org>  Tue, 19 Jun 2007 17:32:30 +0000
2594 git-core (1:1.5.2.1-2) unstable; urgency=low
2596   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
2597     new; from upstream master: git-branch --track: fix tracking branch
2598     computation.
2600  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Jun 2007 09:04:47 +0000
2602 git-core (1:1.5.2.1-1) unstable; urgency=low
2604   * new upstream point release.
2605     * Create a new manpage for the gitignore format, and reference it
2606       elsewhere (thx Josh Triplett, closes: #427078).
2607   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
2608     new; properly resolve ambiguity if argument is both, revision and
2609     filename (closes: #425491).
2610   * debian/control: git-core: Conflicts: git (<< 4.3.20-11) (/usr/bin/git
2611     transition).
2612   * debian/git-daemon-run.README.Debian: new (#422139).
2613   * debian/control: all Architecture: all packages: Depends: git-core
2614     (= ${source:Version}) instead of (>= ...); this makes it no longer
2615     support binNMUs (closes: #425494, reopens: #423041).
2617  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Jun 2007 10:09:53 +0000
2619 git-core (1:1.5.2-1) unstable; urgency=low
2621   * merge branch debian-experimental.
2622   * new upstream release.
2623     * gitweb: choose appropriate view for file type if a= parameter missing
2624       (closes: #410465).
2625     * git fetch -q is supported (closes: #423165).
2626   * /usr/bin/git transition (thx Ian Beckwith!).
2627     * debian/git-core.preinst: new; remove /usr/bin/git alternative if
2628       upgrading from versions older than 1:1.5.2~rc3-2.
2629     * debian/git-core.prerm, debian/git-core.postinst: remove; no longer
2630       handle /usr/bin/git alternative through update-alternatives.
2631     * debian/rules: no longer install git program as git-scm.
2633  -- Gerrit Pape <pape@smarden.org>  Wed, 30 May 2007 12:38:45 +0000
2635 git-core (1:1.5.2~rc3-2) experimental; urgency=low
2637   * debian/diff/0000-maint-branch-from-20070514.diff: remove; obsolete.
2638   * debian/control: package git-p4: Section: contrib/devel (closes:
2639     #422755).
2640   * debian/control: package git-p4: Depends: git-core (>= ${source:Version})
2641     instead of (= ${Source-Version}) (to support binNMUs).
2643  -- Gerrit Pape <pape@smarden.org>  Tue, 15 May 2007 21:33:06 +0000
2645 git-core (1:1.5.1.4-2) unstable; urgency=low
2647   * debian/diff/0000-maint-branch-from-20070514.diff: new; snapshot upstream
2648     maint branch 20070514:
2649     * includes git-svn fixes (closes: #423599, #423226).
2650   * deian/rules: reverse order when applying diffs (fix typo).
2651   * debian/control: all Architecture: all packages: Depends: git-core (>=
2652     ${source:Version}) instead of (= ${Source-Version}) (to support binNMUs,
2653     closes: #423041).
2655  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 13:15:50 +0000
2657 git-core (1:1.5.2~rc3-1) experimental; urgency=low
2659   * new upstream release candidate.
2660   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
2661     remove; included upstream.
2662   * debian/control: Build-Depends: tcl8.4 (for gitgui).
2663   * debian/rules: add symlink /etc/init.d/git-daemon -> /usr/bin/sv to
2664     git-daemon-run package (#422139).
2666  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 10:10:02 +0000
2668 git-core (1:1.5.1.4-1) unstable; urgency=medium
2670   * new upstream point release.
2671   * debian/diff/pager-vs-less.diff: rename to
2672     0001-pager.c-fallback-to-pager-not-less-if-PAGER-is.diff; adapt.
2673   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
2674     new: Optimize directory listing with pathspec limiter (closes: #420671).
2675   * debian/git-daemon-run.postinst: restart git-daemon service if it was
2676     running.
2678  -- Gerrit Pape <pape@smarden.org>  Wed, 09 May 2007 08:48:50 +0000
2680 git-core (1:1.5.2~rc2-1) experimental; urgency=low
2682   * new upstream release candidate.
2684  -- Gerrit Pape <pape@smarden.org>  Mon, 07 May 2007 18:02:53 +0000
2686 git-core (1:1.5.2~rc1-1) experimental; urgency=low
2688   * new upstream release candidate.
2689   * debian/control, debian/rules: new package git-p4: tools for importing
2690     development history from perforce repositories.
2691   * debian/rules: add WITH_P4IMPORT=1 to OPTS; no longer install
2692     git-p4import.py into /usr/share/doc/git-core/contrib/; add OPTS to
2693     make clean in target clean:; add PYTHON_PATH=/usr/bin/python to OPTS.
2695  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 12:28:15 +0000
2697 git-core (1:1.5.1.3-1) unstable; urgency=low
2699   * new upstream point release.
2700     * git-add tried to optimize by finding common leading directories
2701       across its arguments but botched, causing very confused behaviour
2702       (closes: #420671).
2703     * Documentation/git-reset.txt: suggest git commit --amend in example
2704       (closes: #420112).
2705     * unofficial rpm.spec file shipped with git was letting ETC_GITCONFIG
2706       set to /usr/etc/gitconfig.  Tweak the official Makefile to make it
2707       harder for distro people to make the same mistake, by setting the
2708       variable to /etc/gitconfig if prefix is set to /usr (closes:
2709       #420675).
2710   * debian/changelog.upstream: upstream changes taken from mailing list
2711     announcement.
2713  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 08:59:06 +0000
2715 git-core (1:1.5.1.2-1) unstable; urgency=low
2717   * new upstream point release.
2718   * debian/changelog.upstream: upstream changes taken from mailing list
2719     announcement.
2721  -- Gerrit Pape <pape@smarden.org>  Sun, 22 Apr 2007 13:31:05 +0000
2723 git-core (1:1.5.1.1-1) unstable; urgency=low
2725   * new upstream point release.
2726   * debian/changelog.upstream: upstream changes taken from mailing list
2727     announcement.
2728   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
2729     remove; applied upstream.
2731  -- Gerrit Pape <pape@smarden.org>  Thu, 12 Apr 2007 09:05:44 +0000
2733 git-core (1:1.5.1-1) unstable; urgency=low
2735   * new upstream release.
2736     * git-svn got almost a rewrite (closes: #416372).
2737   * debian/diff/git-cvsserver-update-hook.diff: remove; included upstream.
2738   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff,
2739     debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff,
2740     debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
2741     remove; applied upstream.
2742   * debian/diff/GNU-Hurd.diff: remove; obsolete.
2743   * debian/git-daemon-run.postrm: check for deluser being available, if
2744     not, print warning and don't remove system user (closes: #416755).
2745   * debian/changelog.upstream: upstream changes taken from mailing list
2746     announcement, and git shortlog.
2747   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
2748     new; rename contrib/hooks/post-receieve-email to contrib/hooks/post-
2749     receive-email.
2751  -- Gerrit Pape <pape@smarden.org>  Wed,  4 Apr 2007 11:56:18 +0000
2753 git-core (1:1.5.0.6-1) unstable; urgency=low
2755   * new upstream point release.
2756   * debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff:
2757     new, cherry-pick'ed from upstream master: http-fetch: don't use
2758     double-slash as directory separator in URLs (closes: #409887).
2759   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff: new:
2760     Documentation/git-svnimport.txt: fix typo.
2761   * debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
2762     new Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES
2763     (closes: #404795).
2764   * debian/changelog.upstream: upstream changes taken from mailing list
2765     announcements.
2767  -- Gerrit Pape <pape@smarden.org>  Thu, 29 Mar 2007 10:51:00 +0000
2769 git-core (1:1.5.0.5-1) unstable; urgency=low
2771   * new upstream point release.
2772   * debian/rules: make sure subdirectories of /usr/share/doc/git-core/ are
2773     mode 0755 (closes: #415328); remove .gitignore file(s) from
2774     /usr/share/doc/git-core/ (closes: #413913).
2775   * debian/control: git-svn: Depends: libterm-readkey-perl (thx Pierre
2776     Habouzit, closes: #415475).
2777   * debian/changelog.upstream: upstream changes taken from mailing list
2778     announcements.
2780  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Mar 2007 17:02:27 +0000
2782 git-core (1:1.5.0.3-1) unstable; urgency=low
2784   * new upstream point release.
2785   * debian/diff/cvsexportcommit-.msg.diff: remove; applied upstream.
2786   * debian/git-core.docs, debian/git-doc.docs: add RelNotes.
2787   * debian/changelog.upstream: upstream changes taken from mailing list
2788     announcements.
2790  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Mar 2007 19:44:05 +0000
2792 git-core (1:1.5.0.2-1) unstable; urgency=low
2794   * new upstream point release.
2795   * debian/control: git-core: Conflicts: qgit (<< 1.5.5) (closes: #412452).
2796   * debian/changelog.upstream: upstream changes taken from mailing list
2797     announcements.
2798   * debian/diff/cvsexportcommit-.msg.diff: new; don't cleanup .msg if not
2799     yet committed to cvs (closes: #412732).
2801  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Feb 2007 15:50:53 +0000
2803 git-core (1:1.5.0.1-1) unstable; urgency=low
2805   * new upstream point release.
2806   * debian/diff/git-cvsserver-update-hook.diff: new from upstream pu branch:
2807     Have git-cvsserver call hooks/update before really altering the ref.
2808   * debian/control: git-cvs: Depends: libdbd-sqlite3-perl (git-cvsserver).
2810  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Feb 2007 11:38:34 +0000
2812 git-core (1:1.5.0-1) experimental; urgency=low
2814   * new upstream release.
2815   * debian/diff/archimport-empty-dir.diff: remove; applied upstream.
2816   * debian/diff/pager-vs-less.diff, debian/diff/Add-install-lib-target.diff:
2817     adapt.
2818   * debian/control: new package git-gui, the git graphical user interface;
2819     git-core: no longer Depends:, Build-Depends: rcs; git-core: Suggests:
2820     git-gui.
2821   * debian/rules: new package git-gui.
2822   * debian/changelog.upstream: upstream changes taken from mailing list
2823     announcements and git shortlog.
2824   * debian/git-daemon/run: don't limit git-daemon's memory resources.
2825   * debian/control, debian/rules: remove git-core-dev package again,
2826     libgit.a is not a publically usable/useful library at this moment, as
2827     its internal API is not cast in stone yet.
2828   * debian/diff/Add-install-lib-target.diff: remove; there's no git-core-dev
2829     package.
2831  -- Gerrit Pape <pape@smarden.org>  Fri, 16 Feb 2007 07:18:44 +0000
2833 git-core (1:1.5.0~rc3-1) experimental; urgency=low
2835   * new upstream release candidate.
2836   * debian/diff/Add-install-lib-target.diff: new; add install-lib target to
2837     install libgit.a library plus header files (thx Luca Falavigna).
2838   * debian/rules: new package git-core-dev; remove obsolete
2839     WITH_SEND_EMAIL=1, OPTIMIZE="..." from $(OPTS); remove
2840     WITH_OWN_SUBPROCESS_PY=1 from $(OPTS), it's no longer necessary (thx
2841     Luca Falavigna; closes: #403731); make git-p4import.pl available through
2842     /usr/share/doc/git-core/contrib/ (closes: #403387); minor cleanup.
2843   * debian/control: new package git-core-dev (thx Luca Falavigna; closes:
2844     #407722); no longer Build-Depends: python; git-core: no longer Recommends:
2845     python, Suggests: git-core-dev; update short and long descriptions
2846     (closes: #406323); git-arch: Depends: tla, instead of Suggests:.
2847   * debian/diff/GNU-Hurd.diff: adapt.
2848   * debian/diff/archimport-empty-dir.diff: new; git-archimport: initial import
2849     needs empty directory (closes: #400508).
2850   * debian/gitweb.README.Debian: typo.
2852  -- Gerrit Pape <pape@smarden.org>  Sat,  3 Feb 2007 09:32:48 +0000
2854 git-core (1:1.4.4.4-1) unstable; urgency=low
2856   * new upstream release, important fixes:
2857     * pack-check.c::verify_packfile(): don't run SHA-1 update on huge data.
2858     * Fix infinite loop when deleting multiple packed refs.
2859     * diff --check: fix off by one error.
2860   * debian/diff/0001-spurious-.sp-in-manpages.diff: remove; included in
2861     upstream version.
2862   * debian/changelog.upstream: upstream changes taken from mailing list
2863     announcement.
2865  -- Gerrit Pape <pape@smarden.org>  Tue,  9 Jan 2007 19:43:56 +0000
2867 git-core (1:1.4.4.3-1) unstable; urgency=medium
2869   * new upstream release (closes: #404796); important fixes:
2870     * Make sure the empty tree exists when needed in merge-recursive; the
2871       error message may make the user think that their database is corrupt
2872       when its actually not.
2873     * Don't use memcpy when source and dest. buffers may overlap.
2874     * cvsserver: Avoid miscounting bytes in Perl v5.8.x; this breaks the
2875       counting of bytes for the CVS protocol, resulting in the client
2876       expecting less data than we actually send, and storing truncated files.
2877   * debian/diff/0001-spurious-.sp-in-manpages.diff: new from upstream git;
2878     work around spurious .sp in manpages (closes: #388370).
2879   * debian/changelog.upstream: upstream changes taken from mailing list
2880     announcement.
2882  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Dec 2006 07:38:15 +0000
2884 git-core (1:1.4.4.2-1) unstable; urgency=low
2886   * new upstream release.
2887     * fixes FTBFS on m68k (thx Roman Zippel, closes: #402022).
2888   * 0001-archive-zip-don-t-use-sizeof-struct.diff,
2889     0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
2890     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
2891     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
2892     0005-Increase-length-of-function-name-buffer.diff: remove; obsolete.
2893   * debian/changelog.upstream: upstream changes taken from mailing list
2894     announcements and git log | git shortlog.
2896  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Dec 2006 19:13:49 +0000
2898 git-core (1:1.4.4.1-1) unstable; urgency=low
2900   * new upstream release (closes: #400191).
2901   * 0001-archive-zip-don-t-use-sizeof-struct.diff: new from upstream git;
2902     replaces debian/diff/not-packed-structs.diff.
2903   * 0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
2904     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
2905     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
2906     0005-Increase-length-of-function-name-buffer.diff: new from upstream
2907     git.
2908   * debian/diff/genindex.diff: new; support subdirs in gitweb example index
2909     generator (thx David Nusinow; closes: #400284).
2910   * debian/diff/GNU-Hurd.diff, debian/diff/pager-vs-less.diff: adapt.
2912  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Nov 2006 14:31:39 +0000
2914 git-core (1:1.4.4-2) unstable; urgency=low
2916   * debian/diff/not-packed-structs.diff: new; don't use sizeof(struct ...),
2917     size doesn't match on arm (fixes selftests failure on arm).
2919  -- Gerrit Pape <pape@smarden.org>  Wed, 22 Nov 2006 23:31:11 +0000
2921 git-core (1:1.4.4-1) unstable; urgency=low
2923   * new upstream release (closes: #399575).
2924   * debian/changelog.upstream: upstream changes taken from mailing list
2925     announcements.
2926   * debian/control: Build-Depends: unzip (for selftests).
2928  -- Gerrit Pape <pape@smarden.org>  Tue, 21 Nov 2006 09:43:37 +0000
2930 git-core (1:1.4.3.5-1) unstable; urgency=low
2932   * new upstream release.
2933   * debian/changelog.upstream: upstream changes taken from mailing list
2934     announcements.
2936  -- Gerrit Pape <pape@smarden.org>  Mon, 13 Nov 2006 17:46:50 +0000
2938 git-core (1:1.4.3.3-2) unstable; urgency=medium
2940   * debian/git-daemon-run.postinst: don't make the log service system user
2941     gitlog member of group adm, but nogroup; gitlog's home directory is
2942     /nonexistent (thx Florian Weimer, closes: #396687).
2943   * debian/git-daemon/log/run: make /var/log/git-daemon log directory mode
2944     2750, owner gitlog:adm.
2945   * debian/changelog.upstream: upstream changes taken from mailing list
2946     announcements.
2948  -- Gerrit Pape <pape@smarden.org>  Mon,  6 Nov 2006 20:12:08 +0000
2950 git-core (1:1.4.3.3-1) unstable; urgency=low
2952   * new upstream release.
2953   * debian/diff/0001-Set-HOME-for-selftests.diff: remove; applied upstream.
2954   * debian/control: git-core: Depends: libdigest-sha1-perl (closes: #395304,
2955     thx Ichthyostega).
2957  -- Gerrit Pape <pape@smarden.org>  Tue, 31 Oct 2006 07:31:21 +0000
2959 git-core (1:1.4.3.2-1) unstable; urgency=low
2961   * new upstream release.
2962   * debian/diff/gitweb.conf.diff: remove; obsolete.
2963   * debian/changelog.upstream: upstream changes taken from mailing list
2964     announcements.
2965   * debian/rules: add 'GITWEB_CONFIG=/etc/gitweb.conf mandir=/usr/share/man
2966     OPTIMIZE="-O2 -g -Wall" INSTALLDIRS=vendor' to build OPTS, adapt paths;
2967     git-arch: don't include git-archive, git-upload-archive; gitweb: install
2968     git-logo.png, git-favicon.png; git-core: properly install new Git.pm
2969     plus man page.
2970   * debian/diff/0001-Set-HOME-for-selftests.diff: new; set $HOME for
2971     selftests (fixes build/selftest failures).
2972   * debian/control: git-core: Depends: liberror-perl.
2974  -- Gerrit Pape <pape@smarden.org>  Tue, 24 Oct 2006 16:32:35 +0000
2976 git-core (1:1.4.2.3-2) unstable; urgency=low
2978   * debian/control: new package git-daemon-run: provide a git-daemon
2979     service; git-core: no longer Suggests: runit, Depends: adduser, the
2980     git-daemon-run package now Depends: runit, adduser.
2981   * debian/debian/git-core.postinst, debian/git-daemon-run.postrm,
2982     debian/git-daemon-run.prerm: new; manage gitlog user and git-daemon
2983     service (closes: #388144).
2984   * debian/git-core.postinst: no longer adduser gitlog, git-daemon-run
2985     package does now.
2986   * debian/git-core.postrm: remove; obsolete.
2987   * debian/rules: install git-daemon service directory in the new
2988     git-daemon-run package instead of the git-core package.
2989   * debian/git-core.conffiles: rename to debian/git-daemon-run.conffiles.
2990   * debian/git-core.README.Debian: adapt.
2991   * debian/control: git-core: Suggests: git-daemon-run.
2993  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 09:29:50 +0000
2995 git-core (1:1.4.2.3-1) unstable; urgency=medium
2997   * new upstream release.
2998   * debian/changelog.upstream: upstream changes taken from mailing list
2999     announcements.
3000   * debian/diff/t3403-skip-3-7.diff: remove; git-am is fixed upstream.
3001   * debian/gitweb.conf: add $stylesheet = "/gitweb.css" (thx Christian
3002     Kujau, closes: #383065).
3004  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 07:31:03 +0000
3006 git-core (1:1.4.2.1-1) unstable; urgency=low
3008   * new upstream release (closes: #386820, #387405).
3009   * debian/changelog.upstream: upstream changes taken from mailing list
3010     announcements.
3011   * debian/diff/GNU-Hurd.diff: new; make the build process detect and
3012     support the Debian GNU/Hurd architecture (thx Cyril Brulebois, closes:
3013     #379841).
3014   * debian/diff/GNU-kFreeBSD.diff: remove; applied upstream.
3015   * debian/rules: gitweb: install gitweb.css into /var/www/ instead of
3016     /usr/share/doc/gitweb/ (thx Matthijs Melchior, closes: #383065).
3017   * debian/gitweb.docs: remove; obsolete.
3018   * debian/examples/index.aux-generation: example script to generate an
3019     optional index.aux file for the use with gitweb (thx Matthew Wilcox,
3020     #383219).
3021   * debian/gitweb.examples: new; install debian/examples/index.aux-generation
3022     (#383219).
3023   * debian/git-core.README.Debian: new; hints on how to set up a
3024     git.example.org server providing git://, rsync://, http:// access to
3025     repositories from Matthew Wilcox (thx!, closes: #383219).
3026   * debian/gitweb.README.Debian: cleanup; refer to git-core.README.Debian.
3027   * debian/control: git-svn: Depends: libsvn-perl | libsvn-core-perl (thx
3028     Peter Samuelson); git-core, git-doc: Suggests: gitweb; gitweb:
3029     Recommends: git-doc.
3030   * debian/diff/pager-vs-less.diff, debian/diff/gitweb.conf.diff: adapt.
3031   * debian/git-daemon/: new; git-daemon service directory for the use with
3032     runit.
3033   * debian/control: Build-Depends: subversion, libsvn-perl | libsvn-core-perl
3034     (for git-svn selftests); git-core: Suggests: runit, Depends: adduser.
3035   * debian/diff/t3403-skip-3-7.diff: new; skip selftests 3,7 in t3403 as
3036     they fail without a terminal connected.
3037   * debian/git-core.conffiles: new; add /etc/sv/git-daemon/run,
3038     /etc/sv/git-daemon/log/run.
3040  -- Gerrit Pape <pape@smarden.org>  Fri, 15 Sep 2006 12:46:58 +0000
3042 git-core (1:1.4.1.1-1) unstable; urgency=low
3044   * new upstream release.
3045   * debian/diff/GNU-kFreeBSD.diff: new; make the build process detect and
3046     support the Debian GNU/kFreeBSD architecture (thx Petr Salinger, closes:
3047     #380209).
3049  -- Gerrit Pape <pape@smarden.org>  Sat, 29 Jul 2006 15:31:04 +0000
3051 git-core (1:1.4.1-2) unstable; urgency=low
3053   * adopt package gitweb, now included in git-core upstream source (thx
3054     Andres Salomon):
3055     * debian/control, debian/rules: build gitweb package.
3056     * debian/copyright: adapt.
3057     * debian/gitweb.README.Debian, debian/gitweb.conf, debian/gitweb.docs:
3058       new; taken from Andres' gitweb package.
3059     * debian/diff/gitweb.conf.diff: new; adapt Andres' gitweb.conf.patch.
3060     * debian/gitweb.conffiles: new; /etc/gitweb.conf.
3061   * debian/changelog: use epoch 1 to supersede gitweb-264 package version.
3062   * debian/rules: set DESTDIR in environment, not build flags.
3064  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Jul 2006 21:44:06 +0000
3066 git-core (1.4.1-1) unstable; urgency=low
3068   * new upstream release.
3069   * debian/changelog.upstream: upstream changes taken from mailing list
3070     announcement.
3071   * debian/rules: user same build flags and prefix to $(MAKE) in build
3072     and install target to prevent rebuild in install target.
3074  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Jul 2006 21:38:33 +0000
3076 git-core (1.4.0-1) unstable; urgency=low
3078   * new upstream release.
3079   * debian/changelog.upstream: new; upstream changes taken from mailing
3080     list announcement.
3081   * debian/rules: install debian/changelog.upstream as upstream changelog.
3082   * debian/diff/pager-vs-less.diff: adapt.
3083   * debian/control: Standards-Version: 3.7.2.0.
3085  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Jun 2006 17:04:56 +0000
3087 git-core (1.3.3-2) unstable; urgency=medium
3089   * debian/control: git-core: Depends: perl-modules (closes: #369737).
3090   * debian/diff/pager-vs-less.diff: new; fallback to `pager` not `less`
3091     if $PAGER is unset (closes: #369742).
3093  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Jun 2006 11:18:48 +0000
3095 git-core (1.3.3-1) unstable; urgency=low
3097   * new upstream release.
3099  -- Gerrit Pape <pape@smarden.org>  Thu, 25 May 2006 10:46:00 +0000
3101 git-core (1.3.2-1) unstable; urgency=low
3103   * new upstream release.
3105  -- Gerrit Pape <pape@smarden.org>  Wed, 10 May 2006 20:41:39 +0000
3107 git-core (1.3.1-1) unstable; urgency=low
3109   * new upstream release (closes: #364678).
3110   * debian/rules: install contrib/ directory into /usr/share/doc/git-core/.
3112  -- Gerrit Pape <pape@smarden.org>  Mon,  1 May 2006 13:01:42 +0000
3114 git-core (1.2.6-1) unstable; urgency=low
3116   * new upstream release.
3117   * debian/control: git-cvs: Depends: cvsps (>> 2.1-0).
3119  -- Gerrit Pape <pape@smarden.org>  Sun, 16 Apr 2006 14:37:53 +0000
3121 git-core (1.2.4-1) unstable; urgency=low
3123   * new upstream release (closes: #354563).
3125  -- Gerrit Pape <pape@smarden.org>  Fri,  3 Mar 2006 21:33:58 +0000
3127 git-core (1.2.1-1) unstable; urgency=low
3129   * new upstream release (closes: #353041).
3130   * debian/control: git-core: Recommends: ssh-client instead of
3131     openssh-client (closes: #350708).
3133  -- Gerrit Pape <pape@smarden.org>  Thu, 16 Feb 2006 09:33:42 +0000
3135 git-core (1.1.5-1) unstable; urgency=high
3137   * new upstream release.
3138     * checkout: do not make a temporary copy of symlink target.
3139       If the index records an insanely long symbolic link, copying
3140       into the temporary would overflow the buffer (noticed by Mark
3141       Wooding). (closes: #350274).
3143  -- Gerrit Pape <pape@smarden.org>  Sat, 28 Jan 2006 20:16:44 +0000
3145 git-core (1.1.3-1) unstable; urgency=low
3147   * new upstream release.
3149  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Jan 2006 10:19:37 +0000
3151 git-core (1.0.8-1) unstable; urgency=low
3153   * new upstream point release.
3154   * debian/diff/t6001-rev-lisge-order.sh.diff: remove; applied upstream.
3155   * debian/control: Build-Depends: libcurl3-gnutls-dev | libcurl3-dev,
3156     python, asciidoc (>> 7.0.2-3) (ease backport to sarge, thx Norbert
3157     Tretkowski, closes: #344929).
3159  -- Gerrit Pape <pape@smarden.org>  Mon,  9 Jan 2006 19:19:36 +0000
3161 git-core (1.0.6-1) unstable; urgency=low
3163   * new upstream point release.
3164   * debian/diff/t6001-rev-list-merge-order.sh.diff: new: fix skipping
3165     merge-order test with NO_OPENSSL=1.
3166   * debian/rules: re-enable git-rev-list --merge-order selftests.
3167   * debian/control: git-svn: Depends: libwww-perl (closes: #345045).
3169  -- Gerrit Pape <pape@smarden.org>  Mon,  2 Jan 2006 20:25:57 +0000
3171 git-core (1.0.5-1) unstable; urgency=low
3173   * new upstream point release.
3174   * debian/rules: don't take upstream changelog from upstream
3175     debian/changelog.
3176   * debian/changelog.upstream: remove again.
3178  -- Gerrit Pape <pape@smarden.org>  Tue, 27 Dec 2005 13:25:53 +0000
3180 git-core (1.0.3-1) unstable; urgency=low
3182   * new upstream point release.
3183   * debian/changelog.upstream: new: upstream changelog taken from upstream
3184     debian/changelog.
3185   * debian/rules: install debian/changelog.upstream as upstream changelog;
3186     remove obsolete VERSION variable.
3188  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Dec 2005 14:58:14 +0000
3190 git-core (1.0.0-1) unstable; urgency=medium
3192   * new upstream release: GIT 1.0.0.
3194  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Dec 2005 16:17:18 +0000
3196 git-core (0.99.9n-1) unstable; urgency=low
3198   * new upstream version: GIT 0.99.9n aka 1.0rc6.
3199   * debian/rules: rename git program in git-core package to git-scm,
3200     handle /usr/bin/git program through update-alternatives (as suggested
3201     by Ian Beckwith, see #342363).
3202   * debian/control: git-core: Conflicts: git (<< 4.3.20-8) (closes:
3203     #342363).
3204   * debian/git-core.postinst, debian/git-core.prerm: new: run
3205     update-alternatives --install /usr/bin/git git /usr/bin/git-scm with
3206     priority 70 on configure, and --remove on remove respectively.
3208  -- Gerrit Pape <pape@smarden.org>  Thu, 15 Dec 2005 11:24:51 +0000
3210 git-core (0.99.9m-1) unstable; urgency=low
3212   * new upstream version: GIT 0.99.9m aka 1.0rc5.
3213     * sets PYTHONPATH for selftests (fixes autobuild test failures).
3214   * switch from tarball-in-tarball approach to original upstream tarball.
3215   * debian/changelog: add changelog history, Junio C Hamano, Ryan Anderson,
3216     Eric Biederman previously were maintaining this package unofficially.
3217   * debian/control: Build-Depends: rcs (for selftests); git-core:
3218     Recommends: patch, less, Suggests: cogito; git-arch: Suggests: tla,
3219     bazzar; git-cvs: Depends: cvsps, Suggests: cvs; git-svn: Depends:
3220     libsvn-core-perl (closes:#342617), Suggests: subversion; git-email:
3221     Depends: libmail-sendmail-perl, libemail-valod-perl; update short
3222     description (lots taken from upstream unofficial package, thx).
3223   * debian/git-core.docs, debian/git-doc.docs: adapt.
3224   * debian/rules: adapt; remove target unpack; add target patch; adapt
3225     target clean.
3227  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Dec 2005 19:48:41 +0000
3229 git-core (0.99.9l-1) unstable; urgency=low
3231   * new upstream version.
3232   * debian/rules: apply diffs with patch -p1.
3233   * debian/control, debian/rules: split off git-arch, git-cvs, git-svn,
3234     git-email packages, as suggested by upstream:
3235     http://article.gmane.org/gmane.comp.version-control.git/13185
3236   * debian/git-doc.docs: get docs from temporary install directory;
3237     include *.txt docs.
3238   * debian/control: git-doc: Section: doc; Suggests: git-core, git-arch,
3239     git-cvs, git-svn, git-email, gitk; git-core: Suggests: git-arch,
3240     git-cvs, git-svn, git-email, gitk.
3242  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Dec 2005 18:04:37 +0000
3244 git-core (0.99.9k-1) unstable; urgency=low
3246   * new upstream version.
3247   * debian/implicit: update to revision 1.11.
3248   * debian/git-doc.docs: add git/Documentation/howto,
3249     git/Documentation/technical (closes: #341178).
3251  -- Gerrit Pape <pape@smarden.org>  Tue, 29 Nov 2005 21:45:53 +0000
3253 git-core (0.99.9j-1) unstable; urgency=low
3255   * initial version.
3256   * debian/control: git-core: Replaces: cogito (<< 0.16rc2-0); cogito >=
3257     0.16rc2-0 no longer includes the git core components, but depends on
3258     the git-core package (see #338789).
3260  -- Gerrit Pape <pape@smarden.org>  Fri, 18 Nov 2005 22:26:36 +0000
3262 git-core (0.99.9j-0) unstable; urgency=low
3264   * GIT 0.99.9j aka 1.0rc3
3266  -- Junio C Hamano <junkio@cox.net>  Wed, 16 Nov 2005 20:39:55 -0800
3268 git-core (0.99.9i-0) unstable; urgency=low
3270   * GIT 0.99.9i aka 1.0rc2
3272  -- Junio C Hamano <junkio@cox.net>  Mon, 14 Nov 2005 18:38:27 -0800
3274 git-core (0.99.9h-0) unstable; urgency=low
3276   * GIT 0.99.9h
3278  -- Junio C Hamano <junkio@cox.net>  Fri, 11 Nov 2005 22:33:18 -0800
3280 git-core (0.99.9g-0) unstable; urgency=low
3282   * GIT 0.99.9g
3284  -- Junio C Hamano <junkio@cox.net>  Wed,  9 Nov 2005 21:01:55 -0800
3286 git-core (0.99.9f-0) unstable; urgency=low
3288   * GIT 0.99.9f
3290  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:21:52 -0800
3292 git-core (0.99.9e-0) unstable; urgency=low
3294   * GIT 0.99.9e
3296  -- Junio C Hamano <junkio@cox.net>  Sun,  6 Nov 2005 18:37:18 -0800
3298 git-core (0.99.9d-0) unstable; urgency=low
3300   * GIT 0.99.9d
3302  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:46:37 -0800
3304 git-core (0.99.9c-0) unstable; urgency=low
3306   * GIT 0.99.9c
3308  -- Junio C Hamano <junkio@cox.net>  Thu,  3 Nov 2005 15:44:54 -0800
3310 git-core (0.99.9b-0) unstable; urgency=low
3312   * GIT 0.99.9b
3314  -- Junio C Hamano <junkio@cox.net>  Tue,  1 Nov 2005 21:39:39 -0800
3316 git-core (0.99.9a-0) unstable; urgency=low
3318   * GIT 0.99.9a
3320  -- Junio C Hamano <junkio@cox.net>  Sun, 30 Oct 2005 15:03:32 -0800
3322 git-core (0.99.9.GIT-2) unstable; urgency=low
3324   * Build Dependency did not include libexpat-dev.
3326  -- Junio C Hamano <junkio@cox.net>  Sun, 13 Nov 2005 01:55:34 -0800
3328 git-core (0.99.9.GIT-1) unstable; urgency=low
3330   * Do not scatter txt and html documentation into feature
3331     subpackages.  Do place man pages into them.
3332   * Capture more cvs stuff into git-cvs package.
3334  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:19:06 -0800
3336 git-core (0.99.9.GIT-0) unstable; urgency=low
3338   * Test Build.
3340  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3342 git-core (0.99.9-1) unstable; urgency=low
3344   * Split the git-core binary package into core, doc, and foreign SCM
3345     interoperability modules.
3347  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3349 git-core (0.99.9-0) unstable; urgency=low
3351   * GIT 0.99.9
3353  -- Junio C Hamano <junkio@cox.net>  Sat, 29 Oct 2005 14:34:30 -0700
3355 git-core (0.99.8-0) unstable; urgency=low
3357   * GIT 0.99.8
3359  -- Junio C Hamano <junkio@cox.net>  Sun,  2 Oct 2005 12:54:26 -0700
3361 git-core (0.99.7-0) unstable; urgency=low
3363   * GIT 0.99.7
3365  -- Junio C Hamano <junkio@cox.net>  Sat, 10 Sep 2005 18:36:39 -0700
3367 git-core (0.99.6-0) unstable; urgency=low
3369   * GIT 0.99.6
3371  -- Junio C Hamano <junkio@cox.net>  Wed, 24 Aug 2005 23:09:35 -0700
3373 git-core (0.99.5-1) unstable; urgency=low
3375   * Enable git-send-email on Debian.  There is no reason to shy
3376     away from it, since we have the necessary Perl modules available.
3378  -- Junio C Hamano <junkio@cox.net>  Thu, 25 Aug 2005 14:16:59 -0700
3380 git-core (0.99.5-0) unstable; urgency=low
3382   * GIT 0.99.5
3384  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 22:05:00 -0700
3386 git-core (0.99.4-4) unstable; urgency=low
3388   * Mark git-tk as architecture neutral.
3390  -- Junio C Hamano <junkio@cox.net>  Fri, 12 Aug 2005 13:25:00 -0700
3392 git-core (0.99.4-3) unstable; urgency=low
3394   * Split off gitk.
3395   * Do not depend on diff which is an essential package.
3396   * Use dh_movefiles, not dh_install, to stage two subpackages.
3398  -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Aug 2005 01:43:24 +0200
3400 git-core (0.99.4-2) unstable; urgency=low
3402   * Git 0.99.4 official release.
3404  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
3406 git-core (0.99.4-1) unstable; urgency=low
3408   * Pass prefix down to the submake when building.
3410  -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
3412 git-core (0.99-2) unstable; urgency=low
3414   * Conflict with the GNU Interactive Tools package, which also installs
3415     /usr/bin/git.
3416   * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
3417     OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
3418   * Minor tweaks to the Depends.
3420  -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
3422 git-core (0.99-1) unstable; urgency=low
3424   * Update deb package support to build correctly. 
3426  -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
3428 git-core (0.99-0) unstable; urgency=low
3430   * Initial deb package support
3432  -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600