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
|
ruby-pdf-inspector (1.3.0-2) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.5.0, no changes needed.
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Gleisson Jesuino Joaquim Cardoso ]
* d/control:
- Add 'Rules-Requires-Root: no' to source stanza.
- Bump debhelper-compat to 13.
- Bump Standards-Version to 4.5.1.
* d/copyright: add myself to copyright for debian/* packaging.
* d/upstream/metadata: add upstream metadata.
* d/watch: bump to version 4.
-- Gleisson Jesuino Joaquim Cardoso <gleissoncg2@gmail.com> Sun, 07 Feb 2021 16:52:21 -0300
ruby-pdf-inspector (1.3.0-1) unstable; urgency=medium
* New upstream version 1.3.0
* Use salsa.debian.org in Vcs-* fields
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.3.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Drop 0010-remove_rubygems.patch, not needed anymore
-- Cédric Boutillier <boutil@debian.org> Sun, 30 Dec 2018 15:34:47 +0100
ruby-pdf-inspector (1.2.1-1) unstable; urgency=medium
* Imported Upstream version 1.2.1
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.8 (no changes needed)
* Run wrap-and-sort on packaging files
-- Cédric Boutillier <boutil@debian.org> Tue, 07 Jun 2016 13:44:23 +0200
ruby-pdf-inspector (1.2.0-1) unstable; urgency=medium
* Imported Upstream version 1.2.0
* Bump Standards-Version to 3.9.6 (no changes needed)
* README has now a .md extension
-- Cédric Boutillier <boutil@debian.org> Wed, 29 Apr 2015 11:21:24 +0200
ruby-pdf-inspector (1.1.0-1) unstable; urgency=low
* Imported Upstream version 1.1.0
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ bump Standards-Version: to 3.9.4 (no changes needed)
+ update homepage field
+ update email address
+ remove version in the dependency on ruby-pdf-reader
* debian/copyright:
+ use DEP5 copyright-format/1.0 official URL for Format field
+ update email address
-- Cédric Boutillier <boutil@debian.org> Sun, 19 May 2013 19:07:57 +0200
ruby-pdf-inspector (1.0.1-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 26 Jun 2012 14:41:57 +0200
ruby-pdf-inspector (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #641700)
* Add 0010-remove_rubygems.patch not to require rubygems.
-- Cédric Boutillier <cedric.boutillier@gmail.com> Fri, 21 Oct 2011 21:56:43 +0200
|