File: changelog

package info (click to toggle)
libconvert-binhex-perl 1.125-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 336 kB
  • ctags: 70
  • sloc: perl: 824; makefile: 8
file content (146 lines) | stat: -rw-r--r-- 4,940 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
libconvert-binhex-perl (1.125-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.125
  * Update upstream contact in metadata

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Tue, 17 Nov 2015 08:55:45 -0200

libconvert-binhex-perl (1.124-1) unstable; urgency=medium

  * Team upload.
  * Update Vcs-Browser URL to cgit web frontend
  * Add debian/upstream/metadata
  * Import upstream version 1.124
  * Drop fix_manpage patch
  * Bump Debhelper compat level to 9
  * Update copyright years for upstream files
  * Declare compliance with Debian policy 3.9.6
  * Declare package as autotestable

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 27 Sep 2015 17:38:03 +0200

libconvert-binhex-perl (1.123-2) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Add missing Build-Depends-Indep on libfile-slurp-perl.
    Fixes "FTBFS: Tests failures" (Closes: #741829)
  * Declare compliance with Debian Policy 3.9.5

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 16 Mar 2014 22:39:30 +0100

libconvert-binhex-perl (1.123-1) unstable; urgency=low

  [ Jonathan Yu ]
  * Removed Alexis Sukrieh from Uploaders (Closes: #536129)

  [ gregor herrmann ]
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ gregor herrmann ]
  * Remove duplicate word from long description, thanks lintian.

  [ Fabrizio Regalli ]
  * Bump to 3.9.2 Standard-Version.
  * Switch to DEP5 license format.
  * Add myself to Uploaders.
  * Switch d/compat to 8.
  * Build-Depends: switch to debhelper (>= 8).
  * Bump to 3.0 quilt format.
  * Email change: gregor herrmann -> gregoa@debian.org
  * Moved examples to /usr/share/doc/libconvert-binhex-perl/examples

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
  * Drop patch use_exporter.patch, file is gone.
  * Refresh and forward spelling patch.
  * Add libtest-most-perl to Build-Depends-Indep.
  * debian/copyright: update: Format, Upstream-Contact, copyright years,
    license short name.
  * debian/rules: remove example scripts from /usr/bin, plus manpages.
  * Declare compliance with Debian Policy 3.9.4.

 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Sep 2013 22:48:27 +0200

libconvert-binhex-perl (1.119+pristine-3) unstable; urgency=low

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467736)
    - update with the help of dh-make-perl's templates
    - don't compress examples
  * Set Standards-Version to 3.7.3 (no changes).
  * debian/watch: use dist-based URL.
  * debian/copyright: add specific download location; copy
    authors/copyright/license information verbatim from the module itself.
  * Add patch use_exporter.patch instead of changing t/Checker.pm directly;
    add quilt framework.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 07 Mar 2008 19:41:30 +0100

libconvert-binhex-perl (1.119+pristine-2) unstable; urgency=low

  [ Frank Lichtenheld ]
  * Fix typo in Description

  [ Joey Hess ]
  * Fix watch file to deal with mangled version number.
  * Add self to uploaders.

 -- Joey Hess <joeyh@debian.org>  Mon, 30 Jul 2007 00:22:21 -0400

libconvert-binhex-perl (1.119+pristine-1) unstable; urgency=low

  [ gregor herrmann ]
  * New maintainer: Debian Perl Group.
  * Set Standards-Version to 3.7.2 (no changes).
  * Set debhelper compatibility level to 5.
  * Move perl to Build-Depends-Indep.
  * Remove empty /usr/lib/perl5 directory.
  * Don't ignore errors of ($MAKE) distclean.

  [ Niko Tyni ]
  * upload with a pristine 1.119 original tarball instead of the
    accidentally modified one that was used earlier.
  * fix t/Checker.pm to get '$(MAKE) test' to work (CPAN bug #8983).
  * don't ignore the results of '$(MAKE) test'.

  [ Alexis Sukrieh ]
  * New upstream tarball (the previous one was not pristine).
  * Fixed the Xs-Vcn-Svn entry, added a missing "/svn" in the path.
  * Added myself as an uploader.

 -- Alexis Sukrieh <sukria@debian.org>  Fri,  1 Dec 2006 17:11:28 +0100

libconvert-binhex-perl (1.119-2) unstable; urgency=low

  * Add watch file.

 -- Matthias Klose <doko@debian.org>  Sun, 19 Sep 2004 19:47:35 +0200

libconvert-binhex-perl (1.119-1) unstable; urgency=low

  * Initial Release.

 -- Matthias Klose <doko@debian.org>  Sun, 27 Jun 2004 13:22:00 +0200