1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
commit-patch (2.6-2) unstable; urgency=medium
* Don't attempt to byte compile on xemacs (not supported by upstream)
(Closes: 922926)
-- David Caldwell <david@porkrind.org> Fri, 22 Feb 2019 04:09:12 -0800
commit-patch (2.6-1) unstable; urgency=medium
* New upstream release.
* Upgrade to Standards-Version 4.3.0
* Use https link for Vcs-Git
* Use 'editor' instead of 'vi' when EDITOR and VISUAL are not set.
* Upgrade to debhelper 10
* Comply with debian-emacs-policy
-- David Caldwell <david@porkrind.org> Wed, 13 Feb 2019 23:20:24 -0800
commit-patch (2.5-1) unstable; urgency=low
* New upstream release:
* Added Monotone support.
* Support Subversion version 1.7.
* Fixed an issue with git where committing inside a repository's
subdirectory would fail.
* Fixed some cases where adding and removing files would fail.
* Upgraded to standards version 3.9.4.
* Updated emacsen-install debhelper script (Closes: #703583)
-- David Caldwell <david@porkrind.org> Wed, 15 May 2013 20:44:57 -0700
commit-patch (2.4-1) unstable; urgency=low
* New upstream version.
* Upgraded to standards base 3.9.1.
* Fixed a slew of packaging issues pointed out by Gregor Herrmann
<gregoa@debian.org>.
-- David Caldwell <david@porkrind.org> Wed, 23 Feb 2011 01:22:03 -0800
commit-patch (2.3-1) unstable; urgency=low
* Initial Debian release (Closes: #574787)
-- David Caldwell <david@porkrind.org> Sat, 20 Mar 2010 15:42:43 -0700
|