debian: add Breaks relation to help dgit upgrades
[git/debian.git] / debian / changelog
blob61aae8cd2671b309eca4a589bd08fb2529b32add
1 git (1:2.18.0~rc2-2) unstable; urgency=low
3   * debian/control: Breaks: dgit (<< 5.1~) that lacks support
4     for working-tree-encoding attribute (thx Ian Jackson;
5     closes: #901897).
7  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 20 Jun 2018 10:22:51 -0700
9 git (1:2.18.0~rc2-1) unstable; urgency=low
11   * new upstream release candidate (see RelNotes/2.18.0.txt).
12   * debian/README.emacs: describe removed emacs support.
13   * debian/control: package git-el: describe transitional
14     modules; Recommends: elpa-magit.
16  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Jun 2018 09:19:59 -0700
18 git (1:2.17.1-1) unstable; urgency=high
20   * new upstream point release to fix CVE-2018-11235, arbitary code
21     execution via submodule names in .gitmodules (see RelNotes/2.17.1.txt).
23  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 28 May 2018 17:37:54 -0700
25 git (1:2.17.0-1) unstable; urgency=low
27   * new upstream release (see RelNotes/2.17.0.txt).
28   * debian/rules: add NO_USE_CPAN_FALLBACKS=1 to OPTS to avoid
29     installing bundled copies of perl modules.
30   * debian/control: Build-Depends: libmailtools-perl, liberror-perl;
31     git-email: Depends: libmailtools-perl for Mail::Address.
33  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 02 Apr 2018 12:58:14 -0700
35 git (1:2.16.3-1) unstable; urgency=low
37   * new upstream point release (see RelNotes/2.16.3.txt).
39  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 23 Mar 2018 09:56:37 -0700
41 git (1:2.16.2-1) unstable; urgency=low
43   * new upstream point release (see RelNotes/2.16.2.txt).
44   * debian/control: correct spelling of openssh-client in Breaks
45     relation.
47  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 23 Feb 2018 13:53:02 -0800
49 git (1:2.16.1-1) unstable; urgency=low
51   * new upstream release (see RelNotes/2.16.txt, RelNotes/2.16.1.txt).
52   * debian/control: Breaks: openssh-client (<< 1:6.8) since the latter
53     lacks support for the "-G" option (thx Bryan Turner; see
54     https://crbug.com/git/7).
55   * debian/patches/git-gui-Sort-entries-in-optimized-tclIndex.diff:
56     remove; applied upstream.
57   * debian/rules: do not install contrib/**/.gitattributes to
58     /usr/share/doc (thx Paul Wise and Bastien Roucaries for suggesting
59     it through lintian).
61  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 Feb 2018 12:27:37 -0800
63 git (1:2.15.1-3) unstable; urgency=low
65   * debian/rules: remove remnants of git-core package that prevented
66     building twice in a row (thx Andreas Beckmann; closes: #884890).
68  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 22 Dec 2017 17:13:42 -0800
70 git (1:2.15.1-2) unstable; urgency=low
72   * gitweb: Recommends: 'apache2 (>= 2.4.6-4~) | lynx | httpd' instead
73     of ... | lynx-cur | ... (thx Łukasz Zemczak; see #490265).
74   * debian/control: Standards-Version: 4.1.2.0.
76  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Dec 2017 09:45:31 -0800
78 git (1:2.15.1-1) unstable; urgency=low
80   * new upstream point release (see RelNotes/2.15.1.txt).
81   * debian/control: Build-Depends-Indep: asciidoc (>= 8.6.10).
82   * debian/control: Standards-Version: 4.1.1.1.
83   * debian/patches:
84     * Normalize-generated-asciidoc-timestamps-...diff: remove; no
85       longer needed (thx Anders Kaseorg; see #782294).
86     * git-gui-Sort-entries-in-optimized-tclIndex.diff: update to
87       upstream version.
89  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 29 Nov 2017 13:49:38 -0800
91 git (1:2.15.0-1) unstable; urgency=low
93   * new upstream release (see RelNotes/2.15.0.txt).
95  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 30 Oct 2017 10:56:56 -0700
97 git (1:2.15.0~rc2-1) unstable; urgency=low
99   * new upstream release candidate.
101  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 23 Oct 2017 10:15:45 -0700
103 git (1:2.15.0~rc1-1) unstable; urgency=low
105   * new upstream release candidate.
106   * remove transitional git-core package (thx Holger Levsen;
107     closes: #878189).
109  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 16 Oct 2017 09:29:08 -0700
111 git (1:2.15.0~rc0-1) unstable; urgency=low
113   * new upstream release candidate (see RelNotes/2.15.0.txt).
115  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 09 Oct 2017 10:13:35 -0700
117 git (1:2.14.2-1) unstable; urgency=high
119   * new upstream point release (see RelNotes/2.14.1.txt).  Among other
120     changes, this fixes a remote shell command execution vulnerability
121     via CVS protocol:
122     - git-shell: drop cvsserver support by default
123     - git-cvsserver: harden backtick captures against user input
125   Thanks to joernchen of Phenoelit for discovering, reporting, and
126   fixing this vulnerability, and to Junio C Hamano and Jeff King for
127   the fixes to related issues.
129  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 25 Sep 2017 18:23:18 -0700
131 git (1:2.14.1-3) unstable; urgency=low
133   * git.README.Debian: remove obsolete instructions about setting up a
134     server to handle rsync:// protocol.
136  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 28 Aug 2017 10:08:04 -0700
138 git (1:2.14.1-2) unstable; urgency=low
140   * debian/control: git-daemon-sysvinit: Priority: optional.
141   * debian/control: clarify how to decide between git-daemon-run and
142     git-daemon-sysvinit in package descriptions.
143   * debian/control: Standards-Version: 4.0.1.0.
145  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 14 Aug 2017 12:14:32 -0700
147 git (1:2.14.1-1) unstable; urgency=high
149   * new upstream point release to fix CVE-2017-1000117, arbitrary
150     code execution issues via URLs (see RelNotes/2.14.1.txt).
152  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 10 Aug 2017 09:16:20 -0700
154 git (1:2.14.0-1) unstable; urgency=low
156   * new upstream release (see RelNotes/2.14.0.txt).
157   * debian/patches/0001-pre-rebase-hook-capture-documentation-...diff:
158     remove; applied upstream.
159   * build against PCRE v2 if available at build time (thx to Ævar
160     Arnfjörð Bjarmason for the suggestion).  Build-Depends:
161     libpcre2-dev | libpcre3-dev.
163  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 07 Aug 2017 11:31:25 -0700
165 git (1:2.13.3-1) unstable; urgency=low
167   * new upstream point release (see RelNotes/2.13.3.txt).
169  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 17 Jul 2017 12:16:44 -0700
171 git (1:2.13.2-3) unstable; urgency=low
173   * remove git-arch package.  It depended on GNU Arch, which has not
174     been maintained upstream for more than 10 years (thx Adrian
175     Bunk; closes: #866059).
176   * debian/rules: do not allow flaky git-svn tests t9128.4 or t9167.3
177     to cause the build to fail, either (closes: #865789).
179  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 30 Jun 2017 16:11:06 -0700
181 git (1:2.13.2-2) unstable; urgency=low
183   * git-email: use perl in dependency instead of perl-modules (thx
184     Damyan Ivanov for suggesting it through lintian).
185   * debian/rules: do not allow flaky git-svn test t9128.3 to cause
186     the build to fail (closes: #865789).
188  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 26 Jun 2017 15:17:48 -0700
190 git (1:2.13.2-1) unstable; urgency=low
192   * new upstream point release (see RelNotes/2.13.2.txt).
193   * git-email: Depends: perl-modules (>> 5.21.5) | libnet-smtp-ssl-perl
194     for starttls support instead of unconditionally requiring
195     Net::SMTP::SSL (thx Dennis Kaarsemaker).
196   * debian/rules: skip HTML documentation generation when
197     DEB_BUILD_OPTIONS=nodoc.
198   * debian/copyright: use https form of Format URL.
199   * debian/control: Standards-Version: 4.0.0.0.
201  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 26 Jun 2017 11:47:14 -0700
203 git (1:2.13.1-1) unstable; urgency=low
205   * new upstream release (see RelNotes/2.12.0.txt, RelNotes/2.13.0.txt).
206   * debian/patches/xdiff-Do-not-enable-XDF_FAST_HASH-by-default.diff,
207     shell-disallow-repo-names-beginning-with-dash.patch: remove; applied
208     upstream.
209   * update debian/copyright
210   * debian/rules: run tests once and always produce verbose output.
212  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 21 Jun 2017 15:42:17 -0700
214 git (1:2.11.0-4) unstable; urgency=low
216   [ Alan Jenkins ]
217   * git: remove Recommends: rsync (closes #862435).
218   * git-arch: Depends: rsync.
220  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 15 May 2017 12:13:38 -0700
222 git (1:2.11.0-3) unstable; urgency=high
224   * Do not allow git helpers run via git-shell to launch a pager
225     (CVE-2017-8386).
227  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 09 May 2017 16:23:17 -0700
229 git (1:2.11.0-2) unstable; urgency=medium
231   * gitweb: Depends: libcgi-pm-perl; Build-Depends: libcgi-pm-perl
232     (thx Mikko Rasa; closes: #847961).
234  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 27 Dec 2016 15:17:12 -0800
236 git (1:2.11.0-1) unstable; urgency=medium
238   * New upstream release (see RelNotes/2.11.0.txt).
239   * debian/patches/git-sh-setup-Restore-sourcability-from-outside-script.diff:
240     remove; applied upstream.
241   * Replace
242     debian/patches/Documentation-omit-asciidoc-footer-on-generated-input.diff
243     with the more upstreamable
244     debian/patches/Normalize-generated-asciidoc-timestamps-with-SOURCE_D.diff.
245   * debian/patches/git-gui-Sort-entries-in-optimized-tclIndex.diff,
246     debian/patches/xdiff-Do-not-enable-XDL_FAST_HASH-by-default.diff:
247     Further improvements to build reproducibility.
249  -- Anders Kaseorg <andersk@mit.edu>  Wed, 30 Nov 2016 23:34:59 -0500
251 git (1:2.10.2-3) unstable; urgency=medium
253   * debian/rules: Split override_dh_installdocs into -arch and -indep
254     parts.  (Closes: #843393)
256  -- Anders Kaseorg <andersk@mit.edu>  Wed, 16 Nov 2016 16:12:02 -0500
258 git (1:2.10.2-2) unstable; urgency=medium
260   * Add missing upstream changelog entries from v2.10.2.
261   * gitweb: Add version to Breaks: apache2.2-common (<< 2.3~).
262   * git-mediawiki: Shorten description.
263   * Link extra license files to common-licenses.
264   * Invoke dpkg-maintscript-helper dir_to_symlink correctly.
265     (Closes: #843011)
266   * debian/patches/Documentation-omit-asciidoc-footer-on-generated-input.diff:
267     Omit the “last updated” footer when processing asciidoc inputs that
268     are generated at build time.  (Closes: #813912)
270  -- Anders Kaseorg <andersk@mit.edu>  Sat, 05 Nov 2016 07:20:14 -0400
272 git (1:2.10.2-1) unstable; urgency=medium
274   * New upstream point release (see RelNotes/2.10.2.txt).
275     - imap-send: Tell cURL to use imap:// or imaps:// (Closes: #648329)
276   * Run asciidoc in TZ=UTC to improve the reproducibility of documentation
277     footer timestamps.
278   * debian/patches/git-sh-setup-Restore-sourcability-from-outside-script.diff:
279     Restore sourcability of git-sh-setup from outside scripts.
280     (Closes: #842477)
282  -- Anders Kaseorg <andersk@mit.edu>  Sat, 29 Oct 2016 22:44:37 -0400
284 git (1:2.10.1-1) unstable; urgency=medium
286   * New upstream release (see RelNotes/2.10.0.txt, RelNotes/2.10.1.txt).
287     (Closes: #840800)
288   * debian/rules: Fix clean target to remove GIT-VERSION-FILE and
289     contrib/subtree build products.  (Closes: #834870)
290   * Fix a missing reference in /usr/share/doc-base/everyday-git.
291     (Closes: #836516)
292   * Migrate patches to 3.0 (quilt) format.  (Closes: #834566)
293   * Migrate packaging to Debhelper.  (Closes: #834886)
294   * Replace perl-modules dependency with perl.
295   * git-daemon-sysvinit: Depend lsb-base (>= 3.0-6) for
296     /lib/lsb/init-functions.
298  -- Anders Kaseorg <andersk@mit.edu>  Fri, 14 Oct 2016 21:47:15 -0400
300 git (1:2.9.3-1) unstable; urgency=medium
302   * New upstream release (see RelNotes/2.8.2.txt, RelNotes/2.8.3.txt,
303     RelNotes/2.9.0.txt, RelNotes/2.9.1.txt, RelNotes/2.9.2.txt,
304     RelNotes/2.9.3.txt).
306  -- Anders Kaseorg <andersk@mit.edu>  Tue, 16 Aug 2016 16:32:47 -0400
308 git (1:2.8.1-1) unstable; urgency=low
310   * new upstream point release.
311   * debian/diff/0003-0007-srv-be-more-tolerant-of-broken-DNS-replies.diff:
312     remove.
314  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Apr 2016 17:23:33 -0700
316 git (1:2.8.0~rc3-1) unstable; urgency=medium
318   * new upstream release candidate (see RelNotes/2.8.0.txt).
319     * harden against on-stack and on-heap buffer overflows (CVE-2016-2324,
320       CVE-2016-2315; closes: #818318).
321   * debian/git.docs: update for README -> README.md renaming.
323  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 16 Mar 2016 18:28:12 -0700
325 git (1:2.7.0-1) unstable; urgency=low
327   * new upstream release.
329  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 19 Jan 2016 11:04:08 -0800
331 git (1:2.7.0~rc3-1) unstable; urgency=low
333   * new upstream release candidate (see RelNotes/2.7.0.txt).
334   * debian/control: Standards-Version: 3.9.6.0.
335   * debian/control: use HTTPS for Homepage URL.
337  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 04 Jan 2016 12:25:50 -0800
339 git (1:2.6.4-1) unstable; urgency=medium
341   * new upstream point release (see RelNotes/2.6.4.txt).
343  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 10 Dec 2015 16:07:19 -0800
345 git (1:2.6.3-1) unstable; urgency=medium
347   * new upstream point release (see RelNotes/2.6.3.txt).
349  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 08 Dec 2015 12:02:26 -0800
351 git (1:2.6.2-1) unstable; urgency=low
353   * new upstream point release (see RelNotes/2.6.2.txt).
355  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 23 Oct 2015 11:52:44 -0700
357 git (1:2.6.1-1) unstable; urgency=high
359   * new upstream point release (see RelNotes/2.6.1.txt).
361  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 Oct 2015 11:16:05 -0700
363 git (1:2.6.0-1) unstable; urgency=low
365   * new upstream release (see RelNotes/2.6.0.txt).
367  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 29 Sep 2015 12:55:19 -0700
369 git (1:2.5.3-1) unstable; urgency=medium
371   * new upstream point release (see RelNotes/2.5.2.txt, 2.5.3.txt).
373  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Sep 2015 12:36:49 -0700
375 git (1:2.5.1-1) unstable; urgency=medium
377   * new upstream point release (see RelNotes/2.5.1.txt).
379  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 28 Aug 2015 14:27:25 -0700
381 git (1:2.5.0-1) unstable; urgency=low
383   * new upstream release (see RelNotes/2.5.0.txt).
385  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jul 2015 10:47:13 -0700
387 git (1:2.4.6-1) unstable; urgency=medium
389   * new upstream release (see RelNotes/2.[234].*.txt).
390   * debian/rules: use install-html target for git-subtree docs
391     (see #768795).
392   * gitweb: Pre-Depends: dpkg 1.16.1 for -noawait support.
393   * gitweb.apache2.conf: make configuration conditional on MIME
394     support (thx Uwe Storbeck; closes: #775236).
396  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 21 Jul 2015 12:08:09 -0700
398 git (1:2.1.4-2.1) unstable; urgency=medium
400   * Non-maintainer upload.
401   * Use interest-noawait triggers for gitweb to avoid a
402     trigger cycle.  (Closes: #774607)
404  -- Niels Thykier <niels@thykier.net>  Mon, 02 Feb 2015 19:42:37 +0100
406 git (1:2.1.4-2) unstable; urgency=medium
408   * update gitweb configuration for Apache 2.4:
409     * apache2.conf:
410       * make configuration conditional on CGI and alias support.
411       * put explicit '+' before FollowSymLinks option.
412     * README.Debian: update with new configuration file path.
413       Mention CGI support requirement.
414     * prerm: fix typo in last line (it should be "fi", not "then").
415     * update version number in conffile handling code to handle
416       upgrades within testing.
418  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 17:52:50 -0800
420 git (1:2.1.4-1) unstable; urgency=medium
422   * new upstream point release (CVE-2014-9390).
423     * checkout: tighten exit code handling on errors.
424     * avoid writing filenames to the work tree that some filesystems
425       do not distinguish from ".git".
426       * reject ".gIt" and other path components that case-fold
427         to ".git" in "git checkout", "git add", and "git fsck".
428       * new '[core] protectHFS' setting to reject path components
429         such as ".Git\u200f" that HFS+ folds to ".git" in
430         "git checkout" and "git add".  Always reject such paths
431         in "git fsck".  (U+200F is the Unicode right-to-left
432         mark.)
433       * new '[core] protectNTFS' setting to reject path components
434         such as ".Git " that NTFS folds to ".git" in "git checkout"
435         and "git add".  Always reject such paths in "git fsck".
436   * gitweb: use apache 2.4-compatible configuration (thx Jean-Michel
437     Nirgal Vourgère for advice; closes: #669292).
438     * rules, conffiles: Apache configuration goes in
439       /etc/apache2/conf-available, not conf.d.
440     * preinst, postinst, postrm: use dpkg-maintscript-helper to
441       rename the conffile and preserve local changes.
442     * postinst, prerm, postrm: use apache2-maintscript-helper if
443       present to load and unload gitweb configuration.
444     * implicit: check for debian/$pkg.triggers.
445     * triggers: re-run postinst when apache2-maintscript-helper is
446       installed.
447     * control:
448       * Pre-Depends: dpkg 1.15.8 for dpkg-maintscript-helper.
449       * Breaks: apache2.2-common because the Apache configuration
450         requires version 2.4.
451   * debian/diff/0009-git-svn-use-SVN-Ra-get_dir2-when-possible.diff:
452     new from upstream: git svn: use get_dir2 instead of get_dir when
453     possible (thx Eric Wong; works around: #767530).
454   * debian/diff/0010-gitweb-hack-around-CGI-s-list-context-...diff:
455     new from upstream: gitweb: be explicit about use of param() in list
456     context, avoiding log noiose with libcgi-pm-perl >= 4.08 and a test
457     failure in t9500-gitweb-standalone-no-errors.sh (thx Reiner
458     Herrmann; closes: #770655).
459   * correct spelling of Roland Mas's name in the 1:2.1.3-1 changelog
460     entry.
462  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 15:55:34 -0800
464 git (1:2.1.3-1) unstable; urgency=low
466   * new upstream point release.
467     * config --add: avoid segfault when key already has an empty value.
468     * remote-http: avoid failure due to command line length limits when
469       pushing many refs.
470     * fast-import: avoid segfault when trying to clear root tree.
471     * index-pack: reliably detect and error out when encountering
472       duplicate delta base.
473     * gc: do not prune objects only reachable from HEAD .
474     * fsck: be more consistent about exiting nonzero for corruption.
475     * am: tighten check for mbox 'From ' line.
476     * daemon: fix error message when bind() fails.
477     * mergetool: fix --output handling in meld >= 3.12 (see GNOME
478       bug 737869).
479     * gitweb: use start_form instead of startform for compatibility
480       with CGI.pm 4.04 and newer (thx Roland Mas; closes: #765525).
481     * pack-objects: do not write invalid bitmaps when hitting pack
482       size limit.
484  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 04 Nov 2014 13:20:39 -0800
486 git (1:2.1.1-1) unstable; urgency=low
488   * new upstream point release.
490  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 22 Sep 2014 17:56:49 -0700
492 git (1:2.1.0-1) unstable; urgency=low
494   * new upstream release (see RelNotes/2.1.0.txt).
496  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Aug 2014 16:09:26 -0700
498 git (1:2.1.0~rc1-1) unstable; urgency=low
500   * new upstream release candidate.
502  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 05 Aug 2014 13:59:00 -0700
504 git (1:2.0.1-1) unstable; urgency=low
506   * new upstream point release.
508  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 25 Jun 2014 15:09:25 -0700
510 git (1:2.0.0-2) unstable; urgency=low
512   * debian/rules: drop obsolete THREADED_DELTA_SEARCH setting.
513   * debian/rules: add SANE_TOOL_PATH= INSTALL=install TAR=tar to
514     OPTS to fix the Dyson build (thx Игорь Пашев; closes:
515     #734097).
516   * debian/rules: remove NO_PYTHON=1 now that the git_remote_helpers
517     library has been removed.
518   * debian/rules: remove git-p4 and its documentation from the git,
519     git-man, and git-doc packages.  It depends on Perforce, which is
520     not part of Debian.
522  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Jun 2014 16:17:46 -0700
524 git (1:2.0.0-1) unstable; urgency=low
526   * new upstream release (see RelNotes/2.0.0.txt).
528  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 28 May 2014 16:06:41 -0700
530 git (1:2.0.0~rc4-1) unstable; urgency=low
532   * new upstream release candidate.
533   * remove source-highlight build dependency since the markup
534     requiring it was removed upstream (thx Anders Kaserog;
535     LP: #1316810).
536   * remove git-bzr package to make room for a package built from
537     https://github.com/felipec/git-remote-bzr.
538     * debian/control: remove references to git-bzr package.
539     * debian/control: remove Build-Depends: bzr, python-bzrlib.
540     * debian/rules: remove rules to build, install, and clean
541       git-remote-bzr.
542     * debian/git-doc.docs: do not install git-remote-bzr.html.
543     * debian/git-remote-bzr.txt, debian/git-bzr.postinst,
544       debian/git-bzr.prerm, debian/git-bzr.README.Debian: remove.
546  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 21 May 2014 11:34:56 -0700
548 git (1:2.0.0~rc2-1) unstable; urgency=low
550   * new upstream release candidate.
552  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 May 2014 17:25:50 -0700
554 git (1:2.0.0~rc0-2) unstable; urgency=low
556   [ Anders Kaseorg ]
557   * add source-highlight build dependency (closes: #745591).
559  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 23 Apr 2014 11:09:25 -0700
561 git (1:2.0.0~rc0-1) unstable; urgency=low
563   * new upstream release candidate.
564   * debian/diff/0009-contrib-subtree-unset-prefix-before-....diff:
565     remove; applied upstream.
566   * update debian/copyright.
568  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Apr 2014 17:01:04 -0700
570 git (1:1.9.2-1) unstable; urgency=low
572   * new upstream point release.
573     * wt-status: subject full label string to l10n (thx Raphaël
574       Hertzog; closes: #725777).
576  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 09 Apr 2014 15:15:18 -0700
578 git (1:1.9.1-1) unstable; urgency=low
580   * new upstream point release.
582   [ Jonathan Nieder ]
583   * git-email: Recommends: libio-socket-ssl-perl (>= 1.951) since
584     earlier versions do not use OpenSSL's defaults when ca_path
585     and ca_file are unset.
587   [ Gilles Filippini ]
588   * install git-subtree from contrib (closes: #704652).
589   * debian/diff/0009-contrib-subtree-unset-prefix-before-proceeding.diff:
590     new; unset the 'prefix' environment variable before proceeding.
592  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Mar 2014 15:58:46 -0700
594 git (1:1.9.0-1) unstable; urgency=low
596   * new upstream release.
598  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Feb 2014 08:31:49 -0800
600 git (1:1.9.0~rc3-1) unstable; urgency=low
602   * new upstream release candidate.
604  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 07 Feb 2014 15:53:52 -0800
606 git (1:1.9~rc1-1) unstable; urgency=low
608   * new upstream release candidate.
610  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 14:07:56 -0800
612 git (1:1.9~rc0-1) unstable; urgency=low
614   * new upstream release candidate.
615   * debian/diff:
616     * 0001-remove-interpreter-line-from-shell-libraries.diff:
617       remove; applied upstream.
618     * 0002...0009: rename to 0001-*, ..., 0008-*.
619     * 0010-git-remote-mediawiki-do-not-remove-installed-...diff:
620       remove; applied upstream.
621   * debian/rules install: no more need to include DESTDIR in
622     mw-to-git INSTLIBDIR.
624  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 13:05:17 -0800
626 git (1:1.8.5.3-1) unstable; urgency=low
628   * new upstream point release.
630  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Jan 2014 16:18:25 -0800
632 git (1:1.8.5.2-2) unstable; urgency=low
634   * /etc/bash_completion.d/git-prompt: check for git-sh-prompt
635     and do not source it if git is removed but not purged (thx
636     Craig Small; closes: #726669).
637   * debian/control: package git Breaks: git-buildpackage versions
638     that rely on output from 'git status' without the --porcelain
639     flag (closes: #734223).
641  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jan 2014 14:46:23 -0800
643 git (1:1.8.5.2-1) unstable; urgency=low
645   * new upstream point release.
647  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Dec 2013 16:31:01 -0800
649 git (1:1.8.5.1-1) unstable; urgency=medium
651   * new upstream point release.
652     * submodule: do not copy unknown update mode from .gitmodules.
654  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 03 Dec 2013 14:12:55 -0800
656 git (1:1.8.5-1) unstable; urgency=low
658   * new upstream release.
659   * merge branch debian-experimental.
660   * git-daemon-sysvinit: advertise GIT_DAEMON_BASE_PATH in
661     /etc/default/git-daemon (thx Alexander Dahl and Antonio
662     Ospite; closes: #704985).
664  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Nov 2013 11:28:02 -0800
666 git (1:1.8.5~rc3-1) experimental; urgency=low
668   * new upstream release candidate.
670   [ Anders Kaseorg ]
671   * debian/rules: pass $(OPTS) to contrib/mw-to-git/Makefile
672     (closes: #729763).
674  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 16:35:29 -0800
676 git (1:1.8.5~rc2-1) experimental; urgency=low
678   * merge branch debian-sid.
679   * new upstream release candidate.
681   [ Thorsten Glaser ]
682   * package mw-to-git (closes: #718395).
683     * debian/control: new package git-mediawiki; Depends:
684       libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl,
685       libdatetime-format-iso8601-perl; package git now Suggests
686       and git-all Depends: git-mediawiki.
687     * debian/rules: build and install Git::Mediawiki perl module,
688       mediawiki remote helper, and 'git mw' command in
689       git-mediawiki package.
690     * debian/diff/0010-git-remote-mediawiki-do-not-remove-...diff:
691       new from upstream: mw-to-git: do not remove installed files
692       in "clean" target.
693     * debian/git-mediawiki.docs: install git-remote-mediawiki.txt.
695   [ Anders Kaseorg ]
696   * debian/diff/0003-transport-expose-git_tcp_connect-...diff:
697     include tcp.h before using tcp functions (closes: #728508).
699   [ Jonathan Nieder ]
700   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
701     remove; applied upstream.
703  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 13 Nov 2013 16:12:29 -0800
706 git (1:1.8.4.4-1) unstable; urgency=low
708   * new upstream point release.
710  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 17:51:36 -0800
712 git (1:1.8.4.3-1) unstable; urgency=low
714   * new upstream point release.
716  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 11 Nov 2013 15:51:10 -0800
718 git (1:1.8.5~rc0-1) experimental; urgency=low
720   * new upstream release candidate.
721   * debian/diff:
722     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff,
723       0002-post-receive-email-defend-against-non-utf8-...diff:
724       remove; applied upstream.
725     * 0003...0012: rename to 0001-*, ..., 0010-*.
727  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:01:15 -0700
729 git (1:1.8.4.2-1) unstable; urgency=low
731   * new upstream point release.
732   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
733     new from upstream: sort cvsserver output to combat Perl 5.18
734     hash randomization (thx Anders Kaseorg; closes: #727226).
736  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:00:07 -0700
738 git (1:1.8.4.1-1) unstable; urgency=low
740   * merge branch debian-experimental.
741   * new upstream point release.
742   * debian/control: Build-Depends tcl instead of tcl8.5
743     (closes: #725961).
745  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 21 Oct 2013 11:46:45 -0700
747 git (1:1.8.4-1) experimental; urgency=low
749   * new upstream release.
751  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 24 Aug 2013 14:50:38 -0700
753 git (1:1.8.4~rc4-1) experimental; urgency=low
755   * new upstream release candidate.
756   * debian/diff/0012-*, 0013-*: remove; applied upstream.
757   * debian/rules: define .NOTPARALLEL to avoid races between
758     "make" child processes (thx Anders Kaseorg; closes: #720274).
760  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 19 Aug 2013 22:41:08 -0700
762 git (1:1.8.4~rc3-1) unstable; urgency=low
764   * new upstream release candidate.
765     * switch de translation from pure German to German+English.
766   * debian/diff/:
767     * 0012-Revert-git-stash-avoid-data-loss-when-....diff: new
768       from upstream: stash: omit too-slow check for files
769       replaced by directories before stashing.
770     * 0013-Revert-Add-new-shortcut-for-HEAD.diff: new from
771       upstream: treat "@" and names like "refs/heads/@/foo" as
772       ordinary refnames again.
773   * debian/control: Vcs-Git: https://repo.or.cz/r/git/debian.git/
774     (thx brian m. carlson; closes: #719932).
775   * debian/git.README.source: suggest developing against
776     https://repo.or.cz/r/git/debian.git/.
777   * debian/watch: use xz-compressed tars from kernel.org again.
779  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 18 Aug 2013 03:41:49 -0700
781 git (1:1.8.4~rc2-1) unstable; urgency=low
783   * new upstream release candidate.
784     * cat-file: do not split --batch input lines on whitespace
785       (thx Joey Hess; closes: #718517).
787  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 10 Aug 2013 12:25:45 -0700
789 git (1:1.8.4~rc1-1) unstable; urgency=low
791   * new upstream release candidate.
792   * debian/watch: point to code.google.com again.
793   * debian/git.preinst:
794     * check that targets in /var/cache/git/* exist when
795       creating symlinks from /var/lib/git/ (thx Steve Cotton and
796       Christoph Anton Mitterer; closes: #718411).
797     * remove spurious '/var/lib/git/*' symlink from the upgrade
798       to 1:1.8.4~rc0-1.
800  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 01 Aug 2013 23:14:58 -0700
802 git (1:1.8.4~rc0-1) unstable; urgency=low
804   * new upstream release candidate.
805   * use /var/lib/git instead of /var/cache/git as default git
806     project root to comply with the Filesystem Hierarchy Standard
807     (thx Julian Gilbey; closes: #483788):
808     * git-daemon.default, git-daemon.in, git-daemon/run: use
809       base path of /var/lib and projectroot of /var/lib/git.
810     * gitweb.conf: $projectroot = "/var/lib/git".
811     * rules: package git: install empty /var/lib/git directory
812       instead of /var/cache/git.
813     * git.README.Debian, git-daemon-run.README.Debian,
814       git-daemon-sysvinit.README.Debian, gitweb.README.Debian:
815       update for the new project root.
816     * git.preinst: install symlinks /var/lib/git/* ->
817       ../../cache/git/*.
818     * git.NEWS.Debian: advertise the change and explain how to
819       adapt to it.
820   * update debian/copyright.
822  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 30 Jul 2013 19:11:14 -0700
824 git (1:1.8.3.2-1) unstable; urgency=low
826   * new upstream point release (see RelNotes/1.8.3.2.txt).
828  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 01 Jul 2013 19:20:03 -0700
830 git (1:1.8.3.1-1) unstable; urgency=low
832   * merge branch debian-experimental
833   * new upstream point release (see RelNotes/1.8.3.1.txt).
834   * debian/watch: use xz-compressed tarballs from kernel.org.
836  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 12 Jun 2013 07:50:53 -0700
838 git (1:1.8.3-1) experimental; urgency=low
840   * new upstream release (see RelNotes/1.8.3.txt).
842  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 29 May 2013 22:32:40 -0700
844 git (1:1.8.3~rc3-1) experimental; urgency=low
846   * new upstream release candidate.
848  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 19 May 2013 11:49:16 -0700
850 git (1:1.8.3~rc2-1) experimental; urgency=low
852   * new upstream release candidate.
853     * gitk: "grep diff" pickaxe variant (closes: #589283).
854   * debian/rules: install perl modules with correct permissions
855     (thx Christian Schwartz for suggesting it through lintian).
856   * move "git svn" perl helpers to the git-svn package.
857     * debian/rules: install Git::SVN and Git::SVN::* to the
858       git-svn package, not git.
859     * debian/control: git-svn: Breaks: and Replaces: old git.
860   * debian/rules: install perl module manpages to git-man and
861     git-svn packages, as appropriate.
862   * debian/rules: mark hooks in /usr/share/git-core/contrib/hooks/
863     as executable (thx Olivier Berger; closes: #687391).
864   * debian/control: drop Depends: and Build-Depends: libc6.1
865     (>= 2.10.2-6) [ia64] workaround for #563882, since that bug did
866     not affect any stable release.
867   * debian/control: drop dependencies on pre-Debian 5.0 (lenny)
868     packages.
869     * do not accept libcurl3-gnutls-dev as a substitute for
870       libcurl4-gnutls-dev.
871     * do not accept libsvn-core-perl as a substitute for
872       libsvn-perl.
873     * make asciidoc, docbook-xsl, runit, and tk dependencies
874       unversioned.
875     * git, git-man, git-cvs, git-svn, git-email, gitk: drop Breaks
876       and Replaces against cogito (<< 0.16rc2-0).
877     * git: drop Breaks against old qgit and git-buildpackage.
878     * git: drop Conflicts against git-core (<< 1:1.5.2~rc3-2.).
879     * git-gui: no longer Replaces git-core (<< 1:1.5.2.2-3).
880   * Use source format 3.0 (quilt).
882  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 15 May 2013 00:20:06 -0700
884 git (1:1.8.3~rc1-1) experimental; urgency=low
886   * new upstream release candidate.
887     * log --pretty: avoid undefined behavior in %>, %<, %><'s
888       truncation support (closes: #706400).
890  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 May 2013 23:28:04 -0700
892 git (1:1.8.3~rc0-1) experimental; urgency=low
894   * new upstream release candidate.
895     * remote-bzr: respect bzr "author" field in import (closes:
896       #705245).
897     * remote-bzr: allow re-add of a deleted file in the same commit
898       (closes: #704913, #704959).
900  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 29 Apr 2013 00:29:14 -0700
902 git (1:1.8.2.1-1) experimental; urgency=low
904   * new upstream point release (see RelNotes/1.8.2.1.txt).
905   * debian/implicit:
906     * check for debian/changelog.upstream.
907     * %.deb-DEBIAN-md5sums depends on /usr/share/doc/$pkg/doc/,
908       doc-base/, and lintian/ directories.
909     * do not remove files named after implicit targets.
910   * debian/rules:
911     * respect <num> in DEB_BUILD_OPTIONS=parallel=<num>.
912     * do not create ./changelog symlink (avoiding a race).
913     * override implicit git-core.deb-docs target, since git-core does
914       not have its own doc/ directory.
915   * debian/README.source: point to git.README.source (thx Helmut
916     Grohne; closes: #704580)
917   * debian/git.NEWS.Debian: add leading spaces before tab for
918     changelog parsers (thx Russ Allbery for suggesting it through
919     lintian).
921  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 08 Apr 2013 00:46:02 -0700
923 git (1:1.8.2-1) experimental; urgency=low
925   * new upstream release (see RelNotes/1.8.2.txt).
926   * package the bzr remote helper (closes: #702697).
927     * debian/control: new package git-bzr; Priority: extra; Provides:
928       git-remote-bzr; Depends: python, python-bzrlib; Conflicts:
929       bzr-git; Build-Depends: bzr, python, python-bzrlib for tests;
930       package git now Suggests and git-all Recommends: git-bzr.
931     * debian/git-remote-bzr.txt: new; explain usage.
932     * debian/rules: build git-remote-bzr documentation, munge script
933       shebang line, and install manpage (git-remote-bzr--git.1.gz)
934       and script (/usr/lib/git-core/git-remote-bzr--git) in git-bzr
935       package.
936     * debian/git-doc.docs: install git-remote-bzr.html.
937     * debian/git-bzr.postinst, debian/git-bzr.prerm: new; provide
938       /usr/bin/git-remote-bzr through the alternatives system.
939     * debian/git-bzr.README.Debian: new; explain how to get started.
940   * debian/control: Standards-Version: 3.9.4.0.
941   * debian/rules: define %.install depending on install-arch or
942     install-indep as appropriate for each package.
943   * debian/implicit: depend on %.install instead of both install-arch
944     and install-indep so "debian/rules binary-arch" does not try to
945     build documentation.
946   * debian/rules build-indep, install-indep: build documentation even
947     if asciidoc is not installed.  Build-Depends: dpkg-dev (>= 1.16.2).
948   * debian/rules: handle DEB_BUILD_OPTIONS=parallel=<num>.
950  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 31 Mar 2013 22:06:58 -0700
952 git (1:1.8.2~rc3-1) experimental; urgency=low
954   * new upstream release candidate.
956  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 09 Mar 2013 00:50:39 -0800
958 git (1:1.8.2~rc2-1) experimental; urgency=low
960   * new upstream release candidate.
961     * skip readlink() of entries in GIT_CEILING_DIRECTORIES after an
962       empty entry (thx Anders Kaseorg and Michael Haggerty).
963   * update debian/copyright.
965  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Mar 2013 15:22:27 -0800
967 git (1:1.8.2~rc1-1) experimental; urgency=low
969   * new upstream release candidate.
971  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 02 Mar 2013 13:27:28 -0800
973 git (1:1.8.2~rc0-1) experimental; urgency=low
975   * new upstream release candidate.
976     * push: require force for refs under refs/tags/.
977     * push: require force for annotated tags.
978   * debian/git.NEWS.Debian: advertise upcoming change to default
979     behavior of argumentless "git push [<remote>]".
980   * git-svn: no longer Depends: libwww-perl (thx RjY; closes:
981     #699536).
982   * update debian/copyright (closes: #699930).
984  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Feb 2013 16:52:57 -0800
986 git (1:1.8.1.3-1) experimental; urgency=low
988   * new upstream point release.
990  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 07 Feb 2013 23:08:48 -0800
992 git (1:1.8.1.2-1) experimental; urgency=low
994   * new upstream point release.
996  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Feb 2013 23:01:24 -0800
998 git (1:1.8.1.1-1) experimental; urgency=low
1000   [ Jonathan Nieder ]
1001   * debian/git.NEWS.Debian: bash completion script moved to
1002     /usr/share/bash-completion/completions/ (thx Philipp Marek;
1003     closes: #698055).
1005   [ Gerrit Pape ]
1006   * new upstream release.
1008  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Jan 2013 08:17:53 +0000
1010 git (1:1.8.1-1) experimental; urgency=low
1012   * new upstream release (see RelNotes/1.8.1.txt).
1014  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 31 Dec 2012 18:40:24 -0800
1016 git (1:1.8.1~rc3-1) experimental; urgency=low
1018   * new upstream release candidate.
1019   * grep: enable perl regex (-P) support (thx Guido Günther; closes:
1020     #669376).
1022  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 25 Dec 2012 23:40:08 -0800
1024 git (1:1.8.1~rc0-1) experimental; urgency=low
1026   * new upstream release candidate.
1027   * debian/control: mark all binary packages Multi-Arch: foreign (thx
1028     Colin Watson; closes: #694651).
1030  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 06 Dec 2012 15:10:21 -0800
1032 git (1:1.8.0-1) experimental; urgency=low
1034   * new upstream release (see RelNotes/1.7.11.txt, RelNotes/1.7.12.txt,
1035     RelNotes/1.8.0.txt)
1036     * git-svn: ignore SIGPIPE so serf can recover from HTTP timeouts
1037       (closes: #526989).
1038     * git-svn: use platform specific auth providers.
1039     * git-svn: handle errors and concurrent commits in dcommit
1040       (closes: #676904).
1041     * am: support --include option.
1042     * grep: add a grep.patternType configuration setting.
1043     * daemon: --access-hook for authentication logging and policy.
1044     * merge-base: expose --is-ancestor helper for scripts.
1045     * branch: support --set-upstream-to with simpler syntax than
1046       --set-upstream.
1047     * format-patch: do not use bogus email addresses in message ids.
1048     * http: trim trailing newline from /etc/mailname.
1049     * do not ignore port in ssh URLs with ipv6 literals
1050       (closes: #646178).
1051     * look in ~/.config/git/config (XDG_CONFIG_HOME can override this)
1052       before ~/.gitconfig for configuration.
1053     * [core] excludesfile and attributes file default to
1054       ~/.config/git/ignore and ~/.config/git/attributes.
1055     * var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR
1056       settings (closes: #666250).
1057     * git-blame.el: address elisp warnings from emacs:
1058       * use mapc instead of mapchar (closes: #611931).
1059       * do not use goto-line in lisp code (closes: #611933).
1060       * use with-current-buffer where appropriate (closes: #611932).
1061     * cli: add Italian and Vietnamese translations.
1062     * push: introduce new push.default mode "simple".  It will be the
1063       default in the next major release.
1065   [ Jonathan Nieder ]
1066   * debian/diff:
1067     * 0013...0031: remove; applied upstream.
1068     * 0012-Makefile-add-a-knob-to-turn-off-...diff: remove; fixed
1069       upstream.
1070   * debian/rules:
1071     * install German translation.
1072     * use NO_INSTALL_HARDLINKS=1 instead of NO_HARDLINKS=1 in OPTS
1073       (thx Tomáš Myšík and Anders Kaseorg; see #683568).
1074     * install-arch: sanity-check that built-ins still do not approach
1075       btrfs hardlink limit (see #642603).
1076     * git: install git-prompt.sh from contrib/completion to
1077       /usr/lib/git-core/git-sh-prompt.
1078     * git: install completion script to
1079       /usr/share/bash-completion/completions/{git,gitk} instead of
1080       /etc/bash_completion.d.  This allows bash-completion 2.0 to load
1081       it on the fly when completing arguments to git commands.
1082   * debian/control: Breaks: bash-completion (<< 1:1.90-1).
1083   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
1084     remove /etc/bash_completion.d/git on upgrade if unmodified.
1085   * debian/rules, debian/git.conffiles, debian/git-prompt.completion:
1086     /etc/bash_completion.d/git-prompt: new; source
1087     /usr/lib/git-core/git-sh-prompt so .bashrc files that rely on the
1088     completion lib defining __git_ps1 can continue to work (thx Danny
1089     Yates and Anders Kaseorg).
1090   * debian/git.conffiles: remove /etc/bash_completion.d/git.
1091   * update debian/copyright.
1092   * debian/control: gitweb: Recommends: libhttp-date-perl or
1093     libtime-module-perl for If-Modified-Since support; Build-Depends:
1094     same to support test suite.
1095   * debian/implicit: use order-only dependencies so "debian/rules
1096     binary-arch" does not try to build documentation.
1098   [ Gerrit Pape ]
1099   * new upstream release.
1101  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 31 Oct 2012 17:58:10 -0700
1103 git (1:1.7.10.4-2) unstable; urgency=low
1105   * debian/diff:
1106     * 0013...0030: new from the upstream 'master' branch: git svn:
1107       adapt to svn 1.7 changes:
1108       * normalize paths and URLs passed to Subversion (thx Michael G.
1109         Schwern; closes: #678137)
1110       * use correct "svn cp" syntax when checking git svn's mangling
1111         of @-signs in branch names (svn became stricter).
1112       * commit filetype changes between a regular file and symlink as
1113         replacement (deletion followed by addition) instead of
1114         modification of files.  Otherwise, clients pulling the change
1115         with "svn update" hit an assertion failure (svn issue 4091).
1116     * 0031-git-svn-use-YAML-format-...diff: new from 1.7.11: git svn:
1117       use YAML format for mergeinfo cache when possible.
1118   * debian/control: git-svn: Depends: libyaml-perl for platform- and
1119     version-independent .git/svn/.caches format; Build-Depends:
1120     libyaml-perl for tests (thx Tim Retout for the analysis; closes:
1121     #587650).
1123  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 12 Oct 2012 13:27:36 -0700
1125 git (1:1.7.10.4-1) unstable; urgency=low
1127   * new upstream point release (thx Jonathan Nieder).
1129  -- Gerrit Pape <pape@smarden.org>  Fri, 08 Jun 2012 00:04:11 +0000
1131 git (1:1.7.10.2-1) unstable; urgency=low
1133   * new upstream point release.
1134     * merge-recursive: don't detect renames of empty files.
1135     * fast-import: tighten parsing of datarefs.
1136     * diff -c -U0: fix segfault showing start of file.
1137   * debian/rules: do not install preliminary German translation.
1139  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 11 May 2012 20:20:15 -0500
1141 git (1:1.7.10-1) unstable; urgency=low
1143   * new upstream release.
1144     * merge: use editor by default in interactive sessions
1145     * submodules: use relative paths to git dir and worktree.
1146     * fast-import: reject "ls" of path with empty components.
1147     * cli: add Chinese, Dutch, Portuguese, and Swedish translations.
1148     * am: officially deprecate -b/--binary option.
1149   * debian/diff:
1150     * 0005-gitk-use-symbolic-font-names-sans-and-monospace-when-.diff,
1151       0006-gitk-Skip-over-AUTHOR-COMMIT_DATE-when-searching-all-.diff:
1152       remove; applied upstream.
1153     * 0007...0014: rename to 0005-*, ... 0012-*.
1154   * debian/git.README.Debian: make paths in inetd(8) hint
1155     consistent with git-daemon-run and git-daemon-sysvinit setup.
1156   * debian/control: package git: Suggests: gettext-base for translated
1157     output in shell scripts.
1159  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Apr 2012 22:28:18 -0500
1161 git (1:1.7.9.5-1) unstable; urgency=low
1163   * new upstream point release.
1164   * debian/control: git-daemon-sysvinit: Priority: extra (thx Jonathan
1165     Nieder; closes: #661317).
1167  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Mar 2012 12:30:35 +0000
1169 git (1:1.7.9.4-1) unstable; urgency=low
1171   * new upstream point release.
1172     * commit: skip intent-to-add entries instead of erroring out.
1173     * grep -I: let diff attribute override binary file detection.
1174     * clone, daemon, http-backend, transport: look for .../foo before
1175       .../foo.git in response to requests for .../foo.
1176     * rev-list: enable or disable --verify-objects behavior based on
1177       the command line instead of uninitialized memory.
1178     * checkout -b: allow switching out of an unborn branch (closes:
1179       #506480).
1180   * debian/diff: clean up patches for upstream.
1181     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff:
1182       hooks/post-receive-email: set content-transfer-encoding as well.
1183     * 0002-post-receive-email-defend-against-non-utf8-...diff: new;
1184       hooks/post-receive-email: avoid mixed-encoding messages when
1185       i18n.logoutputencoding is not utf8 (thx Alexey Shumkin).
1186     * 0002-remove-shebang-...diff: rename to 0003-remove-...diff;
1187       remove #! line from sh-i18n and rebase--* shell libraries, too
1188       (lintian); fix tests' --valgrind support to detect shell
1189       libraries without the #! line (thx Jeff King).
1190     * 0003-pre-rebase-hook-capture-...diff: simplify (thx Junio C
1191       Hamano); rename to 0004-*.
1192     * 0004-gitk-use-symbolic-font-names-...diff: rename to 0005-*; use
1193       non-symbolic font names on platforms like Mac OS X, Windows, and
1194       tk <= 8.4 that lack fontconfig support.
1195     * 0005...0008, 0010: rename to 0006-*, ..., 0009-*, 0011-*;
1196       clarify descriptions.
1197     * 0009-tcp-unify-ipv4-and-ipv6-code-paths.diff, 0011-*: combine;
1198       rename to 0010-*.
1199     * 0012-transport-optionally-honor-DNS-SRV-records.diff, 0013-*:
1200       combine; rename to 0011-*.
1201     * 0014, 0015: rename to 0013-*, 0014-*.
1202   * debian/git-daemon.init: respect GIT_DAEMON_ENABLE in restart and
1203     reload actions (thx Jonathan McCrohan; closes: #663522).
1204   * debian/control: git-gui: point to aspell for spell checking support
1205     in the package description; Suggests: aspell (thx Jonathan Ballet,
1206     closes: #656061).
1207   * debian/control: add Vcs-Browser: http://repo.or.cz/w/git/debian.git
1208     (thx Jonathan McCrohan; closes: #663451).
1209   * debian/control: Standards-Version: 3.9.3.1.
1210   * debian/copyright: adopt copyright-format 1.0.
1212  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 14 Mar 2012 02:40:00 -0500
1214 git (1:1.7.9.1-1) unstable; urgency=low
1216   * new upstream point release.
1217     * merge: do not launch an editor on "--no-edit $tag" (thx Guido
1218       Günther; closes: #659255).
1220  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 14 Feb 2012 15:32:48 -0600
1222 git (1:1.7.9-1) unstable; urgency=low
1224   * merge branch debian-experimental.
1225   * new upstream release (closes: #657262).
1226   * debian/diff/0016-unix-socket-handle-long-socket-...diff: remove;
1227     applied upstream.
1228   * debian/changelog: add missing parenthesis to 1:1.7.9~rc1-1 entry.
1230  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 27 Jan 2012 21:23:27 -0600
1232 git (1:1.7.9~rc1-1) experimental; urgency=low
1234   * new upstream release candidate.
1235   * debian/diff:
1236     * 0014-Makefile-add-a-knob-to-...diff: rename to 0015-*.
1237     * 0014-srv-be-more-tolerant-of-broken-DNS-replies.diff: new; srv:
1238       convert some error conditions to warnings (closes: #649781).
1239     * 0016-unix-socket-handle-long-socket-pathnames.diff: new from
1240       upstream; credential-cache: handle long socket pathnames (closes:
1241       #655288).
1243  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 13 Jan 2012 16:10:44 -0600
1245 git (1:1.7.9~rc0-1) experimental; urgency=low
1247   * new upstream release candidate.
1248   * update debian/copyright.
1250  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 17:06:55 -0600
1252 git (1:1.7.8.3-1) unstable; urgency=medium
1254   * new upstream point release.
1255   * debian/git.preinst: on upgrade from git <= 1:1.7.7-1, replace
1256     /usr/lib/git-core/git with a copy of itself.  This prevents "are the
1257     same file" errors when replacing hard links to the old copy with
1258     symlinks using "mv" (thx Jon Dowland and Anders Kaseorg; closes:
1259     #654596).
1261  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 16:45:46 -0600
1263 git (1:1.7.8.2-1) unstable; urgency=low
1265   * merge branch debian-experimental.
1266   * new upstream release.
1268  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 29 Dec 2011 01:30:43 -0600
1270 git (1:1.7.8~rc3-1) experimental; urgency=low
1272   * new upstream release candidate.
1274  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Nov 2011 04:09:51 -0600
1276 git (1:1.7.8~rc2-1) experimental; urgency=low
1278   [ Jonathan Nieder ]
1279   * new upstream release candidate.
1280   * merge branch debian-sid.
1281   * update debian/copyright.
1282   * debian/git.preinst: replace hard links to /usr/lib/git-core/git with
1283     symlinks before upgrading from git <= 1:1.7.7-1 (thx Antti Kultanen;
1284     closes: #645009).
1286   [ Gerrit Pape ]
1287   * merge branch debian-sid.
1289  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Nov 2011 09:55:47 +0000
1291 git (1:1.7.7.3-1) unstable; urgency=low
1293   * new upstream point release.
1295  -- Gerrit Pape <pape@smarden.org>  Mon, 14 Nov 2011 10:22:34 +0000
1297 git (1:1.7.7.2-1) unstable; urgency=low
1299   * new upstream point release.
1300   * debian/rules: add separate build-arch and build-indep targets
1301     (thx Roger Leigh for suggesting it through lintian).
1302   * debian/rules: drop CFLAGS=-O0 workaround for ancient hppa code
1303     generation bug (see #426302).
1304   * debian/rules: use dpkg-buildflags to retrieve compiler flags
1305     (including hardening options).  Build-Depends: dpkg-dev (>= 1.15.7).
1307  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 01 Nov 2011 23:41:55 -0500
1309 git (1:1.7.8~rc0-1) experimental; urgency=low
1311   * merge branch debian-sid.
1312   * new upstream release candidate.
1313     * debian/diff/0001-...diff, 0002-...diff, 0003-...diff: remove;
1314       applied upstream (thx Jonathan Nieder).
1316  -- Gerrit Pape <pape@smarden.org>  Mon, 31 Oct 2011 09:45:53 +0000
1318 git (1:1.7.7.1-1) unstable; urgency=low
1320   * new upstream point release.
1321   * debian/diff/0003-Makefile-do-not-set-setgid-bit-on-dir...diff:
1322     remove; applied upstream.
1324  -- Gerrit Pape <pape@smarden.org>  Mon, 24 Oct 2011 20:27:20 +0000
1326 git (1:1.7.7-2) unstable; urgency=low
1328   [ Jonathan Nieder ]
1329   * debian/git.postinst: check if /usr/share/doc/git/contrib/hooks is a
1330     symlink before changing it to one (thx Євгеній Мещеряков; closes:
1331     #645005).
1332   * debian/diff:
1333     * 0001-ident-check-etc-mailname-if-author-email-is-unknown.diff,
1334       0007-Makefile-do-not-use-setgid-bit-on-...diff: remove; obsolete.
1335     * 0002...0006, 0008...0015: rename to 0005-*, ..., 0017-*.
1336     * 0001...0004: new from the upstream 'master' branch:
1337       * ident: check /etc/mailname if email is unknown
1338       * ident: do not retrieve default ident when unnecessary
1339       * init --shared: do not set setgid bit on directories on
1340         GNU/kFreeBSD
1341       * Makefile: fix permissions of mergetools/ when building from
1342         source extracted with permissive umask
1343     * 0018-Makefile-add-a-knob-to-turn-off-hardlinks-...diff: new;
1344       Makefile: add a knob to disable hardlinks within bindir and
1345       gitexecdir.
1346   * debian/rules: add NO_HARDLINKS=1 to OPTS (thx Bastian Blank;
1347     closes: #642603).
1348   * debian/rules: do not rely on umask to set contrib permissions.
1349   * update debian/copyright.
1350   * debian/watch, debian/copyright: point to code.google.com for now.
1351     The upstream tarballs haven't been added back to kernel.org yet.
1352   * debian/changelog.upstream, debian/versions.upstream: include
1353     v1.7.6.4.
1355   [ Simon Chopin ]
1356   * debian/git.postinst: fix fresh install contrib/hooks cleaning
1357     (#645005).
1359  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Oct 2011 00:04:49 +0000
1361 git (1:1.7.7-1) unstable; urgency=low
1363   * new upstream release.
1364   * merge branch debian-experimental.
1365   * debian/rules, debian/git.postinst: move contrib hooks from
1366     /usr/share/doc/git-core/ into /usr/share/git-core/; provide symlink
1367     for backward compatibility (closes: #640949).
1369  -- Gerrit Pape <pape@smarden.org>  Sun, 09 Oct 2011 21:00:07 +0000
1371 git (1:1.7.7~rc1-1) experimental; urgency=low
1373   * merge branch debian-sid.
1374   * new upstream release candidate.
1375   * debian/rules: git: skip directories in /usr/lib/git-core/ and
1376     /usr/bin/ when stripping programs.
1378  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 14:23:10 +0000
1380 git (1:1.7.6.3-1) unstable; urgency=low
1382   * merge branch debian-experimental.
1383   * new upstream point release.
1384   * debian/diff:
1385     * 0007-...diff, ..., 0014-...diff: slightly rework as 0008...0015-*
1386       to provide better error reporting (thx Jonathan Nieder).
1387     * 0015-Makefile-do-not-use-setgid-bit-on-...diff: rename to 0007-*.
1389  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 11:33:23 +0000
1391 git (1:1.7.6-1) experimental; urgency=low
1393   * new upstream release.
1394   * debian/diff:
1395     * 0012-daemon-check-for-errors...diff: clarify patch description.
1396     * 0013-transport-learn-to-honor-DNS-SRV...diff: rename to 0014-*.
1397     * 0013-tcp-make-dns_resolve-return-an-error-code.diff: new; make
1398       dns_resolve() pass on return value from getaddrinfo.
1399     * 0014-transport-honor-DNS-SRV-records.diff: fix two regressions
1400       introduced by this patch when it was added in 1:1.7.6~rc1-1.
1401       * use descriptive messages like "Unable to look up
1402         git.example.com: Out of memory" to report errors from the
1403         resolver, instead of "unable to connect to a socket (success)".
1404       * tolerate alias (CNAME) records in the DNS reply for
1405         _git._tcp.<host>, instead of confusing them for invalid SRV
1406         records and erroring out.
1407     * 0015-Makefile-do-not-use-setgid...diff: new; Makefile: set
1408       DIR_HAS_BSD_GROUP_SEMANTICS on GNU/kFreeBSD.
1410  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jun 2011 12:54:58 -0500
1412 git (1:1.7.6~rc2-1) experimental; urgency=low
1414   * new upstream release candidate.
1416   [ Daniel Baumann ]
1417   * add an init.d script for git-daemon (closes: #422139).
1418     * debian/control, debian/rules: new package git-daemon-sysvinit;
1419       Depends: adduser; Conflicts: git-daemon-run; package git now
1420       Suggests and git-all Recommends: git-daemon-run |
1421       git-daemon-sysvinit.
1422     * debian/git-daemon.init: new; script to start or stop git-daemon.
1423     * debian/git-daemon.default: new; provide some default settings and
1424       disable the daemon by default on first installation.
1425     * debian/git-daemon-sysvinit.README.Debian: new; explain how to get
1426       started.
1427     * debian/git-daemon-sysvinit.conffiles: new; treat
1428       /etc/default/git-daemon, /etc/init.d/git-daemon as conffiles.
1429     * debian/git-daemon-sysvinit.postinst: new; add gitdaemon system
1430       user; register and invoke init script to start git-daemon.
1431     * debian/git-daemon-sysvinit.prerm: new; stops git-daemon.
1432     * debian/git-daemon-sysvinit.postrm: new; unregisters init script.
1434   [ Jonathan Nieder ]
1435   * debian/diff/:
1436     * 0009-daemon-move-...diff, 0011-tcp-...diff: move fallback
1437       definition of HOST_NAME_MAX to new use sites (fixes FTBFS on
1438       kfreebsd).
1439     * 0012-transport-learn-to-honor...diff: rename to 0013-*.
1440     * 0012-daemon-check-for-errors-retrieving-canonical-IP-addre.diff:
1441       new; daemon: check for errors when retrieving IP address for use
1442       by the --interpolated-path feature.
1444  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 17 Jun 2011 15:56:12 -0500
1446 git (1:1.7.6~rc1-1) experimental; urgency=low
1448   * new upstream release candidate.
1449   * debian/diff/0007-...diff, ..., 0012-transport-learn...diff: new;
1450     teach the git client to pay attention to SRV records (thx Julien
1451     Cristau; closes: #627839).
1452   * debian/rules: add USE_SRV_RR=1 to OPTS.
1453   * debian/rules: add htmldir=/usr/share/doc/git/html to OPTS and
1454     DOC_OPTS.
1456  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jun 2011 19:05:55 -0500
1458 git (1:1.7.5.4-1) unstable; urgency=low
1460   * new upstream point release.
1462   [ Gerrit Pape ]
1463   * debian/changelog.upstream, debian/versions.upstream: update upstream
1464     changelog.
1466   [ Jonathan Nieder ]
1467   * debian/changelog.upstream.sh: use set -e.
1468   * debian/git-daemon/run: use SO_REUSEADDR when binding the listening
1469     socket so the server can restart without waiting for old connections
1470     to time out (thx Daniel Kahn Gillmor; closes: #609405).
1471   * debian/git-daemon-run.postrm purge: terminate the git-daemon/log
1472     service, even if there is an active connection using it, before
1473     deleting logs and the gitlog user (thx Daniel Kahn Gillmor; closes:
1474     #627314).
1476  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 07 Jun 2011 13:23:58 -0500
1478 git (1:1.7.5.3-1) unstable; urgency=low
1480   * new upstream point release.
1481   * debian/diff/0007-...diff, 0008-...diff, 0009-...diff, 0010-...diff:
1482     remove; included upstream.
1483   * debian/control: Package: git-cvs: make cvs dependency unversioned;
1484     Package: git-gui: make tk dependency unversioned (thx Jonathan
1485     Nieder).
1487  -- Gerrit Pape <pape@smarden.org>  Fri, 27 May 2011 13:00:05 +0000
1489 git (1:1.7.5.1-1) unstable; urgency=low
1491   * new upstream point release.
1492   * merge branch debian-experimental.
1493   * debian/diff/:
1494     - 0009-upload-pack-start-pack-objects-before-async-rev-...diff:
1495       remove; applied upstream.
1496     - 0007, 0008 (the add -p split-and-edit fix): rename to 0009-*,
1497       0010-*.
1498     - 0007-add-p-q-should-really-quit.diff, 0008-t3701-...diff: new
1499       from upstream; tests: check that the add -p split-and-edit bug
1500       has not resurfaced.
1501   * debian/control: package git: no longer Conflicts: but Breaks:
1502     git-core from Debian 5.0 (lenny) to simplify the upgrade path
1503     (thx Russ Allbery for suggesting it through lintian).
1504   * debian/control: package git: Conflicts: git-core from
1505     Debian 4.0 (etch) which provided /usr/bin/git through the
1506     alternatives system.
1507   * debian/control: Standards-Version: 3.9.2.0.
1509  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 05 May 2011 03:41:36 -0500
1511 git (1:1.7.5-1) experimental; urgency=low
1513   * new upstream release.
1514   * 0009-upload-pack-start-pack-objects-before-async-rev-list.diff:
1515     new from upstream; upload-pack: start pack-objects which reads
1516     pack_pipe before writing to it to avoid deadlock (closes:
1517     #607346).
1518   * debian/changelog.upstream, debian/versions.upstream: do not skip
1519     versions not packaged for Debian (thx Gerrit Pape).
1521  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 26 Apr 2011 21:49:48 -0500
1523 git (1:1.7.5~rc3-1) experimental; urgency=low
1525   * new upstream release candidate.
1526   * merge branch debian-sid.
1527   * 0007-gitk-Take-only-numeric-version-components-when-comput.diff:
1528     remove; applied upstream.
1530  -- Gerrit Pape <pape@smarden.org>  Wed, 20 Apr 2011 07:46:58 +0000
1532 git (1:1.7.4.4-1) unstable; urgency=low
1534   * new upstream point release.
1535   * debian/diff/0008...0064: remove; applied upstream.
1536   * debian/diff/0008-add...diff, 0009-add-p-work...diff: new from
1537     upstream; add -p: do not error out for attempts to stage hunks
1538     after splitting and editing them.  This fixes a regression
1539     introduced by v1.7.4.3~10^2 (apply: do not patch lines that were
1540     already patched, 2011-03-04).
1541   * debian/git-doc.doc-base.git-index-format: new; catalog
1542     .git/index file format document.
1543   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
1544     don't use dpkg-maintscript-helper, avoiding a dependency on
1545     recent dpkg (thx Anders Kaseorg and Marc Haber; closes: #618708).
1546   * debian/git-daemon-run.postrm: terminate the git-daemon/log
1547     service before deleting the gitlog user (closes: #610099).
1549  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Apr 2011 00:00:03 -0500
1551 git (1:1.7.4.1-5) unstable; urgency=low
1553   * merge branch debian-experimental.
1554   * debian/diff/0008...0064: new from the upstream 'maint' branch:
1555     (see RelNotes/1.7.4.2.txt for details)
1556     * revert "core.abbrevguard: Ensure short object names stay
1557       unique a bit longer"
1558     * parse_tag_buffer(): do not prefixcmp() out of range
1559     * pull: do not display fetch usage on --help-all
1560     * gitweb: address warnings from perl 5.13
1561     * gitweb: replace tabs with spaces when highlighting syntax
1562     * merge: honor prepare-commit-msg hook
1563     * diff: handle diffstat of rewritten binary files
1564     * config: add "[push] default = upstream" synonym for
1565       "[push] default = tracking"
1566     * diffcore: properly honor the difference between -M and -C
1567     * diffcore: improve similarity heuristics for rename detection
1568     * patch-id: do not trip over "no newline" marker
1569     * various documentation, usage string, and code clarity
1570       improvements
1572  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 16 Mar 2011 21:01:53 -0500
1574 git (1:1.7.4.1-4) experimental; urgency=low
1576   * git-el.postinst: check if /usr/share/doc/git/contrib/emacs is a
1577     symlink before changing it to one (closes: #617631).
1578   * git-el.postinst: remove spurious .../contrib/emacs.old and
1579     /usr/share/git-core/emacs/emacs symlinks.
1580   * package git: do not run emacs-package-remove on upgrade (it's not
1581     needed).
1582     - git.postinst: do not run "emacs-package-remove git".
1583     - debian/control: git no longer Depends: emacsen-common (closes:
1584       #617784).
1585   * git-el.emacsen-install, git-el.emacsen-remove:
1586     - use printf instead of echo.
1587     - only remove the lisp (.el) and bytecode (.elc) files that we
1588       install.
1589     - make output less noisy --- for example, do not say "+ set +x".
1591  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 13 Mar 2011 05:03:44 -0500
1593 git (1:1.7.4.1-3) unstable; urgency=low
1595   [ Anders Kaseorg ]
1596   * Loosen versioned replaces/conflicts on git-core, to fix upgrades from
1597     lucid.
1599   [ Jonathan Nieder ]
1600   * README.emacs: git-blame.el does not print a summary in the echo
1601     area (documents: #611935).
1602   * Move emacs support files to a separate git-el package.
1603   * Make git depend on emacsen-support, so it can reliably clean up
1604     the old emacs support files on upgrade (closes: #614578)
1605   * git-el.emacsen-install: Overwrite .el symlinks if they already
1606     exist (closes: #614659).
1607   * git-el.emacsen-remove: Do not complain if the site-lisp
1608     directory is nonempty or is already missing.
1609   * debian/control: git-man: Section: doc.
1611  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 04 Mar 2011 18:26:27 -0600
1613 git (1:1.7.4.1-1) unstable; urgency=low
1615   * new upstream release (closes: #600566, #575917, #578752, #583693,
1616     #583699, #588103, #507476, #540001, #524309, #581691, #600785,
1617     #577471, #607044, #606975, #610423, #610481).
1619   [ Anders Kaseorg ]
1620   * debian/git.docs, debian/rules: deal with RelNotes subdirectory.
1621   * debian/diff/0007-gitk-Take-only-numeric-...diff: new; gitk: do
1622     not error out when git version number contains "-rc".
1624   [ Jonathan Nieder ]
1625   * add myself as uploader.
1626   * debian/diff/0003, 0007, 0010-0034: remove, applied upstream.
1627   * debian/rules: accept patches with .patch suffix, too (thx Anders
1628     Kaseorg).
1629   * debian/rules: use patch -N -r- so patch application is idempotent.
1630   * update debian/copyright.
1631   * debian/diff/0001-ident-check-etc-mailname...diff: avoid calls to
1632     gethostbyname when mailname is not an fqdn (closes: #611608).
1633   * debian/diff/0005-gitk-use-...diff: new; gitk: use standard desktop
1634     fonts by default.  The appearance for users that already have a
1635     generated ~/.gitk file is not affected (closes: #466471).
1636   * debian/diff/0006-gitk-...diff: new; gitk: avoid spurious matches
1637     in "All fields" search (thx Frédéric Brière, closes: #465776).
1638   * debian/control: git-cvs: recommend cvs2git for one-time conversions
1639     (closes: #585725).
1640   * debian/control: git-core: explain that it still may be needed (thx
1641     Denis Laxalde).
1642   * debian/control: gitweb: allow lynx-cur to satisfy dependency on a
1643     CGI implementation (thx Ivan Shmakov).
1644   * debian/control, debian/rules: new architecture-independent package
1645     git-man: manual pages that were previously in the main git package.
1646   * debian/rules: do not build documentation on autobuilders (closes:
1647     #499002).
1648   * debian/control: Build-Depends-Indep: asciidoc, xmlto, docbook-xsl.
1649   * debian/rules: git-gui: install git-gui--askpass helper to
1650     /usr/lib/git-core (closes: #598245).
1651   * debian/rules: git-doc: install symlink to html documentation in
1652     /usr/share/doc/git (thx Ian Jackson).
1653   * debian/watch: new; point to upstream sources.
1654   * debian/implicit: create DEBIAN/md5sums with correct permissions.
1655   * debian/diff/0003-remove-shebang...diff: new; do not start shell
1656     libraries with #!/bin/sh.
1657   * debian/rules: do not try to strip scripts even if they begin
1658     with "# " in place of "#!".
1659   * debian/diff/0004-pre-rebase-hook-capture...diff: new;
1660     hooks/pre-rebase: use a <<HERE document to prevent syntax checkers
1661     from treating documentation as code.
1662   * debian/implicit: check for debian/$pkg.doc-base.$docid.
1663   * debian/git-doc.doc-base.*: new; catalog provided documentation.
1664   * debian/implicit: check for debian/$pkg.lintian-overrides.
1665   * debian/git.lintian-overrides: new; document some deviations from
1666     lintian guidelines.
1667   * debian/control: Standards-Version: 3.9.1.0.
1669   * debian/git.README.Debian: server logs go in /var/log/apache2.
1670   * debian/diff/0002-Revert-Merge-branch-jn-gitweb...diff: remove.
1671   * debian/diff/0006, 0008, 0009-instaweb...diff: remove, no longer
1672     needed.
1673   * debian/rules, debian/control: move gitweb script to the main git
1674     package for use by instaweb; make gitweb into a configuration
1675     package.
1676   * debian/gitweb.NEWS.Debian, debian/git.README.Debian,
1677     debian/gitweb.conf: static files moved to /usr/share/gitweb/static.
1678   * debian/gitweb.conf: disable rename patches (@diff_opts = ()).
1679   * debian/diff/0001-Revert-gitweb-...diff: remove; no longer needed.
1680   * debian/rules: gitweb: move gitweb.cgi script to /usr/share;
1681     add a symlink at /usr/lib/cgi-bin/gitweb.cgi for compatibility.
1683   * debian/git.emacsen-install, debian/rules, debian/git.postinst,
1684     debian/git.prerm: put emacs support files in /usr/share/git-core
1685     instead of /usr/share/doc/git/contrib.
1686   * debian/implicit: check for arbitrary debian/$pkg.README.*, not just
1687     README.source and README.Debian.
1688   * debian/git.README.emacs: new; introduction to the emacs support
1689     (text taken from contrib/emacs/README).
1691   [ Kevin Ryde ]
1692   * debian/rules, debian/git.emacsen-*, debian/git.postinst,
1693     debian/git.prerm: Make M-x git-status and git-blame modes available
1694     with emacs23 (closes: #576887).
1696  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 15 Feb 2011 19:27:38 -0600
1698 git (1:1.7.2.3-2.2) unstable; urgency=medium
1700   * Non-maintainer upload.
1701   * debian/diff/0034-gitweb-Introduce-esc_attr...diff: new from
1702     upstream: gitweb: do not parrot filenames or other arguments given
1703     in a request without proper quoting (closes: #607248,
1704     CVE-2010-3906).
1706  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Dec 2010 01:00:30 -0600
1708 git (1:1.7.2.3-2.1) unstable; urgency=low
1710   * Non-maintainer upload.
1711   * debian/diff/0010...0033: new from the upstream 'maint' branch:
1712     * cache_tree_free: Fix small memory leak.
1713     * diff.c: call regfree to free memory allocated by regcomp.
1714     * gitweb: allow configurations that change with each request
1715       (fixes a regression from v1.7.2-rc2 in some gitolite setups).
1716     * Documentation: 19 formatting fixes (thx Frédéric Brière,
1717       closes: #540001, #600422).
1718     * setup: make sure git dir path is in a permanent buffer.
1719     * do not depend on signed integer overflow.
1720   * debian/control: gitweb: weaken dependencies to allow configurations
1721     using mod_perl or fastcgi rather than CGI; explain dependencies in
1722     the package description (thx Servilio Afre Puentes,
1723     closes: #600413).
1725  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 18 Nov 2010 19:04:09 -0600
1727 git (1:1.7.2.3-2) unstable; urgency=low
1729   * merge branch debian-experimental.
1730   * debian/gitweb.NEWS.Debian: typo (thx Jonathan Nieder).
1732  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Oct 2010 20:07:22 +0000
1734 git (1:1.7.2.3-1) experimental; urgency=low
1736   * new upstream release.
1737     * post-receive-email: document command-line mode (closes: #428413).
1738     * add-interactive: Clarify “remaining hunks in the file”
1739       (closes: #526014).
1740     * rebase -i -p: document shortcomings (closes: #532775).
1741     * GIT-VERSION-GEN: restrict tags used (closes: #473604).
1742     * git svn: avoid unnecessary '/' in paths for SVN (thx Jon Dowland,
1743       closes: #546733, #572847).
1744     * git svn: avoid uninitialized var in 'reset' (thx Jens Seidel,
1745       closes: #578908).
1746   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff,
1747     debian/diff/0004-Check-size-of-path-buffer-before-...diff: remove;
1748     applied upstream.
1749   * debian/diff/0001-Revert-gitweb-Use-diff_opts-while...diff: new;
1750     prevent gitweb from serving rename patches that GNU patch 2.6.1
1751     cannot apply.
1752   * debian/diff/0002-Revert-Merge-branch-jn-gitweb-plackup.diff: new;
1753     install gitweb.css et al in /usr/share/gitweb, not a new static/
1754     subdirectory.
1755   * debian/diff/0003-Do-not-unquote-into-in-URLs.diff: new from
1756     upstream; do not unquote + into space character in URLs.
1757   * debian/diff/0001-bug-448655-check-etc-mailname-...diff: rename to
1758     debian/diff/0004-bug-448655-check-etc-mailname-if-author...diff.
1759   * debian/diff/0002-bug-506445-hooks-post-receive-...diff: rename to
1760     debian/diff/0005-bug-506445-hooks-post-receive-...diff; adapt.
1761   * debian/diff/0006-instaweb-ignore-GITWEB_CONFIG_SYSTEM.diff: new;
1762     instaweb: ignore /etc/gitweb.conf;
1763     debian/diff/0007-gitweb-skip-logo-in-atom-feed-when...diff, ...,
1764     debian/diff/0009-instaweb-disable-logo-and-favicon...diff: new;
1765     instaweb: avoid 404 errors due to nonexistent image files (thx Uwe
1766     Kleine-König, closes: #592733).
1767   * update debian/copyright.
1768   * debian/rules, debian/git.README.Debian, debian/gitweb.conf:
1769     install gitweb.js, add an Alias for it to the VirtualHost example,
1770     and configure gitweb to look for it in the right place (closes:
1771     #555047).
1772   * debian/gitweb.NEWS.Debian: mention the new gitweb.js file.
1773   * debian/control: gitweb: Depends: apache2 | httpd-cgi (closes:
1774     #559890).
1775   * debian/gitweb.conf: use relative links for gitweb.css et al
1776     (thx Alban Browaeys, closes: #568343).
1777   * debian/control: package git: no longer Conflicts: git
1778     (<< 4.3.20-11).
1779   * debian/control: package git: Breaks: packages from Debian 5.0
1780     (lenny) relying on removed features such as dashed-form commands in
1781     $PATH (thx Adrian Bunk, closes: #561701); no longer Conflicts: but
1782     Breaks: ancient qgit for the same reason.
1783   * debian/gitweb.README.Debian: copy-edit.
1784   * debian/git.README.Debian: retitle to "Git for Debian" (thx
1785     Christoph Anton Mitterer, closes: #590129).
1786   * debian/control: Homepage: http://git-scm.com/ (closes: #553220).
1787   * debian/control: package git no longer Depends: libdigest-sha1-perl
1788     (thx Ansgar Burchardt, closes: #591039).
1789   * debian/control: Build-Depends: libio-pty-perl for better test
1790     coverage.
1792  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 Sep 2010 22:34:30 -0500
1794 git (1:1.7.1-1.1) unstable; urgency=high
1796   * Non-maintainer upload.
1797   * debian/diff/0004-Check-size-of-path-buffer-before-writing-...diff:
1798     new, cherry-picked from 3c9d041: setup: Check size of path buffer
1799     before writing into it (closes: #590026, CVE-2010-2542).
1801  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 25 Jul 2010 18:01:15 -0500
1803 git (1:1.7.1-1) unstable; urgency=low
1805   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1806     remove; obsolete.
1807   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff:
1808     new; git-submodule.sh: properly initialize shell variables (closes:
1809     #569594).
1810   * debian/rules: no longer set ARCH='$(ARCH)' in environment for make
1811     test.
1812   * new upstream release.
1813   * merge branch debian-experimental.
1815  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Apr 2010 23:35:50 +0000
1817 git (1:1.7.0.5-2~dbg0) unstable; urgency=low
1819   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1820     remove; more archs are affected (additionally hppa, armel).
1821   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1822     new; t/t7400-submodule-basic.sh: debug output for t7400.24 'update
1823     --init'.
1825  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Apr 2010 12:15:18 +0000
1827 git (1:1.7.0.5-1) unstable; urgency=low
1829   * debian/git-core.postinst: new; replace /usr/share/doc/git-core with
1830     symlink /usr/share/doc/git-core -> git on upgrade from <= 1.7.0.4-2
1831     (closes: #578298).
1832   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1833     new; t7400-submodule-basic.sh: alpha, s390: skip 'update --init'
1834     test (workaround: #569594).
1835   * debian/control: no longer Replaces, Conflicts: git-completion (thx
1836     Jonathan Nieder, closes: #577730).
1837   * new upstream point release.
1838   * debian/rules: set ARCH='$(ARCH)' in environment for make test.
1840  -- Gerrit Pape <pape@smarden.org>  Tue, 20 Apr 2010 23:41:04 +0000
1842 git (1:1.7.1~rc1-1.1) experimental; urgency=low
1844   * debian/control: typo (thx Jonathan Nieder).
1845   * debian/git-daemon-run.postinst: remove fixup for #522348.
1847  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 23:22:46 +0000
1849 git (1:1.7.1~rc1-1) experimental; urgency=low
1851   * new upstream release candidate.
1852   * merge branch debian-sid.
1854  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 15:28:28 +0000
1856 git (1:1.7.0.4-2) unstable; urgency=low
1858   * debian/rules: package git: no longer install /usr/share/doc/git-core
1859     -> git symlink; git-core: no longer install /usr/lib/git-core -> git
1860     symlink (closes: #576906).
1861   * debian/control: package git: Replaces:, Conflicts: git-core (<=
1862     1:1.7.0.4-1).
1863   * debian/rules: make /usr/share/gitweb/index.cgi ->
1864     ../../lib/cgi-bin/gitweb.cgi symlink relative (lintian).
1865   * debian/control: package git-core: minor update to the long
1866     description.
1867   * debian/git.README.source: add note about the <debian-package-git>
1868     mailing list.
1869   * debian/rules: target binary-indep: add missing dependency to
1870     git-core.deb-DEBIAN.
1871   * debian/implicit: no longer create DEBIAN/md5sums.
1872   * debian/rules: revert the /usr/lib/git-core -> /usr/lib/git rename
1873     (keeping upstream's default).
1875  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Apr 2010 23:16:54 +0000
1877 git (1:1.7.0.4-2~exp0) experimental; urgency=low
1879   [ Gerrit Pape ]
1880   * debian/control, debian/rules, debian/git-core.*: change source and
1881     binary package name from git-core to git; keep now obsolete empty
1882     git-core package that depends on git for upgrade (see
1883     http://lists.debian.org/debian-devel/2009/09/thrd2.html#00661).
1884   * debian/control: package git: Replaces: git-core, Conflicts: git-core
1885     (<= 1:1.7.0.3-1), Provides: git-core.
1886   * debian/git.NEWS.Debian: talk about the package name change, and the
1887     possible hazzle when upgrading with GNU Interactive Tools installed
1888     since etch and no git-core installed.
1889   * debian/control, debian/rules: new package git-all: dummy package
1890     which brings in all subpackages (following upstream's RPMs).
1892   [ Jonathan Nieder ]
1893   * debian/git.README.source: adjust for the package name change.
1894   * debian/rules: install symbolic link git -> git-core in /usr/lib
1895     to simplify upgrades.
1896   * debian/git-daemon/run: use $(git --exec-path) instead of hard-coding
1897     the path to the git-daemon binary.
1899  -- Gerrit Pape <pape@smarden.org>  Sat, 03 Apr 2010 15:07:19 -0500
1901 git-core (1:1.7.0.4-1) unstable; urgency=low
1903   * debian/git-daemon-run.postrm: purge: don't warn if the git-daemon
1904     service is already removed; use -f option to userdel, on fast-purge
1905     the log service daemon might still run for a short time (closes:
1906     #575434).
1907   * new upstream point release.
1909  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Apr 2010 20:42:19 +0000
1911 git-core (1:1.7.0.3-1) unstable; urgency=low
1913   * debian/control: Standards-Version: 3.8.4.0.
1914   * debian/changelog: note fixes from Jonathan Nieder in 1.7.0.2-1.
1915   * new upstream point release.
1917  -- Gerrit Pape <pape@smarden.org>  Mon, 22 Mar 2010 09:19:06 +0000
1919 git-core (1:1.7.0.2-1) unstable; urgency=low
1921   * new upstream point release.
1923     [ Jonathan Nieder ]
1924     * am: remove rebase-apply directory before gc (thx Mark Brown,
1925       closes: #570966).
1926     * git-imap-send: Convert LF to CRLF before storing patch to draft box
1927       (closes: #572598).
1928     * sha1_file: be paranoid when creating loose objects (closes:
1929       #569505).
1931  -- Gerrit Pape <pape@smarden.org>  Thu, 18 Mar 2010 20:44:12 +0000
1933 git-core (1:1.7.0-1) unstable; urgency=low
1935   * debian/git-core.README.source: typos.
1936   * new upstream release.
1937     * Documentation: Update git core tutorial clarifying reference to
1938       scripts (closes: ##560795).
1939   * merge branch debian-experimental.
1941  -- Gerrit Pape <pape@smarden.org>  Tue, 16 Feb 2010 08:51:32 +0000
1943 git-core (1:1.7.0~rc2-1) experimental; urgency=low
1945   * new upstream release candidate.
1947  -- Gerrit Pape <pape@smarden.org>  Fri, 12 Feb 2010 14:30:12 +0000
1949 git-core (1:1.7.0~rc1-1) experimental; urgency=low
1951   * new upstream release candidate.
1952   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1953     remove; applied upstream.
1954   * debian/rules: NO_PYTHON=1.  Packaging the git_remote_helpers
1955     Python module will require more work.
1956   * update debian/copyright (closes: #557065).
1957   * debian/rules: set prefix=/usr when building man pages (closes:
1958     #567404).
1960  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Jan 2010 17:46:04 -0600
1962 git-core (1:1.6.6.2-1) unstable; urgency=medium
1964   * new upstream point release.
1965   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1966     remove; applied upstream.
1967   * debian/rules: stop ignoring test suite failures on ia64, since
1968     #563882 has been fixed.  Build-Depends: and Depends:
1969     libc6.1 (>= 2.10.2-6) [ia64] for the fix (closes: #568915).
1970   * update debian/copyright (closes: #557065).
1971   * debian/rules: set prefix=/usr when building man pages (closes:
1972     #567404).
1974  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 11 Feb 2010 21:48:55 -0600
1976 git-core (1:1.6.6.1-1) unstable; urgency=low
1978   [ Gerrit Pape ]
1979   * new upstream point release.
1980     * Document git-blame triple -C option (thx Ramkumar Ramachandra,
1981       closes: #476604).
1982   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1983     new; git-cvsserver: allow regex metacharacters in CVSROOT (fixes
1984     build/selftest failure if the build directory pathname contains a +).
1985   * debian/gitweb.apache2.conf, debian/gitweb.postinst: new; make gitweb
1986     work out of the box with Apache (thx Charles Plessy).
1987   * debian/gitweb.README.Debian, debian/gitweb.conf, debian/rules: make
1988     gitweb work out of the box with Apache (thx Charles Plessy, closes:
1989     #497809).
1990   * debian/gitweb.conffiles: add /etc/apache2/conf.d/gitweb.
1992   [ Jonathan Nieder ]
1993   * debian/rules: ignore test suite failures on ia64 (workaround:
1994     #563882).
1996  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Jan 2010 13:30:29 +0000
1998 git-core (1:1.6.6-1) unstable; urgency=low
2000   * new upstream release.
2002  -- Gerrit Pape <pape@smarden.org>  Mon, 04 Jan 2010 16:01:36 +0000
2004 git-core (1:1.6.6~rc2-1) experimental; urgency=low
2006   * new upstream release candidate.
2007   * merge branch debian-sid.
2009  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 10:13:09 +0000
2011 git-core (1:1.6.5.7-1) unstable; urgency=low
2013   * new upstream point release.
2015  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 09:39:55 +0000
2017 git-core (1:1.6.6~rc1-1) experimental; urgency=low
2019   * merge branch debian-sid.
2020   * new upstream release candidate.
2022  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Dec 2009 00:17:27 +0000
2024 git-core (1:1.6.5.4-1) unstable; urgency=low
2026   * new upstream point release.
2028  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Dec 2009 22:48:57 +0000
2030 git-core (1:1.6.6~rc0-1) experimental; urgency=low
2032   * new upstream release candidate.
2033   * debian/diff/0001-bug-369742-pager.c-fallback-to-pager-...diff,
2034     debian/diff/0002-bug-438793-494505-fallback-to-editor-...diff,
2035     debian/diff/0004-bug-477337-git-svn.perl-fallback-to...diff:
2036     remove; obsolete.
2037   * debian/rules: add DEFAULT_PAGER=pager, DEFAULT_EDITOR=editor to
2038     OPTS.
2040  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Nov 2009 00:17:59 +0000
2042 git-core (1:1.6.5.3-1) unstable; urgency=low
2044   [ Tanguy Ortolo ]
2045   * debian/git-core.README.Debian, debian/control: git-daemon-run:
2046     document that git-daemon is not provided by this package; add hint
2047     on how to enable git-daemon through inetd(8) (closes: #554215).
2049   [ Jonathan Nieder ]
2050   * debian/rules: drop misleading PPC_SHA1, ARM_SHA1 settings (closes:
2051     #555039).
2052   * debian/rules: log $(CC) version, not gcc (closes: #555040).
2053   * debian/rules: allow clean as non-root (closes: #555041).
2054   * debian/rules: drop obsolete WITH_P4IMPORT setting (closes:
2055     #555051).
2056   * debian/rules: TCLTK_PATH=wish (closes: #555027).
2058   [ Gerrit Pape ]
2059   * new upstream point release.
2060     * ls-files: unbreak "ls-files -i" (closes: #553296).
2061     * Require a struct remote in transport_get(); Allow curl helper to
2062       work without a local repository (closes: #553507).
2063     * help -a: do not unnecessarily look for a repository (closes:
2064       #539273).
2065     * thx Jonathan Nieder.
2067  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Nov 2009 21:01:46 +0000
2069 git-core (1:1.6.5.2-1) unstable; urgency=low
2071   * restore temporary lost changes from version 1:1.6.3.3-2 (closes:
2072     #530693).
2073   * new upstream point release.
2074     * grep: do not segfault when -f is used (closes: 551071).
2076  -- Gerrit Pape <pape@smarden.org>  Mon, 26 Oct 2009 12:05:18 +0000
2078 git-core (1:1.6.5-1) unstable; urgency=low
2080   * new upstream release.
2081     * git-doc: html no longer uses "{plus}" where it should be "+"
2082       (closes: #529255).
2083   * debian/git-core.README.source: new; document how to use the
2084     Debian package source.
2085   * debian/implicit: update to revision 60d9070.
2087  -- Gerrit Pape <pape@smarden.org>  Tue, 13 Oct 2009 00:23:00 +0000
2089 git-core (1:1.6.4.3-1) unstable; urgency=low
2091   * new upstream release (closes: #546709).
2092     * git-cvsserver: no longer use deprecated 'git-subcommand' commands
2093       (closes: #536067).
2094   * branch debian-sid: git cherry-pick 098082f, 318b847, 1f9b620 (thx
2095     Anders Kaseorg; closes: #546499).
2097  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Sep 2009 11:03:45 +0000
2099 git-core (1:1.6.3.3-2) unstable; urgency=low
2101   [ Anders Kaseorg ]
2102   * Fix manpage formatting: set ASCIIDOC_NO_ROFF instead of
2103     DOCBOOK_XSL_173 (based on the instructions in Documentation/Makefile)
2104     and don’t override the internal Makefile variable ASCIIDOC_EXTRA
2105     (closes: #530693, #521954, #533320).
2107   [ Gerrit Pape ]
2108   * debian/control: Standards-Version: 3.8.2.0.
2110  -- Gerrit Pape <pape@smarden.org>  Mon, 29 Jun 2009 00:06:59 +0000
2112 git-core (1:1.6.3.3-1) unstable; urgency=high
2114   * new upstream point release.
2115     * daemon: Strictly parse the "extra arg" part of the command
2116       (closes: #532935; CVE-2009-2108).
2117   * debian/rules: add NO_CROSS_DIRECTORY_HARDLINKS=1 to OPTS.
2118   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
2119     remove; obsolete.
2121  -- Gerrit Pape <pape@smarden.org>  Tue, 23 Jun 2009 08:49:17 +0000
2123 git-core (1:1.6.3.1-1) unstable; urgency=low
2125   * new upstream point release.
2127  -- Gerrit Pape <pape@smarden.org>  Thu, 14 May 2009 21:35:01 +0000
2129 git-core (1:1.6.3-1) unstable; urgency=low
2131   * new upstream release.
2132   * merge branch debian-experimental.
2134  -- Gerrit Pape <pape@smarden.org>  Fri, 08 May 2009 07:57:39 +0000
2136 git-core (1:1.6.3~rc3-1) experimental; urgency=low
2138   * new upstream release candidate.
2140  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Apr 2009 21:58:10 +0000
2142 git-core (1:1.6.3~rc1-1) experimental; urgency=low
2144   * new upstream release candidate.
2145   * merge branch debian-sid.
2147  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 21:44:09 +0000
2149 git-core (1:1.6.2.4-1) unstable; urgency=low
2151   * new upstream point release.
2153  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 20:22:02 +0000
2155 git-core (1:1.6.3~rc0-1) experimental; urgency=low
2157   * new upstream release candidate.
2158   * merge branch debian-sid.
2160  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 23:06:38 +0000
2162 git-core (1:1.6.2.3-1) unstable; urgency=low
2164   * new upstream point release.
2165   * debian/control: Standards-Version: 3.8.1.0.
2166   * debian/control: change subversion to Subversion in description.
2167   * debian/control: Section: vcs (except for git-doc).
2169  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 22:46:43 +0000
2171 git-core (1:1.6.2.2-1) unstable; urgency=low
2173   * new upstream point release.
2174   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
2175     new; Makefile: do not install cross-directory hardlink (thx Jonathan
2176     Nieder, closes: #520116).
2177   * debian/git-daemon/run: run /usr/lib/git-core/git-daemon instead of
2178     'git daemon' (closes: #522348).
2179   * debian/git-daemon-run.postinst: on upgrade from >> 1:1.6.0, fixup
2180     #522348.
2181   * debian/git-core.emacsen-startup: remove the line
2182     '(add-to-list 'vc-handled-backends 'git)' (closes: #519728).
2184  -- Gerrit Pape <pape@smarden.org>  Sun, 05 Apr 2009 20:49:25 +0000
2186 git-core (1:1.6.2.1-1) unstable; urgency=low
2188   * new upstream point release.
2189   * debian/git-core.emacsen-startup: no longer refer to vc-git.el
2190     (closes: #519728).
2192  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Mar 2009 22:18:05 +0000
2194 git-core (1:1.6.2-1) unstable; urgency=medium
2196   * new upstream release.
2197   * merge branch debian-experimental.
2198   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff,
2199     debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
2200     remove; applied upstream.
2202  -- Gerrit Pape <pape@smarden.org>  Wed, 04 Mar 2009 22:44:43 +0000
2204 git-core (1:1.6.2~rc2-1) experimental; urgency=low
2206   * merge branch debian-sid.
2207   * new upstream release candidate.
2209  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:15:13 +0000
2211 git-core (1:1.6.1.3-2) unstable; urgency=high
2213   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff:
2214     new from upstream git: Install builtins with the user and group of
2215     the installing personality.
2216   * debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
2217     new from upstream git: git-quiltimport: preserve standard input to
2218     be able to read user input (closes: #515910).
2220  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:01:37 +0000
2222 git-core (1:1.6.2~rc1-1) experimental; urgency=low
2224   * new upstream release candidate.
2225   * debian/git-core.docs, debian/git-doc.docs, debian/rules: move
2226     Documentation/RelNotes* from git-doc to the git-core package
2227     (closes: #514866).
2229  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Feb 2009 20:20:03 +0000
2231 git-core (1:1.6.2~rc0-1) experimental; urgency=low
2233   * new upstream release candidate.
2234   * merge branch debian-sid.
2236  -- Gerrit Pape <pape@smarden.org>  Tue, 10 Feb 2009 00:06:02 +0000
2238 git-core (1:1.6.1.3-1) unstable; urgency=low
2240   * new upstream point release.
2242  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Feb 2009 21:31:39 +0000
2244 git-core (1:1.6.1.2-1) experimental; urgency=low
2246   * new upstream release.
2247     * don't fail to clone over http if connection is rate limited
2248       (closes: #512795).
2249     * git svn info no longer fails (closes: #499243).
2250   * debian/rules: ASCIIDOC_EXTRA='-a asciidoc7compatible -a docbook-xsl-172'
2251     and DOCBOOK_XSL_173=Yes when building documentation (thx Niko Tyni
2252     for the patch, closes: #497883).
2253   * merge branch debian-lenny.
2254   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
2255     remove; fixed upstream.
2257  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 23:26:45 +0000
2259 git-core (1:1.5.6.5-3) unstable; urgency=high
2261   * debian/rules: no longer install symlink /etc/init.d/git-daemon ->
2262     /usr/bin/sv (closes: #511687).
2263   * debian/git-daemon-run.README.Debian: document how to create the
2264     symlink manually to have an LSB compatible /etc/init.d/git-daemon
2265     interface to control the service.
2267  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 20:56:15 +0000
2269 git-core (1:1.6.0.6-1) experimental; urgency=low
2271   * debian/control: git-email: Recommends: libnet-smtp-ssl-perl,
2272     libauthen-sasl-perl (thx Kees Cook, closes: #505636).
2273   * debian/diff/0005-bug-506445-hooks-post-receive-email-set-...diff:
2274     new; hooks/post-receive-email: set encoding to utf-8 (thx Alexander
2275     Gerasiov, closes: #506445).
2276   * new upstream point release (closes: #504641).
2277     * gitweb: do not run "git diff" that is Porcelain.
2279  -- Gerrit Pape <pape@smarden.org>  Sat, 20 Dec 2008 11:03:49 +0000
2281 git-core (1:1.5.6.5-2) unstable; urgency=high
2283   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
2284     new; fix possible gitweb vulnerability: calling "git diff": Jakub
2285     says that legacy-style URI to view two blob differences are never
2286     generated since 1.4.3.  This codepath runs "git diff" Porcelain from
2287     the gitweb, which is a no-no.  It can trigger diff.external command
2288     that is specified in the configuration file of the repository being
2289     viewed.
2291  -- Gerrit Pape <pape@smarden.org>  Wed, 17 Dec 2008 09:27:01 +0000
2293 git-core (1:1.6.0.4-1) experimental; urgency=low
2295   * new upstream point release.
2296   * debian/control: git-email: minor update to the long description
2297     (thx Gerfried Fuchs, closes: #501559).
2298   * debian/rules: TCLTK_PATH=/usr/bin/wish instead of wish8.5 in OPTS.
2299   * debian/control: git-gui, gitk: Depends: tk (>= 8.4) instead of
2300     tk8.5 (thx Adeodato Simó, closes: #503113).
2301   * debian/rules: move the /usr/bin/git-cvsserver program into the
2302     git-cvs package.
2304  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Nov 2008 22:36:05 +0000
2306 git-core (1:1.6.0.3-1) experimental; urgency=low
2308   * debian/control: minor update to long descriptions (thx Reuben
2309     Thomas, closes: #499065).
2310   * debian/git-core.emacsen-startup: new; emacsen-startup configuration
2311     file (thx Jari Aalto, closes: #472197).
2312   * debian/rules: install emacsen-startup configuration file into the
2313     git-core package (thx Eddy Mulyono, closes: #446027).
2314   * new upstream point release.
2315   * debian/git-core.conffiles: add /etc/emacs/site-start.d/50git-core.el
2317  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Nov 2008 20:26:56 +0000
2319 git-core (1:1.6.0.2-1) experimental; urgency=low
2321   * new upstream point release.
2322   * debian/git-core.NEWS.Debian: new; mention that most of the programs
2323     now are installed outside the default $PATH; the "git-xyzzy" form
2324     in scripts and on the command line is no longer supported in 1.6.0.
2325   * debian/git-core.README.Debian: fix paths in config example (thx
2326     Michael Biebl for the patch, closes: #498741).
2327   * debian/git-core.README.Debian: typo (thx Vincent Bernat for the
2328     patch, closes: #496834).
2330  -- Gerrit Pape <pape@smarden.org>  Wed, 24 Sep 2008 20:55:26 +0000
2332 git-core (1:1.6.0.1-1) experimental; urgency=low
2334   * new upstream point release (closes: #496155).
2335   * merge branch debian-sid.
2337  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Aug 2008 07:53:36 +0000
2339 git-core (1:1.6.0-1) experimental; urgency=low
2341   * new upstream release.
2342     * svnimport: newer libsvn wants us to ask for the root with "",
2343       not "/" (closes: #492522, #490400).
2344     * Keep some git-* programs in $(bindir); Move all dashed-form
2345       commands to libexecdir (closes: #461212).
2346     * bash: Add more option completions for 'git log' (closes:
2347       #490220).
2348     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
2349       in git diff; Fix buffer overflow in git-grep (closes: #494097).
2350   * 0002-bug-438793-git-sh-setup.sh-builtin-tag.c-fallback.diff: redo
2351     as 0002-bug-438793-494505-fallback-to-editor-not-vi.diff (thx
2352     Jonathan Nieder for the patch, closes: #494505).
2353   * debian/rules: add gitexecdir=/usr/lib/git-core to OPTS; adapt
2354     several paths (thx Jonathan Nieder for a patch, closes: #480396).
2355   * debian/gitweb.NEWS.Debian: new; talk about files moved from
2356     /var/www/ to /usr/share/gitweb/ (see #479479; closes: #494467).
2357   * debian/git-daemon/run: run git daemon instead of git-daemon
2358     (dash-less form).
2359   * debian/git-daemon-run.postinst: add gitdaemon system user.
2360   * debian/git-daemon/run: utilize chpst to run git daemon as user
2361     gitdaemon (thx Daniel Kahn Gillmor, closes: #494991).
2363  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 22:31:44 +0000
2365 git-core (1:1.5.6.5-1) unstable; urgency=high
2367   * new upstream point release.
2368     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
2369       in git diff; Fix buffer overflow in git-grep (CVE-2008-3546;
2370       closes: #494097).
2371   * debian/diff/0005-bug-494097-CVE-2008-3546.diff: remove; obsolete.
2373  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 19:22:02 +0000
2375 git-core (1:1.5.6.3-1.1) unstable; urgency=high
2377   * Non-maintainer upload by the Security Team.
2378   * Fix various stack-based buffer overflows when processing overly long
2379     repository pathnames which can be exploited to execute arbitrary code if
2380     a victim is tricked into using git-grep or git-diff on a crafted
2381     repository (CVE-2008-3546; Closes: #494097).
2383  -- Nico Golde <nion@debian.org>  Sat, 09 Aug 2008 13:53:13 +0200
2385 git-core (1:1.5.6.3-1) unstable; urgency=low
2387   * new upstream point release.
2388   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2389     remove; applied upstream (opens: #490400).
2390   * debian/control: Standards-Version: 3.8.0.1.
2392  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Jul 2008 07:40:08 +0000
2394 git-core (1:1.5.6.2-1) unstable; urgency=low
2396   * new upstream point release (closes: #489431).
2397   * debian/copyright: apply patch from Ansgar Burchardt: adopt proposed
2398     machine-readable format; clarify some license information (thx,
2399     closes: #488351).
2400   * debian/rules: package gitweb: install gitweb.css, git-favicon.png,
2401     git-logo.png into /usr/share/gitweb/ instead of /var/www/ (closes:
2402     #479479).
2403   * debian/control: package git-arch: no longer Suggests: bazaar
2404     (closes: #486726).
2405   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2406     new; git-svn.perl: workaround assertions in svn library 1.5.0
2407     (closes: #489108).
2409  -- Gerrit Pape <pape@smarden.org>  Sun, 06 Jul 2008 18:35:27 +0000
2411 git-core (1:1.5.6-1) unstable; urgency=low
2413   * new upstream release.
2414   * merge branch debian-experimental.
2416  -- Gerrit Pape <pape@smarden.org>  Thu, 19 Jun 2008 07:38:31 +0000
2418 git-core (1:1.5.6~rc3-1) experimental; urgency=low
2420   * debian/git-daemon-run.postrm: remove log files on purge.
2421   * new upstream release candidate.
2422   * debian/control: package git-core: no longer Depends: cpio, no
2423     longer Recommends: curl.
2425  -- Gerrit Pape <pape@smarden.org>  Sun, 15 Jun 2008 11:14:49 +0000
2427 git-core (1:1.5.6~rc2-1) experimental; urgency=low
2429   * new upstream release candidate.
2430   * merge branch debian-sid.
2431   * debian/rules: do not build manpages twice (thx Jonathan Nieder).
2433  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 12:02:43 +0000
2435 git-core (1:1.5.5.4-1) unstable; urgency=low
2437   * new upstream point release.
2438   * debian/rules: enable DOCBOOK_XSL_172 build variable, fixing man page
2439     breakage (thx Jonathan Nieder, closes: #476634).
2440   * debian/control: Build-Depends: docbook-xsl (>> 1.72) (thx Jonathan
2441     Nieder).
2443  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 11:51:19 +0000
2445 git-core (1:1.5.6~rc1-1) experimental; urgency=low
2447   * new upstream release candidate.
2448     * git-svn fails in prop_walk if $self->{path} is not empty (closes:
2449       477393).
2450     * gitweb: Fix "next" link on bottom of page (closes: #481902).
2451   * merge branch debian-sid.
2452   * debian/rules: add THREADED_DELTA_SEARCH=1 to OPTS (closes: #483534).
2454  -- Gerrit Pape <pape@smarden.org>  Thu, 05 Jun 2008 10:14:14 +0000
2456 git-core (1:1.5.5.3-1) unstable; urgency=low
2458   * new upstream point release.
2459     * commit --interactive: properly update the index before commiting
2460       (closes: #480429).
2461   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2462     remove; applied upstream.
2463   * debian/diff/0005-bug-477337-git-svn.perl-fallback-to-pager...diff:
2464     new; git-svn.perl: fallback to 'pager' not 'less' if PAGER is unset
2465     (closes: #477337).
2467  -- Gerrit Pape <pape@smarden.org>  Wed, 28 May 2008 19:32:57 +0000
2469 git-core (1:1.5.6~rc0-1) experimental; urgency=low
2471   * merge branch debian-sid.
2472   * new upstream release candidate.
2473   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file...diff:
2474     remove; fixed upstream.
2475   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2476     remove; applied upstream.
2478  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:53:38 +0000
2480 git-core (1:1.5.5.2-1) unstable; urgency=low
2482   * new upstream point release.
2483     * diff-options.txt: document the new "--dirstat" option (closes:
2484       #476437).
2485   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2486     new: git-bisect.sh: don't accidentally override existing branch
2487     "bisect" (closes: #478647).
2489  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:41:45 +0000
2491 git-core (1:1.5.5.1-1) unstable; urgency=low
2493   * new upstream point release.
2495  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Apr 2008 18:24:34 +0000
2497 git-core (1:1.5.5-1) unstable; urgency=low
2499   * new upstream release.
2500     * gitk: Fix changing colors through Edit->Preferences (closes: #472615).
2501     * Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"
2502       (closes: #469083).
2503   * merge branch debian/experimental.
2505  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Apr 2008 20:26:25 +0000
2507 git-core (1:1.5.5~rc3-2) experimental; urgency=low
2509   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2510     amend: properly apply GITWEB_CONFIG_SYSTEM to gitweb.cgi.
2512  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Apr 2008 20:40:48 +0000
2514 git-core (1:1.5.5~rc3-1) experimental; urgency=low
2516   * new upstream release candidate.
2517   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2518     new: gitweb: fallback to system-wide config file if default config does
2519     not exist (closes: #450592).
2520   * debian/rules: remove GITWEB_CONFIG=/etc/gitweb.conf from OPTS.
2522  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Apr 2008 19:43:33 +0000
2524 git-core (1:1.5.5~rc2-1) experimental; urgency=low
2526   * new upstream release candidate.
2527     * t9600-cvsimport.sh: set HOME before checking for cvsps availability
2528       (closes: #471969).
2529     * imap-send: properly error out if imap.host is not set in config
2530       (closes: #472632).
2531   * merge branch debian-sid.
2533  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:53:30 +0000
2535 git-core (1:1.5.4.5-1) unstable; urgency=low
2537   * new upstream point release (closes: #473071).
2539  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:26:39 +0000
2541 git-core (1:1.5.5~rc1-1) experimental; urgency=low
2543   * new upstream release candidate.
2545  -- Gerrit Pape <pape@smarden.org>  Sun, 23 Mar 2008 11:55:21 +0000
2547 git-core (1:1.5.5~rc0-1) experimental; urgency=low
2549   * new upstream release candidate.
2550     * git-pull documentation: warn about the option order (closes: #463853).
2551     * hash-object: cleanup handling of command line options (closes:
2552       #464432).
2553   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2554     remove; applied upstream.
2556  -- Gerrit Pape <pape@smarden.org>  Wed, 19 Mar 2008 07:45:01 +0000
2558 git-core (1:1.5.4.4-1) unstable; urgency=low
2560   * new upstream point release.
2561     * templates/Makefile: don't depend on local umask setting (closes:
2562       #467518).
2563     * Fix random crashes in http_cleanup() (closes: #468836).
2564     * send-email: fix In-Reply-To regression (closes: #468153).
2565     * git-merge.sh: better handling of combined --squash,--no-ff,--no-commit
2566       options (closes: #468568).
2568  -- Gerrit Pape <pape@smarden.org>  Mon, 10 Mar 2008 10:38:51 +0000
2570 git-core (1:1.5.4.3-1) unstable; urgency=low
2572   * new upstream point release.
2573     * git-clone.sh: properly configure remote even if remote's head is
2574       dangling (closes: #466581).
2575   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2576     new: from upstream master: gitk: properly deal with tag names containing /
2577     (slash) (closes: #464104).
2578   * debian/git-daemon-run.postrm: adapt paths in /var/.
2580  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Feb 2008 16:19:02 +0000
2582 git-core (1:1.5.4.2-2) unstable; urgency=low
2584   * debian/rules: git-daemon-run: no longer include symlinks for ./supervise/
2585     subdirectories, update-service now takes care of this.
2586   * debian/git-daemon-run.postinst: remove ad re-add git-daemon service on
2587     upgrade from <= 1.5.4.2-1.
2589  -- Gerrit Pape <pape@smarden.org>  Mon, 18 Feb 2008 22:22:14 +0000
2591 git-core (1:1.5.4.2-1) unstable; urgency=low
2593   * new upstream point release.
2594     * cvsimport: have default merge regex also match beginning of commit
2595       message (thx Frédéric Brière, closes: #463468).
2596     * builtin-commit: remove .git/SQUASH_MSG upon successful commit (closes:
2597       #464656).
2598   * debian/rules: change TCLTK_PATH to /usr/bin/wish8.5 in OPTS.
2599   * debian/control: Build-Depends: tcl8.5; git-gui, gitk: Depends: tk8.5
2600     (closes: #456423).
2601   * debian/git-daemon-run.postinst, debian/git-daemon-run.postrm,
2602     debian/git-daemon-run.prerm: use runit's update-service program to
2603     add/remove the git daemon service, instead of dealing with symlinks in
2604     /var/service/ directly.
2605   * debian/control: package git-daemon: Depends: runit (>= 1.8.0-2) (1st
2606     version that provides the update-service program).
2608  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Feb 2008 18:48:00 +0000
2610 git-core (1:1.5.4.1-1) unstable; urgency=medium
2612   * debian/control: Build-Depends: cvsps (for selftests, thx Marco Rodrigues,
2613     closes: #463896).
2614   * new upstream point release.
2616  -- Gerrit Pape <pape@smarden.org>  Mon, 11 Feb 2008 12:00:03 +0000
2618 git-core (1:1.5.4-1) unstable; urgency=low
2620   * merge branch debian-experimental.
2621   * new upstream release.
2622   * debian/git-core.README.Debian: add Alias'es for git-favicon.png and
2623     git-logo.png to the VirtualHost example (thx Frederic Briere, closes:
2624     #463732).
2625   * debian/rules: target build-arch-stamp: re-run selftests with --verbose
2626     on test failures.
2628  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Feb 2008 05:01:16 +0000
2630 git-core (1:1.5.4~rc5-1) experimental; urgency=low
2632   * new upstream release candidate.
2634  -- Gerrit Pape <pape@smarden.org>  Mon, 28 Jan 2008 11:01:08 +0000
2636 git-core (1:1.5.4~rc4-1) experimental; urgency=low
2638   * new upstream release candidate.
2639   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2640     adapt; don't warn if /etc/mailname does not exist (closes: #461844).
2641   * debian/rules: install /usr/share/gitk/ into the gitk package, not
2642     git-core.
2644  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Jan 2008 21:15:21 +0000
2646 git-core (1:1.5.4~rc3-1) experimental; urgency=low
2648   * merge branch debian-sid.
2649   * new upstream release candidate.
2650     * "git pull --tags": error out with a better message (closes: #456035).
2651     * gitk: use user-configured background in view definition dialog
2652       (closes: #457124).
2653   * debian/control: Build-Depends: cvs, libdbd-sqlite3-perl (for selftests).
2655  -- Gerrit Pape <pape@smarden.org>  Sat, 12 Jan 2008 15:09:23 +0000
2657 git-core (1:1.5.3.8-1) unstable; urgency=low
2659   * debian/control: for all packages: Suggests: git-doc instead of
2660     Recommends: (thx Andrew Moise, closes: #455369).
2661   * debian/control: add Vcs-Git: http://smarden.org/git/git.git/.
2662   * new upstream point release.
2664  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Jan 2008 21:01:35 +0000
2666 git-core (1:1.5.4~rc2-1) experimental; urgency=low
2668   * new upstream release candidate.
2669     * shortlog manpage documentation: work around asciidoc markup issues
2670       (closes: #447911).
2671     * Fix $EDITOR regression introduced by rewrite in C (closes: #446845).
2673  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Dec 2007 08:45:01 +0000
2675 git-core (1:1.5.4~rc1-1) experimental; urgency=low
2677   * new upstream release candidate.
2678     * gitweb: Teach "a=blob" action to be more lenient about blob/file mime
2679       type (closes: #435610).
2681  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Dec 2007 09:07:10 +0000
2683 git-core (1:1.5.4~rc0-1) experimental; urgency=low
2685   * new upstream release candidate.
2686     * build with correct version information (on amd64, closes: #454935,
2687       #454408).
2688     * git-reset: add -q option to operate quietly (closes: #444933).
2689     * gitk: disable colours when calling git log (closes: #454420).
2690     * "git svnimport" was removed in favor of "git svn" (closes: #436930,
2691       #447325, #447965, #451037).
2692     * git-commit: allow grouping of short options (closes: #407241).
2693   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff,
2694     debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: remove;
2695     applied upstream.
2696   * debian/rules: install git-gui's lib/ directory plus subdirectory
2697     properly.
2698   * debian/control: Build-Depends: gettext.
2700  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Dec 2007 14:08:45 +0000
2702 git-core (1:1.5.3.7-1) unstable; urgency=low
2704   * new upstream point release.
2705   * debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: new; don't
2706     cache DESTDIR in perl/perl.mak (#452077).
2707   * debian/rules: remove $(MAKE) -C perl clean to remove the perl/perl.mak
2708     again, this is now handled through debian/diff/0005 (thx Pierre
2709     Habouzit, #452077).
2711  -- Gerrit Pape <pape@smarden.org>  Mon,  3 Dec 2007 10:17:11 +0000
2713 git-core (1:1.5.3.6-1.1) unstable; urgency=low
2715   * Non-maintainer upload: Gerrit is currently changing home, and this bug is
2716     preventing people from installing git, I took the initiative to fix it
2717     before his return.
2718   * debian/rules: force a $(MAKE) -C perl clean to remove the perl/perl.mak
2719     that remembers our DESTDIR and makes perl modules be installed in
2720     debian/git-core/ in the install-indep target again
2721     (closes: #452077, #452078, #452080, #452111, #452324).
2723  -- Pierre Habouzit <madcoder@debian.org>  Thu, 22 Nov 2007 00:40:08 +0100
2725 git-core (1:1.5.3.6-1) unstable; urgency=low
2727   * debian/implicit: add proper dependencies to support 'parallel build'
2728     through make -j (thx Daniel Schepler for the patch).
2729   * debian/rules: support 'nocheck' in DEB_BUILD_OPTIONS to skip running
2730     the selftests.
2731   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2732     new; check /etc/mailname if author email is unknown (closes: #448655).
2733   * debian/gitweb.docs: new; install gitweb/README.
2734   * new upstream point release.
2735     * git-cvsimport: really convert underscores in branch names to dots with
2736       -u (closes: #446495).
2737     * git-mailsplit: with maildirs not only process cur/, but also new/
2738       (closes: #447396).
2739   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff:
2740     new; cherry-pick'ed from master: contrib/hooks/post-receive-email: make
2741     subject prefix configurable (closes: #428418).
2743  -- Gerrit Pape <pape@smarden.org>  Mon, 19 Nov 2007 12:32:11 +0000
2745 git-core (1:1.5.3.5-1) unstable; urgency=low
2747   * new upstream point release.
2748     * git-config: handle --file option with relative pathname properly;
2749       git-config: print error message if the config file cannot be read;
2750       git-config: don't silently ignore options after --list (closes:
2751       #445208).
2753  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Nov 2007 08:35:46 +0000
2755 git-core (1:1.5.3.4-1) unstable; urgency=low
2757   * new upstream point release (closes: #445188).
2759  -- Gerrit Pape <pape@smarden.org>  Thu, 04 Oct 2007 08:27:01 +0000
2761 git-core (1:1.5.3.3-1) unstable; urgency=low
2763   * new upstream point release.
2765  -- Gerrit Pape <pape@smarden.org>  Sun, 30 Sep 2007 09:25:06 +0000
2767 git-core (1:1.5.3.2-1) unstable; urgency=low
2769   * new upstream point release.
2770     * git-svn: fix "Malformed network data" with svn:// servers (closes:
2771       #430091, #436142).
2772     * git-commit: Allow partial commit of file removal (closes: #437817).
2773     * git-gui: lib/index.tcl: handle files with % in the filename properly
2774       (closes: #441167).
2775     * git-clone: improve error message if curl program is missing or not
2776       executable (closes: #440976).
2777   * debian/git-daemon-run.postinst: use 'sv -v term git-daemon' instead of
2778     'sv restart git-daemon' to restart git-daemon service if it was running.
2779   * debian/control: git-core: no longer Suggests: cogito, which was removed.
2780   * debian/diff/genindex.diff: apply and remove.
2781   * debian/gitweb.conf: comment out $home_link, and set to gitweb.cgi's
2782     default (thx Ansgar Burchardt for the patch, closes: 441694).
2784  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Sep 2007 07:28:41 +0000
2786 git-core (1:1.5.3.1-1) unstable; urgency=low
2788   * new upstream point release.
2789   * debian/control: git-daemon-run: improve long description (closes:
2790     #440699).
2791   * debian/git-daemon-run.README.Debian: improve.
2792   * debian/control: git-svn: improve long description.
2793   * debian/control: git-cvs: improve long description.
2794   * debian/control: git-core: improve long description (closes: #412560).
2796  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Sep 2007 18:18:33 +0000
2798 git-core (1:1.5.3-1) unstable; urgency=low
2800   * merge branch debian-experimental.
2801   * new upstream release.
2802   * debian/control: git-email: move libemail-valid-perl from Depends: to
2803     Recommends: (thx Uwe Kleine-Koenig, closes: #439902).
2804   * debian/control: git-email: no longer Depends: libmail-sendmail-perl (thx
2805     Uwe Kleine-Koenig).
2807  -- Gerrit Pape <pape@smarden.org>  Sun, 02 Sep 2007 16:41:54 +0000
2809 git-core (1:1.5.3~rc7-1) experimental; urgency=low
2811   * new upstream release candidate.
2812   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2813     remove; included upstream.
2815  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Aug 2007 12:22:16 +0000
2817 git-core (1:1.5.3~rc6-1) experimental; urgency=low
2819   * new upstream release candidate.
2820     * git-am: initialize variable $resume on startup (closes: #435807).
2821   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2822     new; http://article.gmane.org/gmane.comp.version-control.git/55981.
2823   * debian/diff/0003-git-sh-setup.sh-fallback-to-editor-not-vi-if-VI.diff:
2824     new; git-sh-setup.sh: fallback to 'editor' not 'vi' if $VISUAL and $EDITOR
2825     are unset (thx Mike Hommey, closes: #438793).
2826   * merge branch debian-sid.
2828  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:54:16 +0000
2830 git-core (1:1.5.2.5-2) unstable; urgency=low
2832   * debian/git-core.conffiles: new; add /etc/bash_completion.d/git.
2834  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:49:39 +0000
2836 git-core (1:1.5.2.5-1) unstable; urgency=low
2838   * debian/control: fix typo in Build-Depends: libcurl4-gnutls-dev |
2839     libcurl3-gnutls-dev (thx Mikael Eriksson, closes: #433196).
2840   * new upstream point release.
2841   * debian/rules: add TCLTK_PATH=/usr/bin/wish8.4 to OPTS (closes: #438662).
2842   * dbian/control: git-core: Depends: cpio (closes: #438057).
2843   * debian/git-core.README.Debian: fix typos (closes: #438932).
2844   * debian/versions.upstream, debian/changelog.upstream: adapt.
2845   * debian/rules, debian/control: install git-completion.bash from contrib as
2846     /etc/bash_completion.d/git; git-core: Conflicts:, Provides:, Replaces:
2847     git-completion (closes: #437532, thx Sebastian Harl).
2849  -- Gerrit Pape <pape@smarden.org>  Sat, 25 Aug 2007 17:56:20 +0000
2851 git-core (1:1.5.3~rc4-1) experimental; urgency=low
2853   * new upstream release candidate.
2855  -- Gerrit Pape <pape@smarden.org>  Sat, 04 Aug 2007 13:02:05 +0000
2857 git-core (1:1.5.3~rc3-1) experimental; urgency=low
2859   * new upstream release candidate.
2860   * debian/versions.upstream, debian/changelog.upstream: adapt.
2862  -- Gerrit Pape <pape@smarden.org>  Fri, 27 Jul 2007 11:13:52 +0000
2864 git-core (1:1.5.3~rc2-1) experimental; urgency=low
2866   * new upstream release candidate.
2867   * debian/diff/????-Pack-objects-properly-initialize-the-depth-value.diff:
2868     remove; obsolete.
2869   * debian/control, debian/rules: remove git-p4 package again, moved into
2870     contrib/ upstream; see /usr/share/doc/git-core/contrib/p4import/.
2871   * debian/versions.upstream, debian/changelog.upstream: adapt.
2873  -- Gerrit Pape <pape@smarden.org>  Fri, 20 Jul 2007 08:47:45 +0000
2875 git-core (1:1.5.3~rc1-1) experimental; urgency=low
2877   * new upstream release candidate.
2878     * git-commit: don't add multiple Signed-off-by: from the same identity
2879       (closes: #430851).
2880     * Fix core.sharedRepository = 2 (closes: #432698).
2881   * merge branch debian-sid.
2882   * debian/versions.upstream, debian/changelog.upstream: adapt.
2883   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
2884     remove; doesn't apply anymore.
2885   * debian/diff/0002-Pack-objects-properly-initialize-the-depth-value.diff:
2886     new; on upstream advice.
2888  -- Gerrit Pape <pape@smarden.org>  Sat, 14 Jul 2007 11:45:27 +0000
2890 git-core (1:1.5.2.4-1) unstable; urgency=low
2892   * new upstream point release.
2893   * debian/rules: build documentation with ASCIIDOC8=YesPlease (closes:
2894     #432560).
2895   * debian/control: Build-Depends: asciidoc (>> 8.0.0).
2896   * debian/diff/????-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
2897     remove; merged upstream.
2898   * debian/control: Build-Depends: libcurl4-gnutls-dev | libcurl3-gnutsl-dev
2899     (closes: #432812).
2900   * debian/versions.upstream, debian/changelog.upstream: adapt.
2902  -- Gerrit Pape <pape@smarden.org>  Fri, 13 Jul 2007 19:13:38 +0000
2904 git-core (1:1.5.3~rc0-1) experimental; urgency=low
2906   * new upstream release candidate.
2907   * debian/changelog.upstream.sh: run git shortlog with option --no-merges.
2908   * debian/versions.upstream, debian/changelog.upstream: update.
2909   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff,
2910     debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
2911     remove; applied upstream.
2912   * debian/diff/00*.diff: adapt.
2913   * debian/rules: put git-gui, git-citool man pages into package git-gui.
2915  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 10:01:12 +0000
2917 git-core (1:1.5.2.3-1) unstable; urgency=low
2919   * new upstream point release.
2920   * debian/control: package git-gui: Replaces: git-core (<< 1:1.5.2.2-3)
2921     (thx Frank Lichtenheld, closes: #431481).
2922   * debian/versions.upstream, debian/changelog.upstream: update.
2924  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 08:26:11 +0000
2926 git-core (1:1.5.2.2-3) unstable; urgency=low
2928   * debian/rules: move /usr/share/git-gui/ from git-core package into
2929     git-gui package (thx Ansgar Burchardt, closes: #430530).
2930   * debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
2931     new; git-cvsimport: force checkout of working tree after initial import
2932     (closes: #430903).
2933   * debian/diff/0005-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
2934     new; git-gui: properly popup error if gitk should be started but is not
2935     installed (#429810).
2936   * debian/control: git-gui: Recommends: gitk (closes: #429810).
2937   * debian/rules: workaround #427907: compile with -O0 instead of -O2 on hppa
2938     (#429389).
2940  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Jun 2007 12:54:39 +0000
2942 git-core (1:1.5.2.2-2) unstable; urgency=low
2944   * debian/control: all Architecture: all packages: Depends: git-core (>>
2945     ${source:Upstream-Version}, git-core (<< ${source:Upstream-Version}-.)
2946     instead of (= ${source:Version}) to support binNMUs (closes: #423041,
2947     #430128).
2949  -- Gerrit Pape <pape@smarden.org>  Sat, 23 Jun 2007 14:02:36 +0000
2951 git-core (1:1.5.2.2-1) unstable; urgency=low
2953   * new upstream point release.
2954     * Fix typo in remote branch example in git user manual (closes: #427502).
2955   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
2956     remove; applied upstream.
2957   * debian/versions.upstream: new; ordered list of upstream versions,
2958     starting with 1.0.0.
2959   * debian/changelog.upstream.sh: new; create changelog.upstream from git
2960     shortlog using debian/versions.upstream.
2961   * debian/changelog.upstream: re-created through changelog.upstream.sh.
2962   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff:
2963     new; git-svn: trailing slash in prefix is mandatory with --branches/-b
2964     (closes: #429443).
2966  -- Gerrit Pape <pape@smarden.org>  Tue, 19 Jun 2007 17:32:30 +0000
2968 git-core (1:1.5.2.1-2) unstable; urgency=low
2970   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
2971     new; from upstream master: git-branch --track: fix tracking branch
2972     computation.
2974  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Jun 2007 09:04:47 +0000
2976 git-core (1:1.5.2.1-1) unstable; urgency=low
2978   * new upstream point release.
2979     * Create a new manpage for the gitignore format, and reference it
2980       elsewhere (thx Josh Triplett, closes: #427078).
2981   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
2982     new; properly resolve ambiguity if argument is both, revision and
2983     filename (closes: #425491).
2984   * debian/control: git-core: Conflicts: git (<< 4.3.20-11) (/usr/bin/git
2985     transition).
2986   * debian/git-daemon-run.README.Debian: new (#422139).
2987   * debian/control: all Architecture: all packages: Depends: git-core
2988     (= ${source:Version}) instead of (>= ...); this makes it no longer
2989     support binNMUs (closes: #425494, reopens: #423041).
2991  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Jun 2007 10:09:53 +0000
2993 git-core (1:1.5.2-1) unstable; urgency=low
2995   * merge branch debian-experimental.
2996   * new upstream release.
2997     * gitweb: choose appropriate view for file type if a= parameter missing
2998       (closes: #410465).
2999     * git fetch -q is supported (closes: #423165).
3000   * /usr/bin/git transition (thx Ian Beckwith!).
3001     * debian/git-core.preinst: new; remove /usr/bin/git alternative if
3002       upgrading from versions older than 1:1.5.2~rc3-2.
3003     * debian/git-core.prerm, debian/git-core.postinst: remove; no longer
3004       handle /usr/bin/git alternative through update-alternatives.
3005     * debian/rules: no longer install git program as git-scm.
3007  -- Gerrit Pape <pape@smarden.org>  Wed, 30 May 2007 12:38:45 +0000
3009 git-core (1:1.5.2~rc3-2) experimental; urgency=low
3011   * debian/diff/0000-maint-branch-from-20070514.diff: remove; obsolete.
3012   * debian/control: package git-p4: Section: contrib/devel (closes:
3013     #422755).
3014   * debian/control: package git-p4: Depends: git-core (>= ${source:Version})
3015     instead of (= ${Source-Version}) (to support binNMUs).
3017  -- Gerrit Pape <pape@smarden.org>  Tue, 15 May 2007 21:33:06 +0000
3019 git-core (1:1.5.1.4-2) unstable; urgency=low
3021   * debian/diff/0000-maint-branch-from-20070514.diff: new; snapshot upstream
3022     maint branch 20070514:
3023     * includes git-svn fixes (closes: #423599, #423226).
3024   * deian/rules: reverse order when applying diffs (fix typo).
3025   * debian/control: all Architecture: all packages: Depends: git-core (>=
3026     ${source:Version}) instead of (= ${Source-Version}) (to support binNMUs,
3027     closes: #423041).
3029  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 13:15:50 +0000
3031 git-core (1:1.5.2~rc3-1) experimental; urgency=low
3033   * new upstream release candidate.
3034   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
3035     remove; included upstream.
3036   * debian/control: Build-Depends: tcl8.4 (for gitgui).
3037   * debian/rules: add symlink /etc/init.d/git-daemon -> /usr/bin/sv to
3038     git-daemon-run package (#422139).
3040  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 10:10:02 +0000
3042 git-core (1:1.5.1.4-1) unstable; urgency=medium
3044   * new upstream point release.
3045   * debian/diff/pager-vs-less.diff: rename to
3046     0001-pager.c-fallback-to-pager-not-less-if-PAGER-is.diff; adapt.
3047   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
3048     new: Optimize directory listing with pathspec limiter (closes: #420671).
3049   * debian/git-daemon-run.postinst: restart git-daemon service if it was
3050     running.
3052  -- Gerrit Pape <pape@smarden.org>  Wed, 09 May 2007 08:48:50 +0000
3054 git-core (1:1.5.2~rc2-1) experimental; urgency=low
3056   * new upstream release candidate.
3058  -- Gerrit Pape <pape@smarden.org>  Mon, 07 May 2007 18:02:53 +0000
3060 git-core (1:1.5.2~rc1-1) experimental; urgency=low
3062   * new upstream release candidate.
3063   * debian/control, debian/rules: new package git-p4: tools for importing
3064     development history from perforce repositories.
3065   * debian/rules: add WITH_P4IMPORT=1 to OPTS; no longer install
3066     git-p4import.py into /usr/share/doc/git-core/contrib/; add OPTS to
3067     make clean in target clean:; add PYTHON_PATH=/usr/bin/python to OPTS.
3069  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 12:28:15 +0000
3071 git-core (1:1.5.1.3-1) unstable; urgency=low
3073   * new upstream point release.
3074     * git-add tried to optimize by finding common leading directories
3075       across its arguments but botched, causing very confused behaviour
3076       (closes: #420671).
3077     * Documentation/git-reset.txt: suggest git commit --amend in example
3078       (closes: #420112).
3079     * unofficial rpm.spec file shipped with git was letting ETC_GITCONFIG
3080       set to /usr/etc/gitconfig.  Tweak the official Makefile to make it
3081       harder for distro people to make the same mistake, by setting the
3082       variable to /etc/gitconfig if prefix is set to /usr (closes:
3083       #420675).
3084   * debian/changelog.upstream: upstream changes taken from mailing list
3085     announcement.
3087  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 08:59:06 +0000
3089 git-core (1:1.5.1.2-1) unstable; urgency=low
3091   * new upstream point release.
3092   * debian/changelog.upstream: upstream changes taken from mailing list
3093     announcement.
3095  -- Gerrit Pape <pape@smarden.org>  Sun, 22 Apr 2007 13:31:05 +0000
3097 git-core (1:1.5.1.1-1) unstable; urgency=low
3099   * new upstream point release.
3100   * debian/changelog.upstream: upstream changes taken from mailing list
3101     announcement.
3102   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
3103     remove; applied upstream.
3105  -- Gerrit Pape <pape@smarden.org>  Thu, 12 Apr 2007 09:05:44 +0000
3107 git-core (1:1.5.1-1) unstable; urgency=low
3109   * new upstream release.
3110     * git-svn got almost a rewrite (closes: #416372).
3111   * debian/diff/git-cvsserver-update-hook.diff: remove; included upstream.
3112   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff,
3113     debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff,
3114     debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
3115     remove; applied upstream.
3116   * debian/diff/GNU-Hurd.diff: remove; obsolete.
3117   * debian/git-daemon-run.postrm: check for deluser being available, if
3118     not, print warning and don't remove system user (closes: #416755).
3119   * debian/changelog.upstream: upstream changes taken from mailing list
3120     announcement, and git shortlog.
3121   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
3122     new; rename contrib/hooks/post-receieve-email to contrib/hooks/post-
3123     receive-email.
3125  -- Gerrit Pape <pape@smarden.org>  Wed,  4 Apr 2007 11:56:18 +0000
3127 git-core (1:1.5.0.6-1) unstable; urgency=low
3129   * new upstream point release.
3130   * debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff:
3131     new, cherry-pick'ed from upstream master: http-fetch: don't use
3132     double-slash as directory separator in URLs (closes: #409887).
3133   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff: new:
3134     Documentation/git-svnimport.txt: fix typo.
3135   * debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
3136     new Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES
3137     (closes: #404795).
3138   * debian/changelog.upstream: upstream changes taken from mailing list
3139     announcements.
3141  -- Gerrit Pape <pape@smarden.org>  Thu, 29 Mar 2007 10:51:00 +0000
3143 git-core (1:1.5.0.5-1) unstable; urgency=low
3145   * new upstream point release.
3146   * debian/rules: make sure subdirectories of /usr/share/doc/git-core/ are
3147     mode 0755 (closes: #415328); remove .gitignore file(s) from
3148     /usr/share/doc/git-core/ (closes: #413913).
3149   * debian/control: git-svn: Depends: libterm-readkey-perl (thx Pierre
3150     Habouzit, closes: #415475).
3151   * debian/changelog.upstream: upstream changes taken from mailing list
3152     announcements.
3154  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Mar 2007 17:02:27 +0000
3156 git-core (1:1.5.0.3-1) unstable; urgency=low
3158   * new upstream point release.
3159   * debian/diff/cvsexportcommit-.msg.diff: remove; applied upstream.
3160   * debian/git-core.docs, debian/git-doc.docs: add RelNotes.
3161   * debian/changelog.upstream: upstream changes taken from mailing list
3162     announcements.
3164  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Mar 2007 19:44:05 +0000
3166 git-core (1:1.5.0.2-1) unstable; urgency=low
3168   * new upstream point release.
3169   * debian/control: git-core: Conflicts: qgit (<< 1.5.5) (closes: #412452).
3170   * debian/changelog.upstream: upstream changes taken from mailing list
3171     announcements.
3172   * debian/diff/cvsexportcommit-.msg.diff: new; don't cleanup .msg if not
3173     yet committed to cvs (closes: #412732).
3175  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Feb 2007 15:50:53 +0000
3177 git-core (1:1.5.0.1-1) unstable; urgency=low
3179   * new upstream point release.
3180   * debian/diff/git-cvsserver-update-hook.diff: new from upstream pu branch:
3181     Have git-cvsserver call hooks/update before really altering the ref.
3182   * debian/control: git-cvs: Depends: libdbd-sqlite3-perl (git-cvsserver).
3184  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Feb 2007 11:38:34 +0000
3186 git-core (1:1.5.0-1) experimental; urgency=low
3188   * new upstream release.
3189   * debian/diff/archimport-empty-dir.diff: remove; applied upstream.
3190   * debian/diff/pager-vs-less.diff, debian/diff/Add-install-lib-target.diff:
3191     adapt.
3192   * debian/control: new package git-gui, the git graphical user interface;
3193     git-core: no longer Depends:, Build-Depends: rcs; git-core: Suggests:
3194     git-gui.
3195   * debian/rules: new package git-gui.
3196   * debian/changelog.upstream: upstream changes taken from mailing list
3197     announcements and git shortlog.
3198   * debian/git-daemon/run: don't limit git-daemon's memory resources.
3199   * debian/control, debian/rules: remove git-core-dev package again,
3200     libgit.a is not a publically usable/useful library at this moment, as
3201     its internal API is not cast in stone yet.
3202   * debian/diff/Add-install-lib-target.diff: remove; there's no git-core-dev
3203     package.
3205  -- Gerrit Pape <pape@smarden.org>  Fri, 16 Feb 2007 07:18:44 +0000
3207 git-core (1:1.5.0~rc3-1) experimental; urgency=low
3209   * new upstream release candidate.
3210   * debian/diff/Add-install-lib-target.diff: new; add install-lib target to
3211     install libgit.a library plus header files (thx Luca Falavigna).
3212   * debian/rules: new package git-core-dev; remove obsolete
3213     WITH_SEND_EMAIL=1, OPTIMIZE="..." from $(OPTS); remove
3214     WITH_OWN_SUBPROCESS_PY=1 from $(OPTS), it's no longer necessary (thx
3215     Luca Falavigna; closes: #403731); make git-p4import.pl available through
3216     /usr/share/doc/git-core/contrib/ (closes: #403387); minor cleanup.
3217   * debian/control: new package git-core-dev (thx Luca Falavigna; closes:
3218     #407722); no longer Build-Depends: python; git-core: no longer Recommends:
3219     python, Suggests: git-core-dev; update short and long descriptions
3220     (closes: #406323); git-arch: Depends: tla, instead of Suggests:.
3221   * debian/diff/GNU-Hurd.diff: adapt.
3222   * debian/diff/archimport-empty-dir.diff: new; git-archimport: initial import
3223     needs empty directory (closes: #400508).
3224   * debian/gitweb.README.Debian: typo.
3226  -- Gerrit Pape <pape@smarden.org>  Sat,  3 Feb 2007 09:32:48 +0000
3228 git-core (1:1.4.4.4-1) unstable; urgency=low
3230   * new upstream release, important fixes:
3231     * pack-check.c::verify_packfile(): don't run SHA-1 update on huge data.
3232     * Fix infinite loop when deleting multiple packed refs.
3233     * diff --check: fix off by one error.
3234   * debian/diff/0001-spurious-.sp-in-manpages.diff: remove; included in
3235     upstream version.
3236   * debian/changelog.upstream: upstream changes taken from mailing list
3237     announcement.
3239  -- Gerrit Pape <pape@smarden.org>  Tue,  9 Jan 2007 19:43:56 +0000
3241 git-core (1:1.4.4.3-1) unstable; urgency=medium
3243   * new upstream release (closes: #404796); important fixes:
3244     * Make sure the empty tree exists when needed in merge-recursive; the
3245       error message may make the user think that their database is corrupt
3246       when its actually not.
3247     * Don't use memcpy when source and dest. buffers may overlap.
3248     * cvsserver: Avoid miscounting bytes in Perl v5.8.x; this breaks the
3249       counting of bytes for the CVS protocol, resulting in the client
3250       expecting less data than we actually send, and storing truncated files.
3251   * debian/diff/0001-spurious-.sp-in-manpages.diff: new from upstream git;
3252     work around spurious .sp in manpages (closes: #388370).
3253   * debian/changelog.upstream: upstream changes taken from mailing list
3254     announcement.
3256  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Dec 2006 07:38:15 +0000
3258 git-core (1:1.4.4.2-1) unstable; urgency=low
3260   * new upstream release.
3261     * fixes FTBFS on m68k (thx Roman Zippel, closes: #402022).
3262   * 0001-archive-zip-don-t-use-sizeof-struct.diff,
3263     0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
3264     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
3265     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
3266     0005-Increase-length-of-function-name-buffer.diff: remove; obsolete.
3267   * debian/changelog.upstream: upstream changes taken from mailing list
3268     announcements and git log | git shortlog.
3270  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Dec 2006 19:13:49 +0000
3272 git-core (1:1.4.4.1-1) unstable; urgency=low
3274   * new upstream release (closes: #400191).
3275   * 0001-archive-zip-don-t-use-sizeof-struct.diff: new from upstream git;
3276     replaces debian/diff/not-packed-structs.diff.
3277   * 0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
3278     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
3279     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
3280     0005-Increase-length-of-function-name-buffer.diff: new from upstream
3281     git.
3282   * debian/diff/genindex.diff: new; support subdirs in gitweb example index
3283     generator (thx David Nusinow; closes: #400284).
3284   * debian/diff/GNU-Hurd.diff, debian/diff/pager-vs-less.diff: adapt.
3286  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Nov 2006 14:31:39 +0000
3288 git-core (1:1.4.4-2) unstable; urgency=low
3290   * debian/diff/not-packed-structs.diff: new; don't use sizeof(struct ...),
3291     size doesn't match on arm (fixes selftests failure on arm).
3293  -- Gerrit Pape <pape@smarden.org>  Wed, 22 Nov 2006 23:31:11 +0000
3295 git-core (1:1.4.4-1) unstable; urgency=low
3297   * new upstream release (closes: #399575).
3298   * debian/changelog.upstream: upstream changes taken from mailing list
3299     announcements.
3300   * debian/control: Build-Depends: unzip (for selftests).
3302  -- Gerrit Pape <pape@smarden.org>  Tue, 21 Nov 2006 09:43:37 +0000
3304 git-core (1:1.4.3.5-1) unstable; urgency=low
3306   * new upstream release.
3307   * debian/changelog.upstream: upstream changes taken from mailing list
3308     announcements.
3310  -- Gerrit Pape <pape@smarden.org>  Mon, 13 Nov 2006 17:46:50 +0000
3312 git-core (1:1.4.3.3-2) unstable; urgency=medium
3314   * debian/git-daemon-run.postinst: don't make the log service system user
3315     gitlog member of group adm, but nogroup; gitlog's home directory is
3316     /nonexistent (thx Florian Weimer, closes: #396687).
3317   * debian/git-daemon/log/run: make /var/log/git-daemon log directory mode
3318     2750, owner gitlog:adm.
3319   * debian/changelog.upstream: upstream changes taken from mailing list
3320     announcements.
3322  -- Gerrit Pape <pape@smarden.org>  Mon,  6 Nov 2006 20:12:08 +0000
3324 git-core (1:1.4.3.3-1) unstable; urgency=low
3326   * new upstream release.
3327   * debian/diff/0001-Set-HOME-for-selftests.diff: remove; applied upstream.
3328   * debian/control: git-core: Depends: libdigest-sha1-perl (closes: #395304,
3329     thx Ichthyostega).
3331  -- Gerrit Pape <pape@smarden.org>  Tue, 31 Oct 2006 07:31:21 +0000
3333 git-core (1:1.4.3.2-1) unstable; urgency=low
3335   * new upstream release.
3336   * debian/diff/gitweb.conf.diff: remove; obsolete.
3337   * debian/changelog.upstream: upstream changes taken from mailing list
3338     announcements.
3339   * debian/rules: add 'GITWEB_CONFIG=/etc/gitweb.conf mandir=/usr/share/man
3340     OPTIMIZE="-O2 -g -Wall" INSTALLDIRS=vendor' to build OPTS, adapt paths;
3341     git-arch: don't include git-archive, git-upload-archive; gitweb: install
3342     git-logo.png, git-favicon.png; git-core: properly install new Git.pm
3343     plus man page.
3344   * debian/diff/0001-Set-HOME-for-selftests.diff: new; set $HOME for
3345     selftests (fixes build/selftest failures).
3346   * debian/control: git-core: Depends: liberror-perl.
3348  -- Gerrit Pape <pape@smarden.org>  Tue, 24 Oct 2006 16:32:35 +0000
3350 git-core (1:1.4.2.3-2) unstable; urgency=low
3352   * debian/control: new package git-daemon-run: provide a git-daemon
3353     service; git-core: no longer Suggests: runit, Depends: adduser, the
3354     git-daemon-run package now Depends: runit, adduser.
3355   * debian/debian/git-core.postinst, debian/git-daemon-run.postrm,
3356     debian/git-daemon-run.prerm: new; manage gitlog user and git-daemon
3357     service (closes: #388144).
3358   * debian/git-core.postinst: no longer adduser gitlog, git-daemon-run
3359     package does now.
3360   * debian/git-core.postrm: remove; obsolete.
3361   * debian/rules: install git-daemon service directory in the new
3362     git-daemon-run package instead of the git-core package.
3363   * debian/git-core.conffiles: rename to debian/git-daemon-run.conffiles.
3364   * debian/git-core.README.Debian: adapt.
3365   * debian/control: git-core: Suggests: git-daemon-run.
3367  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 09:29:50 +0000
3369 git-core (1:1.4.2.3-1) unstable; urgency=medium
3371   * new upstream release.
3372   * debian/changelog.upstream: upstream changes taken from mailing list
3373     announcements.
3374   * debian/diff/t3403-skip-3-7.diff: remove; git-am is fixed upstream.
3375   * debian/gitweb.conf: add $stylesheet = "/gitweb.css" (thx Christian
3376     Kujau, closes: #383065).
3378  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 07:31:03 +0000
3380 git-core (1:1.4.2.1-1) unstable; urgency=low
3382   * new upstream release (closes: #386820, #387405).
3383   * debian/changelog.upstream: upstream changes taken from mailing list
3384     announcements.
3385   * debian/diff/GNU-Hurd.diff: new; make the build process detect and
3386     support the Debian GNU/Hurd architecture (thx Cyril Brulebois, closes:
3387     #379841).
3388   * debian/diff/GNU-kFreeBSD.diff: remove; applied upstream.
3389   * debian/rules: gitweb: install gitweb.css into /var/www/ instead of
3390     /usr/share/doc/gitweb/ (thx Matthijs Melchior, closes: #383065).
3391   * debian/gitweb.docs: remove; obsolete.
3392   * debian/examples/index.aux-generation: example script to generate an
3393     optional index.aux file for the use with gitweb (thx Matthew Wilcox,
3394     #383219).
3395   * debian/gitweb.examples: new; install debian/examples/index.aux-generation
3396     (#383219).
3397   * debian/git-core.README.Debian: new; hints on how to set up a
3398     git.example.org server providing git://, rsync://, http:// access to
3399     repositories from Matthew Wilcox (thx!, closes: #383219).
3400   * debian/gitweb.README.Debian: cleanup; refer to git-core.README.Debian.
3401   * debian/control: git-svn: Depends: libsvn-perl | libsvn-core-perl (thx
3402     Peter Samuelson); git-core, git-doc: Suggests: gitweb; gitweb:
3403     Recommends: git-doc.
3404   * debian/diff/pager-vs-less.diff, debian/diff/gitweb.conf.diff: adapt.
3405   * debian/git-daemon/: new; git-daemon service directory for the use with
3406     runit.
3407   * debian/control: Build-Depends: subversion, libsvn-perl | libsvn-core-perl
3408     (for git-svn selftests); git-core: Suggests: runit, Depends: adduser.
3409   * debian/diff/t3403-skip-3-7.diff: new; skip selftests 3,7 in t3403 as
3410     they fail without a terminal connected.
3411   * debian/git-core.conffiles: new; add /etc/sv/git-daemon/run,
3412     /etc/sv/git-daemon/log/run.
3414  -- Gerrit Pape <pape@smarden.org>  Fri, 15 Sep 2006 12:46:58 +0000
3416 git-core (1:1.4.1.1-1) unstable; urgency=low
3418   * new upstream release.
3419   * debian/diff/GNU-kFreeBSD.diff: new; make the build process detect and
3420     support the Debian GNU/kFreeBSD architecture (thx Petr Salinger, closes:
3421     #380209).
3423  -- Gerrit Pape <pape@smarden.org>  Sat, 29 Jul 2006 15:31:04 +0000
3425 git-core (1:1.4.1-2) unstable; urgency=low
3427   * adopt package gitweb, now included in git-core upstream source (thx
3428     Andres Salomon):
3429     * debian/control, debian/rules: build gitweb package.
3430     * debian/copyright: adapt.
3431     * debian/gitweb.README.Debian, debian/gitweb.conf, debian/gitweb.docs:
3432       new; taken from Andres' gitweb package.
3433     * debian/diff/gitweb.conf.diff: new; adapt Andres' gitweb.conf.patch.
3434     * debian/gitweb.conffiles: new; /etc/gitweb.conf.
3435   * debian/changelog: use epoch 1 to supersede gitweb-264 package version.
3436   * debian/rules: set DESTDIR in environment, not build flags.
3438  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Jul 2006 21:44:06 +0000
3440 git-core (1.4.1-1) unstable; urgency=low
3442   * new upstream release.
3443   * debian/changelog.upstream: upstream changes taken from mailing list
3444     announcement.
3445   * debian/rules: user same build flags and prefix to $(MAKE) in build
3446     and install target to prevent rebuild in install target.
3448  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Jul 2006 21:38:33 +0000
3450 git-core (1.4.0-1) unstable; urgency=low
3452   * new upstream release.
3453   * debian/changelog.upstream: new; upstream changes taken from mailing
3454     list announcement.
3455   * debian/rules: install debian/changelog.upstream as upstream changelog.
3456   * debian/diff/pager-vs-less.diff: adapt.
3457   * debian/control: Standards-Version: 3.7.2.0.
3459  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Jun 2006 17:04:56 +0000
3461 git-core (1.3.3-2) unstable; urgency=medium
3463   * debian/control: git-core: Depends: perl-modules (closes: #369737).
3464   * debian/diff/pager-vs-less.diff: new; fallback to `pager` not `less`
3465     if $PAGER is unset (closes: #369742).
3467  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Jun 2006 11:18:48 +0000
3469 git-core (1.3.3-1) unstable; urgency=low
3471   * new upstream release.
3473  -- Gerrit Pape <pape@smarden.org>  Thu, 25 May 2006 10:46:00 +0000
3475 git-core (1.3.2-1) unstable; urgency=low
3477   * new upstream release.
3479  -- Gerrit Pape <pape@smarden.org>  Wed, 10 May 2006 20:41:39 +0000
3481 git-core (1.3.1-1) unstable; urgency=low
3483   * new upstream release (closes: #364678).
3484   * debian/rules: install contrib/ directory into /usr/share/doc/git-core/.
3486  -- Gerrit Pape <pape@smarden.org>  Mon,  1 May 2006 13:01:42 +0000
3488 git-core (1.2.6-1) unstable; urgency=low
3490   * new upstream release.
3491   * debian/control: git-cvs: Depends: cvsps (>> 2.1-0).
3493  -- Gerrit Pape <pape@smarden.org>  Sun, 16 Apr 2006 14:37:53 +0000
3495 git-core (1.2.4-1) unstable; urgency=low
3497   * new upstream release (closes: #354563).
3499  -- Gerrit Pape <pape@smarden.org>  Fri,  3 Mar 2006 21:33:58 +0000
3501 git-core (1.2.1-1) unstable; urgency=low
3503   * new upstream release (closes: #353041).
3504   * debian/control: git-core: Recommends: ssh-client instead of
3505     openssh-client (closes: #350708).
3507  -- Gerrit Pape <pape@smarden.org>  Thu, 16 Feb 2006 09:33:42 +0000
3509 git-core (1.1.5-1) unstable; urgency=high
3511   * new upstream release.
3512     * checkout: do not make a temporary copy of symlink target.
3513       If the index records an insanely long symbolic link, copying
3514       into the temporary would overflow the buffer (noticed by Mark
3515       Wooding). (closes: #350274).
3517  -- Gerrit Pape <pape@smarden.org>  Sat, 28 Jan 2006 20:16:44 +0000
3519 git-core (1.1.3-1) unstable; urgency=low
3521   * new upstream release.
3523  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Jan 2006 10:19:37 +0000
3525 git-core (1.0.8-1) unstable; urgency=low
3527   * new upstream point release.
3528   * debian/diff/t6001-rev-lisge-order.sh.diff: remove; applied upstream.
3529   * debian/control: Build-Depends: libcurl3-gnutls-dev | libcurl3-dev,
3530     python, asciidoc (>> 7.0.2-3) (ease backport to sarge, thx Norbert
3531     Tretkowski, closes: #344929).
3533  -- Gerrit Pape <pape@smarden.org>  Mon,  9 Jan 2006 19:19:36 +0000
3535 git-core (1.0.6-1) unstable; urgency=low
3537   * new upstream point release.
3538   * debian/diff/t6001-rev-list-merge-order.sh.diff: new: fix skipping
3539     merge-order test with NO_OPENSSL=1.
3540   * debian/rules: re-enable git-rev-list --merge-order selftests.
3541   * debian/control: git-svn: Depends: libwww-perl (closes: #345045).
3543  -- Gerrit Pape <pape@smarden.org>  Mon,  2 Jan 2006 20:25:57 +0000
3545 git-core (1.0.5-1) unstable; urgency=low
3547   * new upstream point release.
3548   * debian/rules: don't take upstream changelog from upstream
3549     debian/changelog.
3550   * debian/changelog.upstream: remove again.
3552  -- Gerrit Pape <pape@smarden.org>  Tue, 27 Dec 2005 13:25:53 +0000
3554 git-core (1.0.3-1) unstable; urgency=low
3556   * new upstream point release.
3557   * debian/changelog.upstream: new: upstream changelog taken from upstream
3558     debian/changelog.
3559   * debian/rules: install debian/changelog.upstream as upstream changelog;
3560     remove obsolete VERSION variable.
3562  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Dec 2005 14:58:14 +0000
3564 git-core (1.0.0-1) unstable; urgency=medium
3566   * new upstream release: GIT 1.0.0.
3568  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Dec 2005 16:17:18 +0000
3570 git-core (0.99.9n-1) unstable; urgency=low
3572   * new upstream version: GIT 0.99.9n aka 1.0rc6.
3573   * debian/rules: rename git program in git-core package to git-scm,
3574     handle /usr/bin/git program through update-alternatives (as suggested
3575     by Ian Beckwith, see #342363).
3576   * debian/control: git-core: Conflicts: git (<< 4.3.20-8) (closes:
3577     #342363).
3578   * debian/git-core.postinst, debian/git-core.prerm: new: run
3579     update-alternatives --install /usr/bin/git git /usr/bin/git-scm with
3580     priority 70 on configure, and --remove on remove respectively.
3582  -- Gerrit Pape <pape@smarden.org>  Thu, 15 Dec 2005 11:24:51 +0000
3584 git-core (0.99.9m-1) unstable; urgency=low
3586   * new upstream version: GIT 0.99.9m aka 1.0rc5.
3587     * sets PYTHONPATH for selftests (fixes autobuild test failures).
3588   * switch from tarball-in-tarball approach to original upstream tarball.
3589   * debian/changelog: add changelog history, Junio C Hamano, Ryan Anderson,
3590     Eric Biederman previously were maintaining this package unofficially.
3591   * debian/control: Build-Depends: rcs (for selftests); git-core:
3592     Recommends: patch, less, Suggests: cogito; git-arch: Suggests: tla,
3593     bazzar; git-cvs: Depends: cvsps, Suggests: cvs; git-svn: Depends:
3594     libsvn-core-perl (closes:#342617), Suggests: subversion; git-email:
3595     Depends: libmail-sendmail-perl, libemail-valod-perl; update short
3596     description (lots taken from upstream unofficial package, thx).
3597   * debian/git-core.docs, debian/git-doc.docs: adapt.
3598   * debian/rules: adapt; remove target unpack; add target patch; adapt
3599     target clean.
3601  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Dec 2005 19:48:41 +0000
3603 git-core (0.99.9l-1) unstable; urgency=low
3605   * new upstream version.
3606   * debian/rules: apply diffs with patch -p1.
3607   * debian/control, debian/rules: split off git-arch, git-cvs, git-svn,
3608     git-email packages, as suggested by upstream:
3609     http://article.gmane.org/gmane.comp.version-control.git/13185
3610   * debian/git-doc.docs: get docs from temporary install directory;
3611     include *.txt docs.
3612   * debian/control: git-doc: Section: doc; Suggests: git-core, git-arch,
3613     git-cvs, git-svn, git-email, gitk; git-core: Suggests: git-arch,
3614     git-cvs, git-svn, git-email, gitk.
3616  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Dec 2005 18:04:37 +0000
3618 git-core (0.99.9k-1) unstable; urgency=low
3620   * new upstream version.
3621   * debian/implicit: update to revision 1.11.
3622   * debian/git-doc.docs: add git/Documentation/howto,
3623     git/Documentation/technical (closes: #341178).
3625  -- Gerrit Pape <pape@smarden.org>  Tue, 29 Nov 2005 21:45:53 +0000
3627 git-core (0.99.9j-1) unstable; urgency=low
3629   * initial version.
3630   * debian/control: git-core: Replaces: cogito (<< 0.16rc2-0); cogito >=
3631     0.16rc2-0 no longer includes the git core components, but depends on
3632     the git-core package (see #338789).
3634  -- Gerrit Pape <pape@smarden.org>  Fri, 18 Nov 2005 22:26:36 +0000
3636 git-core (0.99.9j-0) unstable; urgency=low
3638   * GIT 0.99.9j aka 1.0rc3
3640  -- Junio C Hamano <junkio@cox.net>  Wed, 16 Nov 2005 20:39:55 -0800
3642 git-core (0.99.9i-0) unstable; urgency=low
3644   * GIT 0.99.9i aka 1.0rc2
3646  -- Junio C Hamano <junkio@cox.net>  Mon, 14 Nov 2005 18:38:27 -0800
3648 git-core (0.99.9h-0) unstable; urgency=low
3650   * GIT 0.99.9h
3652  -- Junio C Hamano <junkio@cox.net>  Fri, 11 Nov 2005 22:33:18 -0800
3654 git-core (0.99.9g-0) unstable; urgency=low
3656   * GIT 0.99.9g
3658  -- Junio C Hamano <junkio@cox.net>  Wed,  9 Nov 2005 21:01:55 -0800
3660 git-core (0.99.9f-0) unstable; urgency=low
3662   * GIT 0.99.9f
3664  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:21:52 -0800
3666 git-core (0.99.9e-0) unstable; urgency=low
3668   * GIT 0.99.9e
3670  -- Junio C Hamano <junkio@cox.net>  Sun,  6 Nov 2005 18:37:18 -0800
3672 git-core (0.99.9d-0) unstable; urgency=low
3674   * GIT 0.99.9d
3676  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:46:37 -0800
3678 git-core (0.99.9c-0) unstable; urgency=low
3680   * GIT 0.99.9c
3682  -- Junio C Hamano <junkio@cox.net>  Thu,  3 Nov 2005 15:44:54 -0800
3684 git-core (0.99.9b-0) unstable; urgency=low
3686   * GIT 0.99.9b
3688  -- Junio C Hamano <junkio@cox.net>  Tue,  1 Nov 2005 21:39:39 -0800
3690 git-core (0.99.9a-0) unstable; urgency=low
3692   * GIT 0.99.9a
3694  -- Junio C Hamano <junkio@cox.net>  Sun, 30 Oct 2005 15:03:32 -0800
3696 git-core (0.99.9.GIT-2) unstable; urgency=low
3698   * Build Dependency did not include libexpat-dev.
3700  -- Junio C Hamano <junkio@cox.net>  Sun, 13 Nov 2005 01:55:34 -0800
3702 git-core (0.99.9.GIT-1) unstable; urgency=low
3704   * Do not scatter txt and html documentation into feature
3705     subpackages.  Do place man pages into them.
3706   * Capture more cvs stuff into git-cvs package.
3708  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:19:06 -0800
3710 git-core (0.99.9.GIT-0) unstable; urgency=low
3712   * Test Build.
3714  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3716 git-core (0.99.9-1) unstable; urgency=low
3718   * Split the git-core binary package into core, doc, and foreign SCM
3719     interoperability modules.
3721  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3723 git-core (0.99.9-0) unstable; urgency=low
3725   * GIT 0.99.9
3727  -- Junio C Hamano <junkio@cox.net>  Sat, 29 Oct 2005 14:34:30 -0700
3729 git-core (0.99.8-0) unstable; urgency=low
3731   * GIT 0.99.8
3733  -- Junio C Hamano <junkio@cox.net>  Sun,  2 Oct 2005 12:54:26 -0700
3735 git-core (0.99.7-0) unstable; urgency=low
3737   * GIT 0.99.7
3739  -- Junio C Hamano <junkio@cox.net>  Sat, 10 Sep 2005 18:36:39 -0700
3741 git-core (0.99.6-0) unstable; urgency=low
3743   * GIT 0.99.6
3745  -- Junio C Hamano <junkio@cox.net>  Wed, 24 Aug 2005 23:09:35 -0700
3747 git-core (0.99.5-1) unstable; urgency=low
3749   * Enable git-send-email on Debian.  There is no reason to shy
3750     away from it, since we have the necessary Perl modules available.
3752  -- Junio C Hamano <junkio@cox.net>  Thu, 25 Aug 2005 14:16:59 -0700
3754 git-core (0.99.5-0) unstable; urgency=low
3756   * GIT 0.99.5
3758  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 22:05:00 -0700
3760 git-core (0.99.4-4) unstable; urgency=low
3762   * Mark git-tk as architecture neutral.
3764  -- Junio C Hamano <junkio@cox.net>  Fri, 12 Aug 2005 13:25:00 -0700
3766 git-core (0.99.4-3) unstable; urgency=low
3768   * Split off gitk.
3769   * Do not depend on diff which is an essential package.
3770   * Use dh_movefiles, not dh_install, to stage two subpackages.
3772  -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Aug 2005 01:43:24 +0200
3774 git-core (0.99.4-2) unstable; urgency=low
3776   * Git 0.99.4 official release.
3778  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
3780 git-core (0.99.4-1) unstable; urgency=low
3782   * Pass prefix down to the submake when building.
3784  -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
3786 git-core (0.99-2) unstable; urgency=low
3788   * Conflict with the GNU Interactive Tools package, which also installs
3789     /usr/bin/git.
3790   * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
3791     OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
3792   * Minor tweaks to the Depends.
3794  -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
3796 git-core (0.99-1) unstable; urgency=low
3798   * Update deb package support to build correctly. 
3800  -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
3802 git-core (0.99-0) unstable; urgency=low
3804   * Initial deb package support
3806  -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600