File: changelog

package info (click to toggle)
liberror-perl 0.17024-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 256 kB
  • ctags: 61
  • sloc: perl: 1,118; makefile: 2
file content (155 lines) | stat: -rw-r--r-- 5,378 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
147
148
149
150
151
152
153
154
155
liberror-perl (0.17024-1) unstable; urgency=medium

  * Take over for the Debian Perl Group after talking to the security team
    which has talked to the MIA team before.
  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field
    (source stanza); Homepage field (source stanza); ${misc:Depends} to
    Depends: field. Changed: Maintainer set to Debian Perl Group
    <pkg-perl-maintainers@lists.alioth.debian.org> (was: Clint Burfoot
    <clint@burfoot.info>). Removed: Section/Priority from binary package
    stanza. Added: /me to Uploaders.
  * debian/watch: use metacpan-based URL.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.8.
  * Switch to source format "3.0 (quilt)".
  * Add explicit build dependency on libmodule-build-perl.
  * debian/rules: switch to dh(1).
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Don't install README anymore. Just a text version of the POD/manpage.
  * Revert direct changes to the code.
    Both set of changes are not required anymore:
    - The problem from #180784 doesn't appear if the line is removed. Probably
      as a fix for CPAN RT#20643 in 0.17009.
    - The changes to the POD (minus in manpages) seem unncessary, at least
      nothing complains.

  * Import upstream version 0.17024.
  * Install new examples.
  * Update long description.

 -- gregor herrmann <gregoa@debian.org>  Sun, 17 Jul 2016 17:03:13 +0200

liberror-perl (0.17-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "Removal of debhelper compat 4": switch to debhelper compat level 9.
    (Closes: #817530)

 -- gregor herrmann <gregoa@debian.org>  Tue, 05 Jul 2016 14:12:28 +0200

liberror-perl (0.17-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
    use DESTDIR in debian/rules.
    (Closes: #793529)

 -- gregor herrmann <gregoa@debian.org>  Wed, 26 Aug 2015 17:14:37 +0200

liberror-perl (0.17-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * apply fix for tests from upstream (closes: #711441) 

 -- CSILLAG Tamas <cstamas@cstamas.hu>  Sat, 07 Sep 2013 10:04:34 +0200

liberror-perl (0.17-1) unstable; urgency=low

  * New upstream version (closes: #383606)
  * debian/rules: use CURDIR instead of PWD (closes: #390482)
  * debian/copyright: update copy of author's copyright
  * debian/control: new standards version, debhelper dependency
  * lib/Error/Simple.pm: manpage fix to POD
  
 -- Clint Burfoot <clint@burfoot.info>  Sun, 2 Dec 2007 16:20:39 +0000

liberror-perl (0.15-8) unstable; urgency=low

  * New Maintainer (closes: #313634)
  
 -- Clint Burfoot <clint@myinternet.com.au>  Thu, 13 Oct 2005 18:20:39 +1000

liberror-perl (0.15-7) unstable; urgency=low

  * Set maintainer to Debian QA Group
  * Updated Standards-Version
  * Removed version in versioned build-dep on debhelper

 -- Luk Claes <luk@debian.org>  Sat, 10 Sep 2005 09:45:39 +0000

liberror-perl (0.15-6) unstable; urgency=low

  * debian/watch: added
  * Error.pm: - as minus sign for manpage

 -- Luk Claes <luk.claes@ugent.be>  Fri,  5 Nov 2004 16:56:55 +0100

liberror-perl (0.15-5) unstable; urgency=low

  * New maintainer (closes: #210217)

 -- Luk Claes <luk.claes@ugent.be>  Wed, 10 Sep 2003 14:43:36 +0200

liberror-perl (0.15-4) unstable; urgency=low

  * debian/rules: overhauled completely
  * debian/rules: moved debhelper compatibility level setting to
    'debian/compat' per latest debhelper best practices
  * debian/rules: upgraded to debhelper v4
  * debian/control: overhauled completely
  * debian/control: changed build dependency on 'debhelper' to '(>= 4.1)'
  * debian/control: updated sections according to latest archive changes:
    - 'liberror-perl' from 'interpreters' to 'perl'
  * debian/control: updated short description and long description
  * debian/control: upgraded to Debian Policy 3.6.0 (no changes)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat,  6 Sep 2003 16:54:47 -0500

liberror-perl (0.15-3) unstable; urgency=low

  * New maintainer
    (closes: Bug#206881)
    - no other changes yet

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 24 Aug 2003 19:24:10 -0500

liberror-perl (0.15-2) unstable; urgency=low

  * Include pointer to the perl licenses even if upstream doesn't 
  include them in the source (closes: bug#157579).
  * Build package in binary-indep (closes: bug#157476).
  * Included fix for bug in otherwise clause (closes: bug#180784).
  * Changed section.

 -- Paolo Molaro <lupus@debian.org>  Sun,  8 Jun 2003 15:31:26 +0200

liberror-perl (0.15-1) unstable; urgency=low

  * New upstream release (Closes: bug#136365, bug#150105).

 -- Paolo Molaro <lupus@debian.org>  Sat,  6 Jul 2002 16:15:06 +0200

liberror-perl (0.13-2) unstable; urgency=low

  * Package cleanup.
  * Updated to the new perl and debian policy.

 -- Paolo Molaro <lupus@debian.org>  Fri, 23 Feb 2001 19:34:20 +0100

liberror-perl (0.13-1) unstable; urgency=low

  * New upstream release (closes: #74890).

 -- Paolo Molaro <lupus@debian.org>  Thu, 19 Oct 2000 14:00:24 +0200

liberror-perl (0.12-2) unstable; urgency=low

  * Renamed the source.

 -- Paolo Molaro <lupus@debian.org>  Fri,  1 Oct 1999 08:58:11 +0200

error (0.12-1) unstable; urgency=low

  * Initial Release.

 -- Paolo Molaro <lupus@debian.org>  Wed, 22 Sep 1999 14:33:11 +0200