debian/copyright: use https form of Format URL
[git/debian.git] / debian / changelog
blobd8cd242607888fa33dc4d9adf089102eed9dc318
1 git (1:2.13.2-0.1) unstable; urgency=low
3   * new upstream point release (see RelNotes/2.13.2.txt).
4   * git-email: Depends: perl-modules (>> 5.21.5) | libnet-smtp-ssl-perl
5     for starttls support instead of unconditionally requiring
6     Net::SMTP::SSL (thx Dennis Kaarsemaker).
7   * debian/rules: skip HTML documentation generation when
8     DEB_BUILD_OPTIONS=nodoc.
9   * debian/copyright: use https form of Format URL.
11  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 26 Jun 2017 11:07:45 -0700
13 git (1:2.13.1-1) unstable; urgency=low
15   * new upstream release (see RelNotes/2.12.0.txt, RelNotes/2.13.0.txt).
16   * debian/patches/xdiff-Do-not-enable-XDF_FAST_HASH-by-default.diff,
17     shell-disallow-repo-names-beginning-with-dash.patch: remove; applied
18     upstream.
19   * update debian/copyright
20   * debian/rules: run tests once and always produce verbose output.
22  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 21 Jun 2017 15:42:17 -0700
24 git (1:2.11.0-4) unstable; urgency=low
26   [ Alan Jenkins ]
27   * git: remove Recommends: rsync (closes #862435).
28   * git-arch: Depends: rsync.
30  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 15 May 2017 12:13:38 -0700
32 git (1:2.11.0-3) unstable; urgency=high
34   * Do not allow git helpers run via git-shell to launch a pager
35     (CVE-2017-8386).
37  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 09 May 2017 16:23:17 -0700
39 git (1:2.11.0-2) unstable; urgency=medium
41   * gitweb: Depends: libcgi-pm-perl; Build-Depends: libcgi-pm-perl
42     (thx Mikko Rasa; closes: #847961).
44  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 27 Dec 2016 15:17:12 -0800
46 git (1:2.11.0-1) unstable; urgency=medium
48   * New upstream release (see RelNotes/2.11.0.txt).
49   * debian/patches/git-sh-setup-Restore-sourcability-from-outside-script.diff:
50     remove; applied upstream.
51   * Replace
52     debian/patches/Documentation-omit-asciidoc-footer-on-generated-input.diff
53     with the more upstreamable
54     debian/patches/Normalize-generated-asciidoc-timestamps-with-SOURCE_D.diff.
55   * debian/patches/git-gui-Sort-entries-in-optimized-tclIndex.diff,
56     debian/patches/xdiff-Do-not-enable-XDL_FAST_HASH-by-default.diff:
57     Further improvements to build reproducibility.
59  -- Anders Kaseorg <andersk@mit.edu>  Wed, 30 Nov 2016 23:34:59 -0500
61 git (1:2.10.2-3) unstable; urgency=medium
63   * debian/rules: Split override_dh_installdocs into -arch and -indep
64     parts.  (Closes: #843393)
66  -- Anders Kaseorg <andersk@mit.edu>  Wed, 16 Nov 2016 16:12:02 -0500
68 git (1:2.10.2-2) unstable; urgency=medium
70   * Add missing upstream changelog entries from v2.10.2.
71   * gitweb: Add version to Breaks: apache2.2-common (<< 2.3~).
72   * git-mediawiki: Shorten description.
73   * Link extra license files to common-licenses.
74   * Invoke dpkg-maintscript-helper dir_to_symlink correctly.
75     (Closes: #843011)
76   * debian/patches/Documentation-omit-asciidoc-footer-on-generated-input.diff:
77     Omit the “last updated” footer when processing asciidoc inputs that
78     are generated at build time.  (Closes: #813912)
80  -- Anders Kaseorg <andersk@mit.edu>  Sat, 05 Nov 2016 07:20:14 -0400
82 git (1:2.10.2-1) unstable; urgency=medium
84   * New upstream point release (see RelNotes/2.10.2.txt).
85     - imap-send: Tell cURL to use imap:// or imaps:// (Closes: #648329)
86   * Run asciidoc in TZ=UTC to improve the reproducibility of documentation
87     footer timestamps.
88   * debian/patches/git-sh-setup-Restore-sourcability-from-outside-script.diff:
89     Restore sourcability of git-sh-setup from outside scripts.
90     (Closes: #842477)
92  -- Anders Kaseorg <andersk@mit.edu>  Sat, 29 Oct 2016 22:44:37 -0400
94 git (1:2.10.1-1) unstable; urgency=medium
96   * New upstream release (see RelNotes/2.10.0.txt, RelNotes/2.10.1.txt).
97     (Closes: #840800)
98   * debian/rules: Fix clean target to remove GIT-VERSION-FILE and
99     contrib/subtree build products.  (Closes: #834870)
100   * Fix a missing reference in /usr/share/doc-base/everyday-git.
101     (Closes: #836516)
102   * Migrate patches to 3.0 (quilt) format.  (Closes: #834566)
103   * Migrate packaging to Debhelper.  (Closes: #834886)
104   * Replace perl-modules dependency with perl.
105   * git-daemon-sysvinit: Depend lsb-base (>= 3.0-6) for
106     /lib/lsb/init-functions.
108  -- Anders Kaseorg <andersk@mit.edu>  Fri, 14 Oct 2016 21:47:15 -0400
110 git (1:2.9.3-1) unstable; urgency=medium
112   * New upstream release (see RelNotes/2.8.2.txt, RelNotes/2.8.3.txt,
113     RelNotes/2.9.0.txt, RelNotes/2.9.1.txt, RelNotes/2.9.2.txt,
114     RelNotes/2.9.3.txt).
116  -- Anders Kaseorg <andersk@mit.edu>  Tue, 16 Aug 2016 16:32:47 -0400
118 git (1:2.8.1-1) unstable; urgency=low
120   * new upstream point release.
121   * debian/diff/0003-0007-srv-be-more-tolerant-of-broken-DNS-replies.diff:
122     remove.
124  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Apr 2016 17:23:33 -0700
126 git (1:2.8.0~rc3-1) unstable; urgency=medium
128   * new upstream release candidate (see RelNotes/2.8.0.txt).
129     * harden against on-stack and on-heap buffer overflows (CVE-2016-2324,
130       CVE-2016-2315; closes: #818318).
131   * debian/git.docs: update for README -> README.md renaming.
133  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 16 Mar 2016 18:28:12 -0700
135 git (1:2.7.0-1) unstable; urgency=low
137   * new upstream release.
139  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 19 Jan 2016 11:04:08 -0800
141 git (1:2.7.0~rc3-1) unstable; urgency=low
143   * new upstream release candidate (see RelNotes/2.7.0.txt).
144   * debian/control: Standards-Version: 3.9.6.0.
145   * debian/control: use HTTPS for Homepage URL.
147  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 04 Jan 2016 12:25:50 -0800
149 git (1:2.6.4-1) unstable; urgency=medium
151   * new upstream point release (see RelNotes/2.6.4.txt).
153  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 10 Dec 2015 16:07:19 -0800
155 git (1:2.6.3-1) unstable; urgency=medium
157   * new upstream point release (see RelNotes/2.6.3.txt).
159  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 08 Dec 2015 12:02:26 -0800
161 git (1:2.6.2-1) unstable; urgency=low
163   * new upstream point release (see RelNotes/2.6.2.txt).
165  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 23 Oct 2015 11:52:44 -0700
167 git (1:2.6.1-1) unstable; urgency=high
169   * new upstream point release (see RelNotes/2.6.1.txt).
171  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 Oct 2015 11:16:05 -0700
173 git (1:2.6.0-1) unstable; urgency=low
175   * new upstream release (see RelNotes/2.6.0.txt).
177  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 29 Sep 2015 12:55:19 -0700
179 git (1:2.5.3-1) unstable; urgency=medium
181   * new upstream point release (see RelNotes/2.5.2.txt, 2.5.3.txt).
183  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Sep 2015 12:36:49 -0700
185 git (1:2.5.1-1) unstable; urgency=medium
187   * new upstream point release (see RelNotes/2.5.1.txt).
189  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 28 Aug 2015 14:27:25 -0700
191 git (1:2.5.0-1) unstable; urgency=low
193   * new upstream release (see RelNotes/2.5.0.txt).
195  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jul 2015 10:47:13 -0700
197 git (1:2.4.6-1) unstable; urgency=medium
199   * new upstream release (see RelNotes/2.[234].*.txt).
200   * debian/rules: use install-html target for git-subtree docs
201     (see #768795).
202   * gitweb: Pre-Depends: dpkg 1.16.1 for -noawait support.
203   * gitweb.apache2.conf: make configuration conditional on MIME
204     support (thx Uwe Storbeck; closes: #775236).
206  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 21 Jul 2015 12:08:09 -0700
208 git (1:2.1.4-2.1) unstable; urgency=medium
210   * Non-maintainer upload.
211   * Use interest-noawait triggers for gitweb to avoid a
212     trigger cycle.  (Closes: #774607)
214  -- Niels Thykier <niels@thykier.net>  Mon, 02 Feb 2015 19:42:37 +0100
216 git (1:2.1.4-2) unstable; urgency=medium
218   * update gitweb configuration for Apache 2.4:
219     * apache2.conf:
220       * make configuration conditional on CGI and alias support.
221       * put explicit '+' before FollowSymLinks option.
222     * README.Debian: update with new configuration file path.
223       Mention CGI support requirement.
224     * prerm: fix typo in last line (it should be "fi", not "then").
225     * update version number in conffile handling code to handle
226       upgrades within testing.
228  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 17:52:50 -0800
230 git (1:2.1.4-1) unstable; urgency=medium
232   * new upstream point release (CVE-2014-9390).
233     * checkout: tighten exit code handling on errors.
234     * avoid writing filenames to the work tree that some filesystems
235       do not distinguish from ".git".
236       * reject ".gIt" and other path components that case-fold
237         to ".git" in "git checkout", "git add", and "git fsck".
238       * new '[core] protectHFS' setting to reject path components
239         such as ".Git\u200f" that HFS+ folds to ".git" in
240         "git checkout" and "git add".  Always reject such paths
241         in "git fsck".  (U+200F is the Unicode right-to-left
242         mark.)
243       * new '[core] protectNTFS' setting to reject path components
244         such as ".Git " that NTFS folds to ".git" in "git checkout"
245         and "git add".  Always reject such paths in "git fsck".
246   * gitweb: use apache 2.4-compatible configuration (thx Jean-Michel
247     Nirgal Vourgère for advice; closes: #669292).
248     * rules, conffiles: Apache configuration goes in
249       /etc/apache2/conf-available, not conf.d.
250     * preinst, postinst, postrm: use dpkg-maintscript-helper to
251       rename the conffile and preserve local changes.
252     * postinst, prerm, postrm: use apache2-maintscript-helper if
253       present to load and unload gitweb configuration.
254     * implicit: check for debian/$pkg.triggers.
255     * triggers: re-run postinst when apache2-maintscript-helper is
256       installed.
257     * control:
258       * Pre-Depends: dpkg 1.15.8 for dpkg-maintscript-helper.
259       * Breaks: apache2.2-common because the Apache configuration
260         requires version 2.4.
261   * debian/diff/0009-git-svn-use-SVN-Ra-get_dir2-when-possible.diff:
262     new from upstream: git svn: use get_dir2 instead of get_dir when
263     possible (thx Eric Wong; works around: #767530).
264   * debian/diff/0010-gitweb-hack-around-CGI-s-list-context-...diff:
265     new from upstream: gitweb: be explicit about use of param() in list
266     context, avoiding log noiose with libcgi-pm-perl >= 4.08 and a test
267     failure in t9500-gitweb-standalone-no-errors.sh (thx Reiner
268     Herrmann; closes: #770655).
269   * correct spelling of Roland Mas's name in the 1:2.1.3-1 changelog
270     entry.
272  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 19 Dec 2014 15:55:34 -0800
274 git (1:2.1.3-1) unstable; urgency=low
276   * new upstream point release.
277     * config --add: avoid segfault when key already has an empty value.
278     * remote-http: avoid failure due to command line length limits when
279       pushing many refs.
280     * fast-import: avoid segfault when trying to clear root tree.
281     * index-pack: reliably detect and error out when encountering
282       duplicate delta base.
283     * gc: do not prune objects only reachable from HEAD .
284     * fsck: be more consistent about exiting nonzero for corruption.
285     * am: tighten check for mbox 'From ' line.
286     * daemon: fix error message when bind() fails.
287     * mergetool: fix --output handling in meld >= 3.12 (see GNOME
288       bug 737869).
289     * gitweb: use start_form instead of startform for compatibility
290       with CGI.pm 4.04 and newer (thx Roland Mas; closes: #765525).
291     * pack-objects: do not write invalid bitmaps when hitting pack
292       size limit.
294  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 04 Nov 2014 13:20:39 -0800
296 git (1:2.1.1-1) unstable; urgency=low
298   * new upstream point release.
300  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 22 Sep 2014 17:56:49 -0700
302 git (1:2.1.0-1) unstable; urgency=low
304   * new upstream release (see RelNotes/2.1.0.txt).
306  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Aug 2014 16:09:26 -0700
308 git (1:2.1.0~rc1-1) unstable; urgency=low
310   * new upstream release candidate.
312  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 05 Aug 2014 13:59:00 -0700
314 git (1:2.0.1-1) unstable; urgency=low
316   * new upstream point release.
318  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 25 Jun 2014 15:09:25 -0700
320 git (1:2.0.0-2) unstable; urgency=low
322   * debian/rules: drop obsolete THREADED_DELTA_SEARCH setting.
323   * debian/rules: add SANE_TOOL_PATH= INSTALL=install TAR=tar to
324     OPTS to fix the Dyson build (thx Игорь Пашев; closes:
325     #734097).
326   * debian/rules: remove NO_PYTHON=1 now that the git_remote_helpers
327     library has been removed.
328   * debian/rules: remove git-p4 and its documentation from the git,
329     git-man, and git-doc packages.  It depends on Perforce, which is
330     not part of Debian.
332  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Jun 2014 16:17:46 -0700
334 git (1:2.0.0-1) unstable; urgency=low
336   * new upstream release (see RelNotes/2.0.0.txt).
338  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 28 May 2014 16:06:41 -0700
340 git (1:2.0.0~rc4-1) unstable; urgency=low
342   * new upstream release candidate.
343   * remove source-highlight build dependency since the markup
344     requiring it was removed upstream (thx Anders Kaserog;
345     LP: #1316810).
346   * remove git-bzr package to make room for a package built from
347     https://github.com/felipec/git-remote-bzr.
348     * debian/control: remove references to git-bzr package.
349     * debian/control: remove Build-Depends: bzr, python-bzrlib.
350     * debian/rules: remove rules to build, install, and clean
351       git-remote-bzr.
352     * debian/git-doc.docs: do not install git-remote-bzr.html.
353     * debian/git-remote-bzr.txt, debian/git-bzr.postinst,
354       debian/git-bzr.prerm, debian/git-bzr.README.Debian: remove.
356  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 21 May 2014 11:34:56 -0700
358 git (1:2.0.0~rc2-1) unstable; urgency=low
360   * new upstream release candidate.
362  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 May 2014 17:25:50 -0700
364 git (1:2.0.0~rc0-2) unstable; urgency=low
366   [ Anders Kaseorg ]
367   * add source-highlight build dependency (closes: #745591).
369  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 23 Apr 2014 11:09:25 -0700
371 git (1:2.0.0~rc0-1) unstable; urgency=low
373   * new upstream release candidate.
374   * debian/diff/0009-contrib-subtree-unset-prefix-before-....diff:
375     remove; applied upstream.
376   * update debian/copyright.
378  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Apr 2014 17:01:04 -0700
380 git (1:1.9.2-1) unstable; urgency=low
382   * new upstream point release.
383     * wt-status: subject full label string to l10n (thx Raphaël
384       Hertzog; closes: #725777).
386  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 09 Apr 2014 15:15:18 -0700
388 git (1:1.9.1-1) unstable; urgency=low
390   * new upstream point release.
392   [ Jonathan Nieder ]
393   * git-email: Recommends: libio-socket-ssl-perl (>= 1.951) since
394     earlier versions do not use OpenSSL's defaults when ca_path
395     and ca_file are unset.
397   [ Gilles Filippini ]
398   * install git-subtree from contrib (closes: #704652).
399   * debian/diff/0009-contrib-subtree-unset-prefix-before-proceeding.diff:
400     new; unset the 'prefix' environment variable before proceeding.
402  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Mar 2014 15:58:46 -0700
404 git (1:1.9.0-1) unstable; urgency=low
406   * new upstream release.
408  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 18 Feb 2014 08:31:49 -0800
410 git (1:1.9.0~rc3-1) unstable; urgency=low
412   * new upstream release candidate.
414  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 07 Feb 2014 15:53:52 -0800
416 git (1:1.9~rc1-1) unstable; urgency=low
418   * new upstream release candidate.
420  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 14:07:56 -0800
422 git (1:1.9~rc0-1) unstable; urgency=low
424   * new upstream release candidate.
425   * debian/diff:
426     * 0001-remove-interpreter-line-from-shell-libraries.diff:
427       remove; applied upstream.
428     * 0002...0009: rename to 0001-*, ..., 0008-*.
429     * 0010-git-remote-mediawiki-do-not-remove-installed-...diff:
430       remove; applied upstream.
431   * debian/rules install: no more need to include DESTDIR in
432     mw-to-git INSTLIBDIR.
434  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 27 Jan 2014 13:05:17 -0800
436 git (1:1.8.5.3-1) unstable; urgency=low
438   * new upstream point release.
440  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Jan 2014 16:18:25 -0800
442 git (1:1.8.5.2-2) unstable; urgency=low
444   * /etc/bash_completion.d/git-prompt: check for git-sh-prompt
445     and do not source it if git is removed but not purged (thx
446     Craig Small; closes: #726669).
447   * debian/control: package git Breaks: git-buildpackage versions
448     that rely on output from 'git status' without the --porcelain
449     flag (closes: #734223).
451  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jan 2014 14:46:23 -0800
453 git (1:1.8.5.2-1) unstable; urgency=low
455   * new upstream point release.
457  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 17 Dec 2013 16:31:01 -0800
459 git (1:1.8.5.1-1) unstable; urgency=medium
461   * new upstream point release.
462     * submodule: do not copy unknown update mode from .gitmodules.
464  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 03 Dec 2013 14:12:55 -0800
466 git (1:1.8.5-1) unstable; urgency=low
468   * new upstream release.
469   * merge branch debian-experimental.
470   * git-daemon-sysvinit: advertise GIT_DAEMON_BASE_PATH in
471     /etc/default/git-daemon (thx Alexander Dahl and Antonio
472     Ospite; closes: #704985).
474  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Nov 2013 11:28:02 -0800
476 git (1:1.8.5~rc3-1) experimental; urgency=low
478   * new upstream release candidate.
480   [ Anders Kaseorg ]
481   * debian/rules: pass $(OPTS) to contrib/mw-to-git/Makefile
482     (closes: #729763).
484  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 16:35:29 -0800
486 git (1:1.8.5~rc2-1) experimental; urgency=low
488   * merge branch debian-sid.
489   * new upstream release candidate.
491   [ Thorsten Glaser ]
492   * package mw-to-git (closes: #718395).
493     * debian/control: new package git-mediawiki; Depends:
494       libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl,
495       libdatetime-format-iso8601-perl; package git now Suggests
496       and git-all Depends: git-mediawiki.
497     * debian/rules: build and install Git::Mediawiki perl module,
498       mediawiki remote helper, and 'git mw' command in
499       git-mediawiki package.
500     * debian/diff/0010-git-remote-mediawiki-do-not-remove-...diff:
501       new from upstream: mw-to-git: do not remove installed files
502       in "clean" target.
503     * debian/git-mediawiki.docs: install git-remote-mediawiki.txt.
505   [ Anders Kaseorg ]
506   * debian/diff/0003-transport-expose-git_tcp_connect-...diff:
507     include tcp.h before using tcp functions (closes: #728508).
509   [ Jonathan Nieder ]
510   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
511     remove; applied upstream.
513  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 13 Nov 2013 16:12:29 -0800
516 git (1:1.8.4.4-1) unstable; urgency=low
518   * new upstream point release.
520  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 21 Nov 2013 17:51:36 -0800
522 git (1:1.8.4.3-1) unstable; urgency=low
524   * new upstream point release.
526  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 11 Nov 2013 15:51:10 -0800
528 git (1:1.8.5~rc0-1) experimental; urgency=low
530   * new upstream release candidate.
531   * debian/diff:
532     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff,
533       0002-post-receive-email-defend-against-non-utf8-...diff:
534       remove; applied upstream.
535     * 0003...0012: rename to 0001-*, ..., 0010-*.
537  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:01:15 -0700
539 git (1:1.8.4.2-1) unstable; urgency=low
541   * new upstream point release.
542   * debian/diff/0012-cvsserver-Determinize-output-to-...diff:
543     new from upstream: sort cvsserver output to combat Perl 5.18
544     hash randomization (thx Anders Kaseorg; closes: #727226).
546  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 30 Oct 2013 16:00:07 -0700
548 git (1:1.8.4.1-1) unstable; urgency=low
550   * merge branch debian-experimental.
551   * new upstream point release.
552   * debian/control: Build-Depends tcl instead of tcl8.5
553     (closes: #725961).
555  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 21 Oct 2013 11:46:45 -0700
557 git (1:1.8.4-1) experimental; urgency=low
559   * new upstream release.
561  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 24 Aug 2013 14:50:38 -0700
563 git (1:1.8.4~rc4-1) experimental; urgency=low
565   * new upstream release candidate.
566   * debian/diff/0012-*, 0013-*: remove; applied upstream.
567   * debian/rules: define .NOTPARALLEL to avoid races between
568     "make" child processes (thx Anders Kaseorg; closes: #720274).
570  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 19 Aug 2013 22:41:08 -0700
572 git (1:1.8.4~rc3-1) unstable; urgency=low
574   * new upstream release candidate.
575     * switch de translation from pure German to German+English.
576   * debian/diff/:
577     * 0012-Revert-git-stash-avoid-data-loss-when-....diff: new
578       from upstream: stash: omit too-slow check for files
579       replaced by directories before stashing.
580     * 0013-Revert-Add-new-shortcut-for-HEAD.diff: new from
581       upstream: treat "@" and names like "refs/heads/@/foo" as
582       ordinary refnames again.
583   * debian/control: Vcs-Git: https://repo.or.cz/r/git/debian.git/
584     (thx brian m. carlson; closes: #719932).
585   * debian/git.README.source: suggest developing against
586     https://repo.or.cz/r/git/debian.git/.
587   * debian/watch: use xz-compressed tars from kernel.org again.
589  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 18 Aug 2013 03:41:49 -0700
591 git (1:1.8.4~rc2-1) unstable; urgency=low
593   * new upstream release candidate.
594     * cat-file: do not split --batch input lines on whitespace
595       (thx Joey Hess; closes: #718517).
597  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 10 Aug 2013 12:25:45 -0700
599 git (1:1.8.4~rc1-1) unstable; urgency=low
601   * new upstream release candidate.
602   * debian/watch: point to code.google.com again.
603   * debian/git.preinst:
604     * check that targets in /var/cache/git/* exist when
605       creating symlinks from /var/lib/git/ (thx Steve Cotton and
606       Christoph Anton Mitterer; closes: #718411).
607     * remove spurious '/var/lib/git/*' symlink from the upgrade
608       to 1:1.8.4~rc0-1.
610  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 01 Aug 2013 23:14:58 -0700
612 git (1:1.8.4~rc0-1) unstable; urgency=low
614   * new upstream release candidate.
615   * use /var/lib/git instead of /var/cache/git as default git
616     project root to comply with the Filesystem Hierarchy Standard
617     (thx Julian Gilbey; closes: #483788):
618     * git-daemon.default, git-daemon.in, git-daemon/run: use
619       base path of /var/lib and projectroot of /var/lib/git.
620     * gitweb.conf: $projectroot = "/var/lib/git".
621     * rules: package git: install empty /var/lib/git directory
622       instead of /var/cache/git.
623     * git.README.Debian, git-daemon-run.README.Debian,
624       git-daemon-sysvinit.README.Debian, gitweb.README.Debian:
625       update for the new project root.
626     * git.preinst: install symlinks /var/lib/git/* ->
627       ../../cache/git/*.
628     * git.NEWS.Debian: advertise the change and explain how to
629       adapt to it.
630   * update debian/copyright.
632  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 30 Jul 2013 19:11:14 -0700
634 git (1:1.8.3.2-1) unstable; urgency=low
636   * new upstream point release (see RelNotes/1.8.3.2.txt).
638  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 01 Jul 2013 19:20:03 -0700
640 git (1:1.8.3.1-1) unstable; urgency=low
642   * merge branch debian-experimental
643   * new upstream point release (see RelNotes/1.8.3.1.txt).
644   * debian/watch: use xz-compressed tarballs from kernel.org.
646  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 12 Jun 2013 07:50:53 -0700
648 git (1:1.8.3-1) experimental; urgency=low
650   * new upstream release (see RelNotes/1.8.3.txt).
652  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 29 May 2013 22:32:40 -0700
654 git (1:1.8.3~rc3-1) experimental; urgency=low
656   * new upstream release candidate.
658  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 19 May 2013 11:49:16 -0700
660 git (1:1.8.3~rc2-1) experimental; urgency=low
662   * new upstream release candidate.
663     * gitk: "grep diff" pickaxe variant (closes: #589283).
664   * debian/rules: install perl modules with correct permissions
665     (thx Christian Schwartz for suggesting it through lintian).
666   * move "git svn" perl helpers to the git-svn package.
667     * debian/rules: install Git::SVN and Git::SVN::* to the
668       git-svn package, not git.
669     * debian/control: git-svn: Breaks: and Replaces: old git.
670   * debian/rules: install perl module manpages to git-man and
671     git-svn packages, as appropriate.
672   * debian/rules: mark hooks in /usr/share/git-core/contrib/hooks/
673     as executable (thx Olivier Berger; closes: #687391).
674   * debian/control: drop Depends: and Build-Depends: libc6.1
675     (>= 2.10.2-6) [ia64] workaround for #563882, since that bug did
676     not affect any stable release.
677   * debian/control: drop dependencies on pre-Debian 5.0 (lenny)
678     packages.
679     * do not accept libcurl3-gnutls-dev as a substitute for
680       libcurl4-gnutls-dev.
681     * do not accept libsvn-core-perl as a substitute for
682       libsvn-perl.
683     * make asciidoc, docbook-xsl, runit, and tk dependencies
684       unversioned.
685     * git, git-man, git-cvs, git-svn, git-email, gitk: drop Breaks
686       and Replaces against cogito (<< 0.16rc2-0).
687     * git: drop Breaks against old qgit and git-buildpackage.
688     * git: drop Conflicts against git-core (<< 1:1.5.2~rc3-2.).
689     * git-gui: no longer Replaces git-core (<< 1:1.5.2.2-3).
690   * Use source format 3.0 (quilt).
692  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 15 May 2013 00:20:06 -0700
694 git (1:1.8.3~rc1-1) experimental; urgency=low
696   * new upstream release candidate.
697     * log --pretty: avoid undefined behavior in %>, %<, %><'s
698       truncation support (closes: #706400).
700  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 May 2013 23:28:04 -0700
702 git (1:1.8.3~rc0-1) experimental; urgency=low
704   * new upstream release candidate.
705     * remote-bzr: respect bzr "author" field in import (closes:
706       #705245).
707     * remote-bzr: allow re-add of a deleted file in the same commit
708       (closes: #704913, #704959).
710  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 29 Apr 2013 00:29:14 -0700
712 git (1:1.8.2.1-1) experimental; urgency=low
714   * new upstream point release (see RelNotes/1.8.2.1.txt).
715   * debian/implicit:
716     * check for debian/changelog.upstream.
717     * %.deb-DEBIAN-md5sums depends on /usr/share/doc/$pkg/doc/,
718       doc-base/, and lintian/ directories.
719     * do not remove files named after implicit targets.
720   * debian/rules:
721     * respect <num> in DEB_BUILD_OPTIONS=parallel=<num>.
722     * do not create ./changelog symlink (avoiding a race).
723     * override implicit git-core.deb-docs target, since git-core does
724       not have its own doc/ directory.
725   * debian/README.source: point to git.README.source (thx Helmut
726     Grohne; closes: #704580)
727   * debian/git.NEWS.Debian: add leading spaces before tab for
728     changelog parsers (thx Russ Allbery for suggesting it through
729     lintian).
731  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 08 Apr 2013 00:46:02 -0700
733 git (1:1.8.2-1) experimental; urgency=low
735   * new upstream release (see RelNotes/1.8.2.txt).
736   * package the bzr remote helper (closes: #702697).
737     * debian/control: new package git-bzr; Priority: extra; Provides:
738       git-remote-bzr; Depends: python, python-bzrlib; Conflicts:
739       bzr-git; Build-Depends: bzr, python, python-bzrlib for tests;
740       package git now Suggests and git-all Recommends: git-bzr.
741     * debian/git-remote-bzr.txt: new; explain usage.
742     * debian/rules: build git-remote-bzr documentation, munge script
743       shebang line, and install manpage (git-remote-bzr--git.1.gz)
744       and script (/usr/lib/git-core/git-remote-bzr--git) in git-bzr
745       package.
746     * debian/git-doc.docs: install git-remote-bzr.html.
747     * debian/git-bzr.postinst, debian/git-bzr.prerm: new; provide
748       /usr/bin/git-remote-bzr through the alternatives system.
749     * debian/git-bzr.README.Debian: new; explain how to get started.
750   * debian/control: Standards-Version: 3.9.4.0.
751   * debian/rules: define %.install depending on install-arch or
752     install-indep as appropriate for each package.
753   * debian/implicit: depend on %.install instead of both install-arch
754     and install-indep so "debian/rules binary-arch" does not try to
755     build documentation.
756   * debian/rules build-indep, install-indep: build documentation even
757     if asciidoc is not installed.  Build-Depends: dpkg-dev (>= 1.16.2).
758   * debian/rules: handle DEB_BUILD_OPTIONS=parallel=<num>.
760  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 31 Mar 2013 22:06:58 -0700
762 git (1:1.8.2~rc3-1) experimental; urgency=low
764   * new upstream release candidate.
766  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 09 Mar 2013 00:50:39 -0800
768 git (1:1.8.2~rc2-1) experimental; urgency=low
770   * new upstream release candidate.
771     * skip readlink() of entries in GIT_CEILING_DIRECTORIES after an
772       empty entry (thx Anders Kaseorg and Michael Haggerty).
773   * update debian/copyright.
775  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Mar 2013 15:22:27 -0800
777 git (1:1.8.2~rc1-1) experimental; urgency=low
779   * new upstream release candidate.
781  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 02 Mar 2013 13:27:28 -0800
783 git (1:1.8.2~rc0-1) experimental; urgency=low
785   * new upstream release candidate.
786     * push: require force for refs under refs/tags/.
787     * push: require force for annotated tags.
788   * debian/git.NEWS.Debian: advertise upcoming change to default
789     behavior of argumentless "git push [<remote>]".
790   * git-svn: no longer Depends: libwww-perl (thx RjY; closes:
791     #699536).
792   * update debian/copyright (closes: #699930).
794  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 18 Feb 2013 16:52:57 -0800
796 git (1:1.8.1.3-1) experimental; urgency=low
798   * new upstream point release.
800  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 07 Feb 2013 23:08:48 -0800
802 git (1:1.8.1.2-1) experimental; urgency=low
804   * new upstream point release.
806  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 03 Feb 2013 23:01:24 -0800
808 git (1:1.8.1.1-1) experimental; urgency=low
810   [ Jonathan Nieder ]
811   * debian/git.NEWS.Debian: bash completion script moved to
812     /usr/share/bash-completion/completions/ (thx Philipp Marek;
813     closes: #698055).
815   [ Gerrit Pape ]
816   * new upstream release.
818  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Jan 2013 08:17:53 +0000
820 git (1:1.8.1-1) experimental; urgency=low
822   * new upstream release (see RelNotes/1.8.1.txt).
824  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 31 Dec 2012 18:40:24 -0800
826 git (1:1.8.1~rc3-1) experimental; urgency=low
828   * new upstream release candidate.
829   * grep: enable perl regex (-P) support (thx Guido Günther; closes:
830     #669376).
832  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 25 Dec 2012 23:40:08 -0800
834 git (1:1.8.1~rc0-1) experimental; urgency=low
836   * new upstream release candidate.
837   * debian/control: mark all binary packages Multi-Arch: foreign (thx
838     Colin Watson; closes: #694651).
840  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 06 Dec 2012 15:10:21 -0800
842 git (1:1.8.0-1) experimental; urgency=low
844   * new upstream release (see RelNotes/1.7.11.txt, RelNotes/1.7.12.txt,
845     RelNotes/1.8.0.txt)
846     * git-svn: ignore SIGPIPE so serf can recover from HTTP timeouts
847       (closes: #526989).
848     * git-svn: use platform specific auth providers.
849     * git-svn: handle errors and concurrent commits in dcommit
850       (closes: #676904).
851     * am: support --include option.
852     * grep: add a grep.patternType configuration setting.
853     * daemon: --access-hook for authentication logging and policy.
854     * merge-base: expose --is-ancestor helper for scripts.
855     * branch: support --set-upstream-to with simpler syntax than
856       --set-upstream.
857     * format-patch: do not use bogus email addresses in message ids.
858     * http: trim trailing newline from /etc/mailname.
859     * do not ignore port in ssh URLs with ipv6 literals
860       (closes: #646178).
861     * look in ~/.config/git/config (XDG_CONFIG_HOME can override this)
862       before ~/.gitconfig for configuration.
863     * [core] excludesfile and attributes file default to
864       ~/.config/git/ignore and ~/.config/git/attributes.
865     * var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR
866       settings (closes: #666250).
867     * git-blame.el: address elisp warnings from emacs:
868       * use mapc instead of mapchar (closes: #611931).
869       * do not use goto-line in lisp code (closes: #611933).
870       * use with-current-buffer where appropriate (closes: #611932).
871     * cli: add Italian and Vietnamese translations.
872     * push: introduce new push.default mode "simple".  It will be the
873       default in the next major release.
875   [ Jonathan Nieder ]
876   * debian/diff:
877     * 0013...0031: remove; applied upstream.
878     * 0012-Makefile-add-a-knob-to-turn-off-...diff: remove; fixed
879       upstream.
880   * debian/rules:
881     * install German translation.
882     * use NO_INSTALL_HARDLINKS=1 instead of NO_HARDLINKS=1 in OPTS
883       (thx Tomáš Myšík and Anders Kaseorg; see #683568).
884     * install-arch: sanity-check that built-ins still do not approach
885       btrfs hardlink limit (see #642603).
886     * git: install git-prompt.sh from contrib/completion to
887       /usr/lib/git-core/git-sh-prompt.
888     * git: install completion script to
889       /usr/share/bash-completion/completions/{git,gitk} instead of
890       /etc/bash_completion.d.  This allows bash-completion 2.0 to load
891       it on the fly when completing arguments to git commands.
892   * debian/control: Breaks: bash-completion (<< 1:1.90-1).
893   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
894     remove /etc/bash_completion.d/git on upgrade if unmodified.
895   * debian/rules, debian/git.conffiles, debian/git-prompt.completion:
896     /etc/bash_completion.d/git-prompt: new; source
897     /usr/lib/git-core/git-sh-prompt so .bashrc files that rely on the
898     completion lib defining __git_ps1 can continue to work (thx Danny
899     Yates and Anders Kaseorg).
900   * debian/git.conffiles: remove /etc/bash_completion.d/git.
901   * update debian/copyright.
902   * debian/control: gitweb: Recommends: libhttp-date-perl or
903     libtime-module-perl for If-Modified-Since support; Build-Depends:
904     same to support test suite.
905   * debian/implicit: use order-only dependencies so "debian/rules
906     binary-arch" does not try to build documentation.
908   [ Gerrit Pape ]
909   * new upstream release.
911  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 31 Oct 2012 17:58:10 -0700
913 git (1:1.7.10.4-2) unstable; urgency=low
915   * debian/diff:
916     * 0013...0030: new from the upstream 'master' branch: git svn:
917       adapt to svn 1.7 changes:
918       * normalize paths and URLs passed to Subversion (thx Michael G.
919         Schwern; closes: #678137)
920       * use correct "svn cp" syntax when checking git svn's mangling
921         of @-signs in branch names (svn became stricter).
922       * commit filetype changes between a regular file and symlink as
923         replacement (deletion followed by addition) instead of
924         modification of files.  Otherwise, clients pulling the change
925         with "svn update" hit an assertion failure (svn issue 4091).
926     * 0031-git-svn-use-YAML-format-...diff: new from 1.7.11: git svn:
927       use YAML format for mergeinfo cache when possible.
928   * debian/control: git-svn: Depends: libyaml-perl for platform- and
929     version-independent .git/svn/.caches format; Build-Depends:
930     libyaml-perl for tests (thx Tim Retout for the analysis; closes:
931     #587650).
933  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 12 Oct 2012 13:27:36 -0700
935 git (1:1.7.10.4-1) unstable; urgency=low
937   * new upstream point release (thx Jonathan Nieder).
939  -- Gerrit Pape <pape@smarden.org>  Fri, 08 Jun 2012 00:04:11 +0000
941 git (1:1.7.10.2-1) unstable; urgency=low
943   * new upstream point release.
944     * merge-recursive: don't detect renames of empty files.
945     * fast-import: tighten parsing of datarefs.
946     * diff -c -U0: fix segfault showing start of file.
947   * debian/rules: do not install preliminary German translation.
949  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 11 May 2012 20:20:15 -0500
951 git (1:1.7.10-1) unstable; urgency=low
953   * new upstream release.
954     * merge: use editor by default in interactive sessions
955     * submodules: use relative paths to git dir and worktree.
956     * fast-import: reject "ls" of path with empty components.
957     * cli: add Chinese, Dutch, Portuguese, and Swedish translations.
958     * am: officially deprecate -b/--binary option.
959   * debian/diff:
960     * 0005-gitk-use-symbolic-font-names-sans-and-monospace-when-.diff,
961       0006-gitk-Skip-over-AUTHOR-COMMIT_DATE-when-searching-all-.diff:
962       remove; applied upstream.
963     * 0007...0014: rename to 0005-*, ... 0012-*.
964   * debian/git.README.Debian: make paths in inetd(8) hint
965     consistent with git-daemon-run and git-daemon-sysvinit setup.
966   * debian/control: package git: Suggests: gettext-base for translated
967     output in shell scripts.
969  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Apr 2012 22:28:18 -0500
971 git (1:1.7.9.5-1) unstable; urgency=low
973   * new upstream point release.
974   * debian/control: git-daemon-sysvinit: Priority: extra (thx Jonathan
975     Nieder; closes: #661317).
977  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Mar 2012 12:30:35 +0000
979 git (1:1.7.9.4-1) unstable; urgency=low
981   * new upstream point release.
982     * commit: skip intent-to-add entries instead of erroring out.
983     * grep -I: let diff attribute override binary file detection.
984     * clone, daemon, http-backend, transport: look for .../foo before
985       .../foo.git in response to requests for .../foo.
986     * rev-list: enable or disable --verify-objects behavior based on
987       the command line instead of uninitialized memory.
988     * checkout -b: allow switching out of an unborn branch (closes:
989       #506480).
990   * debian/diff: clean up patches for upstream.
991     * 0001-hooks-post-receive-email-set-encoding-to-utf-8.diff:
992       hooks/post-receive-email: set content-transfer-encoding as well.
993     * 0002-post-receive-email-defend-against-non-utf8-...diff: new;
994       hooks/post-receive-email: avoid mixed-encoding messages when
995       i18n.logoutputencoding is not utf8 (thx Alexey Shumkin).
996     * 0002-remove-shebang-...diff: rename to 0003-remove-...diff;
997       remove #! line from sh-i18n and rebase--* shell libraries, too
998       (lintian); fix tests' --valgrind support to detect shell
999       libraries without the #! line (thx Jeff King).
1000     * 0003-pre-rebase-hook-capture-...diff: simplify (thx Junio C
1001       Hamano); rename to 0004-*.
1002     * 0004-gitk-use-symbolic-font-names-...diff: rename to 0005-*; use
1003       non-symbolic font names on platforms like Mac OS X, Windows, and
1004       tk <= 8.4 that lack fontconfig support.
1005     * 0005...0008, 0010: rename to 0006-*, ..., 0009-*, 0011-*;
1006       clarify descriptions.
1007     * 0009-tcp-unify-ipv4-and-ipv6-code-paths.diff, 0011-*: combine;
1008       rename to 0010-*.
1009     * 0012-transport-optionally-honor-DNS-SRV-records.diff, 0013-*:
1010       combine; rename to 0011-*.
1011     * 0014, 0015: rename to 0013-*, 0014-*.
1012   * debian/git-daemon.init: respect GIT_DAEMON_ENABLE in restart and
1013     reload actions (thx Jonathan McCrohan; closes: #663522).
1014   * debian/control: git-gui: point to aspell for spell checking support
1015     in the package description; Suggests: aspell (thx Jonathan Ballet,
1016     closes: #656061).
1017   * debian/control: add Vcs-Browser: http://repo.or.cz/w/git/debian.git
1018     (thx Jonathan McCrohan; closes: #663451).
1019   * debian/control: Standards-Version: 3.9.3.1.
1020   * debian/copyright: adopt copyright-format 1.0.
1022  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 14 Mar 2012 02:40:00 -0500
1024 git (1:1.7.9.1-1) unstable; urgency=low
1026   * new upstream point release.
1027     * merge: do not launch an editor on "--no-edit $tag" (thx Guido
1028       Günther; closes: #659255).
1030  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 14 Feb 2012 15:32:48 -0600
1032 git (1:1.7.9-1) unstable; urgency=low
1034   * merge branch debian-experimental.
1035   * new upstream release (closes: #657262).
1036   * debian/diff/0016-unix-socket-handle-long-socket-...diff: remove;
1037     applied upstream.
1038   * debian/changelog: add missing parenthesis to 1:1.7.9~rc1-1 entry.
1040  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 27 Jan 2012 21:23:27 -0600
1042 git (1:1.7.9~rc1-1) experimental; urgency=low
1044   * new upstream release candidate.
1045   * debian/diff:
1046     * 0014-Makefile-add-a-knob-to-...diff: rename to 0015-*.
1047     * 0014-srv-be-more-tolerant-of-broken-DNS-replies.diff: new; srv:
1048       convert some error conditions to warnings (closes: #649781).
1049     * 0016-unix-socket-handle-long-socket-pathnames.diff: new from
1050       upstream; credential-cache: handle long socket pathnames (closes:
1051       #655288).
1053  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 13 Jan 2012 16:10:44 -0600
1055 git (1:1.7.9~rc0-1) experimental; urgency=low
1057   * new upstream release candidate.
1058   * update debian/copyright.
1060  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 17:06:55 -0600
1062 git (1:1.7.8.3-1) unstable; urgency=medium
1064   * new upstream point release.
1065   * debian/git.preinst: on upgrade from git <= 1:1.7.7-1, replace
1066     /usr/lib/git-core/git with a copy of itself.  This prevents "are the
1067     same file" errors when replacing hard links to the old copy with
1068     symlinks using "mv" (thx Jon Dowland and Anders Kaseorg; closes:
1069     #654596).
1071  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 06 Jan 2012 16:45:46 -0600
1073 git (1:1.7.8.2-1) unstable; urgency=low
1075   * merge branch debian-experimental.
1076   * new upstream release.
1078  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 29 Dec 2011 01:30:43 -0600
1080 git (1:1.7.8~rc3-1) experimental; urgency=low
1082   * new upstream release candidate.
1084  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 18 Nov 2011 04:09:51 -0600
1086 git (1:1.7.8~rc2-1) experimental; urgency=low
1088   [ Jonathan Nieder ]
1089   * new upstream release candidate.
1090   * merge branch debian-sid.
1091   * update debian/copyright.
1092   * debian/git.preinst: replace hard links to /usr/lib/git-core/git with
1093     symlinks before upgrading from git <= 1:1.7.7-1 (thx Antti Kultanen;
1094     closes: #645009).
1096   [ Gerrit Pape ]
1097   * merge branch debian-sid.
1099  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Nov 2011 09:55:47 +0000
1101 git (1:1.7.7.3-1) unstable; urgency=low
1103   * new upstream point release.
1105  -- Gerrit Pape <pape@smarden.org>  Mon, 14 Nov 2011 10:22:34 +0000
1107 git (1:1.7.7.2-1) unstable; urgency=low
1109   * new upstream point release.
1110   * debian/rules: add separate build-arch and build-indep targets
1111     (thx Roger Leigh for suggesting it through lintian).
1112   * debian/rules: drop CFLAGS=-O0 workaround for ancient hppa code
1113     generation bug (see #426302).
1114   * debian/rules: use dpkg-buildflags to retrieve compiler flags
1115     (including hardening options).  Build-Depends: dpkg-dev (>= 1.15.7).
1117  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 01 Nov 2011 23:41:55 -0500
1119 git (1:1.7.8~rc0-1) experimental; urgency=low
1121   * merge branch debian-sid.
1122   * new upstream release candidate.
1123     * debian/diff/0001-...diff, 0002-...diff, 0003-...diff: remove;
1124       applied upstream (thx Jonathan Nieder).
1126  -- Gerrit Pape <pape@smarden.org>  Mon, 31 Oct 2011 09:45:53 +0000
1128 git (1:1.7.7.1-1) unstable; urgency=low
1130   * new upstream point release.
1131   * debian/diff/0003-Makefile-do-not-set-setgid-bit-on-dir...diff:
1132     remove; applied upstream.
1134  -- Gerrit Pape <pape@smarden.org>  Mon, 24 Oct 2011 20:27:20 +0000
1136 git (1:1.7.7-2) unstable; urgency=low
1138   [ Jonathan Nieder ]
1139   * debian/git.postinst: check if /usr/share/doc/git/contrib/hooks is a
1140     symlink before changing it to one (thx Євгеній Мещеряков; closes:
1141     #645005).
1142   * debian/diff:
1143     * 0001-ident-check-etc-mailname-if-author-email-is-unknown.diff,
1144       0007-Makefile-do-not-use-setgid-bit-on-...diff: remove; obsolete.
1145     * 0002...0006, 0008...0015: rename to 0005-*, ..., 0017-*.
1146     * 0001...0004: new from the upstream 'master' branch:
1147       * ident: check /etc/mailname if email is unknown
1148       * ident: do not retrieve default ident when unnecessary
1149       * init --shared: do not set setgid bit on directories on
1150         GNU/kFreeBSD
1151       * Makefile: fix permissions of mergetools/ when building from
1152         source extracted with permissive umask
1153     * 0018-Makefile-add-a-knob-to-turn-off-hardlinks-...diff: new;
1154       Makefile: add a knob to disable hardlinks within bindir and
1155       gitexecdir.
1156   * debian/rules: add NO_HARDLINKS=1 to OPTS (thx Bastian Blank;
1157     closes: #642603).
1158   * debian/rules: do not rely on umask to set contrib permissions.
1159   * update debian/copyright.
1160   * debian/watch, debian/copyright: point to code.google.com for now.
1161     The upstream tarballs haven't been added back to kernel.org yet.
1162   * debian/changelog.upstream, debian/versions.upstream: include
1163     v1.7.6.4.
1165   [ Simon Chopin ]
1166   * debian/git.postinst: fix fresh install contrib/hooks cleaning
1167     (#645005).
1169  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Oct 2011 00:04:49 +0000
1171 git (1:1.7.7-1) unstable; urgency=low
1173   * new upstream release.
1174   * merge branch debian-experimental.
1175   * debian/rules, debian/git.postinst: move contrib hooks from
1176     /usr/share/doc/git-core/ into /usr/share/git-core/; provide symlink
1177     for backward compatibility (closes: #640949).
1179  -- Gerrit Pape <pape@smarden.org>  Sun, 09 Oct 2011 21:00:07 +0000
1181 git (1:1.7.7~rc1-1) experimental; urgency=low
1183   * merge branch debian-sid.
1184   * new upstream release candidate.
1185   * debian/rules: git: skip directories in /usr/lib/git-core/ and
1186     /usr/bin/ when stripping programs.
1188  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 14:23:10 +0000
1190 git (1:1.7.6.3-1) unstable; urgency=low
1192   * merge branch debian-experimental.
1193   * new upstream point release.
1194   * debian/diff:
1195     * 0007-...diff, ..., 0014-...diff: slightly rework as 0008...0015-*
1196       to provide better error reporting (thx Jonathan Nieder).
1197     * 0015-Makefile-do-not-use-setgid-bit-on-...diff: rename to 0007-*.
1199  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Sep 2011 11:33:23 +0000
1201 git (1:1.7.6-1) experimental; urgency=low
1203   * new upstream release.
1204   * debian/diff:
1205     * 0012-daemon-check-for-errors...diff: clarify patch description.
1206     * 0013-transport-learn-to-honor-DNS-SRV...diff: rename to 0014-*.
1207     * 0013-tcp-make-dns_resolve-return-an-error-code.diff: new; make
1208       dns_resolve() pass on return value from getaddrinfo.
1209     * 0014-transport-honor-DNS-SRV-records.diff: fix two regressions
1210       introduced by this patch when it was added in 1:1.7.6~rc1-1.
1211       * use descriptive messages like "Unable to look up
1212         git.example.com: Out of memory" to report errors from the
1213         resolver, instead of "unable to connect to a socket (success)".
1214       * tolerate alias (CNAME) records in the DNS reply for
1215         _git._tcp.<host>, instead of confusing them for invalid SRV
1216         records and erroring out.
1217     * 0015-Makefile-do-not-use-setgid...diff: new; Makefile: set
1218       DIR_HAS_BSD_GROUP_SEMANTICS on GNU/kFreeBSD.
1220  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 28 Jun 2011 12:54:58 -0500
1222 git (1:1.7.6~rc2-1) experimental; urgency=low
1224   * new upstream release candidate.
1226   [ Daniel Baumann ]
1227   * add an init.d script for git-daemon (closes: #422139).
1228     * debian/control, debian/rules: new package git-daemon-sysvinit;
1229       Depends: adduser; Conflicts: git-daemon-run; package git now
1230       Suggests and git-all Recommends: git-daemon-run |
1231       git-daemon-sysvinit.
1232     * debian/git-daemon.init: new; script to start or stop git-daemon.
1233     * debian/git-daemon.default: new; provide some default settings and
1234       disable the daemon by default on first installation.
1235     * debian/git-daemon-sysvinit.README.Debian: new; explain how to get
1236       started.
1237     * debian/git-daemon-sysvinit.conffiles: new; treat
1238       /etc/default/git-daemon, /etc/init.d/git-daemon as conffiles.
1239     * debian/git-daemon-sysvinit.postinst: new; add gitdaemon system
1240       user; register and invoke init script to start git-daemon.
1241     * debian/git-daemon-sysvinit.prerm: new; stops git-daemon.
1242     * debian/git-daemon-sysvinit.postrm: new; unregisters init script.
1244   [ Jonathan Nieder ]
1245   * debian/diff/:
1246     * 0009-daemon-move-...diff, 0011-tcp-...diff: move fallback
1247       definition of HOST_NAME_MAX to new use sites (fixes FTBFS on
1248       kfreebsd).
1249     * 0012-transport-learn-to-honor...diff: rename to 0013-*.
1250     * 0012-daemon-check-for-errors-retrieving-canonical-IP-addre.diff:
1251       new; daemon: check for errors when retrieving IP address for use
1252       by the --interpolated-path feature.
1254  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 17 Jun 2011 15:56:12 -0500
1256 git (1:1.7.6~rc1-1) experimental; urgency=low
1258   * new upstream release candidate.
1259   * debian/diff/0007-...diff, ..., 0012-transport-learn...diff: new;
1260     teach the git client to pay attention to SRV records (thx Julien
1261     Cristau; closes: #627839).
1262   * debian/rules: add USE_SRV_RR=1 to OPTS.
1263   * debian/rules: add htmldir=/usr/share/doc/git/html to OPTS and
1264     DOC_OPTS.
1266  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 09 Jun 2011 19:05:55 -0500
1268 git (1:1.7.5.4-1) unstable; urgency=low
1270   * new upstream point release.
1272   [ Gerrit Pape ]
1273   * debian/changelog.upstream, debian/versions.upstream: update upstream
1274     changelog.
1276   [ Jonathan Nieder ]
1277   * debian/changelog.upstream.sh: use set -e.
1278   * debian/git-daemon/run: use SO_REUSEADDR when binding the listening
1279     socket so the server can restart without waiting for old connections
1280     to time out (thx Daniel Kahn Gillmor; closes: #609405).
1281   * debian/git-daemon-run.postrm purge: terminate the git-daemon/log
1282     service, even if there is an active connection using it, before
1283     deleting logs and the gitlog user (thx Daniel Kahn Gillmor; closes:
1284     #627314).
1286  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 07 Jun 2011 13:23:58 -0500
1288 git (1:1.7.5.3-1) unstable; urgency=low
1290   * new upstream point release.
1291   * debian/diff/0007-...diff, 0008-...diff, 0009-...diff, 0010-...diff:
1292     remove; included upstream.
1293   * debian/control: Package: git-cvs: make cvs dependency unversioned;
1294     Package: git-gui: make tk dependency unversioned (thx Jonathan
1295     Nieder).
1297  -- Gerrit Pape <pape@smarden.org>  Fri, 27 May 2011 13:00:05 +0000
1299 git (1:1.7.5.1-1) unstable; urgency=low
1301   * new upstream point release.
1302   * merge branch debian-experimental.
1303   * debian/diff/:
1304     - 0009-upload-pack-start-pack-objects-before-async-rev-...diff:
1305       remove; applied upstream.
1306     - 0007, 0008 (the add -p split-and-edit fix): rename to 0009-*,
1307       0010-*.
1308     - 0007-add-p-q-should-really-quit.diff, 0008-t3701-...diff: new
1309       from upstream; tests: check that the add -p split-and-edit bug
1310       has not resurfaced.
1311   * debian/control: package git: no longer Conflicts: but Breaks:
1312     git-core from Debian 5.0 (lenny) to simplify the upgrade path
1313     (thx Russ Allbery for suggesting it through lintian).
1314   * debian/control: package git: Conflicts: git-core from
1315     Debian 4.0 (etch) which provided /usr/bin/git through the
1316     alternatives system.
1317   * debian/control: Standards-Version: 3.9.2.0.
1319  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 05 May 2011 03:41:36 -0500
1321 git (1:1.7.5-1) experimental; urgency=low
1323   * new upstream release.
1324   * 0009-upload-pack-start-pack-objects-before-async-rev-list.diff:
1325     new from upstream; upload-pack: start pack-objects which reads
1326     pack_pipe before writing to it to avoid deadlock (closes:
1327     #607346).
1328   * debian/changelog.upstream, debian/versions.upstream: do not skip
1329     versions not packaged for Debian (thx Gerrit Pape).
1331  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 26 Apr 2011 21:49:48 -0500
1333 git (1:1.7.5~rc3-1) experimental; urgency=low
1335   * new upstream release candidate.
1336   * merge branch debian-sid.
1337   * 0007-gitk-Take-only-numeric-version-components-when-comput.diff:
1338     remove; applied upstream.
1340  -- Gerrit Pape <pape@smarden.org>  Wed, 20 Apr 2011 07:46:58 +0000
1342 git (1:1.7.4.4-1) unstable; urgency=low
1344   * new upstream point release.
1345   * debian/diff/0008...0064: remove; applied upstream.
1346   * debian/diff/0008-add...diff, 0009-add-p-work...diff: new from
1347     upstream; add -p: do not error out for attempts to stage hunks
1348     after splitting and editing them.  This fixes a regression
1349     introduced by v1.7.4.3~10^2 (apply: do not patch lines that were
1350     already patched, 2011-03-04).
1351   * debian/git-doc.doc-base.git-index-format: new; catalog
1352     .git/index file format document.
1353   * debian/git.preinst, debian/git.postinst, debian/git.postrm:
1354     don't use dpkg-maintscript-helper, avoiding a dependency on
1355     recent dpkg (thx Anders Kaseorg and Marc Haber; closes: #618708).
1356   * debian/git-daemon-run.postrm: terminate the git-daemon/log
1357     service before deleting the gitlog user (closes: #610099).
1359  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 15 Apr 2011 00:00:03 -0500
1361 git (1:1.7.4.1-5) unstable; urgency=low
1363   * merge branch debian-experimental.
1364   * debian/diff/0008...0064: new from the upstream 'maint' branch:
1365     (see RelNotes/1.7.4.2.txt for details)
1366     * revert "core.abbrevguard: Ensure short object names stay
1367       unique a bit longer"
1368     * parse_tag_buffer(): do not prefixcmp() out of range
1369     * pull: do not display fetch usage on --help-all
1370     * gitweb: address warnings from perl 5.13
1371     * gitweb: replace tabs with spaces when highlighting syntax
1372     * merge: honor prepare-commit-msg hook
1373     * diff: handle diffstat of rewritten binary files
1374     * config: add "[push] default = upstream" synonym for
1375       "[push] default = tracking"
1376     * diffcore: properly honor the difference between -M and -C
1377     * diffcore: improve similarity heuristics for rename detection
1378     * patch-id: do not trip over "no newline" marker
1379     * various documentation, usage string, and code clarity
1380       improvements
1382  -- Jonathan Nieder <jrnieder@gmail.com>  Wed, 16 Mar 2011 21:01:53 -0500
1384 git (1:1.7.4.1-4) experimental; urgency=low
1386   * git-el.postinst: check if /usr/share/doc/git/contrib/emacs is a
1387     symlink before changing it to one (closes: #617631).
1388   * git-el.postinst: remove spurious .../contrib/emacs.old and
1389     /usr/share/git-core/emacs/emacs symlinks.
1390   * package git: do not run emacs-package-remove on upgrade (it's not
1391     needed).
1392     - git.postinst: do not run "emacs-package-remove git".
1393     - debian/control: git no longer Depends: emacsen-common (closes:
1394       #617784).
1395   * git-el.emacsen-install, git-el.emacsen-remove:
1396     - use printf instead of echo.
1397     - only remove the lisp (.el) and bytecode (.elc) files that we
1398       install.
1399     - make output less noisy --- for example, do not say "+ set +x".
1401  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 13 Mar 2011 05:03:44 -0500
1403 git (1:1.7.4.1-3) unstable; urgency=low
1405   [ Anders Kaseorg ]
1406   * Loosen versioned replaces/conflicts on git-core, to fix upgrades from
1407     lucid.
1409   [ Jonathan Nieder ]
1410   * README.emacs: git-blame.el does not print a summary in the echo
1411     area (documents: #611935).
1412   * Move emacs support files to a separate git-el package.
1413   * Make git depend on emacsen-support, so it can reliably clean up
1414     the old emacs support files on upgrade (closes: #614578)
1415   * git-el.emacsen-install: Overwrite .el symlinks if they already
1416     exist (closes: #614659).
1417   * git-el.emacsen-remove: Do not complain if the site-lisp
1418     directory is nonempty or is already missing.
1419   * debian/control: git-man: Section: doc.
1421  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 04 Mar 2011 18:26:27 -0600
1423 git (1:1.7.4.1-1) unstable; urgency=low
1425   * new upstream release (closes: #600566, #575917, #578752, #583693,
1426     #583699, #588103, #507476, #540001, #524309, #581691, #600785,
1427     #577471, #607044, #606975, #610423, #610481).
1429   [ Anders Kaseorg ]
1430   * debian/git.docs, debian/rules: deal with RelNotes subdirectory.
1431   * debian/diff/0007-gitk-Take-only-numeric-...diff: new; gitk: do
1432     not error out when git version number contains "-rc".
1434   [ Jonathan Nieder ]
1435   * add myself as uploader.
1436   * debian/diff/0003, 0007, 0010-0034: remove, applied upstream.
1437   * debian/rules: accept patches with .patch suffix, too (thx Anders
1438     Kaseorg).
1439   * debian/rules: use patch -N -r- so patch application is idempotent.
1440   * update debian/copyright.
1441   * debian/diff/0001-ident-check-etc-mailname...diff: avoid calls to
1442     gethostbyname when mailname is not an fqdn (closes: #611608).
1443   * debian/diff/0005-gitk-use-...diff: new; gitk: use standard desktop
1444     fonts by default.  The appearance for users that already have a
1445     generated ~/.gitk file is not affected (closes: #466471).
1446   * debian/diff/0006-gitk-...diff: new; gitk: avoid spurious matches
1447     in "All fields" search (thx Frédéric Brière, closes: #465776).
1448   * debian/control: git-cvs: recommend cvs2git for one-time conversions
1449     (closes: #585725).
1450   * debian/control: git-core: explain that it still may be needed (thx
1451     Denis Laxalde).
1452   * debian/control: gitweb: allow lynx-cur to satisfy dependency on a
1453     CGI implementation (thx Ivan Shmakov).
1454   * debian/control, debian/rules: new architecture-independent package
1455     git-man: manual pages that were previously in the main git package.
1456   * debian/rules: do not build documentation on autobuilders (closes:
1457     #499002).
1458   * debian/control: Build-Depends-Indep: asciidoc, xmlto, docbook-xsl.
1459   * debian/rules: git-gui: install git-gui--askpass helper to
1460     /usr/lib/git-core (closes: #598245).
1461   * debian/rules: git-doc: install symlink to html documentation in
1462     /usr/share/doc/git (thx Ian Jackson).
1463   * debian/watch: new; point to upstream sources.
1464   * debian/implicit: create DEBIAN/md5sums with correct permissions.
1465   * debian/diff/0003-remove-shebang...diff: new; do not start shell
1466     libraries with #!/bin/sh.
1467   * debian/rules: do not try to strip scripts even if they begin
1468     with "# " in place of "#!".
1469   * debian/diff/0004-pre-rebase-hook-capture...diff: new;
1470     hooks/pre-rebase: use a <<HERE document to prevent syntax checkers
1471     from treating documentation as code.
1472   * debian/implicit: check for debian/$pkg.doc-base.$docid.
1473   * debian/git-doc.doc-base.*: new; catalog provided documentation.
1474   * debian/implicit: check for debian/$pkg.lintian-overrides.
1475   * debian/git.lintian-overrides: new; document some deviations from
1476     lintian guidelines.
1477   * debian/control: Standards-Version: 3.9.1.0.
1479   * debian/git.README.Debian: server logs go in /var/log/apache2.
1480   * debian/diff/0002-Revert-Merge-branch-jn-gitweb...diff: remove.
1481   * debian/diff/0006, 0008, 0009-instaweb...diff: remove, no longer
1482     needed.
1483   * debian/rules, debian/control: move gitweb script to the main git
1484     package for use by instaweb; make gitweb into a configuration
1485     package.
1486   * debian/gitweb.NEWS.Debian, debian/git.README.Debian,
1487     debian/gitweb.conf: static files moved to /usr/share/gitweb/static.
1488   * debian/gitweb.conf: disable rename patches (@diff_opts = ()).
1489   * debian/diff/0001-Revert-gitweb-...diff: remove; no longer needed.
1490   * debian/rules: gitweb: move gitweb.cgi script to /usr/share;
1491     add a symlink at /usr/lib/cgi-bin/gitweb.cgi for compatibility.
1493   * debian/git.emacsen-install, debian/rules, debian/git.postinst,
1494     debian/git.prerm: put emacs support files in /usr/share/git-core
1495     instead of /usr/share/doc/git/contrib.
1496   * debian/implicit: check for arbitrary debian/$pkg.README.*, not just
1497     README.source and README.Debian.
1498   * debian/git.README.emacs: new; introduction to the emacs support
1499     (text taken from contrib/emacs/README).
1501   [ Kevin Ryde ]
1502   * debian/rules, debian/git.emacsen-*, debian/git.postinst,
1503     debian/git.prerm: Make M-x git-status and git-blame modes available
1504     with emacs23 (closes: #576887).
1506  -- Jonathan Nieder <jrnieder@gmail.com>  Tue, 15 Feb 2011 19:27:38 -0600
1508 git (1:1.7.2.3-2.2) unstable; urgency=medium
1510   * Non-maintainer upload.
1511   * debian/diff/0034-gitweb-Introduce-esc_attr...diff: new from
1512     upstream: gitweb: do not parrot filenames or other arguments given
1513     in a request without proper quoting (closes: #607248,
1514     CVE-2010-3906).
1516  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 16 Dec 2010 01:00:30 -0600
1518 git (1:1.7.2.3-2.1) unstable; urgency=low
1520   * Non-maintainer upload.
1521   * debian/diff/0010...0033: new from the upstream 'maint' branch:
1522     * cache_tree_free: Fix small memory leak.
1523     * diff.c: call regfree to free memory allocated by regcomp.
1524     * gitweb: allow configurations that change with each request
1525       (fixes a regression from v1.7.2-rc2 in some gitolite setups).
1526     * Documentation: 19 formatting fixes (thx Frédéric Brière,
1527       closes: #540001, #600422).
1528     * setup: make sure git dir path is in a permanent buffer.
1529     * do not depend on signed integer overflow.
1530   * debian/control: gitweb: weaken dependencies to allow configurations
1531     using mod_perl or fastcgi rather than CGI; explain dependencies in
1532     the package description (thx Servilio Afre Puentes,
1533     closes: #600413).
1535  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 18 Nov 2010 19:04:09 -0600
1537 git (1:1.7.2.3-2) unstable; urgency=low
1539   * merge branch debian-experimental.
1540   * debian/gitweb.NEWS.Debian: typo (thx Jonathan Nieder).
1542  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Oct 2010 20:07:22 +0000
1544 git (1:1.7.2.3-1) experimental; urgency=low
1546   * new upstream release.
1547     * post-receive-email: document command-line mode (closes: #428413).
1548     * add-interactive: Clarify “remaining hunks in the file”
1549       (closes: #526014).
1550     * rebase -i -p: document shortcomings (closes: #532775).
1551     * GIT-VERSION-GEN: restrict tags used (closes: #473604).
1552     * git svn: avoid unnecessary '/' in paths for SVN (thx Jon Dowland,
1553       closes: #546733, #572847).
1554     * git svn: avoid uninitialized var in 'reset' (thx Jens Seidel,
1555       closes: #578908).
1556   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff,
1557     debian/diff/0004-Check-size-of-path-buffer-before-...diff: remove;
1558     applied upstream.
1559   * debian/diff/0001-Revert-gitweb-Use-diff_opts-while...diff: new;
1560     prevent gitweb from serving rename patches that GNU patch 2.6.1
1561     cannot apply.
1562   * debian/diff/0002-Revert-Merge-branch-jn-gitweb-plackup.diff: new;
1563     install gitweb.css et al in /usr/share/gitweb, not a new static/
1564     subdirectory.
1565   * debian/diff/0003-Do-not-unquote-into-in-URLs.diff: new from
1566     upstream; do not unquote + into space character in URLs.
1567   * debian/diff/0001-bug-448655-check-etc-mailname-...diff: rename to
1568     debian/diff/0004-bug-448655-check-etc-mailname-if-author...diff.
1569   * debian/diff/0002-bug-506445-hooks-post-receive-...diff: rename to
1570     debian/diff/0005-bug-506445-hooks-post-receive-...diff; adapt.
1571   * debian/diff/0006-instaweb-ignore-GITWEB_CONFIG_SYSTEM.diff: new;
1572     instaweb: ignore /etc/gitweb.conf;
1573     debian/diff/0007-gitweb-skip-logo-in-atom-feed-when...diff, ...,
1574     debian/diff/0009-instaweb-disable-logo-and-favicon...diff: new;
1575     instaweb: avoid 404 errors due to nonexistent image files (thx Uwe
1576     Kleine-König, closes: #592733).
1577   * update debian/copyright.
1578   * debian/rules, debian/git.README.Debian, debian/gitweb.conf:
1579     install gitweb.js, add an Alias for it to the VirtualHost example,
1580     and configure gitweb to look for it in the right place (closes:
1581     #555047).
1582   * debian/gitweb.NEWS.Debian: mention the new gitweb.js file.
1583   * debian/control: gitweb: Depends: apache2 | httpd-cgi (closes:
1584     #559890).
1585   * debian/gitweb.conf: use relative links for gitweb.css et al
1586     (thx Alban Browaeys, closes: #568343).
1587   * debian/control: package git: no longer Conflicts: git
1588     (<< 4.3.20-11).
1589   * debian/control: package git: Breaks: packages from Debian 5.0
1590     (lenny) relying on removed features such as dashed-form commands in
1591     $PATH (thx Adrian Bunk, closes: #561701); no longer Conflicts: but
1592     Breaks: ancient qgit for the same reason.
1593   * debian/gitweb.README.Debian: copy-edit.
1594   * debian/git.README.Debian: retitle to "Git for Debian" (thx
1595     Christoph Anton Mitterer, closes: #590129).
1596   * debian/control: Homepage: http://git-scm.com/ (closes: #553220).
1597   * debian/control: package git no longer Depends: libdigest-sha1-perl
1598     (thx Ansgar Burchardt, closes: #591039).
1599   * debian/control: Build-Depends: libio-pty-perl for better test
1600     coverage.
1602  -- Jonathan Nieder <jrnieder@gmail.com>  Fri, 03 Sep 2010 22:34:30 -0500
1604 git (1:1.7.1-1.1) unstable; urgency=high
1606   * Non-maintainer upload.
1607   * debian/diff/0004-Check-size-of-path-buffer-before-writing-...diff:
1608     new, cherry-picked from 3c9d041: setup: Check size of path buffer
1609     before writing into it (closes: #590026, CVE-2010-2542).
1611  -- Jonathan Nieder <jrnieder@gmail.com>  Sun, 25 Jul 2010 18:01:15 -0500
1613 git (1:1.7.1-1) unstable; urgency=low
1615   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1616     remove; obsolete.
1617   * debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff:
1618     new; git-submodule.sh: properly initialize shell variables (closes:
1619     #569594).
1620   * debian/rules: no longer set ARCH='$(ARCH)' in environment for make
1621     test.
1622   * new upstream release.
1623   * merge branch debian-experimental.
1625  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Apr 2010 23:35:50 +0000
1627 git (1:1.7.0.5-2~dbg0) unstable; urgency=low
1629   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1630     remove; more archs are affected (additionally hppa, armel).
1631   * debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
1632     new; t/t7400-submodule-basic.sh: debug output for t7400.24 'update
1633     --init'.
1635  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Apr 2010 12:15:18 +0000
1637 git (1:1.7.0.5-1) unstable; urgency=low
1639   * debian/git-core.postinst: new; replace /usr/share/doc/git-core with
1640     symlink /usr/share/doc/git-core -> git on upgrade from <= 1.7.0.4-2
1641     (closes: #578298).
1642   * debian/diff/0003-t7400-submodule-basic.sh-alpha-s390-skip-...diff:
1643     new; t7400-submodule-basic.sh: alpha, s390: skip 'update --init'
1644     test (workaround: #569594).
1645   * debian/control: no longer Replaces, Conflicts: git-completion (thx
1646     Jonathan Nieder, closes: #577730).
1647   * new upstream point release.
1648   * debian/rules: set ARCH='$(ARCH)' in environment for make test.
1650  -- Gerrit Pape <pape@smarden.org>  Tue, 20 Apr 2010 23:41:04 +0000
1652 git (1:1.7.1~rc1-1.1) experimental; urgency=low
1654   * debian/control: typo (thx Jonathan Nieder).
1655   * debian/git-daemon-run.postinst: remove fixup for #522348.
1657  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 23:22:46 +0000
1659 git (1:1.7.1~rc1-1) experimental; urgency=low
1661   * new upstream release candidate.
1662   * merge branch debian-sid.
1664  -- Gerrit Pape <pape@smarden.org>  Sun, 11 Apr 2010 15:28:28 +0000
1666 git (1:1.7.0.4-2) unstable; urgency=low
1668   * debian/rules: package git: no longer install /usr/share/doc/git-core
1669     -> git symlink; git-core: no longer install /usr/lib/git-core -> git
1670     symlink (closes: #576906).
1671   * debian/control: package git: Replaces:, Conflicts: git-core (<=
1672     1:1.7.0.4-1).
1673   * debian/rules: make /usr/share/gitweb/index.cgi ->
1674     ../../lib/cgi-bin/gitweb.cgi symlink relative (lintian).
1675   * debian/control: package git-core: minor update to the long
1676     description.
1677   * debian/git.README.source: add note about the <debian-package-git>
1678     mailing list.
1679   * debian/rules: target binary-indep: add missing dependency to
1680     git-core.deb-DEBIAN.
1681   * debian/implicit: no longer create DEBIAN/md5sums.
1682   * debian/rules: revert the /usr/lib/git-core -> /usr/lib/git rename
1683     (keeping upstream's default).
1685  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Apr 2010 23:16:54 +0000
1687 git (1:1.7.0.4-2~exp0) experimental; urgency=low
1689   [ Gerrit Pape ]
1690   * debian/control, debian/rules, debian/git-core.*: change source and
1691     binary package name from git-core to git; keep now obsolete empty
1692     git-core package that depends on git for upgrade (see
1693     http://lists.debian.org/debian-devel/2009/09/thrd2.html#00661).
1694   * debian/control: package git: Replaces: git-core, Conflicts: git-core
1695     (<= 1:1.7.0.3-1), Provides: git-core.
1696   * debian/git.NEWS.Debian: talk about the package name change, and the
1697     possible hazzle when upgrading with GNU Interactive Tools installed
1698     since etch and no git-core installed.
1699   * debian/control, debian/rules: new package git-all: dummy package
1700     which brings in all subpackages (following upstream's RPMs).
1702   [ Jonathan Nieder ]
1703   * debian/git.README.source: adjust for the package name change.
1704   * debian/rules: install symbolic link git -> git-core in /usr/lib
1705     to simplify upgrades.
1706   * debian/git-daemon/run: use $(git --exec-path) instead of hard-coding
1707     the path to the git-daemon binary.
1709  -- Gerrit Pape <pape@smarden.org>  Sat, 03 Apr 2010 15:07:19 -0500
1711 git-core (1:1.7.0.4-1) unstable; urgency=low
1713   * debian/git-daemon-run.postrm: purge: don't warn if the git-daemon
1714     service is already removed; use -f option to userdel, on fast-purge
1715     the log service daemon might still run for a short time (closes:
1716     #575434).
1717   * new upstream point release.
1719  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Apr 2010 20:42:19 +0000
1721 git-core (1:1.7.0.3-1) unstable; urgency=low
1723   * debian/control: Standards-Version: 3.8.4.0.
1724   * debian/changelog: note fixes from Jonathan Nieder in 1.7.0.2-1.
1725   * new upstream point release.
1727  -- Gerrit Pape <pape@smarden.org>  Mon, 22 Mar 2010 09:19:06 +0000
1729 git-core (1:1.7.0.2-1) unstable; urgency=low
1731   * new upstream point release.
1733     [ Jonathan Nieder ]
1734     * am: remove rebase-apply directory before gc (thx Mark Brown,
1735       closes: #570966).
1736     * git-imap-send: Convert LF to CRLF before storing patch to draft box
1737       (closes: #572598).
1738     * sha1_file: be paranoid when creating loose objects (closes:
1739       #569505).
1741  -- Gerrit Pape <pape@smarden.org>  Thu, 18 Mar 2010 20:44:12 +0000
1743 git-core (1:1.7.0-1) unstable; urgency=low
1745   * debian/git-core.README.source: typos.
1746   * new upstream release.
1747     * Documentation: Update git core tutorial clarifying reference to
1748       scripts (closes: ##560795).
1749   * merge branch debian-experimental.
1751  -- Gerrit Pape <pape@smarden.org>  Tue, 16 Feb 2010 08:51:32 +0000
1753 git-core (1:1.7.0~rc2-1) experimental; urgency=low
1755   * new upstream release candidate.
1757  -- Gerrit Pape <pape@smarden.org>  Fri, 12 Feb 2010 14:30:12 +0000
1759 git-core (1:1.7.0~rc1-1) experimental; urgency=low
1761   * new upstream release candidate.
1762   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1763     remove; applied upstream.
1764   * debian/rules: NO_PYTHON=1.  Packaging the git_remote_helpers
1765     Python module will require more work.
1766   * update debian/copyright (closes: #557065).
1767   * debian/rules: set prefix=/usr when building man pages (closes:
1768     #567404).
1770  -- Jonathan Nieder <jrnieder@gmail.com>  Sat, 30 Jan 2010 17:46:04 -0600
1772 git-core (1:1.6.6.2-1) unstable; urgency=medium
1774   * new upstream point release.
1775   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1776     remove; applied upstream.
1777   * debian/rules: stop ignoring test suite failures on ia64, since
1778     #563882 has been fixed.  Build-Depends: and Depends:
1779     libc6.1 (>= 2.10.2-6) [ia64] for the fix (closes: #568915).
1780   * update debian/copyright (closes: #557065).
1781   * debian/rules: set prefix=/usr when building man pages (closes:
1782     #567404).
1784  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 11 Feb 2010 21:48:55 -0600
1786 git-core (1:1.6.6.1-1) unstable; urgency=low
1788   [ Gerrit Pape ]
1789   * new upstream point release.
1790     * Document git-blame triple -C option (thx Ramkumar Ramachandra,
1791       closes: #476604).
1792   * debian/diff/0003-git-cvsserver-allow-regex-metacharacters...diff:
1793     new; git-cvsserver: allow regex metacharacters in CVSROOT (fixes
1794     build/selftest failure if the build directory pathname contains a +).
1795   * debian/gitweb.apache2.conf, debian/gitweb.postinst: new; make gitweb
1796     work out of the box with Apache (thx Charles Plessy).
1797   * debian/gitweb.README.Debian, debian/gitweb.conf, debian/rules: make
1798     gitweb work out of the box with Apache (thx Charles Plessy, closes:
1799     #497809).
1800   * debian/gitweb.conffiles: add /etc/apache2/conf.d/gitweb.
1802   [ Jonathan Nieder ]
1803   * debian/rules: ignore test suite failures on ia64 (workaround:
1804     #563882).
1806  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Jan 2010 13:30:29 +0000
1808 git-core (1:1.6.6-1) unstable; urgency=low
1810   * new upstream release.
1812  -- Gerrit Pape <pape@smarden.org>  Mon, 04 Jan 2010 16:01:36 +0000
1814 git-core (1:1.6.6~rc2-1) experimental; urgency=low
1816   * new upstream release candidate.
1817   * merge branch debian-sid.
1819  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 10:13:09 +0000
1821 git-core (1:1.6.5.7-1) unstable; urgency=low
1823   * new upstream point release.
1825  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Dec 2009 09:39:55 +0000
1827 git-core (1:1.6.6~rc1-1) experimental; urgency=low
1829   * merge branch debian-sid.
1830   * new upstream release candidate.
1832  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Dec 2009 00:17:27 +0000
1834 git-core (1:1.6.5.4-1) unstable; urgency=low
1836   * new upstream point release.
1838  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Dec 2009 22:48:57 +0000
1840 git-core (1:1.6.6~rc0-1) experimental; urgency=low
1842   * new upstream release candidate.
1843   * debian/diff/0001-bug-369742-pager.c-fallback-to-pager-...diff,
1844     debian/diff/0002-bug-438793-494505-fallback-to-editor-...diff,
1845     debian/diff/0004-bug-477337-git-svn.perl-fallback-to...diff:
1846     remove; obsolete.
1847   * debian/rules: add DEFAULT_PAGER=pager, DEFAULT_EDITOR=editor to
1848     OPTS.
1850  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Nov 2009 00:17:59 +0000
1852 git-core (1:1.6.5.3-1) unstable; urgency=low
1854   [ Tanguy Ortolo ]
1855   * debian/git-core.README.Debian, debian/control: git-daemon-run:
1856     document that git-daemon is not provided by this package; add hint
1857     on how to enable git-daemon through inetd(8) (closes: #554215).
1859   [ Jonathan Nieder ]
1860   * debian/rules: drop misleading PPC_SHA1, ARM_SHA1 settings (closes:
1861     #555039).
1862   * debian/rules: log $(CC) version, not gcc (closes: #555040).
1863   * debian/rules: allow clean as non-root (closes: #555041).
1864   * debian/rules: drop obsolete WITH_P4IMPORT setting (closes:
1865     #555051).
1866   * debian/rules: TCLTK_PATH=wish (closes: #555027).
1868   [ Gerrit Pape ]
1869   * new upstream point release.
1870     * ls-files: unbreak "ls-files -i" (closes: #553296).
1871     * Require a struct remote in transport_get(); Allow curl helper to
1872       work without a local repository (closes: #553507).
1873     * help -a: do not unnecessarily look for a repository (closes:
1874       #539273).
1875     * thx Jonathan Nieder.
1877  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Nov 2009 21:01:46 +0000
1879 git-core (1:1.6.5.2-1) unstable; urgency=low
1881   * restore temporary lost changes from version 1:1.6.3.3-2 (closes:
1882     #530693).
1883   * new upstream point release.
1884     * grep: do not segfault when -f is used (closes: 551071).
1886  -- Gerrit Pape <pape@smarden.org>  Mon, 26 Oct 2009 12:05:18 +0000
1888 git-core (1:1.6.5-1) unstable; urgency=low
1890   * new upstream release.
1891     * git-doc: html no longer uses "{plus}" where it should be "+"
1892       (closes: #529255).
1893   * debian/git-core.README.source: new; document how to use the
1894     Debian package source.
1895   * debian/implicit: update to revision 60d9070.
1897  -- Gerrit Pape <pape@smarden.org>  Tue, 13 Oct 2009 00:23:00 +0000
1899 git-core (1:1.6.4.3-1) unstable; urgency=low
1901   * new upstream release (closes: #546709).
1902     * git-cvsserver: no longer use deprecated 'git-subcommand' commands
1903       (closes: #536067).
1904   * branch debian-sid: git cherry-pick 098082f, 318b847, 1f9b620 (thx
1905     Anders Kaseorg; closes: #546499).
1907  -- Gerrit Pape <pape@smarden.org>  Wed, 16 Sep 2009 11:03:45 +0000
1909 git-core (1:1.6.3.3-2) unstable; urgency=low
1911   [ Anders Kaseorg ]
1912   * Fix manpage formatting: set ASCIIDOC_NO_ROFF instead of
1913     DOCBOOK_XSL_173 (based on the instructions in Documentation/Makefile)
1914     and don’t override the internal Makefile variable ASCIIDOC_EXTRA
1915     (closes: #530693, #521954, #533320).
1917   [ Gerrit Pape ]
1918   * debian/control: Standards-Version: 3.8.2.0.
1920  -- Gerrit Pape <pape@smarden.org>  Mon, 29 Jun 2009 00:06:59 +0000
1922 git-core (1:1.6.3.3-1) unstable; urgency=high
1924   * new upstream point release.
1925     * daemon: Strictly parse the "extra arg" part of the command
1926       (closes: #532935; CVE-2009-2108).
1927   * debian/rules: add NO_CROSS_DIRECTORY_HARDLINKS=1 to OPTS.
1928   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
1929     remove; obsolete.
1931  -- Gerrit Pape <pape@smarden.org>  Tue, 23 Jun 2009 08:49:17 +0000
1933 git-core (1:1.6.3.1-1) unstable; urgency=low
1935   * new upstream point release.
1937  -- Gerrit Pape <pape@smarden.org>  Thu, 14 May 2009 21:35:01 +0000
1939 git-core (1:1.6.3-1) unstable; urgency=low
1941   * new upstream release.
1942   * merge branch debian-experimental.
1944  -- Gerrit Pape <pape@smarden.org>  Fri, 08 May 2009 07:57:39 +0000
1946 git-core (1:1.6.3~rc3-1) experimental; urgency=low
1948   * new upstream release candidate.
1950  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Apr 2009 21:58:10 +0000
1952 git-core (1:1.6.3~rc1-1) experimental; urgency=low
1954   * new upstream release candidate.
1955   * merge branch debian-sid.
1957  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 21:44:09 +0000
1959 git-core (1:1.6.2.4-1) unstable; urgency=low
1961   * new upstream point release.
1963  -- Gerrit Pape <pape@smarden.org>  Mon, 20 Apr 2009 20:22:02 +0000
1965 git-core (1:1.6.3~rc0-1) experimental; urgency=low
1967   * new upstream release candidate.
1968   * merge branch debian-sid.
1970  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 23:06:38 +0000
1972 git-core (1:1.6.2.3-1) unstable; urgency=low
1974   * new upstream point release.
1975   * debian/control: Standards-Version: 3.8.1.0.
1976   * debian/control: change subversion to Subversion in description.
1977   * debian/control: Section: vcs (except for git-doc).
1979  -- Gerrit Pape <pape@smarden.org>  Tue, 14 Apr 2009 22:46:43 +0000
1981 git-core (1:1.6.2.2-1) unstable; urgency=low
1983   * new upstream point release.
1984   * debian/diff/0006-bug-520116-Makefile-do-not-install-cross...diff:
1985     new; Makefile: do not install cross-directory hardlink (thx Jonathan
1986     Nieder, closes: #520116).
1987   * debian/git-daemon/run: run /usr/lib/git-core/git-daemon instead of
1988     'git daemon' (closes: #522348).
1989   * debian/git-daemon-run.postinst: on upgrade from >> 1:1.6.0, fixup
1990     #522348.
1991   * debian/git-core.emacsen-startup: remove the line
1992     '(add-to-list 'vc-handled-backends 'git)' (closes: #519728).
1994  -- Gerrit Pape <pape@smarden.org>  Sun, 05 Apr 2009 20:49:25 +0000
1996 git-core (1:1.6.2.1-1) unstable; urgency=low
1998   * new upstream point release.
1999   * debian/git-core.emacsen-startup: no longer refer to vc-git.el
2000     (closes: #519728).
2002  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Mar 2009 22:18:05 +0000
2004 git-core (1:1.6.2-1) unstable; urgency=medium
2006   * new upstream release.
2007   * merge branch debian-experimental.
2008   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff,
2009     debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
2010     remove; applied upstream.
2012  -- Gerrit Pape <pape@smarden.org>  Wed, 04 Mar 2009 22:44:43 +0000
2014 git-core (1:1.6.2~rc2-1) experimental; urgency=low
2016   * merge branch debian-sid.
2017   * new upstream release candidate.
2019  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:15:13 +0000
2021 git-core (1:1.6.1.3-2) unstable; urgency=high
2023   * debian/diff/0006-Install-builtins-with-the-user-and-group-of...diff:
2024     new from upstream git: Install builtins with the user and group of
2025     the installing personality.
2026   * debian/diff/0007-git-quiltimport-preserve-standard-input-to...diff:
2027     new from upstream git: git-quiltimport: preserve standard input to
2028     be able to read user input (closes: #515910).
2030  -- Gerrit Pape <pape@smarden.org>  Thu, 26 Feb 2009 22:01:37 +0000
2032 git-core (1:1.6.2~rc1-1) experimental; urgency=low
2034   * new upstream release candidate.
2035   * debian/git-core.docs, debian/git-doc.docs, debian/rules: move
2036     Documentation/RelNotes* from git-doc to the git-core package
2037     (closes: #514866).
2039  -- Gerrit Pape <pape@smarden.org>  Tue, 17 Feb 2009 20:20:03 +0000
2041 git-core (1:1.6.2~rc0-1) experimental; urgency=low
2043   * new upstream release candidate.
2044   * merge branch debian-sid.
2046  -- Gerrit Pape <pape@smarden.org>  Tue, 10 Feb 2009 00:06:02 +0000
2048 git-core (1:1.6.1.3-1) unstable; urgency=low
2050   * new upstream point release.
2052  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Feb 2009 21:31:39 +0000
2054 git-core (1:1.6.1.2-1) experimental; urgency=low
2056   * new upstream release.
2057     * don't fail to clone over http if connection is rate limited
2058       (closes: #512795).
2059     * git svn info no longer fails (closes: #499243).
2060   * debian/rules: ASCIIDOC_EXTRA='-a asciidoc7compatible -a docbook-xsl-172'
2061     and DOCBOOK_XSL_173=Yes when building documentation (thx Niko Tyni
2062     for the patch, closes: #497883).
2063   * merge branch debian-lenny.
2064   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
2065     remove; fixed upstream.
2067  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 23:26:45 +0000
2069 git-core (1:1.5.6.5-3) unstable; urgency=high
2071   * debian/rules: no longer install symlink /etc/init.d/git-daemon ->
2072     /usr/bin/sv (closes: #511687).
2073   * debian/git-daemon-run.README.Debian: document how to create the
2074     symlink manually to have an LSB compatible /etc/init.d/git-daemon
2075     interface to control the service.
2077  -- Gerrit Pape <pape@smarden.org>  Mon, 02 Feb 2009 20:56:15 +0000
2079 git-core (1:1.6.0.6-1) experimental; urgency=low
2081   * debian/control: git-email: Recommends: libnet-smtp-ssl-perl,
2082     libauthen-sasl-perl (thx Kees Cook, closes: #505636).
2083   * debian/diff/0005-bug-506445-hooks-post-receive-email-set-...diff:
2084     new; hooks/post-receive-email: set encoding to utf-8 (thx Alexander
2085     Gerasiov, closes: #506445).
2086   * new upstream point release (closes: #504641).
2087     * gitweb: do not run "git diff" that is Porcelain.
2089  -- Gerrit Pape <pape@smarden.org>  Sat, 20 Dec 2008 11:03:49 +0000
2091 git-core (1:1.5.6.5-2) unstable; urgency=high
2093   * debian/diff/0005-gitweb-do-not-run-git-diff-that-is-Porcelain.diff:
2094     new; fix possible gitweb vulnerability: calling "git diff": Jakub
2095     says that legacy-style URI to view two blob differences are never
2096     generated since 1.4.3.  This codepath runs "git diff" Porcelain from
2097     the gitweb, which is a no-no.  It can trigger diff.external command
2098     that is specified in the configuration file of the repository being
2099     viewed.
2101  -- Gerrit Pape <pape@smarden.org>  Wed, 17 Dec 2008 09:27:01 +0000
2103 git-core (1:1.6.0.4-1) experimental; urgency=low
2105   * new upstream point release.
2106   * debian/control: git-email: minor update to the long description
2107     (thx Gerfried Fuchs, closes: #501559).
2108   * debian/rules: TCLTK_PATH=/usr/bin/wish instead of wish8.5 in OPTS.
2109   * debian/control: git-gui, gitk: Depends: tk (>= 8.4) instead of
2110     tk8.5 (thx Adeodato Simó, closes: #503113).
2111   * debian/rules: move the /usr/bin/git-cvsserver program into the
2112     git-cvs package.
2114  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Nov 2008 22:36:05 +0000
2116 git-core (1:1.6.0.3-1) experimental; urgency=low
2118   * debian/control: minor update to long descriptions (thx Reuben
2119     Thomas, closes: #499065).
2120   * debian/git-core.emacsen-startup: new; emacsen-startup configuration
2121     file (thx Jari Aalto, closes: #472197).
2122   * debian/rules: install emacsen-startup configuration file into the
2123     git-core package (thx Eddy Mulyono, closes: #446027).
2124   * new upstream point release.
2125   * debian/git-core.conffiles: add /etc/emacs/site-start.d/50git-core.el
2127  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Nov 2008 20:26:56 +0000
2129 git-core (1:1.6.0.2-1) experimental; urgency=low
2131   * new upstream point release.
2132   * debian/git-core.NEWS.Debian: new; mention that most of the programs
2133     now are installed outside the default $PATH; the "git-xyzzy" form
2134     in scripts and on the command line is no longer supported in 1.6.0.
2135   * debian/git-core.README.Debian: fix paths in config example (thx
2136     Michael Biebl for the patch, closes: #498741).
2137   * debian/git-core.README.Debian: typo (thx Vincent Bernat for the
2138     patch, closes: #496834).
2140  -- Gerrit Pape <pape@smarden.org>  Wed, 24 Sep 2008 20:55:26 +0000
2142 git-core (1:1.6.0.1-1) experimental; urgency=low
2144   * new upstream point release (closes: #496155).
2145   * merge branch debian-sid.
2147  -- Gerrit Pape <pape@smarden.org>  Wed, 27 Aug 2008 07:53:36 +0000
2149 git-core (1:1.6.0-1) experimental; urgency=low
2151   * new upstream release.
2152     * svnimport: newer libsvn wants us to ask for the root with "",
2153       not "/" (closes: #492522, #490400).
2154     * Keep some git-* programs in $(bindir); Move all dashed-form
2155       commands to libexecdir (closes: #461212).
2156     * bash: Add more option completions for 'git log' (closes:
2157       #490220).
2158     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
2159       in git diff; Fix buffer overflow in git-grep (closes: #494097).
2160   * 0002-bug-438793-git-sh-setup.sh-builtin-tag.c-fallback.diff: redo
2161     as 0002-bug-438793-494505-fallback-to-editor-not-vi.diff (thx
2162     Jonathan Nieder for the patch, closes: #494505).
2163   * debian/rules: add gitexecdir=/usr/lib/git-core to OPTS; adapt
2164     several paths (thx Jonathan Nieder for a patch, closes: #480396).
2165   * debian/gitweb.NEWS.Debian: new; talk about files moved from
2166     /var/www/ to /usr/share/gitweb/ (see #479479; closes: #494467).
2167   * debian/git-daemon/run: run git daemon instead of git-daemon
2168     (dash-less form).
2169   * debian/git-daemon-run.postinst: add gitdaemon system user.
2170   * debian/git-daemon/run: utilize chpst to run git daemon as user
2171     gitdaemon (thx Daniel Kahn Gillmor, closes: #494991).
2173  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 22:31:44 +0000
2175 git-core (1:1.5.6.5-1) unstable; urgency=high
2177   * new upstream point release.
2178     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
2179       in git diff; Fix buffer overflow in git-grep (CVE-2008-3546;
2180       closes: #494097).
2181   * debian/diff/0005-bug-494097-CVE-2008-3546.diff: remove; obsolete.
2183  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Aug 2008 19:22:02 +0000
2185 git-core (1:1.5.6.3-1.1) unstable; urgency=high
2187   * Non-maintainer upload by the Security Team.
2188   * Fix various stack-based buffer overflows when processing overly long
2189     repository pathnames which can be exploited to execute arbitrary code if
2190     a victim is tricked into using git-grep or git-diff on a crafted
2191     repository (CVE-2008-3546; Closes: #494097).
2193  -- Nico Golde <nion@debian.org>  Sat, 09 Aug 2008 13:53:13 +0200
2195 git-core (1:1.5.6.3-1) unstable; urgency=low
2197   * new upstream point release.
2198   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2199     remove; applied upstream (opens: #490400).
2200   * debian/control: Standards-Version: 3.8.0.1.
2202  -- Gerrit Pape <pape@smarden.org>  Thu, 17 Jul 2008 07:40:08 +0000
2204 git-core (1:1.5.6.2-1) unstable; urgency=low
2206   * new upstream point release (closes: #489431).
2207   * debian/copyright: apply patch from Ansgar Burchardt: adopt proposed
2208     machine-readable format; clarify some license information (thx,
2209     closes: #488351).
2210   * debian/rules: package gitweb: install gitweb.css, git-favicon.png,
2211     git-logo.png into /usr/share/gitweb/ instead of /var/www/ (closes:
2212     #479479).
2213   * debian/control: package git-arch: no longer Suggests: bazaar
2214     (closes: #486726).
2215   * debian/diff/0005-git-svn.perl-workaround-assertions-in-svn...diff:
2216     new; git-svn.perl: workaround assertions in svn library 1.5.0
2217     (closes: #489108).
2219  -- Gerrit Pape <pape@smarden.org>  Sun, 06 Jul 2008 18:35:27 +0000
2221 git-core (1:1.5.6-1) unstable; urgency=low
2223   * new upstream release.
2224   * merge branch debian-experimental.
2226  -- Gerrit Pape <pape@smarden.org>  Thu, 19 Jun 2008 07:38:31 +0000
2228 git-core (1:1.5.6~rc3-1) experimental; urgency=low
2230   * debian/git-daemon-run.postrm: remove log files on purge.
2231   * new upstream release candidate.
2232   * debian/control: package git-core: no longer Depends: cpio, no
2233     longer Recommends: curl.
2235  -- Gerrit Pape <pape@smarden.org>  Sun, 15 Jun 2008 11:14:49 +0000
2237 git-core (1:1.5.6~rc2-1) experimental; urgency=low
2239   * new upstream release candidate.
2240   * merge branch debian-sid.
2241   * debian/rules: do not build manpages twice (thx Jonathan Nieder).
2243  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 12:02:43 +0000
2245 git-core (1:1.5.5.4-1) unstable; urgency=low
2247   * new upstream point release.
2248   * debian/rules: enable DOCBOOK_XSL_172 build variable, fixing man page
2249     breakage (thx Jonathan Nieder, closes: #476634).
2250   * debian/control: Build-Depends: docbook-xsl (>> 1.72) (thx Jonathan
2251     Nieder).
2253  -- Gerrit Pape <pape@smarden.org>  Mon, 09 Jun 2008 11:51:19 +0000
2255 git-core (1:1.5.6~rc1-1) experimental; urgency=low
2257   * new upstream release candidate.
2258     * git-svn fails in prop_walk if $self->{path} is not empty (closes:
2259       477393).
2260     * gitweb: Fix "next" link on bottom of page (closes: #481902).
2261   * merge branch debian-sid.
2262   * debian/rules: add THREADED_DELTA_SEARCH=1 to OPTS (closes: #483534).
2264  -- Gerrit Pape <pape@smarden.org>  Thu, 05 Jun 2008 10:14:14 +0000
2266 git-core (1:1.5.5.3-1) unstable; urgency=low
2268   * new upstream point release.
2269     * commit --interactive: properly update the index before commiting
2270       (closes: #480429).
2271   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2272     remove; applied upstream.
2273   * debian/diff/0005-bug-477337-git-svn.perl-fallback-to-pager...diff:
2274     new; git-svn.perl: fallback to 'pager' not 'less' if PAGER is unset
2275     (closes: #477337).
2277  -- Gerrit Pape <pape@smarden.org>  Wed, 28 May 2008 19:32:57 +0000
2279 git-core (1:1.5.6~rc0-1) experimental; urgency=low
2281   * merge branch debian-sid.
2282   * new upstream release candidate.
2283   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file...diff:
2284     remove; fixed upstream.
2285   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2286     remove; applied upstream.
2288  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:53:38 +0000
2290 git-core (1:1.5.5.2-1) unstable; urgency=low
2292   * new upstream point release.
2293     * diff-options.txt: document the new "--dirstat" option (closes:
2294       #476437).
2295   * debian/diff/0005-git-bisect.sh-don-t-accidentally-override...diff:
2296     new: git-bisect.sh: don't accidentally override existing branch
2297     "bisect" (closes: #478647).
2299  -- Gerrit Pape <pape@smarden.org>  Mon, 26 May 2008 16:41:45 +0000
2301 git-core (1:1.5.5.1-1) unstable; urgency=low
2303   * new upstream point release.
2305  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Apr 2008 18:24:34 +0000
2307 git-core (1:1.5.5-1) unstable; urgency=low
2309   * new upstream release.
2310     * gitk: Fix changing colors through Edit->Preferences (closes: #472615).
2311     * Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"
2312       (closes: #469083).
2313   * merge branch debian/experimental.
2315  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Apr 2008 20:26:25 +0000
2317 git-core (1:1.5.5~rc3-2) experimental; urgency=low
2319   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2320     amend: properly apply GITWEB_CONFIG_SYSTEM to gitweb.cgi.
2322  -- Gerrit Pape <pape@smarden.org>  Fri, 04 Apr 2008 20:40:48 +0000
2324 git-core (1:1.5.5~rc3-1) experimental; urgency=low
2326   * new upstream release candidate.
2327   * debian/diff/0004-gitweb-fallback-to-system-wide-config-file-if-defaul.diff:
2328     new: gitweb: fallback to system-wide config file if default config does
2329     not exist (closes: #450592).
2330   * debian/rules: remove GITWEB_CONFIG=/etc/gitweb.conf from OPTS.
2332  -- Gerrit Pape <pape@smarden.org>  Thu, 03 Apr 2008 19:43:33 +0000
2334 git-core (1:1.5.5~rc2-1) experimental; urgency=low
2336   * new upstream release candidate.
2337     * t9600-cvsimport.sh: set HOME before checking for cvsps availability
2338       (closes: #471969).
2339     * imap-send: properly error out if imap.host is not set in config
2340       (closes: #472632).
2341   * merge branch debian-sid.
2343  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:53:30 +0000
2345 git-core (1:1.5.4.5-1) unstable; urgency=low
2347   * new upstream point release (closes: #473071).
2349  -- Gerrit Pape <pape@smarden.org>  Fri, 28 Mar 2008 08:26:39 +0000
2351 git-core (1:1.5.5~rc1-1) experimental; urgency=low
2353   * new upstream release candidate.
2355  -- Gerrit Pape <pape@smarden.org>  Sun, 23 Mar 2008 11:55:21 +0000
2357 git-core (1:1.5.5~rc0-1) experimental; urgency=low
2359   * new upstream release candidate.
2360     * git-pull documentation: warn about the option order (closes: #463853).
2361     * hash-object: cleanup handling of command line options (closes:
2362       #464432).
2363   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2364     remove; applied upstream.
2366  -- Gerrit Pape <pape@smarden.org>  Wed, 19 Mar 2008 07:45:01 +0000
2368 git-core (1:1.5.4.4-1) unstable; urgency=low
2370   * new upstream point release.
2371     * templates/Makefile: don't depend on local umask setting (closes:
2372       #467518).
2373     * Fix random crashes in http_cleanup() (closes: #468836).
2374     * send-email: fix In-Reply-To regression (closes: #468153).
2375     * git-merge.sh: better handling of combined --squash,--no-ff,--no-commit
2376       options (closes: #468568).
2378  -- Gerrit Pape <pape@smarden.org>  Mon, 10 Mar 2008 10:38:51 +0000
2380 git-core (1:1.5.4.3-1) unstable; urgency=low
2382   * new upstream point release.
2383     * git-clone.sh: properly configure remote even if remote's head is
2384       dangling (closes: #466581).
2385   * debian/diff/0004-gitk-properly-deal-with-tag-names-containing-sl.diff:
2386     new: from upstream master: gitk: properly deal with tag names containing /
2387     (slash) (closes: #464104).
2388   * debian/git-daemon-run.postrm: adapt paths in /var/.
2390  -- Gerrit Pape <pape@smarden.org>  Sun, 24 Feb 2008 16:19:02 +0000
2392 git-core (1:1.5.4.2-2) unstable; urgency=low
2394   * debian/rules: git-daemon-run: no longer include symlinks for ./supervise/
2395     subdirectories, update-service now takes care of this.
2396   * debian/git-daemon-run.postinst: remove ad re-add git-daemon service on
2397     upgrade from <= 1.5.4.2-1.
2399  -- Gerrit Pape <pape@smarden.org>  Mon, 18 Feb 2008 22:22:14 +0000
2401 git-core (1:1.5.4.2-1) unstable; urgency=low
2403   * new upstream point release.
2404     * cvsimport: have default merge regex also match beginning of commit
2405       message (thx Frédéric Brière, closes: #463468).
2406     * builtin-commit: remove .git/SQUASH_MSG upon successful commit (closes:
2407       #464656).
2408   * debian/rules: change TCLTK_PATH to /usr/bin/wish8.5 in OPTS.
2409   * debian/control: Build-Depends: tcl8.5; git-gui, gitk: Depends: tk8.5
2410     (closes: #456423).
2411   * debian/git-daemon-run.postinst, debian/git-daemon-run.postrm,
2412     debian/git-daemon-run.prerm: use runit's update-service program to
2413     add/remove the git daemon service, instead of dealing with symlinks in
2414     /var/service/ directly.
2415   * debian/control: package git-daemon: Depends: runit (>= 1.8.0-2) (1st
2416     version that provides the update-service program).
2418  -- Gerrit Pape <pape@smarden.org>  Sun, 17 Feb 2008 18:48:00 +0000
2420 git-core (1:1.5.4.1-1) unstable; urgency=medium
2422   * debian/control: Build-Depends: cvsps (for selftests, thx Marco Rodrigues,
2423     closes: #463896).
2424   * new upstream point release.
2426  -- Gerrit Pape <pape@smarden.org>  Mon, 11 Feb 2008 12:00:03 +0000
2428 git-core (1:1.5.4-1) unstable; urgency=low
2430   * merge branch debian-experimental.
2431   * new upstream release.
2432   * debian/git-core.README.Debian: add Alias'es for git-favicon.png and
2433     git-logo.png to the VirtualHost example (thx Frederic Briere, closes:
2434     #463732).
2435   * debian/rules: target build-arch-stamp: re-run selftests with --verbose
2436     on test failures.
2438  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Feb 2008 05:01:16 +0000
2440 git-core (1:1.5.4~rc5-1) experimental; urgency=low
2442   * new upstream release candidate.
2444  -- Gerrit Pape <pape@smarden.org>  Mon, 28 Jan 2008 11:01:08 +0000
2446 git-core (1:1.5.4~rc4-1) experimental; urgency=low
2448   * new upstream release candidate.
2449   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2450     adapt; don't warn if /etc/mailname does not exist (closes: #461844).
2451   * debian/rules: install /usr/share/gitk/ into the gitk package, not
2452     git-core.
2454  -- Gerrit Pape <pape@smarden.org>  Mon, 21 Jan 2008 21:15:21 +0000
2456 git-core (1:1.5.4~rc3-1) experimental; urgency=low
2458   * merge branch debian-sid.
2459   * new upstream release candidate.
2460     * "git pull --tags": error out with a better message (closes: #456035).
2461     * gitk: use user-configured background in view definition dialog
2462       (closes: #457124).
2463   * debian/control: Build-Depends: cvs, libdbd-sqlite3-perl (for selftests).
2465  -- Gerrit Pape <pape@smarden.org>  Sat, 12 Jan 2008 15:09:23 +0000
2467 git-core (1:1.5.3.8-1) unstable; urgency=low
2469   * debian/control: for all packages: Suggests: git-doc instead of
2470     Recommends: (thx Andrew Moise, closes: #455369).
2471   * debian/control: add Vcs-Git: http://smarden.org/git/git.git/.
2472   * new upstream point release.
2474  -- Gerrit Pape <pape@smarden.org>  Tue, 08 Jan 2008 21:01:35 +0000
2476 git-core (1:1.5.4~rc2-1) experimental; urgency=low
2478   * new upstream release candidate.
2479     * shortlog manpage documentation: work around asciidoc markup issues
2480       (closes: #447911).
2481     * Fix $EDITOR regression introduced by rewrite in C (closes: #446845).
2483  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Dec 2007 08:45:01 +0000
2485 git-core (1:1.5.4~rc1-1) experimental; urgency=low
2487   * new upstream release candidate.
2488     * gitweb: Teach "a=blob" action to be more lenient about blob/file mime
2489       type (closes: #435610).
2491  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Dec 2007 09:07:10 +0000
2493 git-core (1:1.5.4~rc0-1) experimental; urgency=low
2495   * new upstream release candidate.
2496     * build with correct version information (on amd64, closes: #454935,
2497       #454408).
2498     * git-reset: add -q option to operate quietly (closes: #444933).
2499     * gitk: disable colours when calling git log (closes: #454420).
2500     * "git svnimport" was removed in favor of "git svn" (closes: #436930,
2501       #447325, #447965, #451037).
2502     * git-commit: allow grouping of short options (closes: #407241).
2503   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff,
2504     debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: remove;
2505     applied upstream.
2506   * debian/rules: install git-gui's lib/ directory plus subdirectory
2507     properly.
2508   * debian/control: Build-Depends: gettext.
2510  -- Gerrit Pape <pape@smarden.org>  Thu, 13 Dec 2007 14:08:45 +0000
2512 git-core (1:1.5.3.7-1) unstable; urgency=low
2514   * new upstream point release.
2515   * debian/diff/0005-Don-t-cache-DESTDIR-in-perl-perl.mak.diff: new; don't
2516     cache DESTDIR in perl/perl.mak (#452077).
2517   * debian/rules: remove $(MAKE) -C perl clean to remove the perl/perl.mak
2518     again, this is now handled through debian/diff/0005 (thx Pierre
2519     Habouzit, #452077).
2521  -- Gerrit Pape <pape@smarden.org>  Mon,  3 Dec 2007 10:17:11 +0000
2523 git-core (1:1.5.3.6-1.1) unstable; urgency=low
2525   * Non-maintainer upload: Gerrit is currently changing home, and this bug is
2526     preventing people from installing git, I took the initiative to fix it
2527     before his return.
2528   * debian/rules: force a $(MAKE) -C perl clean to remove the perl/perl.mak
2529     that remembers our DESTDIR and makes perl modules be installed in
2530     debian/git-core/ in the install-indep target again
2531     (closes: #452077, #452078, #452080, #452111, #452324).
2533  -- Pierre Habouzit <madcoder@debian.org>  Thu, 22 Nov 2007 00:40:08 +0100
2535 git-core (1:1.5.3.6-1) unstable; urgency=low
2537   * debian/implicit: add proper dependencies to support 'parallel build'
2538     through make -j (thx Daniel Schepler for the patch).
2539   * debian/rules: support 'nocheck' in DEB_BUILD_OPTIONS to skip running
2540     the selftests.
2541   * debian/diff/0003-bug-448655-check-etc-mailname-if-author-email-is-un.diff:
2542     new; check /etc/mailname if author email is unknown (closes: #448655).
2543   * debian/gitweb.docs: new; install gitweb/README.
2544   * new upstream point release.
2545     * git-cvsimport: really convert underscores in branch names to dots with
2546       -u (closes: #446495).
2547     * git-mailsplit: with maildirs not only process cur/, but also new/
2548       (closes: #447396).
2549   * debian/diff/0004-contrib-hooks-post-receive-email-make-subject-prefix.diff:
2550     new; cherry-pick'ed from master: contrib/hooks/post-receive-email: make
2551     subject prefix configurable (closes: #428418).
2553  -- Gerrit Pape <pape@smarden.org>  Mon, 19 Nov 2007 12:32:11 +0000
2555 git-core (1:1.5.3.5-1) unstable; urgency=low
2557   * new upstream point release.
2558     * git-config: handle --file option with relative pathname properly;
2559       git-config: print error message if the config file cannot be read;
2560       git-config: don't silently ignore options after --list (closes:
2561       #445208).
2563  -- Gerrit Pape <pape@smarden.org>  Thu, 01 Nov 2007 08:35:46 +0000
2565 git-core (1:1.5.3.4-1) unstable; urgency=low
2567   * new upstream point release (closes: #445188).
2569  -- Gerrit Pape <pape@smarden.org>  Thu, 04 Oct 2007 08:27:01 +0000
2571 git-core (1:1.5.3.3-1) unstable; urgency=low
2573   * new upstream point release.
2575  -- Gerrit Pape <pape@smarden.org>  Sun, 30 Sep 2007 09:25:06 +0000
2577 git-core (1:1.5.3.2-1) unstable; urgency=low
2579   * new upstream point release.
2580     * git-svn: fix "Malformed network data" with svn:// servers (closes:
2581       #430091, #436142).
2582     * git-commit: Allow partial commit of file removal (closes: #437817).
2583     * git-gui: lib/index.tcl: handle files with % in the filename properly
2584       (closes: #441167).
2585     * git-clone: improve error message if curl program is missing or not
2586       executable (closes: #440976).
2587   * debian/git-daemon-run.postinst: use 'sv -v term git-daemon' instead of
2588     'sv restart git-daemon' to restart git-daemon service if it was running.
2589   * debian/control: git-core: no longer Suggests: cogito, which was removed.
2590   * debian/diff/genindex.diff: apply and remove.
2591   * debian/gitweb.conf: comment out $home_link, and set to gitweb.cgi's
2592     default (thx Ansgar Burchardt for the patch, closes: 441694).
2594  -- Gerrit Pape <pape@smarden.org>  Thu, 20 Sep 2007 07:28:41 +0000
2596 git-core (1:1.5.3.1-1) unstable; urgency=low
2598   * new upstream point release.
2599   * debian/control: git-daemon-run: improve long description (closes:
2600     #440699).
2601   * debian/git-daemon-run.README.Debian: improve.
2602   * debian/control: git-svn: improve long description.
2603   * debian/control: git-cvs: improve long description.
2604   * debian/control: git-core: improve long description (closes: #412560).
2606  -- Gerrit Pape <pape@smarden.org>  Tue, 04 Sep 2007 18:18:33 +0000
2608 git-core (1:1.5.3-1) unstable; urgency=low
2610   * merge branch debian-experimental.
2611   * new upstream release.
2612   * debian/control: git-email: move libemail-valid-perl from Depends: to
2613     Recommends: (thx Uwe Kleine-Koenig, closes: #439902).
2614   * debian/control: git-email: no longer Depends: libmail-sendmail-perl (thx
2615     Uwe Kleine-Koenig).
2617  -- Gerrit Pape <pape@smarden.org>  Sun, 02 Sep 2007 16:41:54 +0000
2619 git-core (1:1.5.3~rc7-1) experimental; urgency=low
2621   * new upstream release candidate.
2622   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2623     remove; included upstream.
2625  -- Gerrit Pape <pape@smarden.org>  Wed, 29 Aug 2007 12:22:16 +0000
2627 git-core (1:1.5.3~rc6-1) experimental; urgency=low
2629   * new upstream release candidate.
2630     * git-am: initialize variable $resume on startup (closes: #435807).
2631   * debian/diff/0002-git-merge-do-up-to-date-check-also-for-all-strategie.diff:
2632     new; http://article.gmane.org/gmane.comp.version-control.git/55981.
2633   * debian/diff/0003-git-sh-setup.sh-fallback-to-editor-not-vi-if-VI.diff:
2634     new; git-sh-setup.sh: fallback to 'editor' not 'vi' if $VISUAL and $EDITOR
2635     are unset (thx Mike Hommey, closes: #438793).
2636   * merge branch debian-sid.
2638  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:54:16 +0000
2640 git-core (1:1.5.2.5-2) unstable; urgency=low
2642   * debian/git-core.conffiles: new; add /etc/bash_completion.d/git.
2644  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Aug 2007 09:49:39 +0000
2646 git-core (1:1.5.2.5-1) unstable; urgency=low
2648   * debian/control: fix typo in Build-Depends: libcurl4-gnutls-dev |
2649     libcurl3-gnutls-dev (thx Mikael Eriksson, closes: #433196).
2650   * new upstream point release.
2651   * debian/rules: add TCLTK_PATH=/usr/bin/wish8.4 to OPTS (closes: #438662).
2652   * dbian/control: git-core: Depends: cpio (closes: #438057).
2653   * debian/git-core.README.Debian: fix typos (closes: #438932).
2654   * debian/versions.upstream, debian/changelog.upstream: adapt.
2655   * debian/rules, debian/control: install git-completion.bash from contrib as
2656     /etc/bash_completion.d/git; git-core: Conflicts:, Provides:, Replaces:
2657     git-completion (closes: #437532, thx Sebastian Harl).
2659  -- Gerrit Pape <pape@smarden.org>  Sat, 25 Aug 2007 17:56:20 +0000
2661 git-core (1:1.5.3~rc4-1) experimental; urgency=low
2663   * new upstream release candidate.
2665  -- Gerrit Pape <pape@smarden.org>  Sat, 04 Aug 2007 13:02:05 +0000
2667 git-core (1:1.5.3~rc3-1) experimental; urgency=low
2669   * new upstream release candidate.
2670   * debian/versions.upstream, debian/changelog.upstream: adapt.
2672  -- Gerrit Pape <pape@smarden.org>  Fri, 27 Jul 2007 11:13:52 +0000
2674 git-core (1:1.5.3~rc2-1) experimental; urgency=low
2676   * new upstream release candidate.
2677   * debian/diff/????-Pack-objects-properly-initialize-the-depth-value.diff:
2678     remove; obsolete.
2679   * debian/control, debian/rules: remove git-p4 package again, moved into
2680     contrib/ upstream; see /usr/share/doc/git-core/contrib/p4import/.
2681   * debian/versions.upstream, debian/changelog.upstream: adapt.
2683  -- Gerrit Pape <pape@smarden.org>  Fri, 20 Jul 2007 08:47:45 +0000
2685 git-core (1:1.5.3~rc1-1) experimental; urgency=low
2687   * new upstream release candidate.
2688     * git-commit: don't add multiple Signed-off-by: from the same identity
2689       (closes: #430851).
2690     * Fix core.sharedRepository = 2 (closes: #432698).
2691   * merge branch debian-sid.
2692   * debian/versions.upstream, debian/changelog.upstream: adapt.
2693   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
2694     remove; doesn't apply anymore.
2695   * debian/diff/0002-Pack-objects-properly-initialize-the-depth-value.diff:
2696     new; on upstream advice.
2698  -- Gerrit Pape <pape@smarden.org>  Sat, 14 Jul 2007 11:45:27 +0000
2700 git-core (1:1.5.2.4-1) unstable; urgency=low
2702   * new upstream point release.
2703   * debian/rules: build documentation with ASCIIDOC8=YesPlease (closes:
2704     #432560).
2705   * debian/control: Build-Depends: asciidoc (>> 8.0.0).
2706   * debian/diff/????-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
2707     remove; merged upstream.
2708   * debian/control: Build-Depends: libcurl4-gnutls-dev | libcurl3-gnutsl-dev
2709     (closes: #432812).
2710   * debian/versions.upstream, debian/changelog.upstream: adapt.
2712  -- Gerrit Pape <pape@smarden.org>  Fri, 13 Jul 2007 19:13:38 +0000
2714 git-core (1:1.5.3~rc0-1) experimental; urgency=low
2716   * new upstream release candidate.
2717   * debian/changelog.upstream.sh: run git shortlog with option --no-merges.
2718   * debian/versions.upstream, debian/changelog.upstream: update.
2719   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff,
2720     debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
2721     remove; applied upstream.
2722   * debian/diff/00*.diff: adapt.
2723   * debian/rules: put git-gui, git-citool man pages into package git-gui.
2725  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 10:01:12 +0000
2727 git-core (1:1.5.2.3-1) unstable; urgency=low
2729   * new upstream point release.
2730   * debian/control: package git-gui: Replaces: git-core (<< 1:1.5.2.2-3)
2731     (thx Frank Lichtenheld, closes: #431481).
2732   * debian/versions.upstream, debian/changelog.upstream: update.
2734  -- Gerrit Pape <pape@smarden.org>  Tue, 03 Jul 2007 08:26:11 +0000
2736 git-core (1:1.5.2.2-3) unstable; urgency=low
2738   * debian/rules: move /usr/share/git-gui/ from git-core package into
2739     git-gui package (thx Ansgar Burchardt, closes: #430530).
2740   * debian/diff/0004-git-cvsimport-force-checkout-of-working-tree-after-i.diff:
2741     new; git-cvsimport: force checkout of working tree after initial import
2742     (closes: #430903).
2743   * debian/diff/0005-git-gui-properly-popup-error-if-gitk-should-be-start.diff:
2744     new; git-gui: properly popup error if gitk should be started but is not
2745     installed (#429810).
2746   * debian/control: git-gui: Recommends: gitk (closes: #429810).
2747   * debian/rules: workaround #427907: compile with -O0 instead of -O2 on hppa
2748     (#429389).
2750  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Jun 2007 12:54:39 +0000
2752 git-core (1:1.5.2.2-2) unstable; urgency=low
2754   * debian/control: all Architecture: all packages: Depends: git-core (>>
2755     ${source:Upstream-Version}, git-core (<< ${source:Upstream-Version}-.)
2756     instead of (= ${source:Version}) to support binNMUs (closes: #423041,
2757     #430128).
2759  -- Gerrit Pape <pape@smarden.org>  Sat, 23 Jun 2007 14:02:36 +0000
2761 git-core (1:1.5.2.2-1) unstable; urgency=low
2763   * new upstream point release.
2764     * Fix typo in remote branch example in git user manual (closes: #427502).
2765   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
2766     remove; applied upstream.
2767   * debian/versions.upstream: new; ordered list of upstream versions,
2768     starting with 1.0.0.
2769   * debian/changelog.upstream.sh: new; create changelog.upstream from git
2770     shortlog using debian/versions.upstream.
2771   * debian/changelog.upstream: re-created through changelog.upstream.sh.
2772   * debian/diff/0003-git-svn-trailing-slash-in-prefix-is-mandatory-with.diff:
2773     new; git-svn: trailing slash in prefix is mandatory with --branches/-b
2774     (closes: #429443).
2776  -- Gerrit Pape <pape@smarden.org>  Tue, 19 Jun 2007 17:32:30 +0000
2778 git-core (1:1.5.2.1-2) unstable; urgency=low
2780   * debian/diff/0003-git-branch-track-fix-tracking-branch-computation.diff:
2781     new; from upstream master: git-branch --track: fix tracking branch
2782     computation.
2784  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Jun 2007 09:04:47 +0000
2786 git-core (1:1.5.2.1-1) unstable; urgency=low
2788   * new upstream point release.
2789     * Create a new manpage for the gitignore format, and reference it
2790       elsewhere (thx Josh Triplett, closes: #427078).
2791   * debian/diff/0002-gitk-properly-resolve-ambiguity-if-argument-is-both.diff:
2792     new; properly resolve ambiguity if argument is both, revision and
2793     filename (closes: #425491).
2794   * debian/control: git-core: Conflicts: git (<< 4.3.20-11) (/usr/bin/git
2795     transition).
2796   * debian/git-daemon-run.README.Debian: new (#422139).
2797   * debian/control: all Architecture: all packages: Depends: git-core
2798     (= ${source:Version}) instead of (>= ...); this makes it no longer
2799     support binNMUs (closes: #425494, reopens: #423041).
2801  -- Gerrit Pape <pape@smarden.org>  Sun, 03 Jun 2007 10:09:53 +0000
2803 git-core (1:1.5.2-1) unstable; urgency=low
2805   * merge branch debian-experimental.
2806   * new upstream release.
2807     * gitweb: choose appropriate view for file type if a= parameter missing
2808       (closes: #410465).
2809     * git fetch -q is supported (closes: #423165).
2810   * /usr/bin/git transition (thx Ian Beckwith!).
2811     * debian/git-core.preinst: new; remove /usr/bin/git alternative if
2812       upgrading from versions older than 1:1.5.2~rc3-2.
2813     * debian/git-core.prerm, debian/git-core.postinst: remove; no longer
2814       handle /usr/bin/git alternative through update-alternatives.
2815     * debian/rules: no longer install git program as git-scm.
2817  -- Gerrit Pape <pape@smarden.org>  Wed, 30 May 2007 12:38:45 +0000
2819 git-core (1:1.5.2~rc3-2) experimental; urgency=low
2821   * debian/diff/0000-maint-branch-from-20070514.diff: remove; obsolete.
2822   * debian/control: package git-p4: Section: contrib/devel (closes:
2823     #422755).
2824   * debian/control: package git-p4: Depends: git-core (>= ${source:Version})
2825     instead of (= ${Source-Version}) (to support binNMUs).
2827  -- Gerrit Pape <pape@smarden.org>  Tue, 15 May 2007 21:33:06 +0000
2829 git-core (1:1.5.1.4-2) unstable; urgency=low
2831   * debian/diff/0000-maint-branch-from-20070514.diff: new; snapshot upstream
2832     maint branch 20070514:
2833     * includes git-svn fixes (closes: #423599, #423226).
2834   * deian/rules: reverse order when applying diffs (fix typo).
2835   * debian/control: all Architecture: all packages: Depends: git-core (>=
2836     ${source:Version}) instead of (= ${Source-Version}) (to support binNMUs,
2837     closes: #423041).
2839  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 13:15:50 +0000
2841 git-core (1:1.5.2~rc3-1) experimental; urgency=low
2843   * new upstream release candidate.
2844   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
2845     remove; included upstream.
2846   * debian/control: Build-Depends: tcl8.4 (for gitgui).
2847   * debian/rules: add symlink /etc/init.d/git-daemon -> /usr/bin/sv to
2848     git-daemon-run package (#422139).
2850  -- Gerrit Pape <pape@smarden.org>  Mon, 14 May 2007 10:10:02 +0000
2852 git-core (1:1.5.1.4-1) unstable; urgency=medium
2854   * new upstream point release.
2855   * debian/diff/pager-vs-less.diff: rename to
2856     0001-pager.c-fallback-to-pager-not-less-if-PAGER-is.diff; adapt.
2857   * debian/diff/0002-Optimize-directory-listing-with-pathspec-limiter.diff:
2858     new: Optimize directory listing with pathspec limiter (closes: #420671).
2859   * debian/git-daemon-run.postinst: restart git-daemon service if it was
2860     running.
2862  -- Gerrit Pape <pape@smarden.org>  Wed, 09 May 2007 08:48:50 +0000
2864 git-core (1:1.5.2~rc2-1) experimental; urgency=low
2866   * new upstream release candidate.
2868  -- Gerrit Pape <pape@smarden.org>  Mon, 07 May 2007 18:02:53 +0000
2870 git-core (1:1.5.2~rc1-1) experimental; urgency=low
2872   * new upstream release candidate.
2873   * debian/control, debian/rules: new package git-p4: tools for importing
2874     development history from perforce repositories.
2875   * debian/rules: add WITH_P4IMPORT=1 to OPTS; no longer install
2876     git-p4import.py into /usr/share/doc/git-core/contrib/; add OPTS to
2877     make clean in target clean:; add PYTHON_PATH=/usr/bin/python to OPTS.
2879  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 12:28:15 +0000
2881 git-core (1:1.5.1.3-1) unstable; urgency=low
2883   * new upstream point release.
2884     * git-add tried to optimize by finding common leading directories
2885       across its arguments but botched, causing very confused behaviour
2886       (closes: #420671).
2887     * Documentation/git-reset.txt: suggest git commit --amend in example
2888       (closes: #420112).
2889     * unofficial rpm.spec file shipped with git was letting ETC_GITCONFIG
2890       set to /usr/etc/gitconfig.  Tweak the official Makefile to make it
2891       harder for distro people to make the same mistake, by setting the
2892       variable to /etc/gitconfig if prefix is set to /usr (closes:
2893       #420675).
2894   * debian/changelog.upstream: upstream changes taken from mailing list
2895     announcement.
2897  -- Gerrit Pape <pape@smarden.org>  Tue, 01 May 2007 08:59:06 +0000
2899 git-core (1:1.5.1.2-1) unstable; urgency=low
2901   * new upstream point release.
2902   * debian/changelog.upstream: upstream changes taken from mailing list
2903     announcement.
2905  -- Gerrit Pape <pape@smarden.org>  Sun, 22 Apr 2007 13:31:05 +0000
2907 git-core (1:1.5.1.1-1) unstable; urgency=low
2909   * new upstream point release.
2910   * debian/changelog.upstream: upstream changes taken from mailing list
2911     announcement.
2912   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
2913     remove; applied upstream.
2915  -- Gerrit Pape <pape@smarden.org>  Thu, 12 Apr 2007 09:05:44 +0000
2917 git-core (1:1.5.1-1) unstable; urgency=low
2919   * new upstream release.
2920     * git-svn got almost a rewrite (closes: #416372).
2921   * debian/diff/git-cvsserver-update-hook.diff: remove; included upstream.
2922   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff,
2923     debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff,
2924     debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
2925     remove; applied upstream.
2926   * debian/diff/GNU-Hurd.diff: remove; obsolete.
2927   * debian/git-daemon-run.postrm: check for deluser being available, if
2928     not, print warning and don't remove system user (closes: #416755).
2929   * debian/changelog.upstream: upstream changes taken from mailing list
2930     announcement, and git shortlog.
2931   * debian/diff/0010-rename-contrib-hooks-post-receieve-email-to-contrib.diff:
2932     new; rename contrib/hooks/post-receieve-email to contrib/hooks/post-
2933     receive-email.
2935  -- Gerrit Pape <pape@smarden.org>  Wed,  4 Apr 2007 11:56:18 +0000
2937 git-core (1:1.5.0.6-1) unstable; urgency=low
2939   * new upstream point release.
2940   * debian/diff/http-fetch-don-t-use-double-slash-as-directory-sepa.diff:
2941     new, cherry-pick'ed from upstream master: http-fetch: don't use
2942     double-slash as directory separator in URLs (closes: #409887).
2943   * debian/diff/Documentation-git-svnimport.txt-fix-typo.diff: new:
2944     Documentation/git-svnimport.txt: fix typo.
2945   * debian/diff/Documentation-git-rev-parse.txt-fix-example-in-SPEC.diff:
2946     new Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES
2947     (closes: #404795).
2948   * debian/changelog.upstream: upstream changes taken from mailing list
2949     announcements.
2951  -- Gerrit Pape <pape@smarden.org>  Thu, 29 Mar 2007 10:51:00 +0000
2953 git-core (1:1.5.0.5-1) unstable; urgency=low
2955   * new upstream point release.
2956   * debian/rules: make sure subdirectories of /usr/share/doc/git-core/ are
2957     mode 0755 (closes: #415328); remove .gitignore file(s) from
2958     /usr/share/doc/git-core/ (closes: #413913).
2959   * debian/control: git-svn: Depends: libterm-readkey-perl (thx Pierre
2960     Habouzit, closes: #415475).
2961   * debian/changelog.upstream: upstream changes taken from mailing list
2962     announcements.
2964  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Mar 2007 17:02:27 +0000
2966 git-core (1:1.5.0.3-1) unstable; urgency=low
2968   * new upstream point release.
2969   * debian/diff/cvsexportcommit-.msg.diff: remove; applied upstream.
2970   * debian/git-core.docs, debian/git-doc.docs: add RelNotes.
2971   * debian/changelog.upstream: upstream changes taken from mailing list
2972     announcements.
2974  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Mar 2007 19:44:05 +0000
2976 git-core (1:1.5.0.2-1) unstable; urgency=low
2978   * new upstream point release.
2979   * debian/control: git-core: Conflicts: qgit (<< 1.5.5) (closes: #412452).
2980   * debian/changelog.upstream: upstream changes taken from mailing list
2981     announcements.
2982   * debian/diff/cvsexportcommit-.msg.diff: new; don't cleanup .msg if not
2983     yet committed to cvs (closes: #412732).
2985  -- Gerrit Pape <pape@smarden.org>  Wed, 28 Feb 2007 15:50:53 +0000
2987 git-core (1:1.5.0.1-1) unstable; urgency=low
2989   * new upstream point release.
2990   * debian/diff/git-cvsserver-update-hook.diff: new from upstream pu branch:
2991     Have git-cvsserver call hooks/update before really altering the ref.
2992   * debian/control: git-cvs: Depends: libdbd-sqlite3-perl (git-cvsserver).
2994  -- Gerrit Pape <pape@smarden.org>  Sun, 25 Feb 2007 11:38:34 +0000
2996 git-core (1:1.5.0-1) experimental; urgency=low
2998   * new upstream release.
2999   * debian/diff/archimport-empty-dir.diff: remove; applied upstream.
3000   * debian/diff/pager-vs-less.diff, debian/diff/Add-install-lib-target.diff:
3001     adapt.
3002   * debian/control: new package git-gui, the git graphical user interface;
3003     git-core: no longer Depends:, Build-Depends: rcs; git-core: Suggests:
3004     git-gui.
3005   * debian/rules: new package git-gui.
3006   * debian/changelog.upstream: upstream changes taken from mailing list
3007     announcements and git shortlog.
3008   * debian/git-daemon/run: don't limit git-daemon's memory resources.
3009   * debian/control, debian/rules: remove git-core-dev package again,
3010     libgit.a is not a publically usable/useful library at this moment, as
3011     its internal API is not cast in stone yet.
3012   * debian/diff/Add-install-lib-target.diff: remove; there's no git-core-dev
3013     package.
3015  -- Gerrit Pape <pape@smarden.org>  Fri, 16 Feb 2007 07:18:44 +0000
3017 git-core (1:1.5.0~rc3-1) experimental; urgency=low
3019   * new upstream release candidate.
3020   * debian/diff/Add-install-lib-target.diff: new; add install-lib target to
3021     install libgit.a library plus header files (thx Luca Falavigna).
3022   * debian/rules: new package git-core-dev; remove obsolete
3023     WITH_SEND_EMAIL=1, OPTIMIZE="..." from $(OPTS); remove
3024     WITH_OWN_SUBPROCESS_PY=1 from $(OPTS), it's no longer necessary (thx
3025     Luca Falavigna; closes: #403731); make git-p4import.pl available through
3026     /usr/share/doc/git-core/contrib/ (closes: #403387); minor cleanup.
3027   * debian/control: new package git-core-dev (thx Luca Falavigna; closes:
3028     #407722); no longer Build-Depends: python; git-core: no longer Recommends:
3029     python, Suggests: git-core-dev; update short and long descriptions
3030     (closes: #406323); git-arch: Depends: tla, instead of Suggests:.
3031   * debian/diff/GNU-Hurd.diff: adapt.
3032   * debian/diff/archimport-empty-dir.diff: new; git-archimport: initial import
3033     needs empty directory (closes: #400508).
3034   * debian/gitweb.README.Debian: typo.
3036  -- Gerrit Pape <pape@smarden.org>  Sat,  3 Feb 2007 09:32:48 +0000
3038 git-core (1:1.4.4.4-1) unstable; urgency=low
3040   * new upstream release, important fixes:
3041     * pack-check.c::verify_packfile(): don't run SHA-1 update on huge data.
3042     * Fix infinite loop when deleting multiple packed refs.
3043     * diff --check: fix off by one error.
3044   * debian/diff/0001-spurious-.sp-in-manpages.diff: remove; included in
3045     upstream version.
3046   * debian/changelog.upstream: upstream changes taken from mailing list
3047     announcement.
3049  -- Gerrit Pape <pape@smarden.org>  Tue,  9 Jan 2007 19:43:56 +0000
3051 git-core (1:1.4.4.3-1) unstable; urgency=medium
3053   * new upstream release (closes: #404796); important fixes:
3054     * Make sure the empty tree exists when needed in merge-recursive; the
3055       error message may make the user think that their database is corrupt
3056       when its actually not.
3057     * Don't use memcpy when source and dest. buffers may overlap.
3058     * cvsserver: Avoid miscounting bytes in Perl v5.8.x; this breaks the
3059       counting of bytes for the CVS protocol, resulting in the client
3060       expecting less data than we actually send, and storing truncated files.
3061   * debian/diff/0001-spurious-.sp-in-manpages.diff: new from upstream git;
3062     work around spurious .sp in manpages (closes: #388370).
3063   * debian/changelog.upstream: upstream changes taken from mailing list
3064     announcement.
3066  -- Gerrit Pape <pape@smarden.org>  Fri, 29 Dec 2006 07:38:15 +0000
3068 git-core (1:1.4.4.2-1) unstable; urgency=low
3070   * new upstream release.
3071     * fixes FTBFS on m68k (thx Roman Zippel, closes: #402022).
3072   * 0001-archive-zip-don-t-use-sizeof-struct.diff,
3073     0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
3074     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
3075     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
3076     0005-Increase-length-of-function-name-buffer.diff: remove; obsolete.
3077   * debian/changelog.upstream: upstream changes taken from mailing list
3078     announcements and git log | git shortlog.
3080  -- Gerrit Pape <pape@smarden.org>  Fri,  8 Dec 2006 19:13:49 +0000
3082 git-core (1:1.4.4.1-1) unstable; urgency=low
3084   * new upstream release (closes: #400191).
3085   * 0001-archive-zip-don-t-use-sizeof-struct.diff: new from upstream git;
3086     replaces debian/diff/not-packed-structs.diff.
3087   * 0002-git-svn-error-out-from-dcommit-on-a-parent-less-commit.diff,
3088     0003-git-svn-correctly-handle-revision-0-in-SVN-repositories.diff,
3089     0004-git-svn-preserve-uncommitted-changes-after-dcommit.diff,
3090     0005-Increase-length-of-function-name-buffer.diff: new from upstream
3091     git.
3092   * debian/diff/genindex.diff: new; support subdirs in gitweb example index
3093     generator (thx David Nusinow; closes: #400284).
3094   * debian/diff/GNU-Hurd.diff, debian/diff/pager-vs-less.diff: adapt.
3096  -- Gerrit Pape <pape@smarden.org>  Sun, 26 Nov 2006 14:31:39 +0000
3098 git-core (1:1.4.4-2) unstable; urgency=low
3100   * debian/diff/not-packed-structs.diff: new; don't use sizeof(struct ...),
3101     size doesn't match on arm (fixes selftests failure on arm).
3103  -- Gerrit Pape <pape@smarden.org>  Wed, 22 Nov 2006 23:31:11 +0000
3105 git-core (1:1.4.4-1) unstable; urgency=low
3107   * new upstream release (closes: #399575).
3108   * debian/changelog.upstream: upstream changes taken from mailing list
3109     announcements.
3110   * debian/control: Build-Depends: unzip (for selftests).
3112  -- Gerrit Pape <pape@smarden.org>  Tue, 21 Nov 2006 09:43:37 +0000
3114 git-core (1:1.4.3.5-1) unstable; urgency=low
3116   * new upstream release.
3117   * debian/changelog.upstream: upstream changes taken from mailing list
3118     announcements.
3120  -- Gerrit Pape <pape@smarden.org>  Mon, 13 Nov 2006 17:46:50 +0000
3122 git-core (1:1.4.3.3-2) unstable; urgency=medium
3124   * debian/git-daemon-run.postinst: don't make the log service system user
3125     gitlog member of group adm, but nogroup; gitlog's home directory is
3126     /nonexistent (thx Florian Weimer, closes: #396687).
3127   * debian/git-daemon/log/run: make /var/log/git-daemon log directory mode
3128     2750, owner gitlog:adm.
3129   * debian/changelog.upstream: upstream changes taken from mailing list
3130     announcements.
3132  -- Gerrit Pape <pape@smarden.org>  Mon,  6 Nov 2006 20:12:08 +0000
3134 git-core (1:1.4.3.3-1) unstable; urgency=low
3136   * new upstream release.
3137   * debian/diff/0001-Set-HOME-for-selftests.diff: remove; applied upstream.
3138   * debian/control: git-core: Depends: libdigest-sha1-perl (closes: #395304,
3139     thx Ichthyostega).
3141  -- Gerrit Pape <pape@smarden.org>  Tue, 31 Oct 2006 07:31:21 +0000
3143 git-core (1:1.4.3.2-1) unstable; urgency=low
3145   * new upstream release.
3146   * debian/diff/gitweb.conf.diff: remove; obsolete.
3147   * debian/changelog.upstream: upstream changes taken from mailing list
3148     announcements.
3149   * debian/rules: add 'GITWEB_CONFIG=/etc/gitweb.conf mandir=/usr/share/man
3150     OPTIMIZE="-O2 -g -Wall" INSTALLDIRS=vendor' to build OPTS, adapt paths;
3151     git-arch: don't include git-archive, git-upload-archive; gitweb: install
3152     git-logo.png, git-favicon.png; git-core: properly install new Git.pm
3153     plus man page.
3154   * debian/diff/0001-Set-HOME-for-selftests.diff: new; set $HOME for
3155     selftests (fixes build/selftest failures).
3156   * debian/control: git-core: Depends: liberror-perl.
3158  -- Gerrit Pape <pape@smarden.org>  Tue, 24 Oct 2006 16:32:35 +0000
3160 git-core (1:1.4.2.3-2) unstable; urgency=low
3162   * debian/control: new package git-daemon-run: provide a git-daemon
3163     service; git-core: no longer Suggests: runit, Depends: adduser, the
3164     git-daemon-run package now Depends: runit, adduser.
3165   * debian/debian/git-core.postinst, debian/git-daemon-run.postrm,
3166     debian/git-daemon-run.prerm: new; manage gitlog user and git-daemon
3167     service (closes: #388144).
3168   * debian/git-core.postinst: no longer adduser gitlog, git-daemon-run
3169     package does now.
3170   * debian/git-core.postrm: remove; obsolete.
3171   * debian/rules: install git-daemon service directory in the new
3172     git-daemon-run package instead of the git-core package.
3173   * debian/git-core.conffiles: rename to debian/git-daemon-run.conffiles.
3174   * debian/git-core.README.Debian: adapt.
3175   * debian/control: git-core: Suggests: git-daemon-run.
3177  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 09:29:50 +0000
3179 git-core (1:1.4.2.3-1) unstable; urgency=medium
3181   * new upstream release.
3182   * debian/changelog.upstream: upstream changes taken from mailing list
3183     announcements.
3184   * debian/diff/t3403-skip-3-7.diff: remove; git-am is fixed upstream.
3185   * debian/gitweb.conf: add $stylesheet = "/gitweb.css" (thx Christian
3186     Kujau, closes: #383065).
3188  -- Gerrit Pape <pape@smarden.org>  Sun,  8 Oct 2006 07:31:03 +0000
3190 git-core (1:1.4.2.1-1) unstable; urgency=low
3192   * new upstream release (closes: #386820, #387405).
3193   * debian/changelog.upstream: upstream changes taken from mailing list
3194     announcements.
3195   * debian/diff/GNU-Hurd.diff: new; make the build process detect and
3196     support the Debian GNU/Hurd architecture (thx Cyril Brulebois, closes:
3197     #379841).
3198   * debian/diff/GNU-kFreeBSD.diff: remove; applied upstream.
3199   * debian/rules: gitweb: install gitweb.css into /var/www/ instead of
3200     /usr/share/doc/gitweb/ (thx Matthijs Melchior, closes: #383065).
3201   * debian/gitweb.docs: remove; obsolete.
3202   * debian/examples/index.aux-generation: example script to generate an
3203     optional index.aux file for the use with gitweb (thx Matthew Wilcox,
3204     #383219).
3205   * debian/gitweb.examples: new; install debian/examples/index.aux-generation
3206     (#383219).
3207   * debian/git-core.README.Debian: new; hints on how to set up a
3208     git.example.org server providing git://, rsync://, http:// access to
3209     repositories from Matthew Wilcox (thx!, closes: #383219).
3210   * debian/gitweb.README.Debian: cleanup; refer to git-core.README.Debian.
3211   * debian/control: git-svn: Depends: libsvn-perl | libsvn-core-perl (thx
3212     Peter Samuelson); git-core, git-doc: Suggests: gitweb; gitweb:
3213     Recommends: git-doc.
3214   * debian/diff/pager-vs-less.diff, debian/diff/gitweb.conf.diff: adapt.
3215   * debian/git-daemon/: new; git-daemon service directory for the use with
3216     runit.
3217   * debian/control: Build-Depends: subversion, libsvn-perl | libsvn-core-perl
3218     (for git-svn selftests); git-core: Suggests: runit, Depends: adduser.
3219   * debian/diff/t3403-skip-3-7.diff: new; skip selftests 3,7 in t3403 as
3220     they fail without a terminal connected.
3221   * debian/git-core.conffiles: new; add /etc/sv/git-daemon/run,
3222     /etc/sv/git-daemon/log/run.
3224  -- Gerrit Pape <pape@smarden.org>  Fri, 15 Sep 2006 12:46:58 +0000
3226 git-core (1:1.4.1.1-1) unstable; urgency=low
3228   * new upstream release.
3229   * debian/diff/GNU-kFreeBSD.diff: new; make the build process detect and
3230     support the Debian GNU/kFreeBSD architecture (thx Petr Salinger, closes:
3231     #380209).
3233  -- Gerrit Pape <pape@smarden.org>  Sat, 29 Jul 2006 15:31:04 +0000
3235 git-core (1:1.4.1-2) unstable; urgency=low
3237   * adopt package gitweb, now included in git-core upstream source (thx
3238     Andres Salomon):
3239     * debian/control, debian/rules: build gitweb package.
3240     * debian/copyright: adapt.
3241     * debian/gitweb.README.Debian, debian/gitweb.conf, debian/gitweb.docs:
3242       new; taken from Andres' gitweb package.
3243     * debian/diff/gitweb.conf.diff: new; adapt Andres' gitweb.conf.patch.
3244     * debian/gitweb.conffiles: new; /etc/gitweb.conf.
3245   * debian/changelog: use epoch 1 to supersede gitweb-264 package version.
3246   * debian/rules: set DESTDIR in environment, not build flags.
3248  -- Gerrit Pape <pape@smarden.org>  Thu, 27 Jul 2006 21:44:06 +0000
3250 git-core (1.4.1-1) unstable; urgency=low
3252   * new upstream release.
3253   * debian/changelog.upstream: upstream changes taken from mailing list
3254     announcement.
3255   * debian/rules: user same build flags and prefix to $(MAKE) in build
3256     and install target to prevent rebuild in install target.
3258  -- Gerrit Pape <pape@smarden.org>  Tue, 11 Jul 2006 21:38:33 +0000
3260 git-core (1.4.0-1) unstable; urgency=low
3262   * new upstream release.
3263   * debian/changelog.upstream: new; upstream changes taken from mailing
3264     list announcement.
3265   * debian/rules: install debian/changelog.upstream as upstream changelog.
3266   * debian/diff/pager-vs-less.diff: adapt.
3267   * debian/control: Standards-Version: 3.7.2.0.
3269  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Jun 2006 17:04:56 +0000
3271 git-core (1.3.3-2) unstable; urgency=medium
3273   * debian/control: git-core: Depends: perl-modules (closes: #369737).
3274   * debian/diff/pager-vs-less.diff: new; fallback to `pager` not `less`
3275     if $PAGER is unset (closes: #369742).
3277  -- Gerrit Pape <pape@smarden.org>  Sat, 10 Jun 2006 11:18:48 +0000
3279 git-core (1.3.3-1) unstable; urgency=low
3281   * new upstream release.
3283  -- Gerrit Pape <pape@smarden.org>  Thu, 25 May 2006 10:46:00 +0000
3285 git-core (1.3.2-1) unstable; urgency=low
3287   * new upstream release.
3289  -- Gerrit Pape <pape@smarden.org>  Wed, 10 May 2006 20:41:39 +0000
3291 git-core (1.3.1-1) unstable; urgency=low
3293   * new upstream release (closes: #364678).
3294   * debian/rules: install contrib/ directory into /usr/share/doc/git-core/.
3296  -- Gerrit Pape <pape@smarden.org>  Mon,  1 May 2006 13:01:42 +0000
3298 git-core (1.2.6-1) unstable; urgency=low
3300   * new upstream release.
3301   * debian/control: git-cvs: Depends: cvsps (>> 2.1-0).
3303  -- Gerrit Pape <pape@smarden.org>  Sun, 16 Apr 2006 14:37:53 +0000
3305 git-core (1.2.4-1) unstable; urgency=low
3307   * new upstream release (closes: #354563).
3309  -- Gerrit Pape <pape@smarden.org>  Fri,  3 Mar 2006 21:33:58 +0000
3311 git-core (1.2.1-1) unstable; urgency=low
3313   * new upstream release (closes: #353041).
3314   * debian/control: git-core: Recommends: ssh-client instead of
3315     openssh-client (closes: #350708).
3317  -- Gerrit Pape <pape@smarden.org>  Thu, 16 Feb 2006 09:33:42 +0000
3319 git-core (1.1.5-1) unstable; urgency=high
3321   * new upstream release.
3322     * checkout: do not make a temporary copy of symlink target.
3323       If the index records an insanely long symbolic link, copying
3324       into the temporary would overflow the buffer (noticed by Mark
3325       Wooding). (closes: #350274).
3327  -- Gerrit Pape <pape@smarden.org>  Sat, 28 Jan 2006 20:16:44 +0000
3329 git-core (1.1.3-1) unstable; urgency=low
3331   * new upstream release.
3333  -- Gerrit Pape <pape@smarden.org>  Mon, 16 Jan 2006 10:19:37 +0000
3335 git-core (1.0.8-1) unstable; urgency=low
3337   * new upstream point release.
3338   * debian/diff/t6001-rev-lisge-order.sh.diff: remove; applied upstream.
3339   * debian/control: Build-Depends: libcurl3-gnutls-dev | libcurl3-dev,
3340     python, asciidoc (>> 7.0.2-3) (ease backport to sarge, thx Norbert
3341     Tretkowski, closes: #344929).
3343  -- Gerrit Pape <pape@smarden.org>  Mon,  9 Jan 2006 19:19:36 +0000
3345 git-core (1.0.6-1) unstable; urgency=low
3347   * new upstream point release.
3348   * debian/diff/t6001-rev-list-merge-order.sh.diff: new: fix skipping
3349     merge-order test with NO_OPENSSL=1.
3350   * debian/rules: re-enable git-rev-list --merge-order selftests.
3351   * debian/control: git-svn: Depends: libwww-perl (closes: #345045).
3353  -- Gerrit Pape <pape@smarden.org>  Mon,  2 Jan 2006 20:25:57 +0000
3355 git-core (1.0.5-1) unstable; urgency=low
3357   * new upstream point release.
3358   * debian/rules: don't take upstream changelog from upstream
3359     debian/changelog.
3360   * debian/changelog.upstream: remove again.
3362  -- Gerrit Pape <pape@smarden.org>  Tue, 27 Dec 2005 13:25:53 +0000
3364 git-core (1.0.3-1) unstable; urgency=low
3366   * new upstream point release.
3367   * debian/changelog.upstream: new: upstream changelog taken from upstream
3368     debian/changelog.
3369   * debian/rules: install debian/changelog.upstream as upstream changelog;
3370     remove obsolete VERSION variable.
3372  -- Gerrit Pape <pape@smarden.org>  Fri, 23 Dec 2005 14:58:14 +0000
3374 git-core (1.0.0-1) unstable; urgency=medium
3376   * new upstream release: GIT 1.0.0.
3378  -- Gerrit Pape <pape@smarden.org>  Wed, 21 Dec 2005 16:17:18 +0000
3380 git-core (0.99.9n-1) unstable; urgency=low
3382   * new upstream version: GIT 0.99.9n aka 1.0rc6.
3383   * debian/rules: rename git program in git-core package to git-scm,
3384     handle /usr/bin/git program through update-alternatives (as suggested
3385     by Ian Beckwith, see #342363).
3386   * debian/control: git-core: Conflicts: git (<< 4.3.20-8) (closes:
3387     #342363).
3388   * debian/git-core.postinst, debian/git-core.prerm: new: run
3389     update-alternatives --install /usr/bin/git git /usr/bin/git-scm with
3390     priority 70 on configure, and --remove on remove respectively.
3392  -- Gerrit Pape <pape@smarden.org>  Thu, 15 Dec 2005 11:24:51 +0000
3394 git-core (0.99.9m-1) unstable; urgency=low
3396   * new upstream version: GIT 0.99.9m aka 1.0rc5.
3397     * sets PYTHONPATH for selftests (fixes autobuild test failures).
3398   * switch from tarball-in-tarball approach to original upstream tarball.
3399   * debian/changelog: add changelog history, Junio C Hamano, Ryan Anderson,
3400     Eric Biederman previously were maintaining this package unofficially.
3401   * debian/control: Build-Depends: rcs (for selftests); git-core:
3402     Recommends: patch, less, Suggests: cogito; git-arch: Suggests: tla,
3403     bazzar; git-cvs: Depends: cvsps, Suggests: cvs; git-svn: Depends:
3404     libsvn-core-perl (closes:#342617), Suggests: subversion; git-email:
3405     Depends: libmail-sendmail-perl, libemail-valod-perl; update short
3406     description (lots taken from upstream unofficial package, thx).
3407   * debian/git-core.docs, debian/git-doc.docs: adapt.
3408   * debian/rules: adapt; remove target unpack; add target patch; adapt
3409     target clean.
3411  -- Gerrit Pape <pape@smarden.org>  Wed, 14 Dec 2005 19:48:41 +0000
3413 git-core (0.99.9l-1) unstable; urgency=low
3415   * new upstream version.
3416   * debian/rules: apply diffs with patch -p1.
3417   * debian/control, debian/rules: split off git-arch, git-cvs, git-svn,
3418     git-email packages, as suggested by upstream:
3419     http://article.gmane.org/gmane.comp.version-control.git/13185
3420   * debian/git-doc.docs: get docs from temporary install directory;
3421     include *.txt docs.
3422   * debian/control: git-doc: Section: doc; Suggests: git-core, git-arch,
3423     git-cvs, git-svn, git-email, gitk; git-core: Suggests: git-arch,
3424     git-cvs, git-svn, git-email, gitk.
3426  -- Gerrit Pape <pape@smarden.org>  Mon,  5 Dec 2005 18:04:37 +0000
3428 git-core (0.99.9k-1) unstable; urgency=low
3430   * new upstream version.
3431   * debian/implicit: update to revision 1.11.
3432   * debian/git-doc.docs: add git/Documentation/howto,
3433     git/Documentation/technical (closes: #341178).
3435  -- Gerrit Pape <pape@smarden.org>  Tue, 29 Nov 2005 21:45:53 +0000
3437 git-core (0.99.9j-1) unstable; urgency=low
3439   * initial version.
3440   * debian/control: git-core: Replaces: cogito (<< 0.16rc2-0); cogito >=
3441     0.16rc2-0 no longer includes the git core components, but depends on
3442     the git-core package (see #338789).
3444  -- Gerrit Pape <pape@smarden.org>  Fri, 18 Nov 2005 22:26:36 +0000
3446 git-core (0.99.9j-0) unstable; urgency=low
3448   * GIT 0.99.9j aka 1.0rc3
3450  -- Junio C Hamano <junkio@cox.net>  Wed, 16 Nov 2005 20:39:55 -0800
3452 git-core (0.99.9i-0) unstable; urgency=low
3454   * GIT 0.99.9i aka 1.0rc2
3456  -- Junio C Hamano <junkio@cox.net>  Mon, 14 Nov 2005 18:38:27 -0800
3458 git-core (0.99.9h-0) unstable; urgency=low
3460   * GIT 0.99.9h
3462  -- Junio C Hamano <junkio@cox.net>  Fri, 11 Nov 2005 22:33:18 -0800
3464 git-core (0.99.9g-0) unstable; urgency=low
3466   * GIT 0.99.9g
3468  -- Junio C Hamano <junkio@cox.net>  Wed,  9 Nov 2005 21:01:55 -0800
3470 git-core (0.99.9f-0) unstable; urgency=low
3472   * GIT 0.99.9f
3474  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:21:52 -0800
3476 git-core (0.99.9e-0) unstable; urgency=low
3478   * GIT 0.99.9e
3480  -- Junio C Hamano <junkio@cox.net>  Sun,  6 Nov 2005 18:37:18 -0800
3482 git-core (0.99.9d-0) unstable; urgency=low
3484   * GIT 0.99.9d
3486  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:46:37 -0800
3488 git-core (0.99.9c-0) unstable; urgency=low
3490   * GIT 0.99.9c
3492  -- Junio C Hamano <junkio@cox.net>  Thu,  3 Nov 2005 15:44:54 -0800
3494 git-core (0.99.9b-0) unstable; urgency=low
3496   * GIT 0.99.9b
3498  -- Junio C Hamano <junkio@cox.net>  Tue,  1 Nov 2005 21:39:39 -0800
3500 git-core (0.99.9a-0) unstable; urgency=low
3502   * GIT 0.99.9a
3504  -- Junio C Hamano <junkio@cox.net>  Sun, 30 Oct 2005 15:03:32 -0800
3506 git-core (0.99.9.GIT-2) unstable; urgency=low
3508   * Build Dependency did not include libexpat-dev.
3510  -- Junio C Hamano <junkio@cox.net>  Sun, 13 Nov 2005 01:55:34 -0800
3512 git-core (0.99.9.GIT-1) unstable; urgency=low
3514   * Do not scatter txt and html documentation into feature
3515     subpackages.  Do place man pages into them.
3516   * Capture more cvs stuff into git-cvs package.
3518  -- Junio C Hamano <junkio@cox.net>  Tue,  8 Nov 2005 01:19:06 -0800
3520 git-core (0.99.9.GIT-0) unstable; urgency=low
3522   * Test Build.
3524  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3526 git-core (0.99.9-1) unstable; urgency=low
3528   * Split the git-core binary package into core, doc, and foreign SCM
3529     interoperability modules.
3531  -- Junio C Hamano <junkio@cox.net>  Sat,  5 Nov 2005 11:18:13 -0800
3533 git-core (0.99.9-0) unstable; urgency=low
3535   * GIT 0.99.9
3537  -- Junio C Hamano <junkio@cox.net>  Sat, 29 Oct 2005 14:34:30 -0700
3539 git-core (0.99.8-0) unstable; urgency=low
3541   * GIT 0.99.8
3543  -- Junio C Hamano <junkio@cox.net>  Sun,  2 Oct 2005 12:54:26 -0700
3545 git-core (0.99.7-0) unstable; urgency=low
3547   * GIT 0.99.7
3549  -- Junio C Hamano <junkio@cox.net>  Sat, 10 Sep 2005 18:36:39 -0700
3551 git-core (0.99.6-0) unstable; urgency=low
3553   * GIT 0.99.6
3555  -- Junio C Hamano <junkio@cox.net>  Wed, 24 Aug 2005 23:09:35 -0700
3557 git-core (0.99.5-1) unstable; urgency=low
3559   * Enable git-send-email on Debian.  There is no reason to shy
3560     away from it, since we have the necessary Perl modules available.
3562  -- Junio C Hamano <junkio@cox.net>  Thu, 25 Aug 2005 14:16:59 -0700
3564 git-core (0.99.5-0) unstable; urgency=low
3566   * GIT 0.99.5
3568  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 22:05:00 -0700
3570 git-core (0.99.4-4) unstable; urgency=low
3572   * Mark git-tk as architecture neutral.
3574  -- Junio C Hamano <junkio@cox.net>  Fri, 12 Aug 2005 13:25:00 -0700
3576 git-core (0.99.4-3) unstable; urgency=low
3578   * Split off gitk.
3579   * Do not depend on diff which is an essential package.
3580   * Use dh_movefiles, not dh_install, to stage two subpackages.
3582  -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Aug 2005 01:43:24 +0200
3584 git-core (0.99.4-2) unstable; urgency=low
3586   * Git 0.99.4 official release.
3588  -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 15:00:00 -0700
3590 git-core (0.99.4-1) unstable; urgency=low
3592   * Pass prefix down to the submake when building.
3594  -- Junio C Hamano <junkio@cox.net>  Sat, 6 Aug 2005 13:00:00 -0700
3596 git-core (0.99-2) unstable; urgency=low
3598   * Conflict with the GNU Interactive Tools package, which also installs
3599     /usr/bin/git.
3600   * Use the Mozilla SHA1 code and/or the PPC assembly in preference to
3601     OpenSSL.  This is only a partial fix for the license issues with OpenSSL.
3602   * Minor tweaks to the Depends.
3604  -- Ryan Anderson <ryan@michonline.com>  Sat, 23 Jul 2005 14:15:00 -0400
3606 git-core (0.99-1) unstable; urgency=low
3608   * Update deb package support to build correctly. 
3610  -- Ryan Anderson <ryan@michonline.com>  Thu, 21 Jul 2005 02:03:32 -0400
3612 git-core (0.99-0) unstable; urgency=low
3614   * Initial deb package support
3616  -- Eric Biederman <ebiederm@xmission.com>  Tue, 12 Jul 2005 10:57:51 -0600