File: changelog

package info (click to toggle)
git2cl 1%3A2.0%2Bgit20120920-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 108 kB
  • ctags: 11
  • sloc: perl: 238; makefile: 37
file content (38 lines) | stat: -rw-r--r-- 1,538 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
git2cl (1:2.0+git20120920-1) unstable; urgency=low

  * New upstream revision.
  * Dropped all patches (applied-upstream).
  * Re-written get-orig-source; updated URL of upstream repository.
  * Binary package compression to "xz".
  * Updated VCS links; repository moved to collab-maint.
  * Updated my email address; bumped copyright years.

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 14 May 2013 19:19:26 +1000

git2cl (2.0+git200808271242-2) unstable; urgency=low

  * Added new patch to introduce POD documentation to git2cl executable:
    best practice recommend providing embedded docs viewable with perldoc.
  * Changed man page generation from standalone markdown file with pandoc
    to pod2man producing man page from embedded documentation.
    This fixed "hyphen-used-as-minus-sign" (Closes: #672111).
  * Updated homepage and upstream source URLs.
  * Build-Depends:
    - dropped "pandoc".
    + added "perl-doc" (used to pre-validate embedded POD documentation).
  * Debhelper & compat to version 9.
  * Standards to 3.9.4.
  * Debian source compression to xz.
  * debian/copyright:
    + to copyright-format-1.0.
    + minor update to copyright year.
    - removed '©' characters (not needed according to specification).

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Wed, 19 Sep 2012 15:57:33 +1000

git2cl (2.0+git200808271242-1) unstable; urgency=low

  * Initial release. (Closes: #591090 ITP)
    Thanks to Paul Wise <pabs@debian.org>

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Tue, 26 Nov 2011 13:31:44 +1100