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
|
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
|