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
|
pdfrw (0.2-3) unstable; urgency=medium
* QA upload.
* Drop "Conflicts:/Provides:/Replaces: pdfrw" lines (Closes: #814289).
The pdfrw binary package is long gone and was never part of a release.
This fixes co-installing python-pdfrw and python3-pdfrw, and other
package combinations.
Thanks to Aaron M. Ucko and Yuri D'Elia for useful information.
* d/copyright improvements:
- Add proper DEP-5 header
- Correct licence name MIT -> Expat
- Factor out Expat license text into its own paragraph
- Update copyright years for Patrick Maupin
- Add missing copyrights of Attila Tajti, Narijus Mika & Mathieu Fenniak
See LICENSE.txt in upstream source.
* Fix Vcs-* URIs.
They were previously pointing at the dgit repo for src:botch.
* Declare compliance with Policy 3.9.8 (no changes required).
* Drop duplicate build-dependency on python-setuptools.
* Run wrap-and-sort -abst
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 13 Aug 2016 14:18:24 -0700
pdfrw (0.2-2) unstable; urgency=medium
* QA upload
* Don’t run testsuite at build time (closes: #808678):
They rely on an external library containing data without any documented
copyright
-- David Prévot <taffit@debian.org> Mon, 28 Dec 2015 22:05:28 -0400
pdfrw (0.2-1) unstable; urgency=medium
* new upstream version (closes: #789590)
* add debian/watch
* bump debian/compat to 9
* upstream changed from code.google.com to github.com
* depend on debhelper >= 9
* demote python-reportlab to Suggests
* build python3-pdfrw and python-pdfrw-doc following
https://wiki.debian.org/Python/LibraryStyleGuide
* set Vcs-Git and Vcs-Browser to dgit
-- Johannes Schauer <josch@debian.org> Sat, 10 Oct 2015 01:38:35 +0200
pdfrw (0.1-3) unstable; urgency=medium
* QA upload.
* Build using dh_python2
-- Matthias Klose <doko@debian.org> Sun, 13 Jul 2014 15:50:59 +0000
pdfrw (0.1-2) unstable; urgency=medium
* Orphaning package.
-- Chris Lamb <lamby@debian.org> Sun, 09 Feb 2014 00:05:27 +0000
pdfrw (0.1-1) unstable; urgency=low
* New upstream release.
-- Chris Lamb <lamby@debian.org> Tue, 16 Oct 2012 07:54:53 +0100
pdfrw (0+svn136-4) unstable; urgency=low
* Correct Homepage field. (Closes: #683165)
* Specify a 'name' kwarg in call to setuptools.setup.
-- Chris Lamb <lamby@debian.org> Tue, 31 Jul 2012 02:41:14 -0700
pdfrw (0+svn136-3) unstable; urgency=low
* python-pdfrw should Replaces/Provides/Conflicts pdfrw. Thanks to intrigeri
<intrigeri@boum.org>. (Closes: #639273)
-- Chris Lamb <lamby@debian.org> Fri, 26 Aug 2011 10:48:38 +0100
pdfrw (0+svn136-2) unstable; urgency=low
* Rename binary package to "python-pdfrw".
* Change Section to "python".
-- Chris Lamb <lamby@debian.org> Tue, 23 Aug 2011 15:17:20 +0100
pdfrw (0+svn136-1) unstable; urgency=low
* Initial release. (Closes: #638862)
-- Chris Lamb <lamby@debian.org> Mon, 22 Aug 2011 16:09:03 +0100
|