File: changelog

package info (click to toggle)
libpackage-stash-perl 0.37-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 408 kB
  • ctags: 29
  • sloc: perl: 3,261; makefile: 12
file content (175 lines) | stat: -rw-r--r-- 5,589 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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
libpackage-stash-perl (0.37-1) unstable; urgency=medium

  * Add debian/upstream/metadata
  * Imported upstream version 0.37
  * Update rm-package-stash-conflicts.patch to changed test file.
  * Drop 0001-Fix-a-spurious-warning-under-taint-mode.patch,
    merged upstream.
  * Update years of copyright.
  * Drop version from libpackage-stash-xs-perl in Recommends.
    Nothing older in the archive.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Sep 2014 18:33:05 +0200

libpackage-stash-perl (0.36-2) unstable; urgency=medium

  * Team upload.

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

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Niko Tyni ]
  * Make the package autopkgtestable.
  * Add a patch fixing a warning in taint mode. (Closes: #762334)

 -- Niko Tyni <ntyni@debian.org>  Sun, 21 Sep 2014 15:30:32 +0300

libpackage-stash-perl (0.36-1) unstable; urgency=low

  * Team upload

  * Import Upstream version 0.36
  * Delete manpage for removed package-stash-conflicts script

 -- Florian Schlichting <fsfs@debian.org>  Mon, 09 Sep 2013 22:26:48 +0200

libpackage-stash-perl (0.35-1) unstable; urgency=low

  * New upstream release
  * Drop (Build-)Depends on libpackage-deprecationmanager-perl
  * Note deprecated API removals in d/NEWS

 -- Alessandro Ghedini <ghedo@debian.org>  Fri, 26 Jul 2013 20:20:25 +0200

libpackage-stash-perl (0.34-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Alessandro Ghedini ]
  * New upstream release
  * Email change: Alessandro Ghedini -> ghedo@debian.org
  * Bump upstream copyright years
  * (Build) depend on libmodule-implementation-perl
  * Refresh rm-package-stash-conflicts.patch
  * Bump Standards-Version to 3.9.4 (no changes needed)
  * Update copyright to Copyright-Format 1.0

 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 12 Feb 2013 14:05:05 +0100

libpackage-stash-perl (0.33-1) unstable; urgency=low

  * New upstream release.
  * Add versioned Breaks on libmoosex-method-signatures-perl.

 -- gregor herrmann <gregoa@debian.org>  Fri, 30 Sep 2011 17:31:08 +0200

libpackage-stash-perl (0.32-1) unstable; urgency=low

  * New upstream release
  * Bump libpackage-stash-xs-perl required version

 -- Alessandro Ghedini <al3xbio@gmail.com>  Tue, 06 Sep 2011 21:48:25 +0200

libpackage-stash-perl (0.31-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ Alessandro Ghedini ]
  * New upstream release

 -- Alessandro Ghedini <al3xbio@gmail.com>  Tue, 09 Aug 2011 20:55:24 +0200

libpackage-stash-perl (0.30-1) unstable; urgency=low

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

  [ Alessandro Ghedini ]
  * New upstream release
  * Add myself to Uploaders

 -- Alessandro Ghedini <al3xbio@gmail.com>  Wed, 03 Aug 2011 11:09:53 +0200

libpackage-stash-perl (0.29-1) unstable; urgency=low

  * New upstream release.
  * Set Standards-Version to 3.9.2 (no further changes).
  * Update upstream and packaging copyright years.
  * Refresh rm-package-stash-conflicts.patch (offset).

 -- gregor herrmann <gregoa@debian.org>  Thu, 21 Apr 2011 19:56:27 +0200

libpackage-stash-perl (0.26-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Bump to debhelper compat 8

  [ gregor herrmann ]
  * Refresh rm-package-stash-conflicts.patch (offset).

 -- Jonathan Yu <jawnsy@cpan.org>  Sat, 05 Mar 2011 20:10:09 -0500

libpackage-stash-perl (0.25-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
  * Breaks: libclass-mop-perl (<< 1.09~), libmoosex-roles-withoverloading-perl
    (<< 0.09~), libnamespace-clean-perl (<< 0.19~) due to API changes.
  * Recommends: libpackage-stash-xs-perl.
  * Add build-dep on libtest-leaktrace-perl, libtest-requires-perl.
  * Add (build-)dep on libpackage-deprecationmanager-perl.

  [ Jonathan Yu ]
  * Add a patch to avoid testing Package::Stash::Conflicts and package-
    stash-conflicts (these are not needed, since Debian has a package
    management system)
  * Do not install Package::Stash::Conflicts or package-stash-conflicts
  * Rewrite control description
  * Add myself to Uploaders and Copyright
  * Add libpackage-stash-xs-perl to B-D-I

 -- Jonathan Yu <jawnsy@cpan.org>  Sun, 20 Feb 2011 19:34:17 -0500

libpackage-stash-perl (0.13-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Build-dep on libtest-fatal-perl instead of libtest-exception-perl.
  * Update my email address.

  [ gregor herrmann ]
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Fri, 12 Nov 2010 23:31:04 +0100

libpackage-stash-perl (0.08-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to
    "Debian systems" instead of "Debian GNU/Linux systems".
  * Bump Standards-Version to 3.9.1.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 19 Sep 2010 13:39:56 +0900

libpackage-stash-perl (0.05-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@43-1.org>  Fri, 18 Jun 2010 12:32:00 +0900

libpackage-stash-perl (0.03-1) unstable; urgency=low

  * Initial Release. (Closes: #584729)

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 06 Jun 2010 14:10:20 +0900