File: changelog

package info (click to toggle)
module-build-cipux 0.4.0-7.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 168 kB
  • ctags: 44
  • sloc: perl: 575; makefile: 11
file content (247 lines) | stat: -rw-r--r-- 9,714 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
module-build-cipux (0.4.0-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove perl-modules alternative from libmodule-build-perl build dependency
    Closes: #788151

 -- Damyan Ivanov <dmn@debian.org>  Fri, 24 Jul 2015 09:00:15 +0000

module-build-cipux (0.4.0-7) unstable; urgency=low

  * Improve package relations:
    + Relax (drop versioning) for packages satisifed even in oldstable:
      - libtest-pod-perl
      - libtest-pod-coverage-perl

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 04 May 2011 17:53:55 +0200

module-build-cipux (0.4.0-6) unstable; urgency=low

  * Improve package relations:
    + Stop declaring packages part of core Perl (even in oldstable):
      - libversion-perl
      - libtest-simple-perl
      - libmodule-build-perl
  * Update copyright file:
    + Rewrite using draft 174 of DEP-5 format.
    + Fix use initial wildcard Files section.
    + Rewrap license fields at 72 chars, and shorten comments.
  * Bump policy compliance to standards-version 3.9.2.
  * Wrap Uploaders field in control file.
  * Bump debhelper compatibility level to 7 (satisfied even in
    oldstable, and cdbs need backporting for oldstable anyway).
    Tighten build-dependencies on debhelper and cdbs correspondingly.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 04 May 2011 17:19:59 +0200

module-build-cipux (0.4.0-5) unstable; urgency=low

  * Drop locally included CDBS snippets, and local implementation of
    DEB_MAINTAINER_MODE, all included in main cdbs now.
  * Tighten build-dependency on cdbs, due to above.
  * Rewrite copyright file using draft DEP5 rev. 135 format.
  * Use source format 3.0 (quilt).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 09 Apr 2010 13:17:48 +0200

module-build-cipux (0.4.0-4) unstable; urgency=low

  * Update local CDBS snippets:
    + package-relations.mk:
      - Merge mixture of versioned and unversioned dependencies
      - Use unversioned dependencies when satisfied in oldstable
      - Improve whitespace cleanup
      - Rewrite and silence applying dependencies
      - Handle cdbs 0.4.53 dependency (needed when using debhelper v7)
    + upstream-tarball.mk:
      - Depend unversioned on cdbs (the needed 0.4.39 is in oldstable)
      - Preserve bzip2 tarballs with source format '3.0 (quilt)'.
    + copyright-check.mk:
      - More aggressive scanning (check top 99999 lines, not just 60)
      - Simplify more licensing notices and preserve non-ASCII chars
      - Group hints by sorted owner list (ignoring years)
      - Limit console output both horisontally and vertically
      - Use rev123 of draft DEP5 for hints file
    + perl-build.mk:
      - Relax build-dependency on perl to be unversioned (see bug#525190
        and perl policy 3.8.3).
  * Build unversioned on cdbs and perl, thanks to CDBS dependency
    tracking.
  * Bump Standards-Version to 3.8.4.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 17 Feb 2010 16:44:45 +0100

module-build-cipux (0.4.0-3) unstable; urgency=low

  * Fix typo in README.source: new new.
  * Update local CDBS snippets:
    + Update package-relations.mk: Cleanup unversioned+versioned
      dependency mix. Improve whitespace cleanup. Rewrite and silence
      applying dependencies.
    + Implement fail-source-not-repackaged rule in upstream-tarball.mk.
    + Update URL to draft DEP5 format in copyright-check.mk output.
  * Bump policy compliance to standards-version 3.8.2.
  * Tighten build-dependency on debhelper to at least 6.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 10 Aug 2009 12:07:51 +0200

module-build-cipux (0.4.0-2) unstable; urgency=low

  * Build-depend on recent perl-modules (favored over
    libtest-simple-perl).
  * Fix CDBS snippets to consistently use underscore (not dash) in
    internal variables, and to ignore debian/copyright itself in
    copyright check.
  * Update git-buildpackage configfile, enabling signed tags.
  * Add README.source.  Drop custom CDBS hints.
  * Bump standards-version to 3.8.1.
  * Update copuright and licensing info:
    + Add proper copyright header to debian/rules.
    + Add verbatim copyright statement
    + update copyright-hints
    + Add new tarball URL as (additional) source location
  * Update upstream homepage.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 29 Mar 2009 14:54:02 +0200

module-build-cipux (0.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 04 Mar 2009 12:01:42 +0100

module-build-cipux (0.3.1-1) unstable; urgency=low

  * New upstream release.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 24 Feb 2009 18:02:28 +0100

module-build-cipux (0.3.0-1) unstable; urgency=low

  * New upstream release.
  * Use cdbs snippet upstream-tarball.mk to implement get-orig-source
    and more.
  * Update debian/copyright:
    + Bump licensing years of both upstream source and debian packaging
    + Update syntax to proposal v440 (no changes needed)
    + Merge entries with same authors and copyrights
  * Update copyright-hints (no new authors or licenses.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 22 Feb 2009 23:30:42 +0100

module-build-cipux (0.2.5~svn2869-1) experimental; urgency=low

  * New upstream Subversion snapshot.
  * Update CDBS snippets:
    + Simplify internal variables
    + Ignore no files by default in copyright-check.mk
    + Correct and update copyright hints of the snippets themselves
  * Update debian/copyright and copyright hints:
    + Add info on CDBS snippets (new owners, no new licenses)
    + Bump to version 413 of new format (no structural changes)

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 11 Dec 2008 21:42:32 +0100

module-build-cipux (0.2.5~svn2557-1) experimental; urgency=low

  * New upstream Subversion snapshot.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Aug 2008 11:09:13 +0200

module-build-cipux (0.2.3~svn2529-1) experimental; urgency=low

  * New upstream Subversion snapshot.
  * Depend (not only build-depend) on libversion-perl.  Add TODO note
    about dropping dependency and build-dependency after Lenny+1.
  * Semi-auto-update debian/control to update dependencies:
      DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Aug 2008 01:14:20 +0200

module-build-cipux (0.2.2~svn2462-3) experimental; urgency=low

  * Update local cdbs snippet perl-build.mk to tighten build-dependency
    on libmodule-build-perl (older releases treat destdir differently).
  * Tighten dependency on libmodule-build-perl too.
  * Build-depend (again) on libversion-perl (virtual package in Lenny
    but not on Etch).

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Jul 2008 12:03:33 +0200

module-build-cipux (0.2.2~svn2462-2) experimental; urgency=low

  * Recommend libreadonly-xs-perl (not depend on it).

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Jul 2008 03:03:17 +0200

module-build-cipux (0.2.2~svn2462-1) experimental; urgency=low

  * New upstream Subversion snapshot.
  * Depend and build-depend on libreadonly-perl and libreadonly-xs-perl.
  * Drop depending on virtual packages provided by perl or perl-modules
    packages.
  * Update CDBS snippets:
    + Use new local perl-build.mk to handle Perl Module::Build routines
      (and drop local improved perlmodule.mk).
    + Use new local package-relations.mk to resolve, cleanup and apply
      CDBS-declared (build-)dependencies.
    + Update copyright-check.mk to closer match new proposed copyright
      format.  Update copyright-hints.
    + Update README.cdbs-tweaks.
  * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis).
  * Semi-auto-update debian/control to update dependencies:
      DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Jul 2008 02:41:56 +0200

module-build-cipux (0.2.0~svn2361-1) experimental; urgency=low

  * New upstream Subversion snapshot.
  * Upstream package renamed from CipUX::Build to Module::Build::CipUX.
  * Update copyright-hints.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Jul 2008 11:46:57 +0200

cipux-build (0.1.1~svn2341-2) experimental; urgency=low

  * Rewrite debian/copyright to use proposed new machine-readable format
    at http://wiki.debian.org/Proposals/CopyrightFormat .

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 04 Jul 2008 10:06:12 +0200

cipux-build (0.1.1~svn2341-1) experimental; urgency=low

  * New upstream (Subversion-based) release.
  * Update copyright-hints.
  * Cosmetic update to cdbs snippet copyright-check.mk.
  * Define dependencies (not only build-dependencies) in debian/rules.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 01 Jul 2008 16:05:08 +0200

cipux-build (0.1.0~svn2296-3) experimental; urgency=low

  * Advertise CAT in long description.
  * Dropped Holger Levsen as uploader (no positive contributions to the
    project for quite some time).
  * Drop superfluous cdbs cleanup code in debian/rules.
  * Fix dependencies (only cosmetic: add libversion-perl provided by
    perl in recent Debian, and reorganise cdbs intend grouping).
  * Relax cdbs copyright-check.mk to only warn about its discoveries.
  * Update debian/copyright-hints.
  * Semi-auto-update debian/control to update dependencies:
    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 23 Jun 2008 22:31:03 +0200

cipux-build (0.1.0~svn2296-2) experimental; urgency=low

  * Change to section perl (was devel).
  * Rename binary package to libcipux-build-perl (was cipux-build).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 08 Jun 2008 11:24:44 +0200

cipux-build (0.1.0~svn2296-1) experimental; urgency=low

  * Initial release (related to - but only partly closes - bug#357694).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 13 Apr 2003 17:44:22 +0200