debian: Replace perl-modules dependency with perl
[git/debian.git] / debian / changelog
blob5cdc2298b53472e41c6562b20a078cea6ac15fbe
1 git (1:2.9.3-2) UNRELEASED; urgency=medium
3   * debian/rules: Fix clean target to remove GIT-VERSION-FILE and
4     contrib/subtree build products.  (Closes: #834870)
5   * Fix a missing reference in /usr/share/doc-base/everyday-git.
6     (Closes: #836516)
7   * Migrate patches to 3.0 (quilt) format.  (Closes: #834566)
8   * Migrate packaging to Debhelper.  (Closes: #834886)
9   * Replace perl-modules dependency with perl.
11  -- Anders Kaseorg <andersk@mit.edu>  Fri, 19 Aug 2016 23:00:23 -0400
13 git (1:2.9.3-1) unstable; urgency=medium
15   * New upstream release (see RelNotes/2.8.2.txt, RelNotes/2.8.3.txt,
16     RelNotes/2.9.0.txt, RelNotes/2.9.1.txt, RelNotes/2.9.2.txt,
17     RelNotes/2.9.3.txt).
19  -- Anders Kaseorg <andersk@mit.edu>  Tue, 16 Aug 2016 16:32:47 -0400
21 git (1:2.8.1-1) unstable; urgency=low
23   * new upstream point release.
24   * debian/diff/0003-0007-srv-be-more-tolerant-of-broken-DNS-replies.diff:
25     remove.
27  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Apr 2016 17:23:33 -0700
29 git (1:2.8.0~rc3-1) unstable; urgency=medium
31   * new upstream release candidate (see RelNotes/2.8.0.txt).
32     * harden against on-stack and on-heap buffer overflows (CVE-2016-2324,
33       CVE-2016-2315; closes: #818318).
34   * debian/git.docs: update for README -> README.md renaming.
36  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 16 Mar 2016 18:28:12 -0700
38 git (1:2.7.0-1) unstable; urgency=low
40   * new upstream release.
42  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 19 Jan 2016 11:04:08 -0800
44 git (1:2.7.0~rc3-1) unstable; urgency=low
46   * new upstream release candidate (see RelNotes/2.7.0.txt).
47   * debian/control: Standards-Version: 3.9.6.0.
48   * debian/control: use HTTPS for Homepage URL.
50  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 04 Jan 2016 12:25:50 -0800
52 git (1:2.6.4-1) unstable; urgency=medium
54   * new upstream point release (see RelNotes/2.6.4.txt).
56  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 10 Dec 2015 16:07:19 -0800
58 git (1:2.6.3-1) unstable; urgency=medium
60   * new upstream point release (see RelNotes/2.6.3.txt).
62  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 08 Dec 2015 12:02:26 -0800
64 git (1:2.6.2-1) unstable; urgency=low
66   * new upstream point release (see RelNotes/2.6.2.txt).
68  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 23 Oct 2015 11:52:44 -0700
70 git (1:2.6.1-1) unstable; urgency=high
72   * new upstream point release (see RelNotes/2.6.1.txt).
74  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 Oct 2015 11:16:05 -0700
76 git (1:2.6.0-1) unstable; urgency=low
78   * new upstream release (see RelNotes/2.6.0.txt).
80  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 29 Sep 2015 12:55:19 -0700
82 git (1:2.5.3-1) unstable; urgency=medium
84   * new upstream point release (see RelNotes/2.5.2.txt, 2.5.3.txt).
86  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Sep 2015 12:36:49 -0700
88 git (1:2.5.1-1) unstable; urgency=medium
90   * new upstream point release (see RelNotes/2.5.1.txt).
92  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 28 Aug 2015 14:27:25 -0700
94 git (1:2.5.0-1) unstable; urgency=low
96   * new upstream release (see RelNotes/2.5.0.txt).
98  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jul 2015 10:47:13 -0700
100 git (1:2.4.6-1) unstable; urgency=medium
102   * new upstream release (see RelNotes/2.[234].*.txt).
103   * debian/rules: use install-html target for git-subtree docs
104     (see #768795).
105   * gitweb: Pre-Depends: dpkg 1.16.1 for -noawait support.
106   * gitweb.apache2.conf: make configuration conditional on MIME
107     support (thx Uwe Storbeck; closes: #775236).
109  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 21 Jul 2015 12:08:09 -0700
111 git (1:2.1.4-2.1) unstable; urgency=medium
113   * Non-maintainer upload.
114   * Use interest-noawait triggers for gitweb to avoid a
115     trigger cycle.  (Closes: #774607)
117  -- Niels Thykier <niels@thykier.net>  Mon, 02 Feb 2015 19:42:37 +0100
119 git (1:2.1.4-2) unstable; urgency=medium
121   * update gitweb configuration for Apache 2.4:
122     * apache2.conf:
123       * make configuration conditional on CGI and alias support.
124       * put explicit '+' before FollowSymLinks option.
125     * README.Debian: update with new configuration file path.
126       Mention CGI support requirement.
127     * prerm: fix typo in last line (it should be "fi", not "then").
128     * update version number in conffile handling code to handle
129       upgrades within testing.
131  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 17:52:50 -0800
133 git (1:2.1.4-1) unstable; urgency=medium
135   * new upstream point release (CVE-2014-9390).
136     * checkout: tighten exit code handling on errors.
137     * avoid writing filenames to the work tree that some filesystems
138       do not distinguish from ".git".
139       * reject ".gIt" and other path components that case-fold
140         to ".git" in "git checkout", "git add", and "git fsck".
141       * new '[core] protectHFS' setting to reject path components
142         such as ".Git\u200f" that HFS+ folds to ".git" in
143         "git checkout" and "git add".  Always reject such paths
144         in "git fsck".  (U+200F is the Unicode right-to-left
145         mark.)
146       * new '[core] protectNTFS' setting to reject path components
147         such as ".Git " that NTFS folds to ".git" in "git checkout"
148         and "git add".  Always reject such paths in "git fsck".
149   * gitweb: use apache 2.4-compatible configuration (thx Jean-Michel
150     Nirgal Vourgère for advice; closes: #669292).
151     * rules, conffiles: Apache configuration goes in
152       /etc/apache2/conf-available, not conf.d.
153     * preinst, postinst, postrm: use dpkg-maintscript-helper to
154       rename the conffile and preserve local changes.
155     * postinst, prerm, postrm: use apache2-maintscript-helper if
156       present to load and unload gitweb configuration.
157     * implicit: check for debian/$pkg.triggers.
158     * triggers: re-run postinst when apache2-maintscript-helper is
159       installed.
160     * control:
161       * Pre-Depends: dpkg 1.15.8 for dpkg-maintscript-helper.
162       * Breaks: apache2.2-common because the Apache configuration
163         requires version 2.4.
164   * debian/diff/0009-git-svn-use-SVN-Ra-get_dir2-when-possible.diff:
165     new from upstream: git svn: use get_dir2 instead of get_dir when
166     possible (thx Eric Wong; works around: #767530).
167   * debian/diff/0010-gitweb-hack-around-CGI-s-list-context-...diff:
168     new from upstream: gitweb: be explicit about use of param() in list
169     context, avoiding log noiose with libcgi-pm-perl >= 4.08 and a test
170     failure in t9500-gitweb-standalone-no-errors.sh (thx Reiner
171     Herrmann; closes: #770655).
172   * correct spelling of Roland Mas's name in the 1:2.1.3-1 changelog
173     entry.
175  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 15:55:34 -0800
177 git (1:2.1.3-1) unstable; urgency=low
179   * new upstream point release.
180     * config --add: avoid segfault when key already has an empty value.
181     * remote-http: avoid failure due to command line length limits when
182       pushing many refs.
183     * fast-import: avoid segfault when trying to clear root tree.
184     * index-pack: reliably detect and error out when encountering
185       duplicate delta base.
186     * gc: do not prune objects only reachable from HEAD .
187     * fsck: be more consistent about exiting nonzero for corruption.
188     * am: tighten check for mbox 'From ' line.
189     * daemon: fix error message when bind() fails.
190     * mergetool: fix --output handling in meld >= 3.12 (see GNOME
191       bug 737869).
192     * gitweb: use start_form instead of startform for compatibility
193       with CGI.pm 4.04 and newer (thx Roland Mas; closes: #765525).
194     * pack-objects: do not write invalid bitmaps when hitting pack
195       size limit.
197  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 04 Nov 2014 13:20:39 -0800
199 git (1:2.1.1-1) unstable; urgency=low
201   * new upstream point release.
203  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 22 Sep 2014 17:56:49 -0700
205 git (1:2.1.0-1) unstable; urgency=low
207   * new upstream release (see RelNotes/2.1.0.txt).
209  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Aug 2014 16:09:26 -0700
211 git (1:2.1.0~rc1-1) unstable; urgency=low
213   * new upstream release candidate.
215  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 05 Aug 2014 13:59:00 -0700
217 git (1:2.0.1-1) unstable; urgency=low
219   * new upstream point release.
221  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 25 Jun 2014 15:09:25 -0700
223 git (1:2.0.0-2) unstable; urgency=low
225   * debian/rules: drop obsolete THREADED_DELTA_SEARCH setting.
226   * debian/rules: add SANE_TOOL_PATH= INSTALL=install TAR=tar to
227     OPTS to fix the Dyson build (thx Игорь Пашев; closes:
228     #734097).
229   * debian/rules: remove NO_PYTHON=1 now that the git_remote_helpers
230     library has been removed.
231   * debian/rules: remove git-p4 and its documentation from the git,
232     git-man, and git-doc packages.  It depends on Perforce, which is
233     not part of Debian.
235  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Jun 2014 16:17:46 -0700
237 git (1:2.0.0-1) unstable; urgency=low
239   * new upstream release (see RelNotes/2.0.0.txt).
241  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 28 May 2014 16:06:41 -0700
243 git (1:2.0.0~rc4-1) unstable; urgency=low
245   * new upstream release candidate.
246   * remove source-highlight build dependency since the markup
247     requiring it was removed upstream (thx Anders Kaserog;
248     LP: #1316810).
249   * remove git-bzr package to make room for a package built from
250     https://github.com/felipec/git-remote-bzr.
251     * debian/control: remove references to git-bzr package.
252     * debian/control: remove Build-Depends: bzr, python-bzrlib.
253     * debian/rules: remove rules to build, install, and clean
254       git-remote-bzr.
255     * debian/git-doc.docs: do not install git-remote-bzr.html.
256     * debian/git-remote-bzr.txt, debian/git-bzr.postinst,
257       debian/git-bzr.prerm, debian/git-bzr.README.Debian: remove.
259  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 21 May 2014 11:34:56 -0700
261 git (1:2.0.0~rc2-1) unstable; urgency=low
263   * new upstream release candidate.
265  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 May 2014 17:25:50 -0700
267 git (1:2.0.0~rc0-2) unstable; urgency=low
269   [ Anders Kaseorg ]
270   * add source-highlight build dependency (closes: #745591).
272  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 23 Apr 2014 11:09:25 -0700
274 git (1:2.0.0~rc0-1) unstable; urgency=low
276   * new upstream release candidate.
277   * debian/diff/0009-contrib-subtree-unset-prefix-before-....diff:
278     remove; applied upstream.
279   * update debian/copyright.
281  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Apr 2014 17:01:04 -0700
283 git (1:1.9.2-1) unstable; urgency=low
285   * new upstream point release.
286     * wt-status: subject full label string to l10n (thx Raphaël
287       Hertzog; closes: #725777).
289  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 09 Apr 2014 15:15:18 -0700
291 git (1:1.9.1-1) unstable; urgency=low
293   * new upstream point release.
295   [ Jonathan Nieder ]
296   * git-email: Recommends: libio-socket-ssl-perl (>= 1.951) since
297     earlier versions do not use OpenSSL's defaults when ca_path
298     and ca_file are unset.
300   [ Gilles Filippini ]
301   * install git-subtree from contrib (closes: #704652).
302   * debian/diff/0009-contrib-subtree-unset-prefix-before-proceeding.diff:
303     new; unset the 'prefix' environment variable before proceeding.
305  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Mar 2014 15:58:46 -0700
307 git (1:1.9.0-1) unstable; urgency=low
309   * new upstream release.
311  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Feb 2014 08:31:49 -0800
313 git (1:1.9.0~rc3-1) unstable; urgency=low
315   * new upstream release candidate.
317  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 07 Feb 2014 15:53:52 -0800
319 git (1:1.9~rc1-1) unstable; urgency=low
321   * new upstream release candidate.
323  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 14:07:56 -0800
325 git (1:1.9~rc0-1) unstable; urgency=low
327   * new upstream release candidate.
328   * debian/diff:
329     * 0001-remove-interpreter-line-from-shell-libraries.diff:
330       remove; applied upstream.
331     * 0002...0009: rename to 0001-*, ..., 0008-*.
332     * 0010-git-remote-mediawiki-do-not-remove-installed-...diff:
333       remove; applied upstream.
334   * debian/rules install: no more need to include DESTDIR in
335     mw-to-git INSTLIBDIR.
337  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 13:05:17 -0800
339 git (1:1.8.5.3-1) unstable; urgency=low
341   * new upstream point release.
343  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Jan 2014 16:18:25 -0800
345 git (1:1.8.5.2-2) unstable; urgency=low
347   * /etc/bash_completion.d/git-prompt: check for git-sh-prompt
348     and do not source it if git is removed but not purged (thx
349     Craig Small; closes: #726669).
350   * debian/control: package git Breaks: git-buildpackage versions
351     that rely on output from 'git status' without the --porcelain
352     flag (closes: #734223).
354  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jan 2014 14:46:23 -0800
356 git (1:1.8.5.2-1) unstable; urgency=low
358   * new upstream point release.
360  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Dec 2013 16:31:01 -0800
362 git (1:1.8.5.1-1) unstable; urgency=medium
364   * new upstream point release.
365     * submodule: do not copy unknown update mode from .gitmodules.
367  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 03 Dec 2013 14:12:55 -0800
369 git (1:1.8.5-1) unstable; urgency=low
371   * new upstream release.
372   * merge branch debian-experimental.
373   * git-daemon-sysvinit: advertise GIT_DAEMON_BASE_PATH in
374     /etc/default/git-daemon (thx Alexander Dahl and Antonio
375     Ospite; closes: #704985).
377  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Nov 2013 11:28:02 -0800
379 git (1:1.8.5~rc3-1) experimental; urgency=low
381   * new upstream release candidate.
383   [ Anders Kaseorg ]
384   * debian/rules: pass $(OPTS) to contrib/mw-to-git/Makefile
385     (closes: #729763).
387  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 16:35:29 -0800
389 git (1:1.8.5~rc2-1) experimental; urgency=low
391   * merge branch debian-sid.
392   * new upstream release candidate.
394   [ Thorsten Glaser ]
395   * package mw-to-git (closes: #718395).
396     * debian/control: new package git-mediawiki; Depends:
397       libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl,
398       libdatetime-format-iso8601-perl; package git now Suggests
399       and git-all Depends: git-mediawiki.
400     * debian/rules: build and install Git::Mediawiki perl module,
401       mediawiki remote helper, and 'git mw' command in
402       git-mediawiki package.
403     * debian/diff/0010-git-remote-mediawiki-do-not-remove-...diff:
404       new from upstream: mw-to-git: do not remove installed files
405       in "clean" target.
406     * debian/git-mediawiki.docs: install git-remote-mediawiki.txt.
408   [ Anders Kaseorg ]
409   * debian/diff/0003-transport-expose-git_tcp_connect-...diff:
410     include tcp.h before using tcp functions (closes: #728508).
412   [ Jonathan Nieder ]
413   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
414     remove; applied upstream.
416  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 13 Nov 2013 16:12:29 -0800
419 git (1:1.8.4.4-1) unstable; urgency=low
421   * new upstream point release.
423  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 17:51:36 -0800
425 git (1:1.8.4.3-1) unstable; urgency=low
427   * new upstream point release.
429  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 11 Nov 2013 15:51:10 -0800
431 git (1:1.8.5~rc0-1) experimental; urgency=low
433   * new upstream release candidate.
434   * debian/diff:
435     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff,
436       0002-post-receive-email-defend-against-non-utf8-...diff:
437       remove; applied upstream.
438     * 0003...0012: rename to 0001-*, ..., 0010-*.
440  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:01:15 -0700
442 git (1:1.8.4.2-1) unstable; urgency=low
444   * new upstream point release.
445   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
446     new from upstream: sort cvsserver output to combat Perl 5.18
447     hash randomization (thx Anders Kaseorg; closes: #727226).
449  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:00:07 -0700
451 git (1:1.8.4.1-1) unstable; urgency=low
453   * merge branch debian-experimental.
454   * new upstream point release.
455   * debian/control: Build-Depends tcl instead of tcl8.5
456     (closes: #725961).
458  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 21 Oct 2013 11:46:45 -0700
460 git (1:1.8.4-1) experimental; urgency=low
462   * new upstream release.
464  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 24 Aug 2013 14:50:38 -0700
466 git (1:1.8.4~rc4-1) experimental; urgency=low
468   * new upstream release candidate.
469   * debian/diff/0012-*, 0013-*: remove; applied upstream.
470   * debian/rules: define .NOTPARALLEL to avoid races between
471     "make" child processes (thx Anders Kaseorg; closes: #720274).
473  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 19 Aug 2013 22:41:08 -0700
475 git (1:1.8.4~rc3-1) unstable; urgency=low
477   * new upstream release candidate.
478     * switch de translation from pure German to German+English.
479   * debian/diff/:
480     * 0012-Revert-git-stash-avoid-data-loss-when-....diff: new
481       from upstream: stash: omit too-slow check for files
482       replaced by directories before stashing.
483     * 0013-Revert-Add-new-shortcut-for-HEAD.diff: new from
484       upstream: treat "@" and names like "refs/heads/@/foo" as
485       ordinary refnames again.
486   * debian/control: Vcs-Git: https://repo.or.cz/r/git/debian.git/
487     (thx brian m. carlson; closes: #719932).
488   * debian/git.README.source: suggest developing against
489     https://repo.or.cz/r/git/debian.git/.
490   * debian/watch: use xz-compressed tars from kernel.org again.
492  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 18 Aug 2013 03:41:49 -0700
494 git (1:1.8.4~rc2-1) unstable; urgency=low
496   * new upstream release candidate.
497     * cat-file: do not split --batch input lines on whitespace
498       (thx Joey Hess; closes: #718517).
500  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 10 Aug 2013 12:25:45 -0700
502 git (1:1.8.4~rc1-1) unstable; urgency=low
504   * new upstream release candidate.
505   * debian/watch: point to code.google.com again.
506   * debian/git.preinst:
507     * check that targets in /var/cache/git/* exist when
508       creating symlinks from /var/lib/git/ (thx Steve Cotton and
509       Christoph Anton Mitterer; closes: #718411).
510     * remove spurious '/var/lib/git/*' symlink from the upgrade
511       to 1:1.8.4~rc0-1.
513  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 01 Aug 2013 23:14:58 -0700
515 git (1:1.8.4~rc0-1) unstable; urgency=low
517   * new upstream release candidate.
518   * use /var/lib/git instead of /var/cache/git as default git
519     project root to comply with the Filesystem Hierarchy Standard
520     (thx Julian Gilbey; closes: #483788):
521     * git-daemon.default, git-daemon.in, git-daemon/run: use
522       base path of /var/lib and projectroot of /var/lib/git.
523     * gitweb.conf: $projectroot = "/var/lib/git".
524     * rules: package git: install empty /var/lib/git directory
525       instead of /var/cache/git.
526     * git.README.Debian, git-daemon-run.README.Debian,
527       git-daemon-sysvinit.README.Debian, gitweb.README.Debian:
528       update for the new project root.
529     * git.preinst: install symlinks /var/lib/git/* ->
530       ../../cache/git/*.
531     * git.NEWS.Debian: advertise the change and explain how to
532       adapt to it.
533   * update debian/copyright.
535  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 30 Jul 2013 19:11:14 -0700
537 git (1:1.8.3.2-1) unstable; urgency=low
539   * new upstream point release (see RelNotes/1.8.3.2.txt).
541  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 01 Jul 2013 19:20:03 -0700
543 git (1:1.8.3.1-1) unstable; urgency=low
545   * merge branch debian-experimental
546   * new upstream point release (see RelNotes/1.8.3.1.txt).
547   * debian/watch: use xz-compressed tarballs from kernel.org.
549  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 12 Jun 2013 07:50:53 -0700
551 git (1:1.8.3-1) experimental; urgency=low
553   * new upstream release (see RelNotes/1.8.3.txt).
555  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 29 May 2013 22:32:40 -0700
557 git (1:1.8.3~rc3-1) experimental; urgency=low
559   * new upstream release candidate.
561  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 19 May 2013 11:49:16 -0700
563 git (1:1.8.3~rc2-1) experimental; urgency=low
565   * new upstream release candidate.
566     * gitk: "grep diff" pickaxe variant (closes: #589283).
567   * debian/rules: install perl modules with correct permissions
568     (thx Christian Schwartz for suggesting it through lintian).
569   * move "git svn" perl helpers to the git-svn package.
570     * debian/rules: install Git::SVN and Git::SVN::* to the
571       git-svn package, not git.
572     * debian/control: git-svn: Breaks: and Replaces: old git.
573   * debian/rules: install perl module manpages to git-man and
574     git-svn packages, as appropriate.
575   * debian/rules: mark hooks in /usr/share/git-core/contrib/hooks/
576     as executable (thx Olivier Berger; closes: #687391).
577   * debian/control: drop Depends: and Build-Depends: libc6.1
578     (>= 2.10.2-6) [ia64] workaround for #563882, since that bug did
579     not affect any stable release.
580   * debian/control: drop dependencies on pre-Debian 5.0 (lenny)
581     packages.
582     * do not accept libcurl3-gnutls-dev as a substitute for
583       libcurl4-gnutls-dev.
584     * do not accept libsvn-core-perl as a substitute for
585       libsvn-perl.
586     * make asciidoc, docbook-xsl, runit, and tk dependencies
587       unversioned.
588     * git, git-man, git-cvs, git-svn, git-email, gitk: drop Breaks
589       and Replaces against cogito (<< 0.16rc2-0).
590     * git: drop Breaks against old qgit and git-buildpackage.
591     * git: drop Conflicts against git-core (<< 1:1.5.2~rc3-2.).
592     * git-gui: no longer Replaces git-core (<< 1:1.5.2.2-3).
593   * Use source format 3.0 (quilt).
595  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 15 May 2013 00:20:06 -0700
597 git (1:1.8.3~rc1-1) experimental; urgency=low
599   * new upstream release candidate.
600     * log --pretty: avoid undefined behavior in %>, %<, %><'s
601       truncation support (closes: #706400).
603  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 May 2013 23:28:04 -0700
605 git (1:1.8.3~rc0-1) experimental; urgency=low
607   * new upstream release candidate.
608     * remote-bzr: respect bzr "author" field in import (closes:
609       #705245).
610     * remote-bzr: allow re-add of a deleted file in the same commit
611       (closes: #704913, #704959).
613  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 29 Apr 2013 00:29:14 -0700
615 git (1:1.8.2.1-1) experimental; urgency=low
617   * new upstream point release (see RelNotes/1.8.2.1.txt).
618   * debian/implicit:
619     * check for debian/changelog.upstream.
620     * %.deb-DEBIAN-md5sums depends on /usr/share/doc/$pkg/doc/,
621       doc-base/, and lintian/ directories.
622     * do not remove files named after implicit targets.
623   * debian/rules:
624     * respect <num> in DEB_BUILD_OPTIONS=parallel=<num>.
625     * do not create ./changelog symlink (avoiding a race).
626     * override implicit git-core.deb-docs target, since git-core does
627       not have its own doc/ directory.
628   * debian/README.source: point to git.README.source (thx Helmut
629     Grohne; closes: #704580)
630   * debian/git.NEWS.Debian: add leading spaces before tab for
631     changelog parsers (thx Russ Allbery for suggesting it through
632     lintian).
634  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 08 Apr 2013 00:46:02 -0700
636 git (1:1.8.2-1) experimental; urgency=low
638   * new upstream release (see RelNotes/1.8.2.txt).
639   * package the bzr remote helper (closes: #702697).
640     * debian/control: new package git-bzr; Priority: extra; Provides:
641       git-remote-bzr; Depends: python, python-bzrlib; Conflicts:
642       bzr-git; Build-Depends: bzr, python, python-bzrlib for tests;
643       package git now Suggests and git-all Recommends: git-bzr.
644     * debian/git-remote-bzr.txt: new; explain usage.
645     * debian/rules: build git-remote-bzr documentation, munge script
646       shebang line, and install manpage (git-remote-bzr--git.1.gz)
647       and script (/usr/lib/git-core/git-remote-bzr--git) in git-bzr
648       package.
649     * debian/git-doc.docs: install git-remote-bzr.html.
650     * debian/git-bzr.postinst, debian/git-bzr.prerm: new; provide
651       /usr/bin/git-remote-bzr through the alternatives system.
652     * debian/git-bzr.README.Debian: new; explain how to get started.
653   * debian/control: Standards-Version: 3.9.4.0.
654   * debian/rules: define %.install depending on install-arch or
655     install-indep as appropriate for each package.
656   * debian/implicit: depend on %.install instead of both install-arch
657     and install-indep so "debian/rules binary-arch" does not try to
658     build documentation.
659   * debian/rules build-indep, install-indep: build documentation even
660     if asciidoc is not installed.  Build-Depends: dpkg-dev (>= 1.16.2).
661   * debian/rules: handle DEB_BUILD_OPTIONS=parallel=<num>.
663  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 31 Mar 2013 22:06:58 -0700
665 git (1:1.8.2~rc3-1) experimental; urgency=low
667   * new upstream release candidate.
669  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 09 Mar 2013 00:50:39 -0800
671 git (1:1.8.2~rc2-1) experimental; urgency=low
673   * new upstream release candidate.
674     * skip readlink() of entries in GIT_CEILING_DIRECTORIES after an
675       empty entry (thx Anders Kaseorg and Michael Haggerty).
676   * update debian/copyright.
678  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Mar 2013 15:22:27 -0800
680 git (1:1.8.2~rc1-1) experimental; urgency=low
682   * new upstream release candidate.
684  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 02 Mar 2013 13:27:28 -0800
686 git (1:1.8.2~rc0-1) experimental; urgency=low
688   * new upstream release candidate.
689     * push: require force for refs under refs/tags/.
690     * push: require force for annotated tags.
691   * debian/git.NEWS.Debian: advertise upcoming change to default
692     behavior of argumentless "git push [<remote>]".
693   * git-svn: no longer Depends: libwww-perl (thx RjY; closes:
694     #699536).
695   * update debian/copyright (closes: #699930).
697  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Feb 2013 16:52:57 -0800
699 git (1:1.8.1.3-1) experimental; urgency=low
701   * new upstream point release.
703  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 07 Feb 2013 23:08:48 -0800
705 git (1:1.8.1.2-1) experimental; urgency=low
707   * new upstream point release.
709  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Feb 2013 23:01:24 -0800
711 git (1:1.8.1.1-1) experimental; urgency=low
713   [ Jonathan Nieder ]
714   * debian/git.NEWS.Debian: bash completion script moved to
715     /usr/share/bash-completion/completions/ (thx Philipp Marek;
716     closes: #698055).
718   [ Gerrit Pape ]
719   * new upstream release.
721  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Jan 2013 08:17:53 +0000
723 git (1:1.8.1-1) experimental; urgency=low
725   * new upstream release (see RelNotes/1.8.1.txt).
727  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 31 Dec 2012 18:40:24 -0800
729 git (1:1.8.1~rc3-1) experimental; urgency=low
731   * new upstream release candidate.
732   * grep: enable perl regex (-P) support (thx Guido Günther; closes:
733     #669376).
735  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 25 Dec 2012 23:40:08 -0800
737 git (1:1.8.1~rc0-1) experimental; urgency=low
739   * new upstream release candidate.
740   * debian/control: mark all binary packages Multi-Arch: foreign (thx
741     Colin Watson; closes: #694651).
743  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 06 Dec 2012 15:10:21 -0800
745 git (1:1.8.0-1) experimental; urgency=low
747   * new upstream release (see RelNotes/1.7.11.txt, RelNotes/1.7.12.txt,
748     RelNotes/1.8.0.txt)
749     * git-svn: ignore SIGPIPE so serf can recover from HTTP timeouts
750       (closes: #526989).
751     * git-svn: use platform specific auth providers.
752     * git-svn: handle errors and concurrent commits in dcommit
753       (closes: #676904).
754     * am: support --include option.
755     * grep: add a grep.patternType configuration setting.
756     * daemon: --access-hook for authentication logging and policy.
757     * merge-base: expose --is-ancestor helper for scripts.
758     * branch: support --set-upstream-to with simpler syntax than
759       --set-upstream.
760     * format-patch: do not use bogus email addresses in message ids.
761     * http: trim trailing newline from /etc/mailname.
762     * do not ignore port in ssh URLs with ipv6 literals
763       (closes: #646178).
764     * look in ~/.config/git/config (XDG_CONFIG_HOME can override this)
765       before ~/.gitconfig for configuration.
766     * [core] excludesfile and attributes file default to
767       ~/.config/git/ignore and ~/.config/git/attributes.
768     * var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR
769       settings (closes: #666250).
770     * git-blame.el: address elisp warnings from emacs:
771       * use mapc instead of mapchar (closes: #611931).
772       * do not use goto-line in lisp code (closes: #611933).
773       * use with-current-buffer where appropriate (closes: #611932).
774     * cli: add Italian and Vietnamese translations.
775     * push: introduce new push.default mode "simple".  It will be the
776       default in the next major release.
778   [ Jonathan Nieder ]
779   * debian/diff:
780     * 0013...0031: remove; applied upstream.
781     * 0012-Makefile-add-a-knob-to-turn-off-...diff: remove; fixed
782       upstream.
783   * debian/rules:
784     * install German translation.
785     * use NO_INSTALL_HARDLINKS=1 instead of NO_HARDLINKS=1 in OPTS
786       (thx Tomáš Myšík and Anders Kaseorg; see #683568).
787     * install-arch: sanity-check that built-ins still do not approach
788       btrfs hardlink limit (see #642603).
789     * git: install git-prompt.sh from contrib/completion to
790       /usr/lib/git-core/git-sh-prompt.
791     * git: install completion script to
792       /usr/share/bash-completion/completions/{git,gitk} instead of
793       /etc/bash_completion.d.  This allows bash-completion 2.0 to load
794       it on the fly when completing arguments to git commands.
795   * debian/control: Breaks: bash-completion (<< 1:1.90-1).
796   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
797     remove /etc/bash_completion.d/git on upgrade if unmodified.
798   * debian/rules, debian/git.conffiles, debian/git-prompt.completion:
799     /etc/bash_completion.d/git-prompt: new; source
800     /usr/lib/git-core/git-sh-prompt so .bashrc files that rely on the
801     completion lib defining __git_ps1 can continue to work (thx Danny
802     Yates and Anders Kaseorg).
803   * debian/git.conffiles: remove /etc/bash_completion.d/git.
804   * update debian/copyright.
805   * debian/control: gitweb: Recommends: libhttp-date-perl or
806     libtime-module-perl for If-Modified-Since support; Build-Depends:
807     same to support test suite.
808   * debian/implicit: use order-only dependencies so "debian/rules
809     binary-arch" does not try to build documentation.
811   [ Gerrit Pape ]
812   * new upstream release.
814  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 31 Oct 2012 17:58:10 -0700
816 git (1:1.7.10.4-2) unstable; urgency=low
818   * debian/diff:
819     * 0013...0030: new from the upstream 'master' branch: git svn:
820       adapt to svn 1.7 changes:
821       * normalize paths and URLs passed to Subversion (thx Michael G.
822         Schwern; closes: #678137)
823       * use correct "svn cp" syntax when checking git svn's mangling
824         of @-signs in branch names (svn became stricter).
825       * commit filetype changes between a regular file and symlink as
826         replacement (deletion followed by addition) instead of
827         modification of files.  Otherwise, clients pulling the change
828         with "svn update" hit an assertion failure (svn issue 4091).
829     * 0031-git-svn-use-YAML-format-...diff: new from 1.7.11: git svn:
830       use YAML format for mergeinfo cache when possible.
831   * debian/control: git-svn: Depends: libyaml-perl for platform- and
832     version-independent .git/svn/.caches format; Build-Depends:
833     libyaml-perl for tests (thx Tim Retout for the analysis; closes:
834     #587650).
836  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 12 Oct 2012 13:27:36 -0700
838 git (1:1.7.10.4-1) unstable; urgency=low
840   * new upstream point release (thx Jonathan Nieder).
842  -- Gerrit Pape <pape@smarden.org>  Fri, 08 Jun 2012 00:04:11 +0000
844 git (1:1.7.10.2-1) unstable; urgency=low
846   * new upstream point release.
847     * merge-recursive: don't detect renames of empty files.
848     * fast-import: tighten parsing of datarefs.
849     * diff -c -U0: fix segfault showing start of file.
850   * debian/rules: do not install preliminary German translation.
852  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 11 May 2012 20:20:15 -0500
854 git (1:1.7.10-1) unstable; urgency=low
856   * new upstream release.
857     * merge: use editor by default in interactive sessions
858     * submodules: use relative paths to git dir and worktree.
859     * fast-import: reject "ls" of path with empty components.
860     * cli: add Chinese, Dutch, Portuguese, and Swedish translations.
861     * am: officially deprecate -b/--binary option.
862   * debian/diff:
863     * 0005-gitk-use-symbolic-font-names-sans-and-monospace-when-.diff,
864       0006-gitk-Skip-over-AUTHOR-COMMIT_DATE-when-searching-all-.diff:
865       remove; applied upstream.
866     * 0007...0014: rename to 0005-*, ... 0012-*.
867   * debian/git.README.Debian: make paths in inetd(8) hint
868     consistent with git-daemon-run and git-daemon-sysvinit setup.
869   * debian/control: package git: Suggests: gettext-base for translated
870     output in shell scripts.
872  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Apr 2012 22:28:18 -0500
874 git (1:1.7.9.5-1) unstable; urgency=low
876   * new upstream point release.
877   * debian/control: git-daemon-sysvinit: Priority: extra (thx Jonathan
878     Nieder; closes: #661317).
880  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Mar 2012 12:30:35 +0000
882 git (1:1.7.9.4-1) unstable; urgency=low
884   * new upstream point release.
885     * commit: skip intent-to-add entries instead of erroring out.
886     * grep -I: let diff attribute override binary file detection.
887     * clone, daemon, http-backend, transport: look for .../foo before
888       .../foo.git in response to requests for .../foo.
889     * rev-list: enable or disable --verify-objects behavior based on
890       the command line instead of uninitialized memory.
891     * checkout -b: allow switching out of an unborn branch (closes:
892       #506480).
893   * debian/diff: clean up patches for upstream.
894     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff:
895       hooks/post-receive-email: set content-transfer-encoding as well.
896     * 0002-post-receive-email-defend-against-non-utf8-...diff: new;
897       hooks/post-receive-email: avoid mixed-encoding messages when
898       i18n.logoutputencoding is not utf8 (thx Alexey Shumkin).
899     * 0002-remove-shebang-...diff: rename to 0003-remove-...diff;
900       remove #! line from sh-i18n and rebase--* shell libraries, too
901       (lintian); fix tests' --valgrind support to detect shell
902       libraries without the #! line (thx Jeff King).
903     * 0003-pre-rebase-hook-capture-...diff: simplify (thx Junio C
904       Hamano); rename to 0004-*.
905     * 0004-gitk-use-symbolic-font-names-...diff: rename to 0005-*; use
906       non-symbolic font names on platforms like Mac OS X, Windows, and
907       tk <= 8.4 that lack fontconfig support.
908     * 0005...0008, 0010: rename to 0006-*, ..., 0009-*, 0011-*;
909       clarify descriptions.
910     * 0009-tcp-unify-ipv4-and-ipv6-code-paths.diff, 0011-*: combine;
911       rename to 0010-*.
912     * 0012-transport-optionally-honor-DNS-SRV-records.diff, 0013-*:
913       combine; rename to 0011-*.
914     * 0014, 0015: rename to 0013-*, 0014-*.
915   * debian/git-daemon.init: respect GIT_DAEMON_ENABLE in restart and
916     reload actions (thx Jonathan McCrohan; closes: #663522).
917   * debian/control: git-gui: point to aspell for spell checking support
918     in the package description; Suggests: aspell (thx Jonathan Ballet,
919     closes: #656061).
920   * debian/control: add Vcs-Browser: http://repo.or.cz/w/git/debian.git
921     (thx Jonathan McCrohan; closes: #663451).
922   * debian/control: Standards-Version: 3.9.3.1.
923   * debian/copyright: adopt copyright-format 1.0.
925  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 14 Mar 2012 02:40:00 -0500
927 git (1:1.7.9.1-1) unstable; urgency=low
929   * new upstream point release.
930     * merge: do not launch an editor on "--no-edit $tag" (thx Guido
931       Günther; closes: #659255).
933  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 14 Feb 2012 15:32:48 -0600
935 git (1:1.7.9-1) unstable; urgency=low
937   * merge branch debian-experimental.
938   * new upstream release (closes: #657262).
939   * debian/diff/0016-unix-socket-handle-long-socket-...diff: remove;
940     applied upstream.
941   * debian/changelog: add missing parenthesis to 1:1.7.9~rc1-1 entry.
943  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 27 Jan 2012 21:23:27 -0600
945 git (1:1.7.9~rc1-1) experimental; urgency=low
947   * new upstream release candidate.
948   * debian/diff:
949     * 0014-Makefile-add-a-knob-to-...diff: rename to 0015-*.
950     * 0014-srv-be-more-tolerant-of-broken-DNS-replies.diff: new; srv:
951       convert some error conditions to warnings (closes: #649781).
952     * 0016-unix-socket-handle-long-socket-pathnames.diff: new from
953       upstream; credential-cache: handle long socket pathnames (closes:
954       #655288).
956  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 13 Jan 2012 16:10:44 -0600
958 git (1:1.7.9~rc0-1) experimental; urgency=low
960   * new upstream release candidate.
961   * update debian/copyright.
963  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 17:06:55 -0600
965 git (1:1.7.8.3-1) unstable; urgency=medium
967   * new upstream point release.
968   * debian/git.preinst: on upgrade from git <= 1:1.7.7-1, replace
969     /usr/lib/git-core/git with a copy of itself.  This prevents "are the
970     same file" errors when replacing hard links to the old copy with
971     symlinks using "mv" (thx Jon Dowland and Anders Kaseorg; closes:
972     #654596).
974  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 16:45:46 -0600
976 git (1:1.7.8.2-1) unstable; urgency=low
978   * merge branch debian-experimental.
979   * new upstream release.
981  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 29 Dec 2011 01:30:43 -0600
983 git (1:1.7.8~rc3-1) experimental; urgency=low
985   * new upstream release candidate.
987  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Nov 2011 04:09:51 -0600
989 git (1:1.7.8~rc2-1) experimental; urgency=low
991   [ Jonathan Nieder ]
992   * new upstream release candidate.
993   * merge branch debian-sid.
994   * update debian/copyright.
995   * debian/git.preinst: replace hard links to /usr/lib/git-core/git with
996     symlinks before upgrading from git <= 1:1.7.7-1 (thx Antti Kultanen;
997     closes: #645009).
999   [ Gerrit Pape ]
1000   * merge branch debian-sid.
1002  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Nov 2011 09:55:47 +0000
1004 git (1:1.7.7.3-1) unstable; urgency=low
1006   * new upstream point release.
1008  -- Gerrit Pape <pape@smarden.org>  Mon, 14 Nov 2011 10:22:34 +0000
1010 git (1:1.7.7.2-1) unstable; urgency=low
1012   * new upstream point release.
1013   * debian/rules: add separate build-arch and build-indep targets
1014     (thx Roger Leigh for suggesting it through lintian).
1015   * debian/rules: drop CFLAGS=-O0 workaround for ancient hppa code
1016     generation bug (see #426302).
1017   * debian/rules: use dpkg-buildflags to retrieve compiler flags
1018     (including hardening options).  Build-Depends: dpkg-dev (>= 1.15.7).
1020  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 01 Nov 2011 23:41:55 -0500
1022 git (1:1.7.8~rc0-1) experimental; urgency=low
1024   * merge branch debian-sid.
1025   * new upstream release candidate.
1026     * debian/diff/0001-...diff, 0002-...diff, 0003-...diff: remove;
1027       applied upstream (thx Jonathan Nieder).
1029  -- Gerrit Pape <pape@smarden.org>  Mon, 31 Oct 2011 09:45:53 +0000
1031 git (1:1.7.7.1-1) unstable; urgency=low
1033   * new upstream point release.
1034   * debian/diff/0003-Makefile-do-not-set-setgid-bit-on-dir...diff:
1035     remove; applied upstream.
1037  -- Gerrit Pape <pape@smarden.org>  Mon, 24 Oct 2011 20:27:20 +0000
1039 git (1:1.7.7-2) unstable; urgency=low
1041   [ Jonathan Nieder ]
1042   * debian/git.postinst: check if /usr/share/doc/git/contrib/hooks is a
1043     symlink before changing it to one (thx Євгеній Мещеряков; closes:
1044     #645005).
1045   * debian/diff:
1046     * 0001-ident-check-etc-mailname-if-author-email-is-unknown.diff,
1047       0007-Makefile-do-not-use-setgid-bit-on-...diff: remove; obsolete.
1048     * 0002...0006, 0008...0015: rename to 0005-*, ..., 0017-*.
1049     * 0001...0004: new from the upstream 'master' branch:
1050       * ident: check /etc/mailname if email is unknown
1051       * ident: do not retrieve default ident when unnecessary
1052       * init --shared: do not set setgid bit on directories on
1053         GNU/kFreeBSD
1054       * Makefile: fix permissions of mergetools/ when building from
1055         source extracted with permissive umask
1056     * 0018-Makefile-add-a-knob-to-turn-off-hardlinks-...diff: new;
1057       Makefile: add a knob to disable hardlinks within bindir and
1058       gitexecdir.
1059   * debian/rules: add NO_HARDLINKS=1 to OPTS (thx Bastian Blank;
1060     closes: #642603).
1061   * debian/rules: do not rely on umask to set contrib permissions.
1062   * update debian/copyright.
1063   * debian/watch, debian/copyright: point to code.google.com for now.
1064     The upstream tarballs haven't been added back to kernel.org yet.
1065   * debian/changelog.upstream, debian/versions.upstream: include
1066     v1.7.6.4.
1068   [ Simon Chopin ]
1069   * debian/git.postinst: fix fresh install contrib/hooks cleaning
1070     (#645005).
1072  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Oct 2011 00:04:49 +0000
1074 git (1:1.7.7-1) unstable; urgency=low
1076   * new upstream release.
1077   * merge branch debian-experimental.
1078   * debian/rules, debian/git.postinst: move contrib hooks from
1079     /usr/share/doc/git-core/ into /usr/share/git-core/; provide symlink
1080     for backward compatibility (closes: #640949).
1082  -- Gerrit Pape <pape@smarden.org>  Sun, 09 Oct 2011 21:00:07 +0000
1084 git (1:1.7.7~rc1-1) experimental; urgency=low
1086   * merge branch debian-sid.
1087   * new upstream release candidate.
1088   * debian/rules: git: skip directories in /usr/lib/git-core/ and
1089     /usr/bin/ when stripping programs.
1091  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 14:23:10 +0000
1093 git (1:1.7.6.3-1) unstable; urgency=low
1095   * merge branch debian-experimental.
1096   * new upstream point release.
1097   * debian/diff:
1098     * 0007-...diff, ..., 0014-...diff: slightly rework as 0008...0015-*
1099       to provide better error reporting (thx Jonathan Nieder).
1100     * 0015-Makefile-do-not-use-setgid-bit-on-...diff: rename to 0007-*.
1102  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 11:33:23 +0000
1104 git (1:1.7.6-1) experimental; urgency=low
1106   * new upstream release.
1107   * debian/diff:
1108     * 0012-daemon-check-for-errors...diff: clarify patch description.
1109     * 0013-transport-learn-to-honor-DNS-SRV...diff: rename to 0014-*.
1110     * 0013-tcp-make-dns_resolve-return-an-error-code.diff: new; make
1111       dns_resolve() pass on return value from getaddrinfo.
1112     * 0014-transport-honor-DNS-SRV-records.diff: fix two regressions
1113       introduced by this patch when it was added in 1:1.7.6~rc1-1.
1114       * use descriptive messages like "Unable to look up
1115         git.example.com: Out of memory" to report errors from the
1116         resolver, instead of "unable to connect to a socket (success)".
1117       * tolerate alias (CNAME) records in the DNS reply for
1118         _git._tcp.<host>, instead of confusing them for invalid SRV
1119         records and erroring out.
1120     * 0015-Makefile-do-not-use-setgid...diff: new; Makefile: set
1121       DIR_HAS_BSD_GROUP_SEMANTICS on GNU/kFreeBSD.
1123  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jun 2011 12:54:58 -0500
1125 git (1:1.7.6~rc2-1) experimental; urgency=low
1127   * new upstream release candidate.
1129   [ Daniel Baumann ]
1130   * add an init.d script for git-daemon (closes: #422139).
1131     * debian/control, debian/rules: new package git-daemon-sysvinit;
1132       Depends: adduser; Conflicts: git-daemon-run; package git now
1133       Suggests and git-all Recommends: git-daemon-run |
1134       git-daemon-sysvinit.
1135     * debian/git-daemon.init: new; script to start or stop git-daemon.
1136     * debian/git-daemon.default: new; provide some default settings and
1137       disable the daemon by default on first installation.
1138     * debian/git-daemon-sysvinit.README.Debian: new; explain how to get
1139       started.
1140     * debian/git-daemon-sysvinit.conffiles: new; treat
1141       /etc/default/git-daemon, /etc/init.d/git-daemon as conffiles.
1142     * debian/git-daemon-sysvinit.postinst: new; add gitdaemon system
1143       user; register and invoke init script to start git-daemon.
1144     * debian/git-daemon-sysvinit.prerm: new; stops git-daemon.
1145     * debian/git-daemon-sysvinit.postrm: new; unregisters init script.
1147   [ Jonathan Nieder ]
1148   * debian/diff/:
1149     * 0009-daemon-move-...diff, 0011-tcp-...diff: move fallback
1150       definition of HOST_NAME_MAX to new use sites (fixes FTBFS on
1151       kfreebsd).
1152     * 0012-transport-learn-to-honor...diff: rename to 0013-*.
1153     * 0012-daemon-check-for-errors-retrieving-canonical-IP-addre.diff:
1154       new; daemon: check for errors when retrieving IP address for use
1155       by the --interpolated-path feature.
1157  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 17 Jun 2011 15:56:12 -0500
1159 git (1:1.7.6~rc1-1) experimental; urgency=low
1161   * new upstream release candidate.
1162   * debian/diff/0007-...diff, ..., 0012-transport-learn...diff: new;
1163     teach the git client to pay attention to SRV records (thx Julien
1164     Cristau; closes: #627839).
1165   * debian/rules: add USE_SRV_RR=1 to OPTS.
1166   * debian/rules: add htmldir=/usr/share/doc/git/html to OPTS and
1167     DOC_OPTS.
1169  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jun 2011 19:05:55 -0500
1171 git (1:1.7.5.4-1) unstable; urgency=low
1173   * new upstream point release.
1175   [ Gerrit Pape ]
1176   * debian/changelog.upstream, debian/versions.upstream: update upstream
1177     changelog.
1179   [ Jonathan Nieder ]
1180   * debian/changelog.upstream.sh: use set -e.
1181   * debian/git-daemon/run: use SO_REUSEADDR when binding the listening
1182     socket so the server can restart without waiting for old connections
1183     to time out (thx Daniel Kahn Gillmor; closes: #609405).
1184   * debian/git-daemon-run.postrm purge: terminate the git-daemon/log
1185     service, even if there is an active connection using it, before
1186     deleting logs and the gitlog user (thx Daniel Kahn Gillmor; closes:
1187     #627314).
1189  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 07 Jun 2011 13:23:58 -0500
1191 git (1:1.7.5.3-1) unstable; urgency=low
1193   * new upstream point release.
1194   * debian/diff/0007-...diff, 0008-...diff, 0009-...diff, 0010-...diff:
1195     remove; included upstream.
1196   * debian/control: Package: git-cvs: make cvs dependency unversioned;
1197     Package: git-gui: make tk dependency unversioned (thx Jonathan
1198     Nieder).
1200  -- Gerrit Pape <pape@smarden.org>  Fri, 27 May 2011 13:00:05 +0000
1202 git (1:1.7.5.1-1) unstable; urgency=low
1204   * new upstream point release.
1205   * merge branch debian-experimental.
1206   * debian/diff/:
1207     - 0009-upload-pack-start-pack-objects-before-async-rev-...diff:
1208       remove; applied upstream.
1209     - 0007, 0008 (the add -p split-and-edit fix): rename to 0009-*,
1210       0010-*.
1211     - 0007-add-p-q-should-really-quit.diff, 0008-t3701-...diff: new
1212       from upstream; tests: check that the add -p split-and-edit bug
1213       has not resurfaced.
1214   * debian/control: package git: no longer Conflicts: but Breaks:
1215     git-core from Debian 5.0 (lenny) to simplify the upgrade path
1216     (thx Russ Allbery for suggesting it through lintian).
1217   * debian/control: package git: Conflicts: git-core from
1218     Debian 4.0 (etch) which provided /usr/bin/git through the
1219     alternatives system.
1220   * debian/control: Standards-Version: 3.9.2.0.
1222  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 05 May 2011 03:41:36 -0500
1224 git (1:1.7.5-1) experimental; urgency=low
1226   * new upstream release.
1227   * 0009-upload-pack-start-pack-objects-before-async-rev-list.diff:
1228     new from upstream; upload-pack: start pack-objects which reads
1229     pack_pipe before writing to it to avoid deadlock (closes:
1230     #607346).
1231   * debian/changelog.upstream, debian/versions.upstream: do not skip
1232     versions not packaged for Debian (thx Gerrit Pape).
1234  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 26 Apr 2011 21:49:48 -0500
1236 git (1:1.7.5~rc3-1) experimental; urgency=low
1238   * new upstream release candidate.
1239   * merge branch debian-sid.
1240   * 0007-gitk-Take-only-numeric-version-components-when-comput.diff:
1241     remove; applied upstream.
1243  -- Gerrit Pape <pape@smarden.org>  Wed, 20 Apr 2011 07:46:58 +0000
1245 git (1:1.7.4.4-1) unstable; urgency=low
1247   * new upstream point release.
1248   * debian/diff/0008...0064: remove; applied upstream.
1249   * debian/diff/0008-add...diff, 0009-add-p-work...diff: new from
1250     upstream; add -p: do not error out for attempts to stage hunks
1251     after splitting and editing them.  This fixes a regression
1252     introduced by v1.7.4.3~10^2 (apply: do not patch lines that were
1253     already patched, 2011-03-04).
1254   * debian/git-doc.doc-base.git-index-format: new; catalog
1255     .git/index file format document.
1256   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
1257     don't use dpkg-maintscript-helper, avoiding a dependency on
1258     recent dpkg (thx Anders Kaseorg and Marc Haber; closes: #618708).
1259   * debian/git-daemon-run.postrm: terminate the git-daemon/log
1260     service before deleting the gitlog user (closes: #610099).
1262  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Apr 2011 00:00:03 -0500
1264 git (1:1.7.4.1-5) unstable; urgency=low
1266   * merge branch debian-experimental.
1267   * debian/diff/0008...0064: new from the upstream 'maint' branch:
1268     (see RelNotes/1.7.4.2.txt for details)
1269     * revert "core.abbrevguard: Ensure short object names stay
1270       unique a bit longer"
1271     * parse_tag_buffer(): do not prefixcmp() out of range
1272     * pull: do not display fetch usage on --help-all
1273     * gitweb: address warnings from perl 5.13
1274     * gitweb: replace tabs with spaces when highlighting syntax
1275     * merge: honor prepare-commit-msg hook
1276     * diff: handle diffstat of rewritten binary files
1277     * config: add "[push] default = upstream" synonym for
1278       "[push] default = tracking"
1279     * diffcore: properly honor the difference between -M and -C
1280     * diffcore: improve similarity heuristics for rename detection
1281     * patch-id: do not trip over "no newline" marker
1282     * various documentation, usage string, and code clarity
1283       improvements
1285  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 16 Mar 2011 21:01:53 -0500
1287 git (1:1.7.4.1-4) experimental; urgency=low
1289   * git-el.postinst: check if /usr/share/doc/git/contrib/emacs is a
1290     symlink before changing it to one (closes: #617631).
1291   * git-el.postinst: remove spurious .../contrib/emacs.old and
1292     /usr/share/git-core/emacs/emacs symlinks.
1293   * package git: do not run emacs-package-remove on upgrade (it's not
1294     needed).
1295     - git.postinst: do not run "emacs-package-remove git".
1296     - debian/control: git no longer Depends: emacsen-common (closes:
1297       #617784).
1298   * git-el.emacsen-install, git-el.emacsen-remove:
1299     - use printf instead of echo.
1300     - only remove the lisp (.el) and bytecode (.elc) files that we
1301       install.
1302     - make output less noisy --- for example, do not say "+ set +x".
1304  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 13 Mar 2011 05:03:44 -0500
1306 git (1:1.7.4.1-3) unstable; urgency=low
1308   [ Anders Kaseorg ]
1309   * Loosen versioned replaces/conflicts on git-core, to fix upgrades from
1310     lucid.
1312   [ Jonathan Nieder ]
1313   * README.emacs: git-blame.el does not print a summary in the echo
1314     area (documents: #611935).
1315   * Move emacs support files to a separate git-el package.
1316   * Make git depend on emacsen-support, so it can reliably clean up
1317     the old emacs support files on upgrade (closes: #614578)
1318   * git-el.emacsen-install: Overwrite .el symlinks if they already
1319     exist (closes: #614659).
1320   * git-el.emacsen-remove: Do not complain if the site-lisp
1321     directory is nonempty or is already missing.
1322   * debian/control: git-man: Section: doc.
1324  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 04 Mar 2011 18:26:27 -0600
1326 git (1:1.7.4.1-1) unstable; urgency=low
1328   * new upstream release (closes: #600566, #575917, #578752, #583693,
1329     #583699, #588103, #507476, #540001, #524309, #581691, #600785,
1330     #577471, #607044, #606975, #610423, #610481).
1332   [ Anders Kaseorg ]
1333   * debian/git.docs, debian/rules: deal with RelNotes subdirectory.
1334   * debian/diff/0007-gitk-Take-only-numeric-...diff: new; gitk: do
1335     not error out when git version number contains "-rc".
1337   [ Jonathan Nieder ]
1338   * add myself as uploader.
1339   * debian/diff/0003, 0007, 0010-0034: remove, applied upstream.
1340   * debian/rules: accept patches with .patch suffix, too (thx Anders
1341     Kaseorg).
1342   * debian/rules: use patch -N -r- so patch application is idempotent.
1343   * update debian/copyright.
1344   * debian/diff/0001-ident-check-etc-mailname...diff: avoid calls to
1345     gethostbyname when mailname is not an fqdn (closes: #611608).
1346   * debian/diff/0005-gitk-use-...diff: new; gitk: use standard desktop
1347     fonts by default.  The appearance for users that already have a
1348     generated ~/.gitk file is not affected (closes: #466471).
1349   * debian/diff/0006-gitk-...diff: new; gitk: avoid spurious matches
1350     in "All fields" search (thx Frédéric Brière, closes: #465776).
1351   * debian/control: git-cvs: recommend cvs2git for one-time conversions
1352     (closes: #585725).
1353   * debian/control: git-core: explain that it still may be needed (thx
1354     Denis Laxalde).
1355   * debian/control: gitweb: allow lynx-cur to satisfy dependency on a
1356     CGI implementation (thx Ivan Shmakov).
1357   * debian/control, debian/rules: new architecture-independent package
1358     git-man: manual pages that were previously in the main git package.
1359   * debian/rules: do not build documentation on autobuilders (closes:
1360     #499002).
1361   * debian/control: Build-Depends-Indep: asciidoc, xmlto, docbook-xsl.
1362   * debian/rules: git-gui: install git-gui--askpass helper to
1363     /usr/lib/git-core (closes: #598245).
1364   * debian/rules: git-doc: install symlink to html documentation in
1365     /usr/share/doc/git (thx Ian Jackson).
1366   * debian/watch: new; point to upstream sources.
1367   * debian/implicit: create DEBIAN/md5sums with correct permissions.
1368   * debian/diff/0003-remove-shebang...diff: new; do not start shell
1369     libraries with #!/bin/sh.
1370   * debian/rules: do not try to strip scripts even if they begin
1371     with "# " in place of "#!".
1372   * debian/diff/0004-pre-rebase-hook-capture...diff: new;
1373     hooks/pre-rebase: use a <<HERE document to prevent syntax checkers
1374     from treating documentation as code.
1375   * debian/implicit: check for debian/$pkg.doc-base.$docid.
1376   * debian/git-doc.doc-base.*: new; catalog provided documentation.
1377   * debian/implicit: check for debian/$pkg.lintian-overrides.
1378   * debian/git.lintian-overrides: new; document some deviations from
1379     lintian guidelines.
1380   * debian/control: Standards-Version: 3.9.1.0.
1382   * debian/git.README.Debian: server logs go in /var/log/apache2.
1383   * debian/diff/0002-Revert-Merge-branch-jn-gitweb...diff: remove.
1384   * debian/diff/0006, 0008, 0009-instaweb...diff: remove, no longer
1385     needed.
1386   * debian/rules, debian/control: move gitweb script to the main git
1387     package for use by instaweb; make gitweb into a configuration
1388     package.
1389   * debian/gitweb.NEWS.Debian, debian/git.README.Debian,
1390     debian/gitweb.conf: static files moved to /usr/share/gitweb/static.
1391   * debian/gitweb.conf: disable rename patches (@diff_opts = ()).
1392   * debian/diff/0001-Revert-gitweb-...diff: remove; no longer needed.
1393   * debian/rules: gitweb: move gitweb.cgi script to /usr/share;
1394     add a symlink at /usr/lib/cgi-bin/gitweb.cgi for compatibility.
1396   * debian/git.emacsen-install, debian/rules, debian/git.postinst,
1397     debian/git.prerm: put emacs support files in /usr/share/git-core
1398     instead of /usr/share/doc/git/contrib.
1399   * debian/implicit: check for arbitrary debian/$pkg.README.*, not just
1400     README.source and README.Debian.
1401   * debian/git.README.emacs: new; introduction to the emacs support
1402     (text taken from contrib/emacs/README).
1404   [ Kevin Ryde ]
1405   * debian/rules, debian/git.emacsen-*, debian/git.postinst,
1406     debian/git.prerm: Make M-x git-status and git-blame modes available
1407     with emacs23 (closes: #576887).
1409  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 15 Feb 2011 19:27:38 -0600
1411 git (1:1.7.2.3-2.2) unstable; urgency=medium
1413   * Non-maintainer upload.
1414   * debian/diff/0034-gitweb-Introduce-esc_attr...diff: new from
1415     upstream: gitweb: do not parrot filenames or other arguments given
1416     in a request without proper quoting (closes: #607248,
1417     CVE-2010-3906).
1419  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Dec 2010 01:00:30 -0600
1421 git (1:1.7.2.3-2.1) unstable; urgency=low
1423   * Non-maintainer upload.
1424   * debian/diff/0010...0033: new from the upstream 'maint' branch:
1425     * cache_tree_free: Fix small memory leak.
1426     * diff.c: call regfree to free memory allocated by regcomp.
1427     * gitweb: allow configurations that change with each request
1428       (fixes a regression from v1.7.2-rc2 in some gitolite setups).
1429     * Documentation: 19 formatting fixes (thx Frédéric Brière,
1430       closes: #540001, #600422).
1431     * setup: make sure git dir path is in a permanent buffer.
1432     * do not depend on signed integer overflow.
1433   * debian/control: gitweb: weaken dependencies to allow configurations
1434     using mod_perl or fastcgi rather than CGI; explain dependencies in
1435     the package description (thx Servilio Afre Puentes,
1436     closes: #600413).
1438  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 18 Nov 2010 19:04:09 -0600
1440 git (1:1.7.2.3-2) unstable; urgency=low
1442   * merge branch debian-experimental.
1443   * debian/gitweb.NEWS.Debian: typo (thx Jonathan Nieder).
1445  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Oct 2010 20:07:22 +0000
1447 git (1:1.7.2.3-1) experimental; urgency=low
1449   * new upstream release.
1450     * post-receive-email: document command-line mode (closes: #428413).
1451     * add-interactive: Clarify “remaining hunks in the file”
1452       (closes: #526014).
1453     * rebase -i -p: document shortcomings (closes: #532775).
1454     * GIT-VERSION-GEN: restrict tags used (closes: #473604).
1455     * git svn: avoid unnecessary '/' in paths for SVN (thx Jon Dowland,
1456       closes: #546733, #572847).
1457     * git svn: avoid uninitialized var in 'reset' (thx Jens Seidel,
1458       closes: #578908).
1459   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff,
1460     debian/diff/0004-Check-size-of-path-buffer-before-...diff: remove;
1461     applied upstream.
1462   * debian/diff/0001-Revert-gitweb-Use-diff_opts-while...diff: new;
1463     prevent gitweb from serving rename patches that GNU patch 2.6.1
1464     cannot apply.
1465   * debian/diff/0002-Revert-Merge-branch-jn-gitweb-plackup.diff: new;
1466     install gitweb.css et al in /usr/share/gitweb, not a new static/
1467     subdirectory.
1468   * debian/diff/0003-Do-not-unquote-into-in-URLs.diff: new from
1469     upstream; do not unquote + into space character in URLs.
1470   * debian/diff/0001-bug-448655-check-etc-mailname-...diff: rename to
1471     debian/diff/0004-bug-448655-check-etc-mailname-if-author...diff.
1472   * debian/diff/0002-bug-506445-hooks-post-receive-...diff: rename to
1473     debian/diff/0005-bug-506445-hooks-post-receive-...diff; adapt.
1474   * debian/diff/0006-instaweb-ignore-GITWEB_CONFIG_SYSTEM.diff: new;
1475     instaweb: ignore /etc/gitweb.conf;
1476     debian/diff/0007-gitweb-skip-logo-in-atom-feed-when...diff, ...,
1477     debian/diff/0009-instaweb-disable-logo-and-favicon...diff: new;
1478     instaweb: avoid 404 errors due to nonexistent image files (thx Uwe
1479     Kleine-König, closes: #592733).
1480   * update debian/copyright.
1481   * debian/rules, debian/git.README.Debian, debian/gitweb.conf:
1482     install gitweb.js, add an Alias for it to the VirtualHost example,
1483     and configure gitweb to look for it in the right place (closes:
1484     #555047).
1485   * debian/gitweb.NEWS.Debian: mention the new gitweb.js file.
1486   * debian/control: gitweb: Depends: apache2 | httpd-cgi (closes:
1487     #559890).
1488   * debian/gitweb.conf: use relative links for gitweb.css et al
1489     (thx Alban Browaeys, closes: #568343).
1490   * debian/control: package git: no longer Conflicts: git
1491     (<< 4.3.20-11).
1492   * debian/control: package git: Breaks: packages from Debian 5.0
1493     (lenny) relying on removed features such as dashed-form commands in
1494     $PATH (thx Adrian Bunk, closes: #561701); no longer Conflicts: but
1495     Breaks: ancient qgit for the same reason.
1496   * debian/gitweb.README.Debian: copy-edit.
1497   * debian/git.README.Debian: retitle to "Git for Debian" (thx
1498     Christoph Anton Mitterer, closes: #590129).
1499   * debian/control: Homepage: http://git-scm.com/ (closes: #553220).
1500   * debian/control: package git no longer Depends: libdigest-sha1-perl
1501     (thx Ansgar Burchardt, closes: #591039).
1502   * debian/control: Build-Depends: libio-pty-perl for better test
1503     coverage.
1505  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 Sep 2010 22:34:30 -0500
1507 git (1:1.7.1-1.1) unstable; urgency=high
1509   * Non-maintainer upload.
1510   * debian/diff/0004-Check-size-of-path-buffer-before-writing-...diff:
1511     new, cherry-picked from 3c9d041: setup: Check size of path buffer
1512     before writing into it (closes: #590026, CVE-2010-2542).
1514  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 25 Jul 2010 18:01:15 -0500
1516 git (1:1.7.1-1) unstable; urgency=low
1518   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1519     remove; obsolete.
1520   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff:
1521     new; git-submodule.sh: properly initialize shell variables (closes:
1522     #569594).
1523   * debian/rules: no longer set ARCH='$(ARCH)' in environment for make
1524     test.
1525   * new upstream release.
1526   * merge branch debian-experimental.
1528  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Apr 2010 23:35:50 +0000
1530 git (1:1.7.0.5-2~dbg0) unstable; urgency=low
1532   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1533     remove; more archs are affected (additionally hppa, armel).
1534   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1535     new; t/t7400-submodule-basic.sh: debug output for t7400.24 'update
1536     --init'.
1538  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Apr 2010 12:15:18 +0000
1540 git (1:1.7.0.5-1) unstable; urgency=low
1542   * debian/git-core.postinst: new; replace /usr/share/doc/git-core with
1543     symlink /usr/share/doc/git-core -> git on upgrade from <= 1.7.0.4-2
1544     (closes: #578298).
1545   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1546     new; t7400-submodule-basic.sh: alpha, s390: skip 'update --init'
1547     test (workaround: #569594).
1548   * debian/control: no longer Replaces, Conflicts: git-completion (thx
1549     Jonathan Nieder, closes: #577730).
1550   * new upstream point release.
1551   * debian/rules: set ARCH='$(ARCH)' in environment for make test.
1553  -- Gerrit Pape <pape@smarden.org>  Tue, 20 Apr 2010 23:41:04 +0000
1555 git (1:1.7.1~rc1-1.1) experimental; urgency=low
1557   * debian/control: typo (thx Jonathan Nieder).
1558   * debian/git-daemon-run.postinst: remove fixup for #522348.
1560  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 23:22:46 +0000
1562 git (1:1.7.1~rc1-1) experimental; urgency=low
1564   * new upstream release candidate.
1565   * merge branch debian-sid.
1567  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 15:28:28 +0000
1569 git (1:1.7.0.4-2) unstable; urgency=low
1571   * debian/rules: package git: no longer install /usr/share/doc/git-core
1572     -> git symlink; git-core: no longer install /usr/lib/git-core -> git
1573     symlink (closes: #576906).
1574   * debian/control: package git: Replaces:, Conflicts: git-core (<=
1575     1:1.7.0.4-1).
1576   * debian/rules: make /usr/share/gitweb/index.cgi ->
1577     ../../lib/cgi-bin/gitweb.cgi symlink relative (lintian).
1578   * debian/control: package git-core: minor update to the long
1579     description.
1580   * debian/git.README.source: add note about the <debian-package-git>
1581     mailing list.
1582   * debian/rules: target binary-indep: add missing dependency to
1583     git-core.deb-DEBIAN.
1584   * debian/implicit: no longer create DEBIAN/md5sums.
1585   * debian/rules: revert the /usr/lib/git-core -> /usr/lib/git rename
1586     (keeping upstream's default).
1588  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Apr 2010 23:16:54 +0000
1590 git (1:1.7.0.4-2~exp0) experimental; urgency=low
1592   [ Gerrit Pape ]
1593   * debian/control, debian/rules, debian/git-core.*: change source and
1594     binary package name from git-core to git; keep now obsolete empty
1595     git-core package that depends on git for upgrade (see
1596     http://lists.debian.org/debian-devel/2009/09/thrd2.html#00661).
1597   * debian/control: package git: Replaces: git-core, Conflicts: git-core
1598     (<= 1:1.7.0.3-1), Provides: git-core.
1599   * debian/git.NEWS.Debian: talk about the package name change, and the
1600     possible hazzle when upgrading with GNU Interactive Tools installed
1601     since etch and no git-core installed.
1602   * debian/control, debian/rules: new package git-all: dummy package
1603     which brings in all subpackages (following upstream's RPMs).
1605   [ Jonathan Nieder ]
1606   * debian/git.README.source: adjust for the package name change.
1607   * debian/rules: install symbolic link git -> git-core in /usr/lib
1608     to simplify upgrades.
1609   * debian/git-daemon/run: use $(git --exec-path) instead of hard-coding
1610     the path to the git-daemon binary.
1612  -- Gerrit Pape <pape@smarden.org>  Sat, 03 Apr 2010 15:07:19 -0500
1614 git-core (1:1.7.0.4-1) unstable; urgency=low
1616   * debian/git-daemon-run.postrm: purge: don't warn if the git-daemon
1617     service is already removed; use -f option to userdel, on fast-purge
1618     the log service daemon might still run for a short time (closes:
1619     #575434).
1620   * new upstream point release.
1622  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Apr 2010 20:42:19 +0000
1624 git-core (1:1.7.0.3-1) unstable; urgency=low
1626   * debian/control: Standards-Version: 3.8.4.0.
1627   * debian/changelog: note fixes from Jonathan Nieder in 1.7.0.2-1.
1628   * new upstream point release.
1630  -- Gerrit Pape <pape@smarden.org>  Mon, 22 Mar 2010 09:19:06 +0000
1632 git-core (1:1.7.0.2-1) unstable; urgency=low
1634   * new upstream point release.
1636     [ Jonathan Nieder ]
1637     * am: remove rebase-apply directory before gc (thx Mark Brown,
1638       closes: #570966).
1639     * git-imap-send: Convert LF to CRLF before storing patch to draft box
1640       (closes: #572598).
1641     * sha1_file: be paranoid when creating loose objects (closes:
1642       #569505).
1644  -- Gerrit Pape <pape@smarden.org>  Thu, 18 Mar 2010 20:44:12 +0000
1646 git-core (1:1.7.0-1) unstable; urgency=low
1648   * debian/git-core.README.source: typos.
1649   * new upstream release.
1650     * Documentation: Update git core tutorial clarifying reference to
1651       scripts (closes: ##560795).
1652   * merge branch debian-experimental.
1654  -- Gerrit Pape <pape@smarden.org>  Tue, 16 Feb 2010 08:51:32 +0000
1656 git-core (1:1.7.0~rc2-1) experimental; urgency=low
1658   * new upstream release candidate.
1660  -- Gerrit Pape <pape@smarden.org>  Fri, 12 Feb 2010 14:30:12 +0000
1662 git-core (1:1.7.0~rc1-1) experimental; urgency=low
1664   * new upstream release candidate.
1665   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1666     remove; applied upstream.
1667   * debian/rules: NO_PYTHON=1.  Packaging the git_remote_helpers
1668     Python module will require more work.
1669   * update debian/copyright (closes: #557065).
1670   * debian/rules: set prefix=/usr when building man pages (closes:
1671     #567404).
1673  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Jan 2010 17:46:04 -0600
1675 git-core (1:1.6.6.2-1) unstable; urgency=medium
1677   * new upstream point release.
1678   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1679     remove; applied upstream.
1680   * debian/rules: stop ignoring test suite failures on ia64, since
1681     #563882 has been fixed.  Build-Depends: and Depends:
1682     libc6.1 (>= 2.10.2-6) [ia64] for the fix (closes: #568915).
1683   * update debian/copyright (closes: #557065).
1684   * debian/rules: set prefix=/usr when building man pages (closes:
1685     #567404).
1687  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 11 Feb 2010 21:48:55 -0600
1689 git-core (1:1.6.6.1-1) unstable; urgency=low
1691   [ Gerrit Pape ]
1692   * new upstream point release.
1693     * Document git-blame triple -C option (thx Ramkumar Ramachandra,
1694       closes: #476604).
1695   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1696     new; git-cvsserver: allow regex metacharacters in CVSROOT (fixes
1697     build/selftest failure if the build directory pathname contains a +).
1698   * debian/gitweb.apache2.conf, debian/gitweb.postinst: new; make gitweb
1699     work out of the box with Apache (thx Charles Plessy).
1700   * debian/gitweb.README.Debian, debian/gitweb.conf, debian/rules: make
1701     gitweb work out of the box with Apache (thx Charles Plessy, closes:
1702     #497809).
1703   * debian/gitweb.conffiles: add /etc/apache2/conf.d/gitweb.
1705   [ Jonathan Nieder ]
1706   * debian/rules: ignore test suite failures on ia64 (workaround:
1707     #563882).
1709  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Jan 2010 13:30:29 +0000
1711 git-core (1:1.6.6-1) unstable; urgency=low
1713   * new upstream release.
1715  -- Gerrit Pape <pape@smarden.org>  Mon, 04 Jan 2010 16:01:36 +0000
1717 git-core (1:1.6.6~rc2-1) experimental; urgency=low
1719   * new upstream release candidate.
1720   * merge branch debian-sid.
1722  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 10:13:09 +0000
1724 git-core (1:1.6.5.7-1) unstable; urgency=low
1726   * new upstream point release.
1728  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 09:39:55 +0000
1730 git-core (1:1.6.6~rc1-1) experimental; urgency=low
1732   * merge branch debian-sid.
1733   * new upstream release candidate.
1735  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Dec 2009 00:17:27 +0000
1737 git-core (1:1.6.5.4-1) unstable; urgency=low
1739   * new upstream point release.
1741  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Dec 2009 22:48:57 +0000
1743 git-core (1:1.6.6~rc0-1) experimental; urgency=low
1745   * new upstream release candidate.
1746   * debian/diff/0001-bug-369742-pager.c-fallback-to-pager-...diff,
1747     debian/diff/0002-bug-438793-494505-fallback-to-editor-...diff,
1748     debian/diff/0004-bug-477337-git-svn.perl-fallback-to...diff:
1749     remove; obsolete.
1750   * debian/rules: add DEFAULT_PAGER=pager, DEFAULT_EDITOR=editor to
1751     OPTS.
1753  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Nov 2009 00:17:59 +0000
1755 git-core (1:1.6.5.3-1) unstable; urgency=low
1757   [ Tanguy Ortolo ]
1758   * debian/git-core.README.Debian, debian/control: git-daemon-run:
1759     document that git-daemon is not provided by this package; add hint
1760     on how to enable git-daemon through inetd(8) (closes: #554215).
1762   [ Jonathan Nieder ]
1763   * debian/rules: drop misleading PPC_SHA1, ARM_SHA1 settings (closes:
1764     #555039).
1765   * debian/rules: log $(CC) version, not gcc (closes: #555040).
1766   * debian/rules: allow clean as non-root (closes: #555041).
1767   * debian/rules: drop obsolete WITH_P4IMPORT setting (closes:
1768     #555051).
1769   * debian/rules: TCLTK_PATH=wish (closes: #555027).
1771   [ Gerrit Pape ]
1772   * new upstream point release.
1773     * ls-files: unbreak "ls-files -i" (closes: #553296).
1774     * Require a struct remote in transport_get(); Allow curl helper to
1775       work without a local repository (closes: #553507).
1776     * help -a: do not unnecessarily look for a repository (closes:
1777       #539273).
1778     * thx Jonathan Nieder.
1780  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Nov 2009 21:01:46 +0000
1782 git-core (1:1.6.5.2-1) unstable; urgency=low
1784   * restore temporary lost changes from version 1:1.6.3.3-2 (closes:
1785     #530693).
1786   * new upstream point release.
1787     * grep: do not segfault when -f is used (closes: 551071).
1789  -- Gerrit Pape <pape@smarden.org>  Mon, 26 Oct 2009 12:05:18 +0000
1791 git-core (1:1.6.5-1) unstable; urgency=low
1793   * new upstream release.
1794     * git-doc: html no longer uses "{plus}" where it should be "+"
1795       (closes: #529255).
1796   * debian/git-core.README.source: new; document how to use the
1797     Debian package source.
1798   * debian/implicit: update to revision 60d9070.
1800  -- Gerrit Pape <pape@smarden.org>  Tue, 13 Oct 2009 00:23:00 +0000
1802 git-core (1:1.6.4.3-1) unstable; urgency=low
1804   * new upstream release (closes: #546709).
1805     * git-cvsserver: no longer use deprecated 'git-subcommand' commands
1806       (closes: #536067).
1807   * branch debian-sid: git cherry-pick 098082f, 318b847, 1f9b620 (thx
1808     Anders Kaseorg; closes: #546499).
1810  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Sep 2009 11:03:45 +0000
1812 git-core (1:1.6.3.3-2) unstable; urgency=low
1814   [ Anders Kaseorg ]
1815   * Fix manpage formatting: set ASCIIDOC_NO_ROFF instead of
1816     DOCBOOK_XSL_173 (based on the instructions in Documentation/Makefile)
1817     and don’t override the internal Makefile variable ASCIIDOC_EXTRA
1818     (closes: #530693, #521954, #533320).
1820   [ Gerrit Pape ]
1821   * debian/control: Standards-Version: 3.8.2.0.
1823  -- Gerrit Pape <pape@smarden.org>  Mon, 29 Jun 2009 00:06:59 +0000
1825 git-core (1:1.6.3.3-1) unstable; urgency=high
1827   * new upstream point release.
1828     * daemon: Strictly parse the "extra arg" part of the command
1829       (closes: #532935; CVE-2009-2108).
1830   * debian/rules: add NO_CROSS_DIRECTORY_HARDLINKS=1 to OPTS.
1831   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
1832     remove; obsolete.
1834  -- Gerrit Pape <pape@smarden.org>  Tue, 23 Jun 2009 08:49:17 +0000
1836 git-core (1:1.6.3.1-1) unstable; urgency=low
1838   * new upstream point release.
1840  -- Gerrit Pape <pape@smarden.org>  Thu, 14 May 2009 21:35:01 +0000
1842 git-core (1:1.6.3-1) unstable; urgency=low
1844   * new upstream release.
1845   * merge branch debian-experimental.
1847  -- Gerrit Pape <pape@smarden.org>  Fri, 08 May 2009 07:57:39 +0000
1849 git-core (1:1.6.3~rc3-1) experimental; urgency=low
1851   * new upstream release candidate.
1853  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Apr 2009 21:58:10 +0000
1855 git-core (1:1.6.3~rc1-1) experimental; urgency=low
1857   * new upstream release candidate.
1858   * merge branch debian-sid.
1860  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 21:44:09 +0000
1862 git-core (1:1.6.2.4-1) unstable; urgency=low
1864   * new upstream point release.
1866  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 20:22:02 +0000
1868 git-core (1:1.6.3~rc0-1) experimental; urgency=low
1870   * new upstream release candidate.
1871   * merge branch debian-sid.
1873  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 23:06:38 +0000
1875 git-core (1:1.6.2.3-1) unstable; urgency=low
1877   * new upstream point release.
1878   * debian/control: Standards-Version: 3.8.1.0.
1879   * debian/control: change subversion to Subversion in description.
1880   * debian/control: Section: vcs (except for git-doc).
1882  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 22:46:43 +0000
1884 git-core (1:1.6.2.2-1) unstable; urgency=low
1886   * new upstream point release.
1887   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
1888     new; Makefile: do not install cross-directory hardlink (thx Jonathan
1889     Nieder, closes: #520116).
1890   * debian/git-daemon/run: run /usr/lib/git-core/git-daemon instead of
1891     'git daemon' (closes: #522348).
1892   * debian/git-daemon-run.postinst: on upgrade from >> 1:1.6.0, fixup
1893     #522348.
1894   * debian/git-core.emacsen-startup: remove the line
1895     '(add-to-list 'vc-handled-backends 'git)' (closes: #519728).
1897  -- Gerrit Pape <pape@smarden.org>  Sun, 05 Apr 2009 20:49:25 +0000
1899 git-core (1:1.6.2.1-1) unstable; urgency=low
1901   * new upstream point release.
1902   * debian/git-core.emacsen-startup: no longer refer to vc-git.el
1903     (closes: #519728).
1905  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Mar 2009 22:18:05 +0000
1907 git-core (1:1.6.2-1) unstable; urgency=medium
1909   * new upstream release.
1910   * merge branch debian-experimental.
1911   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff,
1912     debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
1913     remove; applied upstream.
1915  -- Gerrit Pape <pape@smarden.org>  Wed, 04 Mar 2009 22:44:43 +0000
1917 git-core (1:1.6.2~rc2-1) experimental; urgency=low
1919   * merge branch debian-sid.
1920   * new upstream release candidate.
1922  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:15:13 +0000
1924 git-core (1:1.6.1.3-2) unstable; urgency=high
1926   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff:
1927     new from upstream git: Install builtins with the user and group of
1928     the installing personality.
1929   * debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
1930     new from upstream git: git-quiltimport: preserve standard input to
1931     be able to read user input (closes: #515910).
1933  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:01:37 +0000
1935 git-core (1:1.6.2~rc1-1) experimental; urgency=low
1937   * new upstream release candidate.
1938   * debian/git-core.docs, debian/git-doc.docs, debian/rules: move
1939     Documentation/RelNotes* from git-doc to the git-core package
1940     (closes: #514866).
1942  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Feb 2009 20:20:03 +0000
1944 git-core (1:1.6.2~rc0-1) experimental; urgency=low
1946   * new upstream release candidate.
1947   * merge branch debian-sid.
1949  -- Gerrit Pape <pape@smarden.org>  Tue, 10 Feb 2009 00:06:02 +0000
1951 git-core (1:1.6.1.3-1) unstable; urgency=low
1953   * new upstream point release.
1955  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Feb 2009 21:31:39 +0000
1957 git-core (1:1.6.1.2-1) experimental; urgency=low
1959   * new upstream release.
1960     * don't fail to clone over http if connection is rate limited
1961       (closes: #512795).
1962     * git svn info no longer fails (closes: #499243).
1963   * debian/rules: ASCIIDOC_EXTRA='-a asciidoc7compatible -a docbook-xsl-172'
1964     and DOCBOOK_XSL_173=Yes when building documentation (thx Niko Tyni
1965     for the patch, closes: #497883).
1966   * merge branch debian-lenny.
1967   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
1968     remove; fixed upstream.
1970  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 23:26:45 +0000
1972 git-core (1:1.5.6.5-3) unstable; urgency=high
1974   * debian/rules: no longer install symlink /etc/init.d/git-daemon ->
1975     /usr/bin/sv (closes: #511687).
1976   * debian/git-daemon-run.README.Debian: document how to create the
1977     symlink manually to have an LSB compatible /etc/init.d/git-daemon
1978     interface to control the service.
1980  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 20:56:15 +0000
1982 git-core (1:1.6.0.6-1) experimental; urgency=low
1984   * debian/control: git-email: Recommends: libnet-smtp-ssl-perl,
1985     libauthen-sasl-perl (thx Kees Cook, closes: #505636).
1986   * debian/diff/0005-bug-506445-hooks-post-receive-email-set-...diff:
1987     new; hooks/post-receive-email: set encoding to utf-8 (thx Alexander
1988     Gerasiov, closes: #506445).
1989   * new upstream point release (closes: #504641).
1990     * gitweb: do not run "git diff" that is Porcelain.
1992  -- Gerrit Pape <pape@smarden.org>  Sat, 20 Dec 2008 11:03:49 +0000
1994 git-core (1:1.5.6.5-2) unstable; urgency=high
1996   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
1997     new; fix possible gitweb vulnerability: calling "git diff": Jakub
1998     says that legacy-style URI to view two blob differences are never
1999     generated since 1.4.3.  This codepath runs "git diff" Porcelain from
2000     the gitweb, which is a no-no.  It can trigger diff.external command
2001     that is specified in the configuration file of the repository being
2002     viewed.
2004  -- Gerrit Pape <pape@smarden.org>  Wed, 17 Dec 2008 09:27:01 +0000
2006 git-core (1:1.6.0.4-1) experimental; urgency=low
2008   * new upstream point release.
2009   * debian/control: git-email: minor update to the long description
2010     (thx Gerfried Fuchs, closes: #501559).
2011   * debian/rules: TCLTK_PATH=/usr/bin/wish instead of wish8.5 in OPTS.
2012   * debian/control: git-gui, gitk: Depends: tk (>= 8.4) instead of
2013     tk8.5 (thx Adeodato Simó, closes: #503113).
2014   * debian/rules: move the /usr/bin/git-cvsserver program into the
2015     git-cvs package.
2017  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Nov 2008 22:36:05 +0000
2019 git-core (1:1.6.0.3-1) experimental; urgency=low
2021   * debian/control: minor update to long descriptions (thx Reuben
2022     Thomas, closes: #499065).
2023   * debian/git-core.emacsen-startup: new; emacsen-startup configuration
2024     file (thx Jari Aalto, closes: #472197).
2025   * debian/rules: install emacsen-startup configuration file into the
2026     git-core package (thx Eddy Mulyono, closes: #446027).
2027   * new upstream point release.
2028   * debian/git-core.conffiles: add /etc/emacs/site-start.d/50git-core.el
2030  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Nov 2008 20:26:56 +0000
2032 git-core (1:1.6.0.2-1) experimental; urgency=low
2034   * new upstream point release.
2035   * debian/git-core.NEWS.Debian: new; mention that most of the programs
2036     now are installed outside the default $PATH; the "git-xyzzy" form
2037     in scripts and on the command line is no longer supported in 1.6.0.
2038   * debian/git-core.README.Debian: fix paths in config example (thx
2039     Michael Biebl for the patch, closes: #498741).
2040   * debian/git-core.README.Debian: typo (thx Vincent Bernat for the
2041     patch, closes: #496834).
2043  -- Gerrit Pape <pape@smarden.org>  Wed, 24 Sep 2008 20:55:26 +0000
2045 git-core (1:1.6.0.1-1) experimental; urgency=low
2047   * new upstream point release (closes: #496155).
2048   * merge branch debian-sid.
2050  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Aug 2008 07:53:36 +0000
2052 git-core (1:1.6.0-1) experimental; urgency=low
2054   * new upstream release.
2055     * svnimport: newer libsvn wants us to ask for the root with "",
2056       not "/" (closes: #492522, #490400).
2057     * Keep some git-* programs in $(bindir); Move all dashed-form
2058       commands to libexecdir (closes: #461212).
2059     * bash: Add more option completions for 'git log' (closes:
2060       #490220).
2061     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
2062       in git diff; Fix buffer overflow in git-grep (closes: #494097).
2063   * 0002-bug-438793-git-sh-setup.sh-builtin-tag.c-fallback.diff: redo
2064     as 0002-bug-438793-494505-fallback-to-editor-not-vi.diff (thx
2065     Jonathan Nieder for the patch, closes: #494505).
2066   * debian/rules: add gitexecdir=/usr/lib/git-core to OPTS; adapt
2067     several paths (thx Jonathan Nieder for a patch, closes: #480396).
2068   * debian/gitweb.NEWS.Debian: new; talk about files moved from
2069     /var/www/ to /usr/share/gitweb/ (see #479479; closes: #494467).
2070   * debian/git-daemon/run: run git daemon instead of git-daemon
2071     (dash-less form).
2072   * debian/git-daemon-run.postinst: add gitdaemon system user.
2073   * debian/git-daemon/run: utilize chpst to run git daemon as user
2074     gitdaemon (thx Daniel Kahn Gillmor, closes: #494991).
2076  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 22:31:44 +0000
2078 git-core (1:1.5.6.5-1) unstable; urgency=high
2080   * new upstream point release.
2081     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
2082       in git diff; Fix buffer overflow in git-grep (CVE-2008-3546;
2083       closes: #494097).
2084   * debian/diff/0005-bug-494097-CVE-2008-3546.diff: remove; obsolete.
2086  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 19:22:02 +0000
2088 git-core (1:1.5.6.3-1.1) unstable; urgency=high
2090   * Non-maintainer upload by the Security Team.
2091   * Fix various stack-based buffer overflows when processing overly long
2092     repository pathnames which can be exploited to execute arbitrary code if
2093     a victim is tricked into using git-grep or git-diff on a crafted
2094     repository (CVE-2008-3546; Closes: #494097).
2096  -- Nico Golde <nion@debian.org>  Sat, 09 Aug 2008 13:53:13 +0200
2098 git-core (1:1.5.6.3-1) unstable; urgency=low
2100   * new upstream point release.
2101   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2102     remove; applied upstream (opens: #490400).
2103   * debian/control: Standards-Version: 3.8.0.1.
2105  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Jul 2008 07:40:08 +0000
2107 git-core (1:1.5.6.2-1) unstable; urgency=low
2109   * new upstream point release (closes: #489431).
2110   * debian/copyright: apply patch from Ansgar Burchardt: adopt proposed
2111     machine-readable format; clarify some license information (thx,
2112     closes: #488351).
2113   * debian/rules: package gitweb: install gitweb.css, git-favicon.png,
2114     git-logo.png into /usr/share/gitweb/ instead of /var/www/ (closes:
2115     #479479).
2116   * debian/control: package git-arch: no longer Suggests: bazaar
2117     (closes: #486726).
2118   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2119     new; git-svn.perl: workaround assertions in svn library 1.5.0
2120     (closes: #489108).
2122  -- Gerrit Pape <pape@smarden.org>  Sun, 06 Jul 2008 18:35:27 +0000
2124 git-core (1:1.5.6-1) unstable; urgency=low
2126   * new upstream release.
2127   * merge branch debian-experimental.
2129  -- Gerrit Pape <pape@smarden.org>  Thu, 19 Jun 2008 07:38:31 +0000
2131 git-core (1:1.5.6~rc3-1) experimental; urgency=low
2133   * debian/git-daemon-run.postrm: remove log files on purge.
2134   * new upstream release candidate.
2135   * debian/control: package git-core: no longer Depends: cpio, no
2136     longer Recommends: curl.
2138  -- Gerrit Pape <pape@smarden.org>  Sun, 15 Jun 2008 11:14:49 +0000
2140 git-core (1:1.5.6~rc2-1) experimental; urgency=low
2142   * new upstream release candidate.
2143   * merge branch debian-sid.
2144   * debian/rules: do not build manpages twice (thx Jonathan Nieder).
2146  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 12:02:43 +0000
2148 git-core (1:1.5.5.4-1) unstable; urgency=low
2150   * new upstream point release.
2151   * debian/rules: enable DOCBOOK_XSL_172 build variable, fixing man page
2152     breakage (thx Jonathan Nieder, closes: #476634).
2153   * debian/control: Build-Depends: docbook-xsl (>> 1.72) (thx Jonathan
2154     Nieder).
2156  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 11:51:19 +0000
2158 git-core (1:1.5.6~rc1-1) experimental; urgency=low
2160   * new upstream release candidate.
2161     * git-svn fails in prop_walk if $self->{path} is not empty (closes:
2162       477393).
2163     * gitweb: Fix "next" link on bottom of page (closes: #481902).
2164   * merge branch debian-sid.
2165   * debian/rules: add THREADED_DELTA_SEARCH=1 to OPTS (closes: #483534).
2167  -- Gerrit Pape <pape@smarden.org>  Thu, 05 Jun 2008 10:14:14 +0000
2169 git-core (1:1.5.5.3-1) unstable; urgency=low
2171   * new upstream point release.
2172     * commit --interactive: properly update the index before commiting
2173       (closes: #480429).
2174   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2175     remove; applied upstream.
2176   * debian/diff/0005-bug-477337-git-svn.perl-fallback-to-pager...diff:
2177     new; git-svn.perl: fallback to 'pager' not 'less' if PAGER is unset
2178     (closes: #477337).
2180  -- Gerrit Pape <pape@smarden.org>  Wed, 28 May 2008 19:32:57 +0000
2182 git-core (1:1.5.6~rc0-1) experimental; urgency=low
2184   * merge branch debian-sid.
2185   * new upstream release candidate.
2186   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file...diff:
2187     remove; fixed upstream.
2188   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2189     remove; applied upstream.
2191  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:53:38 +0000
2193 git-core (1:1.5.5.2-1) unstable; urgency=low
2195   * new upstream point release.
2196     * diff-options.txt: document the new "--dirstat" option (closes:
2197       #476437).
2198   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2199     new: git-bisect.sh: don't accidentally override existing branch
2200     "bisect" (closes: #478647).
2202  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:41:45 +0000
2204 git-core (1:1.5.5.1-1) unstable; urgency=low
2206   * new upstream point release.
2208  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Apr 2008 18:24:34 +0000
2210 git-core (1:1.5.5-1) unstable; urgency=low
2212   * new upstream release.
2213     * gitk: Fix changing colors through Edit->Preferences (closes: #472615).
2214     * Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"
2215       (closes: #469083).
2216   * merge branch debian/experimental.
2218  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Apr 2008 20:26:25 +0000
2220 git-core (1:1.5.5~rc3-2) experimental; urgency=low
2222   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2223     amend: properly apply GITWEB_CONFIG_SYSTEM to gitweb.cgi.
2225  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Apr 2008 20:40:48 +0000
2227 git-core (1:1.5.5~rc3-1) experimental; urgency=low
2229   * new upstream release candidate.
2230   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2231     new: gitweb: fallback to system-wide config file if default config does
2232     not exist (closes: #450592).
2233   * debian/rules: remove GITWEB_CONFIG=/etc/gitweb.conf from OPTS.
2235  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Apr 2008 19:43:33 +0000
2237 git-core (1:1.5.5~rc2-1) experimental; urgency=low
2239   * new upstream release candidate.
2240     * t9600-cvsimport.sh: set HOME before checking for cvsps availability
2241       (closes: #471969).
2242     * imap-send: properly error out if imap.host is not set in config
2243       (closes: #472632).
2244   * merge branch debian-sid.
2246  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:53:30 +0000
2248 git-core (1:1.5.4.5-1) unstable; urgency=low
2250   * new upstream point release (closes: #473071).
2252  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:26:39 +0000
2254 git-core (1:1.5.5~rc1-1) experimental; urgency=low
2256   * new upstream release candidate.
2258  -- Gerrit Pape <pape@smarden.org>  Sun, 23 Mar 2008 11:55:21 +0000
2260 git-core (1:1.5.5~rc0-1) experimental; urgency=low
2262   * new upstream release candidate.
2263     * git-pull documentation: warn about the option order (closes: #463853).
2264     * hash-object: cleanup handling of command line options (closes:
2265       #464432).
2266   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2267     remove; applied upstream.
2269  -- Gerrit Pape <pape@smarden.org>  Wed, 19 Mar 2008 07:45:01 +0000
2271 git-core (1:1.5.4.4-1) unstable; urgency=low
2273   * new upstream point release.
2274     * templates/Makefile: don't depend on local umask setting (closes:
2275       #467518).
2276     * Fix random crashes in http_cleanup() (closes: #468836).
2277     * send-email: fix In-Reply-To regression (closes: #468153).
2278     * git-merge.sh: better handling of combined --squash,--no-ff,--no-commit
2279       options (closes: #468568).
2281  -- Gerrit Pape <pape@smarden.org>  Mon, 10 Mar 2008 10:38:51 +0000
2283 git-core (1:1.5.4.3-1) unstable; urgency=low
2285   * new upstream point release.
2286     * git-clone.sh: properly configure remote even if remote's head is
2287       dangling (closes: #466581).
2288   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2289     new: from upstream master: gitk: properly deal with tag names containing /
2290     (slash) (closes: #464104).
2291   * debian/git-daemon-run.postrm: adapt paths in /var/.
2293  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Feb 2008 16:19:02 +0000
2295 git-core (1:1.5.4.2-2) unstable; urgency=low
2297   * debian/rules: git-daemon-run: no longer include symlinks for ./supervise/
2298     subdirectories, update-service now takes care of this.
2299   * debian/git-daemon-run.postinst: remove ad re-add git-daemon service on
2300     upgrade from <= 1.5.4.2-1.
2302  -- Gerrit Pape <pape@smarden.org>  Mon, 18 Feb 2008 22:22:14 +0000
2304 git-core (1:1.5.4.2-1) unstable; urgency=low
2306   * new upstream point release.
2307     * cvsimport: have default merge regex also match beginning of commit
2308       message (thx Frédéric Brière, closes: #463468).
2309     * builtin-commit: remove .git/SQUASH_MSG upon successful commit (closes:
2310       #464656).
2311   * debian/rules: change TCLTK_PATH to /usr/bin/wish8.5 in OPTS.
2312   * debian/control: Build-Depends: tcl8.5; git-gui, gitk: Depends: tk8.5
2313     (closes: #456423).
2314   * debian/git-daemon-run.postinst, debian/git-daemon-run.postrm,
2315     debian/git-daemon-run.prerm: use runit's update-service program to
2316     add/remove the git daemon service, instead of dealing with symlinks in
2317     /var/service/ directly.
2318   * debian/control: package git-daemon: Depends: runit (>= 1.8.0-2) (1st
2319     version that provides the update-service program).
2321  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Feb 2008 18:48:00 +0000
2323 git-core (1:1.5.4.1-1) unstable; urgency=medium
2325   * debian/control: Build-Depends: cvsps (for selftests, thx Marco Rodrigues,
2326     closes: #463896).
2327   * new upstream point release.
2329  -- Gerrit Pape <pape@smarden.org>  Mon, 11 Feb 2008 12:00:03 +0000
2331 git-core (1:1.5.4-1) unstable; urgency=low
2333   * merge branch debian-experimental.
2334   * new upstream release.
2335   * debian/git-core.README.Debian: add Alias'es for git-favicon.png and
2336     git-logo.png to the VirtualHost example (thx Frederic Briere, closes:
2337     #463732).
2338   * debian/rules: target build-arch-stamp: re-run selftests with --verbose
2339     on test failures.
2341  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Feb 2008 05:01:16 +0000
2343 git-core (1:1.5.4~rc5-1) experimental; urgency=low
2345   * new upstream release candidate.
2347  -- Gerrit Pape <pape@smarden.org>  Mon, 28 Jan 2008 11:01:08 +0000
2349 git-core (1:1.5.4~rc4-1) experimental; urgency=low
2351   * new upstream release candidate.
2352   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2353     adapt; don't warn if /etc/mailname does not exist (closes: #461844).
2354   * debian/rules: install /usr/share/gitk/ into the gitk package, not
2355     git-core.
2357  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Jan 2008 21:15:21 +0000
2359 git-core (1:1.5.4~rc3-1) experimental; urgency=low
2361   * merge branch debian-sid.
2362   * new upstream release candidate.
2363     * "git pull --tags": error out with a better message (closes: #456035).
2364     * gitk: use user-configured background in view definition dialog
2365       (closes: #457124).
2366   * debian/control: Build-Depends: cvs, libdbd-sqlite3-perl (for selftests).
2368  -- Gerrit Pape <pape@smarden.org>  Sat, 12 Jan 2008 15:09:23 +0000
2370 git-core (1:1.5.3.8-1) unstable; urgency=low
2372   * debian/control: for all packages: Suggests: git-doc instead of
2373     Recommends: (thx Andrew Moise, closes: #455369).
2374   * debian/control: add Vcs-Git: http://smarden.org/git/git.git/.
2375   * new upstream point release.
2377  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Jan 2008 21:01:35 +0000
2379 git-core (1:1.5.4~rc2-1) experimental; urgency=low
2381   * new upstream release candidate.
2382     * shortlog manpage documentation: work around asciidoc markup issues
2383       (closes: #447911).
2384     * Fix $EDITOR regression introduced by rewrite in C (closes: #446845).
2386  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Dec 2007 08:45:01 +0000
2388 git-core (1:1.5.4~rc1-1) experimental; urgency=low
2390   * new upstream release candidate.
2391     * gitweb: Teach "a=blob" action to be more lenient about blob/file mime
2392       type (closes: #435610).
2394  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Dec 2007 09:07:10 +0000
2396 git-core (1:1.5.4~rc0-1) experimental; urgency=low
2398   * new upstream release candidate.
2399     * build with correct version information (on amd64, closes: #454935,
2400       #454408).
2401     * git-reset: add -q option to operate quietly (closes: #444933).
2402     * gitk: disable colours when calling git log (closes: #454420).
2403     * "git svnimport" was removed in favor of "git svn" (closes: #436930,
2404       #447325, #447965, #451037).
2405     * git-commit: allow grouping of short options (closes: #407241).
2406   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff,
2407     debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: remove;
2408     applied upstream.
2409   * debian/rules: install git-gui's lib/ directory plus subdirectory
2410     properly.
2411   * debian/control: Build-Depends: gettext.
2413  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Dec 2007 14:08:45 +0000
2415 git-core (1:1.5.3.7-1) unstable; urgency=low
2417   * new upstream point release.
2418   * debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: new; don't
2419     cache DESTDIR in perl/perl.mak (#452077).
2420   * debian/rules: remove $(MAKE) -C perl clean to remove the perl/perl.mak
2421     again, this is now handled through debian/diff/0005 (thx Pierre
2422     Habouzit, #452077).
2424  -- Gerrit Pape <pape@smarden.org>  Mon,  3 Dec 2007 10:17:11 +0000
2426 git-core (1:1.5.3.6-1.1) unstable; urgency=low
2428   * Non-maintainer upload: Gerrit is currently changing home, and this bug is
2429     preventing people from installing git, I took the initiative to fix it
2430     before his return.
2431   * debian/rules: force a $(MAKE) -C perl clean to remove the perl/perl.mak
2432     that remembers our DESTDIR and makes perl modules be installed in
2433     debian/git-core/ in the install-indep target again
2434     (closes: #452077, #452078, #452080, #452111, #452324).
2436  -- Pierre Habouzit <madcoder@debian.org>  Thu, 22 Nov 2007 00:40:08 +0100
2438 git-core (1:1.5.3.6-1) unstable; urgency=low
2440   * debian/implicit: add proper dependencies to support 'parallel build'
2441     through make -j (thx Daniel Schepler for the patch).
2442   * debian/rules: support 'nocheck' in DEB_BUILD_OPTIONS to skip running
2443     the selftests.
2444   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2445     new; check /etc/mailname if author email is unknown (closes: #448655).
2446   * debian/gitweb.docs: new; install gitweb/README.
2447   * new upstream point release.
2448     * git-cvsimport: really convert underscores in branch names to dots with
2449       -u (closes: #446495).
2450     * git-mailsplit: with maildirs not only process cur/, but also new/
2451       (closes: #447396).
2452   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff:
2453     new; cherry-pick'ed from master: contrib/hooks/post-receive-email: make
2454     subject prefix configurable (closes: #428418).
2456  -- Gerrit Pape <pape@smarden.org>  Mon, 19 Nov 2007 12:32:11 +0000
2458 git-core (1:1.5.3.5-1) unstable; urgency=low
2460   * new upstream point release.
2461     * git-config: handle --file option with relative pathname properly;
2462       git-config: print error message if the config file cannot be read;
2463       git-config: don't silently ignore options after --list (closes:
2464       #445208).
2466  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Nov 2007 08:35:46 +0000
2468 git-core (1:1.5.3.4-1) unstable; urgency=low
2470   * new upstream point release (closes: #445188).
2472  -- Gerrit Pape <pape@smarden.org>  Thu, 04 Oct 2007 08:27:01 +0000
2474 git-core (1:1.5.3.3-1) unstable; urgency=low
2476   * new upstream point release.
2478  -- Gerrit Pape <pape@smarden.org>  Sun, 30 Sep 2007 09:25:06 +0000
2480 git-core (1:1.5.3.2-1) unstable; urgency=low
2482   * new upstream point release.
2483     * git-svn: fix "Malformed network data" with svn:// servers (closes:
2484       #430091, #436142).
2485     * git-commit: Allow partial commit of file removal (closes: #437817).
2486     * git-gui: lib/index.tcl: handle files with % in the filename properly
2487       (closes: #441167).
2488     * git-clone: improve error message if curl program is missing or not
2489       executable (closes: #440976).
2490   * debian/git-daemon-run.postinst: use 'sv -v term git-daemon' instead of
2491     'sv restart git-daemon' to restart git-daemon service if it was running.
2492   * debian/control: git-core: no longer Suggests: cogito, which was removed.
2493   * debian/diff/genindex.diff: apply and remove.
2494   * debian/gitweb.conf: comment out $home_link, and set to gitweb.cgi's
2495     default (thx Ansgar Burchardt for the patch, closes: 441694).
2497  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Sep 2007 07:28:41 +0000
2499 git-core (1:1.5.3.1-1) unstable; urgency=low
2501   * new upstream point release.
2502   * debian/control: git-daemon-run: improve long description (closes:
2503     #440699).
2504   * debian/git-daemon-run.README.Debian: improve.
2505   * debian/control: git-svn: improve long description.
2506   * debian/control: git-cvs: improve long description.
2507   * debian/control: git-core: improve long description (closes: #412560).
2509  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Sep 2007 18:18:33 +0000
2511 git-core (1:1.5.3-1) unstable; urgency=low
2513   * merge branch debian-experimental.
2514   * new upstream release.
2515   * debian/control: git-email: move libemail-valid-perl from Depends: to
2516     Recommends: (thx Uwe Kleine-Koenig, closes: #439902).
2517   * debian/control: git-email: no longer Depends: libmail-sendmail-perl (thx
2518     Uwe Kleine-Koenig).
2520  -- Gerrit Pape <pape@smarden.org>  Sun, 02 Sep 2007 16:41:54 +0000
2522 git-core (1:1.5.3~rc7-1) experimental; urgency=low
2524   * new upstream release candidate.
2525   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2526     remove; included upstream.
2528  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Aug 2007 12:22:16 +0000
2530 git-core (1:1.5.3~rc6-1) experimental; urgency=low
2532   * new upstream release candidate.
2533     * git-am: initialize variable $resume on startup (closes: #435807).
2534   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2535     new; http://article.gmane.org/gmane.comp.version-control.git/55981.
2536   * debian/diff/0003-git-sh-setup.sh-fallback-to-editor-not-vi-if-VI.diff:
2537     new; git-sh-setup.sh: fallback to 'editor' not 'vi' if $VISUAL and $EDITOR
2538     are unset (thx Mike Hommey, closes: #438793).
2539   * merge branch debian-sid.
2541  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:54:16 +0000
2543 git-core (1:1.5.2.5-2) unstable; urgency=low
2545   * debian/git-core.conffiles: new; add /etc/bash_completion.d/git.
2547  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:49:39 +0000
2549 git-core (1:1.5.2.5-1) unstable; urgency=low
2551   * debian/control: fix typo in Build-Depends: libcurl4-gnutls-dev |
2552     libcurl3-gnutls-dev (thx Mikael Eriksson, closes: #433196).
2553   * new upstream point release.
2554   * debian/rules: add TCLTK_PATH=/usr/bin/wish8.4 to OPTS (closes: #438662).
2555   * dbian/control: git-core: Depends: cpio (closes: #438057).
2556   * debian/git-core.README.Debian: fix typos (closes: #438932).
2557   * debian/versions.upstream, debian/changelog.upstream: adapt.
2558   * debian/rules, debian/control: install git-completion.bash from contrib as
2559     /etc/bash_completion.d/git; git-core: Conflicts:, Provides:, Replaces:
2560     git-completion (closes: #437532, thx Sebastian Harl).
2562  -- Gerrit Pape <pape@smarden.org>  Sat, 25 Aug 2007 17:56:20 +0000
2564 git-core (1:1.5.3~rc4-1) experimental; urgency=low
2566   * new upstream release candidate.
2568  -- Gerrit Pape <pape@smarden.org>  Sat, 04 Aug 2007 13:02:05 +0000
2570 git-core (1:1.5.3~rc3-1) experimental; urgency=low
2572   * new upstream release candidate.
2573   * debian/versions.upstream, debian/changelog.upstream: adapt.
2575  -- Gerrit Pape <pape@smarden.org>  Fri, 27 Jul 2007 11:13:52 +0000
2577 git-core (1:1.5.3~rc2-1) experimental; urgency=low
2579   * new upstream release candidate.
2580   * debian/diff/????-Pack-objects-properly-initialize-the-depth-value.diff:
2581     remove; obsolete.
2582   * debian/control, debian/rules: remove git-p4 package again, moved into
2583     contrib/ upstream; see /usr/share/doc/git-core/contrib/p4import/.
2584   * debian/versions.upstream, debian/changelog.upstream: adapt.
2586  -- Gerrit Pape <pape@smarden.org>  Fri, 20 Jul 2007 08:47:45 +0000
2588 git-core (1:1.5.3~rc1-1) experimental; urgency=low
2590   * new upstream release candidate.
2591     * git-commit: don't add multiple Signed-off-by: from the same identity
2592       (closes: #430851).
2593     * Fix core.sharedRepository = 2 (closes: #432698).
2594   * merge branch debian-sid.
2595   * debian/versions.upstream, debian/changelog.upstream: adapt.
2596   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
2597     remove; doesn't apply anymore.
2598   * debian/diff/0002-Pack-objects-properly-initialize-the-depth-value.diff:
2599     new; on upstream advice.
2601  -- Gerrit Pape <pape@smarden.org>  Sat, 14 Jul 2007 11:45:27 +0000
2603 git-core (1:1.5.2.4-1) unstable; urgency=low
2605   * new upstream point release.
2606   * debian/rules: build documentation with ASCIIDOC8=YesPlease (closes:
2607     #432560).
2608   * debian/control: Build-Depends: asciidoc (>> 8.0.0).
2609   * debian/diff/????-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
2610     remove; merged upstream.
2611   * debian/control: Build-Depends: libcurl4-gnutls-dev | libcurl3-gnutsl-dev
2612     (closes: #432812).
2613   * debian/versions.upstream, debian/changelog.upstream: adapt.
2615  -- Gerrit Pape <pape@smarden.org>  Fri, 13 Jul 2007 19:13:38 +0000
2617 git-core (1:1.5.3~rc0-1) experimental; urgency=low
2619   * new upstream release candidate.
2620   * debian/changelog.upstream.sh: run git shortlog with option --no-merges.
2621   * debian/versions.upstream, debian/changelog.upstream: update.
2622   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff,
2623     debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
2624     remove; applied upstream.
2625   * debian/diff/00*.diff: adapt.
2626   * debian/rules: put git-gui, git-citool man pages into package git-gui.
2628  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 10:01:12 +0000
2630 git-core (1:1.5.2.3-1) unstable; urgency=low
2632   * new upstream point release.
2633   * debian/control: package git-gui: Replaces: git-core (<< 1:1.5.2.2-3)
2634     (thx Frank Lichtenheld, closes: #431481).
2635   * debian/versions.upstream, debian/changelog.upstream: update.
2637  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 08:26:11 +0000
2639 git-core (1:1.5.2.2-3) unstable; urgency=low
2641   * debian/rules: move /usr/share/git-gui/ from git-core package into
2642     git-gui package (thx Ansgar Burchardt, closes: #430530).
2643   * debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
2644     new; git-cvsimport: force checkout of working tree after initial import
2645     (closes: #430903).
2646   * debian/diff/0005-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
2647     new; git-gui: properly popup error if gitk should be started but is not
2648     installed (#429810).
2649   * debian/control: git-gui: Recommends: gitk (closes: #429810).
2650   * debian/rules: workaround #427907: compile with -O0 instead of -O2 on hppa
2651     (#429389).
2653  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Jun 2007 12:54:39 +0000
2655 git-core (1:1.5.2.2-2) unstable; urgency=low
2657   * debian/control: all Architecture: all packages: Depends: git-core (>>
2658     ${source:Upstream-Version}, git-core (<< ${source:Upstream-Version}-.)
2659     instead of (= ${source:Version}) to support binNMUs (closes: #423041,
2660     #430128).
2662  -- Gerrit Pape <pape@smarden.org>  Sat, 23 Jun 2007 14:02:36 +0000
2664 git-core (1:1.5.2.2-1) unstable; urgency=low
2666   * new upstream point release.
2667     * Fix typo in remote branch example in git user manual (closes: #427502).
2668   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
2669     remove; applied upstream.
2670   * debian/versions.upstream: new; ordered list of upstream versions,
2671     starting with 1.0.0.
2672   * debian/changelog.upstream.sh: new; create changelog.upstream from git
2673     shortlog using debian/versions.upstream.
2674   * debian/changelog.upstream: re-created through changelog.upstream.sh.
2675   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff:
2676     new; git-svn: trailing slash in prefix is mandatory with --branches/-b
2677     (closes: #429443).
2679  -- Gerrit Pape <pape@smarden.org>  Tue, 19 Jun 2007 17:32:30 +0000
2681 git-core (1:1.5.2.1-2) unstable; urgency=low
2683   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
2684     new; from upstream master: git-branch --track: fix tracking branch
2685     computation.
2687  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Jun 2007 09:04:47 +0000
2689 git-core (1:1.5.2.1-1) unstable; urgency=low
2691   * new upstream point release.
2692     * Create a new manpage for the gitignore format, and reference it
2693       elsewhere (thx Josh Triplett, closes: #427078).
2694   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
2695     new; properly resolve ambiguity if argument is both, revision and
2696     filename (closes: #425491).
2697   * debian/control: git-core: Conflicts: git (<< 4.3.20-11) (/usr/bin/git
2698     transition).
2699   * debian/git-daemon-run.README.Debian: new (#422139).
2700   * debian/control: all Architecture: all packages: Depends: git-core
2701     (= ${source:Version}) instead of (>= ...); this makes it no longer
2702     support binNMUs (closes: #425494, reopens: #423041).
2704  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Jun 2007 10:09:53 +0000
2706 git-core (1:1.5.2-1) unstable; urgency=low
2708   * merge branch debian-experimental.
2709   * new upstream release.
2710     * gitweb: choose appropriate view for file type if a= parameter missing
2711       (closes: #410465).
2712     * git fetch -q is supported (closes: #423165).
2713   * /usr/bin/git transition (thx Ian Beckwith!).
2714     * debian/git-core.preinst: new; remove /usr/bin/git alternative if
2715       upgrading from versions older than 1:1.5.2~rc3-2.
2716     * debian/git-core.prerm, debian/git-core.postinst: remove; no longer
2717       handle /usr/bin/git alternative through update-alternatives.
2718     * debian/rules: no longer install git program as git-scm.
2720  -- Gerrit Pape <pape@smarden.org>  Wed, 30 May 2007 12:38:45 +0000
2722 git-core (1:1.5.2~rc3-2) experimental; urgency=low
2724   * debian/diff/0000-maint-branch-from-20070514.diff: remove; obsolete.
2725   * debian/control: package git-p4: Section: contrib/devel (closes:
2726     #422755).
2727   * debian/control: package git-p4: Depends: git-core (>= ${source:Version})
2728     instead of (= ${Source-Version}) (to support binNMUs).
2730  -- Gerrit Pape <pape@smarden.org>  Tue, 15 May 2007 21:33:06 +0000
2732 git-core (1:1.5.1.4-2) unstable; urgency=low
2734   * debian/diff/0000-maint-branch-from-20070514.diff: new; snapshot upstream
2735     maint branch 20070514:
2736     * includes git-svn fixes (closes: #423599, #423226).
2737   * deian/rules: reverse order when applying diffs (fix typo).
2738   * debian/control: all Architecture: all packages: Depends: git-core (>=
2739     ${source:Version}) instead of (= ${Source-Version}) (to support binNMUs,
2740     closes: #423041).
2742  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 13:15:50 +0000
2744 git-core (1:1.5.2~rc3-1) experimental; urgency=low
2746   * new upstream release candidate.
2747   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
2748     remove; included upstream.
2749   * debian/control: Build-Depends: tcl8.4 (for gitgui).
2750   * debian/rules: add symlink /etc/init.d/git-daemon -> /usr/bin/sv to
2751     git-daemon-run package (#422139).
2753  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 10:10:02 +0000
2755 git-core (1:1.5.1.4-1) unstable; urgency=medium
2757   * new upstream point release.
2758   * debian/diff/pager-vs-less.diff: rename to
2759     0001-pager.c-fallback-to-pager-not-less-if-PAGER-is.diff; adapt.
2760   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
2761     new: Optimize directory listing with pathspec limiter (closes: #420671).
2762   * debian/git-daemon-run.postinst: restart git-daemon service if it was
2763     running.
2765  -- Gerrit Pape <pape@smarden.org>  Wed, 09 May 2007 08:48:50 +0000
2767 git-core (1:1.5.2~rc2-1) experimental; urgency=low
2769   * new upstream release candidate.
2771  -- Gerrit Pape <pape@smarden.org>  Mon, 07 May 2007 18:02:53 +0000
2773 git-core (1:1.5.2~rc1-1) experimental; urgency=low
2775   * new upstream release candidate.
2776   * debian/control, debian/rules: new package git-p4: tools for importing
2777     development history from perforce repositories.
2778   * debian/rules: add WITH_P4IMPORT=1 to OPTS; no longer install
2779     git-p4import.py into /usr/share/doc/git-core/contrib/; add OPTS to
2780     make clean in target clean:; add PYTHON_PATH=/usr/bin/python to OPTS.
2782  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 12:28:15 +0000
2784 git-core (1:1.5.1.3-1) unstable; urgency=low
2786   * new upstream point release.
2787     * git-add tried to optimize by finding common leading directories
2788       across its arguments but botched, causing very confused behaviour
2789       (closes: #420671).
2790     * Documentation/git-reset.txt: suggest git commit --amend in example
2791       (closes: #420112).
2792     * unofficial rpm.spec file shipped with git was letting ETC_GITCONFIG
2793       set to /usr/etc/gitconfig.  Tweak the official Makefile to make it
2794       harder for distro people to make the same mistake, by setting the
2795       variable to /etc/gitconfig if prefix is set to /usr (closes:
2796       #420675).
2797   * debian/changelog.upstream: upstream changes taken from mailing list
2798     announcement.
2800  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 08:59:06 +0000
2802 git-core (1:1.5.1.2-1) unstable; urgency=low
2804   * new upstream point release.
2805   * debian/changelog.upstream: upstream changes taken from mailing list
2806     announcement.
2808  -- Gerrit Pape <pape@smarden.org>  Sun, 22 Apr 2007 13:31:05 +0000
2810 git-core (1:1.5.1.1-1) unstable; urgency=low
2812   * new upstream point release.
2813   * debian/changelog.upstream: upstream changes taken from mailing list
2814     announcement.
2815   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
2816     remove; applied upstream.
2818  -- Gerrit Pape <pape@smarden.org>  Thu, 12 Apr 2007 09:05:44 +0000
2820 git-core (1:1.5.1-1) unstable; urgency=low
2822   * new upstream release.
2823     * git-svn got almost a rewrite (closes: #416372).
2824   * debian/diff/git-cvsserver-update-hook.diff: remove; included upstream.
2825   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff,
2826     debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff,
2827     debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
2828     remove; applied upstream.
2829   * debian/diff/GNU-Hurd.diff: remove; obsolete.
2830   * debian/git-daemon-run.postrm: check for deluser being available, if
2831     not, print warning and don't remove system user (closes: #416755).
2832   * debian/changelog.upstream: upstream changes taken from mailing list
2833     announcement, and git shortlog.
2834   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
2835     new; rename contrib/hooks/post-receieve-email to contrib/hooks/post-
2836     receive-email.
2838  -- Gerrit Pape <pape@smarden.org>  Wed,  4 Apr 2007 11:56:18 +0000
2840 git-core (1:1.5.0.6-1) unstable; urgency=low
2842   * new upstream point release.
2843   * debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff:
2844     new, cherry-pick'ed from upstream master: http-fetch: don't use
2845     double-slash as directory separator in URLs (closes: #409887).
2846   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff: new:
2847     Documentation/git-svnimport.txt: fix typo.
2848   * debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
2849     new Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES
2850     (closes: #404795).
2851   * debian/changelog.upstream: upstream changes taken from mailing list
2852     announcements.
2854  -- Gerrit Pape <pape@smarden.org>  Thu, 29 Mar 2007 10:51:00 +0000
2856 git-core (1:1.5.0.5-1) unstable; urgency=low
2858   * new upstream point release.
2859   * debian/rules: make sure subdirectories of /usr/share/doc/git-core/ are
2860     mode 0755 (closes: #415328); remove .gitignore file(s) from
2861     /usr/share/doc/git-core/ (closes: #413913).
2862   * debian/control: git-svn: Depends: libterm-readkey-perl (thx Pierre
2863     Habouzit, closes: #415475).
2864   * debian/changelog.upstream: upstream changes taken from mailing list
2865     announcements.
2867  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Mar 2007 17:02:27 +0000
2869 git-core (1:1.5.0.3-1) unstable; urgency=low
2871   * new upstream point release.
2872   * debian/diff/cvsexportcommit-.msg.diff: remove; applied upstream.
2873   * debian/git-core.docs, debian/git-doc.docs: add RelNotes.
2874   * debian/changelog.upstream: upstream changes taken from mailing list
2875     announcements.
2877  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Mar 2007 19:44:05 +0000
2879 git-core (1:1.5.0.2-1) unstable; urgency=low
2881   * new upstream point release.
2882   * debian/control: git-core: Conflicts: qgit (<< 1.5.5) (closes: #412452).
2883   * debian/changelog.upstream: upstream changes taken from mailing list
2884     announcements.
2885   * debian/diff/cvsexportcommit-.msg.diff: new; don't cleanup .msg if not
2886     yet committed to cvs (closes: #412732).
2888  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Feb 2007 15:50:53 +0000
2890 git-core (1:1.5.0.1-1) unstable; urgency=low
2892   * new upstream point release.
2893   * debian/diff/git-cvsserver-update-hook.diff: new from upstream pu branch:
2894     Have git-cvsserver call hooks/update before really altering the ref.
2895   * debian/control: git-cvs: Depends: libdbd-sqlite3-perl (git-cvsserver).
2897  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Feb 2007 11:38:34 +0000
2899 git-core (1:1.5.0-1) experimental; urgency=low
2901   * new upstream release.
2902   * debian/diff/archimport-empty-dir.diff: remove; applied upstream.
2903   * debian/diff/pager-vs-less.diff, debian/diff/Add-install-lib-target.diff:
2904     adapt.
2905   * debian/control: new package git-gui, the git graphical user interface;
2906     git-core: no longer Depends:, Build-Depends: rcs; git-core: Suggests:
2907     git-gui.
2908   * debian/rules: new package git-gui.
2909   * debian/changelog.upstream: upstream changes taken from mailing list
2910     announcements and git shortlog.
2911   * debian/git-daemon/run: don't limit git-daemon's memory resources.
2912   * debian/control, debian/rules: remove git-core-dev package again,
2913     libgit.a is not a publically usable/useful library at this moment, as
2914     its internal API is not cast in stone yet.
2915   * debian/diff/Add-install-lib-target.diff: remove; there's no git-core-dev
2916     package.
2918  -- Gerrit Pape <pape@smarden.org>  Fri, 16 Feb 2007 07:18:44 +0000
2920 git-core (1:1.5.0~rc3-1) experimental; urgency=low
2922   * new upstream release candidate.
2923   * debian/diff/Add-install-lib-target.diff: new; add install-lib target to
2924     install libgit.a library plus header files (thx Luca Falavigna).
2925   * debian/rules: new package git-core-dev; remove obsolete
2926     WITH_SEND_EMAIL=1, OPTIMIZE="..." from $(OPTS); remove
2927     WITH_OWN_SUBPROCESS_PY=1 from $(OPTS), it's no longer necessary (thx
2928     Luca Falavigna; closes: #403731); make git-p4import.pl available through
2929     /usr/share/doc/git-core/contrib/ (closes: #403387); minor cleanup.
2930   * debian/control: new package git-core-dev (thx Luca Falavigna; closes:
2931     #407722); no longer Build-Depends: python; git-core: no longer Recommends:
2932     python, Suggests: git-core-dev; update short and long descriptions
2933     (closes: #406323); git-arch: Depends: tla, instead of Suggests:.
2934   * debian/diff/GNU-Hurd.diff: adapt.
2935   * debian/diff/archimport-empty-dir.diff: new; git-archimport: initial import
2936     needs empty directory (closes: #400508).
2937   * debian/gitweb.README.Debian: typo.
2939  -- Gerrit Pape <pape@smarden.org>  Sat,  3 Feb 2007 09:32:48 +0000
2941 git-core (1:1.4.4.4-1) unstable; urgency=low
2943   * new upstream release, important fixes:
2944     * pack-check.c::verify_packfile(): don't run SHA-1 update on huge data.
2945     * Fix infinite loop when deleting multiple packed refs.
2946     * diff --check: fix off by one error.
2947   * debian/diff/0001-spurious-.sp-in-manpages.diff: remove; included in
2948     upstream version.
2949   * debian/changelog.upstream: upstream changes taken from mailing list
2950     announcement.
2952  -- Gerrit Pape <pape@smarden.org>  Tue,  9 Jan 2007 19:43:56 +0000
2954 git-core (1:1.4.4.3-1) unstable; urgency=medium
2956   * new upstream release (closes: #404796); important fixes:
2957     * Make sure the empty tree exists when needed in merge-recursive; the
2958       error message may make the user think that their database is corrupt
2959       when its actually not.
2960     * Don't use memcpy when source and dest. buffers may overlap.
2961     * cvsserver: Avoid miscounting bytes in Perl v5.8.x; this breaks the
2962       counting of bytes for the CVS protocol, resulting in the client
2963       expecting less data than we actually send, and storing truncated files.
2964   * debian/diff/0001-spurious-.sp-in-manpages.diff: new from upstream git;
2965     work around spurious .sp in manpages (closes: #388370).
2966   * debian/changelog.upstream: upstream changes taken from mailing list
2967     announcement.
2969  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Dec 2006 07:38:15 +0000
2971 git-core (1:1.4.4.2-1) unstable; urgency=low
2973   * new upstream release.
2974     * fixes FTBFS on m68k (thx Roman Zippel, closes: #402022).
2975   * 0001-archive-zip-don-t-use-sizeof-struct.diff,
2976     0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
2977     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
2978     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
2979     0005-Increase-length-of-function-name-buffer.diff: remove; obsolete.
2980   * debian/changelog.upstream: upstream changes taken from mailing list
2981     announcements and git log | git shortlog.
2983  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Dec 2006 19:13:49 +0000
2985 git-core (1:1.4.4.1-1) unstable; urgency=low
2987   * new upstream release (closes: #400191).
2988   * 0001-archive-zip-don-t-use-sizeof-struct.diff: new from upstream git;
2989     replaces debian/diff/not-packed-structs.diff.
2990   * 0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
2991     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
2992     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
2993     0005-Increase-length-of-function-name-buffer.diff: new from upstream
2994     git.
2995   * debian/diff/genindex.diff: new; support subdirs in gitweb example index
2996     generator (thx David Nusinow; closes: #400284).
2997   * debian/diff/GNU-Hurd.diff, debian/diff/pager-vs-less.diff: adapt.
2999  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Nov 2006 14:31:39 +0000
3001 git-core (1:1.4.4-2) unstable; urgency=low
3003   * debian/diff/not-packed-structs.diff: new; don't use sizeof(struct ...),
3004     size doesn't match on arm (fixes selftests failure on arm).
3006  -- Gerrit Pape <pape@smarden.org>  Wed, 22 Nov 2006 23:31:11 +0000
3008 git-core (1:1.4.4-1) unstable; urgency=low
3010   * new upstream release (closes: #399575).
3011   * debian/changelog.upstream: upstream changes taken from mailing list
3012     announcements.
3013   * debian/control: Build-Depends: unzip (for selftests).
3015  -- Gerrit Pape <pape@smarden.org>  Tue, 21 Nov 2006 09:43:37 +0000
3017 git-core (1:1.4.3.5-1) unstable; urgency=low
3019   * new upstream release.
3020   * debian/changelog.upstream: upstream changes taken from mailing list
3021     announcements.
3023  -- Gerrit Pape <pape@smarden.org>  Mon, 13 Nov 2006 17:46:50 +0000
3025 git-core (1:1.4.3.3-2) unstable; urgency=medium
3027   * debian/git-daemon-run.postinst: don't make the log service system user
3028     gitlog member of group adm, but nogroup; gitlog's home directory is
3029     /nonexistent (thx Florian Weimer, closes: #396687).
3030   * debian/git-daemon/log/run: make /var/log/git-daemon log directory mode
3031     2750, owner gitlog:adm.
3032   * debian/changelog.upstream: upstream changes taken from mailing list
3033     announcements.
3035  -- Gerrit Pape <pape@smarden.org>  Mon,  6 Nov 2006 20:12:08 +0000
3037 git-core (1:1.4.3.3-1) unstable; urgency=low
3039   * new upstream release.
3040   * debian/diff/0001-Set-HOME-for-selftests.diff: remove; applied upstream.
3041   * debian/control: git-core: Depends: libdigest-sha1-perl (closes: #395304,
3042     thx Ichthyostega).
3044  -- Gerrit Pape <pape@smarden.org>  Tue, 31 Oct 2006 07:31:21 +0000
3046 git-core (1:1.4.3.2-1) unstable; urgency=low
3048   * new upstream release.
3049   * debian/diff/gitweb.conf.diff: remove; obsolete.
3050   * debian/changelog.upstream: upstream changes taken from mailing list
3051     announcements.
3052   * debian/rules: add 'GITWEB_CONFIG=/etc/gitweb.conf mandir=/usr/share/man
3053     OPTIMIZE="-O2 -g -Wall" INSTALLDIRS=vendor' to build OPTS, adapt paths;
3054     git-arch: don't include git-archive, git-upload-archive; gitweb: install
3055     git-logo.png, git-favicon.png; git-core: properly install new Git.pm
3056     plus man page.
3057   * debian/diff/0001-Set-HOME-for-selftests.diff: new; set $HOME for
3058     selftests (fixes build/selftest failures).
3059   * debian/control: git-core: Depends: liberror-perl.
3061  -- Gerrit Pape <pape@smarden.org>  Tue, 24 Oct 2006 16:32:35 +0000
3063 git-core (1:1.4.2.3-2) unstable; urgency=low
3065   * debian/control: new package git-daemon-run: provide a git-daemon
3066     service; git-core: no longer Suggests: runit, Depends: adduser, the
3067     git-daemon-run package now Depends: runit, adduser.
3068   * debian/debian/git-core.postinst, debian/git-daemon-run.postrm,
3069     debian/git-daemon-run.prerm: new; manage gitlog user and git-daemon
3070     service (closes: #388144).
3071   * debian/git-core.postinst: no longer adduser gitlog, git-daemon-run
3072     package does now.
3073   * debian/git-core.postrm: remove; obsolete.
3074   * debian/rules: install git-daemon service directory in the new
3075     git-daemon-run package instead of the git-core package.
3076   * debian/git-core.conffiles: rename to debian/git-daemon-run.conffiles.
3077   * debian/git-core.README.Debian: adapt.
3078   * debian/control: git-core: Suggests: git-daemon-run.
3080  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 09:29:50 +0000
3082 git-core (1:1.4.2.3-1) unstable; urgency=medium
3084   * new upstream release.
3085   * debian/changelog.upstream: upstream changes taken from mailing list
3086     announcements.
3087   * debian/diff/t3403-skip-3-7.diff: remove; git-am is fixed upstream.
3088   * debian/gitweb.conf: add $stylesheet = "/gitweb.css" (thx Christian
3089     Kujau, closes: #383065).
3091  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 07:31:03 +0000
3093 git-core (1:1.4.2.1-1) unstable; urgency=low
3095   * new upstream release (closes: #386820, #387405).
3096   * debian/changelog.upstream: upstream changes taken from mailing list
3097     announcements.
3098   * debian/diff/GNU-Hurd.diff: new; make the build process detect and
3099     support the Debian GNU/Hurd architecture (thx Cyril Brulebois, closes:
3100     #379841).
3101   * debian/diff/GNU-kFreeBSD.diff: remove; applied upstream.
3102   * debian/rules: gitweb: install gitweb.css into /var/www/ instead of
3103     /usr/share/doc/gitweb/ (thx Matthijs Melchior, closes: #383065).
3104   * debian/gitweb.docs: remove; obsolete.
3105   * debian/examples/index.aux-generation: example script to generate an
3106     optional index.aux file for the use with gitweb (thx Matthew Wilcox,
3107     #383219).
3108   * debian/gitweb.examples: new; install debian/examples/index.aux-generation
3109     (#383219).
3110   * debian/git-core.README.Debian: new; hints on how to set up a
3111     git.example.org server providing git://, rsync://, http:// access to
3112     repositories from Matthew Wilcox (thx!, closes: #383219).
3113   * debian/gitweb.README.Debian: cleanup; refer to git-core.README.Debian.
3114   * debian/control: git-svn: Depends: libsvn-perl | libsvn-core-perl (thx
3115     Peter Samuelson); git-core, git-doc: Suggests: gitweb; gitweb:
3116     Recommends: git-doc.
3117   * debian/diff/pager-vs-less.diff, debian/diff/gitweb.conf.diff: adapt.
3118   * debian/git-daemon/: new; git-daemon service directory for the use with
3119     runit.
3120   * debian/control: Build-Depends: subversion, libsvn-perl | libsvn-core-perl
3121     (for git-svn selftests); git-core: Suggests: runit, Depends: adduser.
3122   * debian/diff/t3403-skip-3-7.diff: new; skip selftests 3,7 in t3403 as
3123     they fail without a terminal connected.
3124   * debian/git-core.conffiles: new; add /etc/sv/git-daemon/run,
3125     /etc/sv/git-daemon/log/run.
3127  -- Gerrit Pape <pape@smarden.org>  Fri, 15 Sep 2006 12:46:58 +0000
3129 git-core (1:1.4.1.1-1) unstable; urgency=low
3131   * new upstream release.
3132   * debian/diff/GNU-kFreeBSD.diff: new; make the build process detect and
3133     support the Debian GNU/kFreeBSD architecture (thx Petr Salinger, closes:
3134     #380209).
3136  -- Gerrit Pape <pape@smarden.org>  Sat, 29 Jul 2006 15:31:04 +0000
3138 git-core (1:1.4.1-2) unstable; urgency=low
3140   * adopt package gitweb, now included in git-core upstream source (thx
3141     Andres Salomon):
3142     * debian/control, debian/rules: build gitweb package.
3143     * debian/copyright: adapt.
3144     * debian/gitweb.README.Debian, debian/gitweb.conf, debian/gitweb.docs:
3145       new; taken from Andres' gitweb package.
3146     * debian/diff/gitweb.conf.diff: new; adapt Andres' gitweb.conf.patch.
3147     * debian/gitweb.conffiles: new; /etc/gitweb.conf.
3148   * debian/changelog: use epoch 1 to supersede gitweb-264 package version.
3149   * debian/rules: set DESTDIR in environment, not build flags.
3151  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Jul 2006 21:44:06 +0000
3153 git-core (1.4.1-1) unstable; urgency=low
3155   * new upstream release.
3156   * debian/changelog.upstream: upstream changes taken from mailing list
3157     announcement.
3158   * debian/rules: user same build flags and prefix to $(MAKE) in build
3159     and install target to prevent rebuild in install target.
3161  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Jul 2006 21:38:33 +0000
3163 git-core (1.4.0-1) unstable; urgency=low
3165   * new upstream release.
3166   * debian/changelog.upstream: new; upstream changes taken from mailing
3167     list announcement.
3168   * debian/rules: install debian/changelog.upstream as upstream changelog.
3169   * debian/diff/pager-vs-less.diff: adapt.
3170   * debian/control: Standards-Version: 3.7.2.0.
3172  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Jun 2006 17:04:56 +0000
3174 git-core (1.3.3-2) unstable; urgency=medium
3176   * debian/control: git-core: Depends: perl-modules (closes: #369737).
3177   * debian/diff/pager-vs-less.diff: new; fallback to `pager` not `less`
3178     if $PAGER is unset (closes: #369742).
3180  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Jun 2006 11:18:48 +0000
3182 git-core (1.3.3-1) unstable; urgency=low
3184   * new upstream release.
3186  -- Gerrit Pape <pape@smarden.org>  Thu, 25 May 2006 10:46:00 +0000
3188 git-core (1.3.2-1) unstable; urgency=low
3190   * new upstream release.
3192  -- Gerrit Pape <pape@smarden.org>  Wed, 10 May 2006 20:41:39 +0000
3194 git-core (1.3.1-1) unstable; urgency=low
3196   * new upstream release (closes: #364678).
3197   * debian/rules: install contrib/ directory into /usr/share/doc/git-core/.
3199  -- Gerrit Pape <pape@smarden.org>  Mon,  1 May 2006 13:01:42 +0000
3201 git-core (1.2.6-1) unstable; urgency=low
3203   * new upstream release.
3204   * debian/control: git-cvs: Depends: cvsps (>> 2.1-0).
3206  -- Gerrit Pape <pape@smarden.org>  Sun, 16 Apr 2006 14:37:53 +0000
3208 git-core (1.2.4-1) unstable; urgency=low
3210   * new upstream release (closes: #354563).
3212  -- Gerrit Pape <pape@smarden.org>  Fri,  3 Mar 2006 21:33:58 +0000
3214 git-core (1.2.1-1) unstable; urgency=low
3216   * new upstream release (closes: #353041).
3217   * debian/control: git-core: Recommends: ssh-client instead of
3218     openssh-client (closes: #350708).
3220  -- Gerrit Pape <pape@smarden.org>  Thu, 16 Feb 2006 09:33:42 +0000
3222 git-core (1.1.5-1) unstable; urgency=high
3224   * new upstream release.
3225     * checkout: do not make a temporary copy of symlink target.
3226       If the index records an insanely long symbolic link, copying
3227       into the temporary would overflow the buffer (noticed by Mark
3228       Wooding). (closes: #350274).
3230  -- Gerrit Pape <pape@smarden.org>  Sat, 28 Jan 2006 20:16:44 +0000
3232 git-core (1.1.3-1) unstable; urgency=low
3234   * new upstream release.
3236  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Jan 2006 10:19:37 +0000
3238 git-core (1.0.8-1) unstable; urgency=low
3240   * new upstream point release.
3241   * debian/diff/t6001-rev-lisge-order.sh.diff: remove; applied upstream.
3242   * debian/control: Build-Depends: libcurl3-gnutls-dev | libcurl3-dev,
3243     python, asciidoc (>> 7.0.2-3) (ease backport to sarge, thx Norbert
3244     Tretkowski, closes: #344929).
3246  -- Gerrit Pape <pape@smarden.org>  Mon,  9 Jan 2006 19:19:36 +0000
3248 git-core (1.0.6-1) unstable; urgency=low
3250   * new upstream point release.
3251   * debian/diff/t6001-rev-list-merge-order.sh.diff: new: fix skipping
3252     merge-order test with NO_OPENSSL=1.
3253   * debian/rules: re-enable git-rev-list --merge-order selftests.
3254   * debian/control: git-svn: Depends: libwww-perl (closes: #345045).
3256  -- Gerrit Pape <pape@smarden.org>  Mon,  2 Jan 2006 20:25:57 +0000
3258 git-core (1.0.5-1) unstable; urgency=low
3260   * new upstream point release.
3261   * debian/rules: don't take upstream changelog from upstream
3262     debian/changelog.
3263   * debian/changelog.upstream: remove again.
3265  -- Gerrit Pape <pape@smarden.org>  Tue, 27 Dec 2005 13:25:53 +0000
3267 git-core (1.0.3-1) unstable; urgency=low
3269   * new upstream point release.
3270   * debian/changelog.upstream: new: upstream changelog taken from upstream
3271     debian/changelog.
3272   * debian/rules: install debian/changelog.upstream as upstream changelog;
3273     remove obsolete VERSION variable.
3275  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Dec 2005 14:58:14 +0000
3277 git-core (1.0.0-1) unstable; urgency=medium
3279   * new upstream release: GIT 1.0.0.
3281  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Dec 2005 16:17:18 +0000
3283 git-core (0.99.9n-1) unstable; urgency=low
3285   * new upstream version: GIT 0.99.9n aka 1.0rc6.
3286   * debian/rules: rename git program in git-core package to git-scm,
3287     handle /usr/bin/git program through update-alternatives (as suggested
3288     by Ian Beckwith, see #342363).
3289   * debian/control: git-core: Conflicts: git (<< 4.3.20-8) (closes:
3290     #342363).
3291   * debian/git-core.postinst, debian/git-core.prerm: new: run
3292     update-alternatives --install /usr/bin/git git /usr/bin/git-scm with
3293     priority 70 on configure, and --remove on remove respectively.
3295  -- Gerrit Pape <pape@smarden.org>  Thu, 15 Dec 2005 11:24:51 +0000
3297 git-core (0.99.9m-1) unstable; urgency=low
3299   * new upstream version: GIT 0.99.9m aka 1.0rc5.
3300     * sets PYTHONPATH for selftests (fixes autobuild test failures).
3301   * switch from tarball-in-tarball approach to original upstream tarball.
3302   * debian/changelog: add changelog history, Junio C Hamano, Ryan Anderson,
3303     Eric Biederman previously were maintaining this package unofficially.
3304   * debian/control: Build-Depends: rcs (for selftests); git-core:
3305     Recommends: patch, less, Suggests: cogito; git-arch: Suggests: tla,
3306     bazzar; git-cvs: Depends: cvsps, Suggests: cvs; git-svn: Depends:
3307     libsvn-core-perl (closes:#342617), Suggests: subversion; git-email:
3308     Depends: libmail-sendmail-perl, libemail-valod-perl; update short
3309     description (lots taken from upstream unofficial package, thx).
3310   * debian/git-core.docs, debian/git-doc.docs: adapt.
3311   * debian/rules: adapt; remove target unpack; add target patch; adapt
3312     target clean.
3314  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Dec 2005 19:48:41 +0000
3316 git-core (0.99.9l-1) unstable; urgency=low
3318   * new upstream version.
3319   * debian/rules: apply diffs with patch -p1.
3320   * debian/control, debian/rules: split off git-arch, git-cvs, git-svn,
3321     git-email packages, as suggested by upstream:
3322     http://article.gmane.org/gmane.comp.version-control.git/13185
3323   * debian/git-doc.docs: get docs from temporary install directory;
3324     include *.txt docs.
3325   * debian/control: git-doc: Section: doc; Suggests: git-core, git-arch,
3326     git-cvs, git-svn, git-email, gitk; git-core: Suggests: git-arch,
3327     git-cvs, git-svn, git-email, gitk.
3329  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Dec 2005 18:04:37 +0000
3331 git-core (0.99.9k-1) unstable; urgency=low
3333   * new upstream version.
3334   * debian/implicit: update to revision 1.11.
3335   * debian/git-doc.docs: add git/Documentation/howto,
3336     git/Documentation/technical (closes: #341178).
3338  -- Gerrit Pape <pape@smarden.org>  Tue, 29 Nov 2005 21:45:53 +0000
3340 git-core (0.99.9j-1) unstable; urgency=low
3342   * initial version.
3343   * debian/control: git-core: Replaces: cogito (<< 0.16rc2-0); cogito >=
3344     0.16rc2-0 no longer includes the git core components, but depends on
3345     the git-core package (see #338789).
3347  -- Gerrit Pape <pape@smarden.org>  Fri, 18 Nov 2005 22:26:36 +0000
3349 git-core (0.99.9j-0) unstable; urgency=low
3351   * GIT 0.99.9j aka 1.0rc3
3353  -- Junio C Hamano <junkio@cox.net>  Wed, 16 Nov 2005 20:39:55 -0800
3355 git-core (0.99.9i-0) unstable; urgency=low
3357   * GIT 0.99.9i aka 1.0rc2
3359  -- Junio C Hamano <junkio@cox.net>  Mon, 14 Nov 2005 18:38:27 -0800
3361 git-core (0.99.9h-0) unstable; urgency=low
3363   * GIT 0.99.9h
3365  -- Junio C Hamano <junkio@cox.net>  Fri, 11 Nov 2005 22:33:18 -0800
3367 git-core (0.99.9g-0) unstable; urgency=low
3369   * GIT 0.99.9g
3371  -- Junio C Hamano <junkio@cox.net>  Wed,  9 Nov 2005 21:01:55 -0800
3373 git-core (0.99.9f-0) unstable; urgency=low
3375   * GIT 0.99.9f
3377  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:21:52 -0800
3379 git-core (0.99.9e-0) unstable; urgency=low
3381   * GIT 0.99.9e
3383  -- Junio C Hamano <junkio@cox.net>  Sun,  6 Nov 2005 18:37:18 -0800
3385 git-core (0.99.9d-0) unstable; urgency=low
3387   * GIT 0.99.9d
3389  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:46:37 -0800
3391 git-core (0.99.9c-0) unstable; urgency=low
3393   * GIT 0.99.9c
3395  -- Junio C Hamano <junkio@cox.net>  Thu,  3 Nov 2005 15:44:54 -0800
3397 git-core (0.99.9b-0) unstable; urgency=low
3399   * GIT 0.99.9b
3401  -- Junio C Hamano <junkio@cox.net>  Tue,  1 Nov 2005 21:39:39 -0800
3403 git-core (0.99.9a-0) unstable; urgency=low
3405   * GIT 0.99.9a
3407  -- Junio C Hamano <junkio@cox.net>  Sun, 30 Oct 2005 15:03:32 -0800
3409 git-core (0.99.9.GIT-2) unstable; urgency=low
3411   * Build Dependency did not include libexpat-dev.
3413  -- Junio C Hamano <junkio@cox.net>  Sun, 13 Nov 2005 01:55:34 -0800
3415 git-core (0.99.9.GIT-1) unstable; urgency=low
3417   * Do not scatter txt and html documentation into feature
3418     subpackages.  Do place man pages into them.
3419   * Capture more cvs stuff into git-cvs package.
3421  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:19:06 -0800
3423 git-core (0.99.9.GIT-0) unstable; urgency=low
3425   * Test Build.
3427  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3429 git-core (0.99.9-1) unstable; urgency=low
3431   * Split the git-core binary package into core, doc, and foreign SCM
3432     interoperability modules.
3434  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3436 git-core (0.99.9-0) unstable; urgency=low
3438   * GIT 0.99.9
3440  -- Junio C Hamano <junkio@cox.net>  Sat, 29 Oct 2005 14:34:30 -0700
3442 git-core (0.99.8-0) unstable; urgency=low
3444   * GIT 0.99.8
3446  -- Junio C Hamano <junkio@cox.net>  Sun,  2 Oct 2005 12:54:26 -0700
3448 git-core (0.99.7-0) unstable; urgency=low
3450   * GIT 0.99.7
3452  -- Junio C Hamano <junkio@cox.net>  Sat, 10 Sep 2005 18:36:39 -0700
3454 git-core (0.99.6-0) unstable; urgency=low
3456   * GIT 0.99.6
3458  -- Junio C Hamano <junkio@cox.net>  Wed, 24 Aug 2005 23:09:35 -0700
3460 git-core (0.99.5-1) unstable; urgency=low
3462   * Enable git-send-email on Debian.  There is no reason to shy
3463     away from it, since we have the necessary Perl modules available.
3465  -- Junio C Hamano <junkio@cox.net>  Thu, 25 Aug 2005 14:16:59 -0700
3467 git-core (0.99.5-0) unstable; urgency=low
3469   * GIT 0.99.5
3471  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 22:05:00 -0700
3473 git-core (0.99.4-4) unstable; urgency=low
3475   * Mark git-tk as architecture neutral.
3477  -- Junio C Hamano <junkio@cox.net>  Fri, 12 Aug 2005 13:25:00 -0700
3479 git-core (0.99.4-3) unstable; urgency=low
3481   * Split off gitk.
3482   * Do not depend on diff which is an essential package.
3483   * Use dh_movefiles, not dh_install, to stage two subpackages.
3485  -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Aug 2005 01:43:24 +0200
3487 git-core (0.99.4-2) unstable; urgency=low
3489   * Git 0.99.4 official release.
3491  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
3493 git-core (0.99.4-1) unstable; urgency=low
3495   * Pass prefix down to the submake when building.
3497  -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
3499 git-core (0.99-2) unstable; urgency=low
3501   * Conflict with the GNU Interactive Tools package, which also installs
3502     /usr/bin/git.
3503   * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
3504     OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
3505   * Minor tweaks to the Depends.
3507  -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
3509 git-core (0.99-1) unstable; urgency=low
3511   * Update deb package support to build correctly. 
3513  -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
3515 git-core (0.99-0) unstable; urgency=low
3517   * Initial deb package support
3519  -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600