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
|
python-poppler (0.12.1-9) unstable; urgency=low
* Team upload.
* Acknowledge NMU. Thanks Gregor!
[ Vincent Cheng ]
* Fix FTBFS with poppler 0.39. (Closes: #812680)
* Add dh-python to build-depends.
* Bump standards version to 3.9.8 (no changes needed).
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Ondřej Nový ]
* Fixed homepage (https)
* Fixed VCS URL (https)
-- Vincent Cheng <vcheng@debian.org> Sat, 28 May 2016 22:18:49 -0700
python-poppler (0.12.1-8.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: /usr/bin/make: unrecognized option '--prefix|--exec-
prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--
help|--configdir'":
apply Ubuntu changes done by Matthias Klose:
- Fix typo calling python-config --includes.
(Closes: #711800)
-- gregor herrmann <gregoa@debian.org> Sun, 14 Jul 2013 15:28:56 +0200
python-poppler (0.12.1-8) unstable; urgency=low
* uploading to unstable
-- Andrea Gasparini <gaspa@yattaweb.it> Sun, 29 Apr 2012 17:51:08 +0200
python-poppler (0.12.1-7) experimental; urgency=low
* debian/patches:
+ series: re-enabled poppler-0.18.diff (Closes: #651388)
+ added 03-psfilenew.diff (Closes: #662890)
+ added 04-closefiles.diff (LP: #316722)
* debian/control: bump standard version to 3.9.3
* debian/rules: rewrite with dh7,added autoreconf (Closes: #558532)
-- Andrea Gasparini <gaspa@yattaweb.it> Fri, 06 Apr 2012 12:05:36 +0200
python-poppler (0.12.1-6) unstable; urgency=low
* patches/series: reverted applied poppler-0.18.diff (Closes: #651388)
-- Andrea Gasparini <gaspa@yattaweb.it> Mon, 12 Dec 2011 14:28:19 +0100
python-poppler (0.12.1-5) unstable; urgency=low
* Specified version of GPL in debian/copyright
* Add poppler-0.18.diff: Drop API which does not exist any more in poppler
0.18. Thanks to Martin Pitt for the patch.(LP: #900707) (Closes: #651388)
-- Andrea Gasparini <gaspa@yattaweb.it> Fri, 09 Dec 2011 15:37:15 +0100
python-poppler (0.12.1-4) unstable; urgency=low
* Team upload.
* Upload to unstable.
-- Jakub Wilk <jwilk@debian.org> Mon, 04 Jul 2011 13:21:00 +0200
python-poppler (0.12.1-3) experimental; urgency=low
* Team upload.
* Convert to source format 3.0 (quilt).
* Apply patch to follow Poppler 0.15 API changes (closes: #628047). Thanks
to Pino Toscano for the bug report, Tom Callaway from Fedora for the
patch, and to Michael Biebl for digging up the patch.
+ Bump minimum required Poppler version to 0.15.
* Add build-arch and build-indep targets.
-- Jakub Wilk <jwilk@debian.org> Sat, 02 Jul 2011 14:29:47 +0200
python-poppler (0.12.1-2) unstable; urgency=low
* Team upload.
[ Piotr Ożarowski ]
* Explicitly set source format to 1.0.
[ Jakub Wilk ]
* Protect for loops in debian/rules with set -e (closes: #626625).
* Bump standards version to 3.9.2 (no changed needed).
* Remove unused build-dependency on cdbs.
-- Jakub Wilk <jwilk@debian.org> Sun, 22 May 2011 19:36:54 +0200
python-poppler (0.12.1-1) unstable; urgency=low
* New upstream release
* Updated watch file and homepage field.
* debian/rules: fixed for python2.6
-- Andrea Gasparini <gaspa@yattaweb.it> Sat, 24 Oct 2009 08:00:51 +0200
python-poppler (0.10.0-1) unstable; urgency=low
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
[ Josselin Mouette ]
* New upstream release. Closes: #518611.
+ Bump build-dependency on poppler.
+ Add missing build-dependency on atk.
* Switch to python-support.
-- Josselin Mouette <joss@debian.org> Sun, 08 Mar 2009 04:39:53 +0100
python-poppler (0.8.1-1) unstable; urgency=low
[ Andrea Gasparini ]
* First upload (Closes: #453391)
[ Sandro Tosi ]
* debian/control
- added Vcs-Svn and Vcs-Browser
[ Carlos Galisteo ]
* debian/control:
- Added Homepage field.
-- Andrea Gasparini <gaspa@yattaweb.it> Tue, 10 Jun 2008 23:13:37 +0200
|