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
|
ruby-pdf-core (0.10.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.2, no changes needed.
-- Simon Quigley <tsimonq2@debian.org> Fri, 24 Oct 2025 16:15:38 -0500
ruby-pdf-core (0.9.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.5.1, no changes needed.
[ Cédric Boutillier ]
* New upstream version 0.9.0
* Breaks ruby-prawn < 2.4
* Update standards version to 4.6.0, no changes needed.
* Refresh patch
* Update copyright year for packaging files
-- Cédric Boutillier <boutil@debian.org> Mon, 22 Nov 2021 10:08:33 +0100
ruby-pdf-core (0.8.1-2) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
[ Cédric Boutillier ]
* Update team name
* Bump Standards-Version to 4.5.0 (no changes needed)
* Bump debhelper compatibility level to 13
* Don't export unwanted files in source package
* Refresh control file
* Gem install layout
-- Cédric Boutillier <boutil@debian.org> Tue, 01 Sep 2020 23:09:02 +0200
ruby-pdf-core (0.8.1-1) unstable; urgency=medium
* New upstream version 0.8.1
* Use Github as source to get tests
* Bump Standards-Version to 4.2.1 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Use https in copyright format URL
* Update clean_spec_helper.patch to the new upstream version
* Update homepage to Github page of the project
* Breaks older version of Prawn
-- Cédric Boutillier <boutil@debian.org> Sun, 30 Sep 2018 22:56:47 +0200
ruby-pdf-core (0.6.1-1) unstable; urgency=medium
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
* Imported Upstream version 0.6.1
* bump standards version to 3.9.8
-- Cédric Boutillier <boutil@debian.org> Tue, 07 Jun 2016 10:04:00 +0200
ruby-pdf-core (0.5.1-1) unstable; urgency=medium
* Imported Upstream version 0.5.1
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Wed, 29 Apr 2015 12:01:21 +0200
ruby-pdf-core (0.4.0-1) unstable; urgency=medium
* Imported Upstream version 0.4.0
* Extend no_bundler.patch to load correctly pdf/core in specs,
and rename to clean_spec_helper.patch
* Add Testsuite: autopkgtest-pkg-ruby to debian/control
-- Cédric Boutillier <boutil@debian.org> Sun, 28 Sep 2014 22:14:23 +0200
ruby-pdf-core (0.2.5-2) unstable; urgency=medium
* Add Breaks: and Replaces: with version of ruby-prawn < 1.0.0, as this
library has been split out from ruby-prawn and thus ships files contained
in earlier versions of ruby-prawn. (Closes: #742585)
-- Cédric Boutillier <boutil@debian.org> Fri, 28 Mar 2014 09:37:01 +0100
ruby-pdf-core (0.2.5-1) unstable; urgency=medium
* Initial release (Closes: #742270)
-- Cédric Boutillier <boutil@debian.org> Wed, 19 Mar 2014 10:24:48 +0100
|