File: changelog

package info (click to toggle)
commit-patch 2.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: perl: 225; sh: 141; lisp: 141; makefile: 49
file content (91 lines) | stat: -rw-r--r-- 2,365 bytes parent folder | download
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
commit-patch (2.6.2-2) unstable; urgency=medium

  * Rebuild against newer dh-elpa (Closes: #1077107).

 -- David Caldwell <david@porkrind.org>  Mon, 26 Aug 2024 12:52:07 -0700

commit-patch (2.6.2-1) unstable; urgency=medium

  * New upstream release:

    * Fixed a bug in `commit-patch-buffer` that caused `vc-annotate` to be
      out of date (https://github.com/caldwell/commit-patch/issues/14).

    * Minor changes to allow easier packaging.

  * Update standards version to 4.5.1.

  * Set debhelper-compat version in Build-Depends.

  * Bump debhelper from old 10 to 13.

  * debian/control: Add Vcs-Browser field.

  * Use secure URI in Homepage field.

  * Use secure copyright file specification URI.

  * Remove obsolete lintian override.

  * Use dh_elpa for elisp portion.

 -- David Caldwell <david@porkrind.org>  Mon, 06 Sep 2021 14:27:23 -0700

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