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 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396
|
libpdf-create-perl (1.46-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Update debian/tests/pkg-perl/syntax-skip. Remove dummy entry which is
not needed anymore with autopkgtest-pkg-perl 0.45.
[ Nick Morrott ]
* New upstream version 1.46
* d/changelog:
- Remove trailing blank line
* d/control:
- Declare compliance with Debian Policy 4.4.1 (no changes)
- Bump debhelper compatibility level to 12
- Add Rules-Requires-Root field
- Refresh build dependencies
- Add myself to Uploaders
* d/copyright:
- Refresh Debian Files stanza
* d/u/metadata:
- Correct field name in metadata
* d/watch:
- Migrate to version 4 of the watch file format
-- Nick Morrott <nickm@debian.org> Thu, 14 Nov 2019 00:38:04 +0000
libpdf-create-perl (1.43-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.43
* Bump Standards-Version to 4.1.0 (no changes)
-- Angel Abad <angel@debian.org> Sun, 24 Sep 2017 19:03:28 +0200
libpdf-create-perl (1.42-1) unstable; urgency=medium
* Team upload.
* debian/copyright: Update debian/* years.
* Bump Standards-Version to 4.0.0 (no changes)
* Import upstream version 1.42
-- Angel Abad <angel@debian.org> Tue, 04 Jul 2017 19:31:27 +0200
libpdf-create-perl (1.41-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.41
-- Angel Abad <angel@debian.org> Sat, 31 Dec 2016 08:45:52 +0100
libpdf-create-perl (1.40-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.40
-- Angel Abad <angel@debian.org> Wed, 21 Dec 2016 17:26:28 +0100
libpdf-create-perl (1.39-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.39
* Refresh (build)-dependencies
* Update debian/upstream/metadata
-- Nick Morrott <knowledgejunkie@gmail.com> Mon, 21 Nov 2016 02:31:36 +0000
libpdf-create-perl (1.38-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.38
-- Angel Abad <angel@debian.org> Fri, 18 Nov 2016 09:28:30 +0100
libpdf-create-perl (1.37-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.37
-- Angel Abad <angel@debian.org> Wed, 16 Nov 2016 08:31:03 +0100
libpdf-create-perl (1.35-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Angel Abad ]
* Import upstream version 1.35
* debian/copyright: Update years.
-- Angel Abad <angel@debian.org> Sun, 16 Oct 2016 11:45:50 +0200
libpdf-create-perl (1.33-1) unstable; urgency=medium
* Import upstream version 1.33.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Jul 2016 20:34:49 +0200
libpdf-create-perl (1.32-1) unstable; urgency=medium
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Import upstream version 1.32.
* Don't install example script into /usr/bin.
-- gregor herrmann <gregoa@debian.org> Sat, 02 Jul 2016 23:28:33 +0200
libpdf-create-perl (1.31-1) unstable; urgency=medium
* Import upstream version 1.31.
* Update (build) dependencies.
* autopkgtest: activate syntax.t.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Fri, 06 May 2016 21:24:16 +0200
libpdf-create-perl (1.29-1) unstable; urgency=medium
* Import upstream version 1.29.
-- gregor herrmann <gregoa@debian.org> Sat, 13 Feb 2016 15:20:29 +0100
libpdf-create-perl (1.28-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Import upstream version 1.28.
* Declare compliance with Debian Policy 3.9.7.
-- gregor herrmann <gregoa@debian.org> Sun, 07 Feb 2016 17:20:47 +0100
libpdf-create-perl (1.27-1) unstable; urgency=medium
* Import upstream version 1.27.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Mon, 18 Jan 2016 23:17:13 +0100
libpdf-create-perl (1.24-1) unstable; urgency=medium
* Import upstream version 1.24.
-- gregor herrmann <gregoa@debian.org> Tue, 15 Dec 2015 20:12:44 +0100
libpdf-create-perl (1.23-1) unstable; urgency=medium
* Import upstream version 1.23.
-- gregor herrmann <gregoa@debian.org> Sun, 06 Dec 2015 15:08:07 +0100
libpdf-create-perl (1.22-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.22
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Fri, 27 Nov 2015 00:04:24 -0200
libpdf-create-perl (1.21-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.21
* Update upstream contact in metadata
* Set version of libtest-leaktrace-perl
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Tue, 24 Nov 2015 16:59:19 -0200
libpdf-create-perl (1.19-1) unstable; urgency=medium
* Import upstream version 1.19.
* Update debian/upstream/metadata.
* debian/copyright: update Upstream-Contact.
* Update years of packaging copyright.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Nov 2015 21:14:47 +0100
libpdf-create-perl (1.10-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Import upstream version 1.10
* Update years of packaging copyright.
* Update build dependencies.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sat, 18 Oct 2014 21:19:19 +0200
libpdf-create-perl (1.08-1) unstable; urgency=medium
* New upstream release.
* Drop patches, both applied upstream.
* Examples: adjust paths, drop overrides in debian/rules.
* Update Upstream-Contact and copyright years.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 16 Dec 2013 19:42:58 +0100
libpdf-create-perl (1.06-2) unstable; urgency=low
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Add patch to fix test failure due to missing `use'. Taken from CPAN
RT. (Closes: #710967)
* Add a patch to fix a POD error discovered with Perl 5.18.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Set Standards-Version to 3.9.4 (no further changes).
-- gregor herrmann <gregoa@debian.org> Tue, 04 Jun 2013 19:40:34 +0200
libpdf-create-perl (1.06-1) unstable; urgency=low
* New upstream release.
* Drop patch changes.patch: Changes.PL removed by upstream.
* Drop patch pod.patch: Applied upstream.
* Use debhelper's v8 mode; build-dep on debhelper (>= 7.9.1~) for this.
* Bump Standards-Version to 3.9.0 (no changes).
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 08 Jul 2010 17:53:22 +0900
libpdf-create-perl (1.05-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ryan Niebur ]
* Update jawnsy's email address
[ Ansgar Burchardt ]
* New upstream release. (LP: #531311)
+ refresh changes.patch.
+ debian/copyright: Add new copyright holder.
* Fix POD syntax error.
+ new patch: pod.patch
* debian/copyright: Minor changes for current DEP-5 proposal.
* Use source format 3.0 (quilt); remove REAME.source and quilt framework.
* debian/control: Make Build-Dep on perl unversioned.
* Use tiny debian/rules.
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 03 Mar 2010 23:08:57 +0900
libpdf-create-perl (1.03-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release (bug fix maintenance release)
* Upstream author removed Markus Baertschi and Slaven Rezic from
copyright in lib/PDF/Create/Page.pm
* Contributed methods for dealing with circles was removed (as a result,
Slaven Rezic no longer has code in the package and is removed as a
copyright holder)
* Fixed long description
* Added Suggests: libpdf-api2-perl (which is referred to by the perldoc)
* Bumped Standards-Version to 3.8.1; updated debhelper stuff (using
dh-make-perl --refresh)
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Remove patch manpage.patch, not needed any more.
* Add patch changes.patch: don't run `perl Changes.PL' which would need the
upstream author's git repo.
* debian/control: fix typo in Homepage field.
-- Jonathan Yu <frequency@cpan.org> Sat, 16 May 2009 23:29:56 -0400
libpdf-create-perl (1.02-1) unstable; urgency=low
* New upstream release.
* debian/copyright: adjust years of copyright.
* Set Standards-Version to 3.8.0; add debian/README.source to document quilt
usage.
-- gregor herrmann <gregoa@debian.org> Sat, 12 Jul 2008 17:33:34 +0200
libpdf-create-perl (1.01-1) unstable; urgency=low
* New upstream release.
* Refresh patch manpage.patch.
-- gregor herrmann <gregoa@debian.org> Wed, 04 Jun 2008 18:58:48 +0200
libpdf-create-perl (1.00-1) unstable; urgency=low
* New upstream release.
* Add new sample-cgi.pl to examples (and don't install it into
/usr/share/perl5).
* Refresh patch manpage.patch.
* debian/control: Fix typo in long description.
-- gregor herrmann <gregoa@debian.org> Sun, 01 Jun 2008 16:46:15 +0200
libpdf-create-perl (0.9-1) unstable; urgency=low
* New upstream release.
* debian/watch: remove sourceforge line, the new release was again on
CPAN.
* debian/copyright: fix typos, add /me to packaging copyright.
* Refresh patch manpage.patch.
* debian/rules: remove some comments; don't install sample.pl into
/usr/share/perl5.
* debian/control: change my email address.
-- gregor herrmann <gregoa@debian.org> Fri, 23 May 2008 22:16:36 +0200
libpdf-create-perl (0.08-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed:
Homepage pseudo-field (Description); XS-Vcs-Svn fields.
* debian/rules: Remove empty /usr/lib/perl5 directory.
* Move sample* to /usr/share/doc/libpdf-create-perl/examples/.
* debian/watch: Remove commented lines.
* debian/watch: add CPAN, upstream seems to change their release
locations.
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Damyan Ivanov ]
* New upstream release
* refresh manpage.patch
* debian/copyright:
+ use search.cpan.org/dist/PDF-Create for upstream location
+ convert to machine-readable format
+ note all files with different copyright statements in separate sections
+ add myself to packaging copyright holders
* debian/rules no uses plain debhelper. Drop cdbs from build-depends
+ rm debian/*.examples, add sample.pl and pdf-logo.* to dh_installexamples
invokation
* debian/control
+ make build-dependency on quilt versioned (>= 0.40)
+ Standards-Version 3.7.3 (no changes)
+ Homepage: http://search.cpan.org/dist/PDF-Create/ as
sourceforge.net/projects/perl-pdf/ contains only an older version
+ add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Tue, 18 Mar 2008 11:29:55 +0200
libpdf-create-perl (0.06.1b-5) unstable; urgency=low
[ Vincent Danjean ]
* First release within the Debian Perl Group
* [debian/control] Update Maintainer and Uploaders fields according
to the Debian Perl Group policy
-- Joey Hess <joeyh@debian.org> Sat, 11 Aug 2007 21:18:38 -0400
libpdf-create-perl (0.06.1b-4) unstable; urgency=low
* [debian/copyright] add copyright for Debian packaging
-- Vincent Danjean <Vincent.Danjean@ens-lyon.org> Wed, 17 May 2006 00:13:45 +0200
libpdf-create-perl (0.06.1b-3) unstable; urgency=low
* [debian/compat] debhelper compat version dumped to 5
* [debian/control] Standard-Version set to 3.7.2 (no changes required)
-- Vincent Danjean <Vincent.Danjean@ens-lyon.org> Sun, 14 May 2006 21:30:25 +0200
libpdf-create-perl (0.06.1b-2) unstable; urgency=low
* Initial release. (Closes: #361159: ITP: libpdf-create-perl -- create
PDF files - Debian Bug report logs)
* Fix Build-Depends/Build-Depends-Indep as some packages are needed in the
clean target
-- Vincent Danjean <Vincent.Danjean@ens-lyon.org> Tue, 25 Apr 2006 16:01:40 +0200
libpdf-create-perl (0.06.1b-1) unstable; urgency=low
* Removing the MANIFEST file during the build of the package as it is
completly broken (it is a tar.gz file of the upstream directory !)
-- Vincent Danjean <Vincent.Danjean@ens-lyon.org> Fri, 7 Apr 2006 01:06:26 +0200
|