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 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
python-pgmagick (0.6.4-1+deb9u1) stretch; urgency=medium
* Non-maintainer upload.
* Backport upstream FTBFS fix to handle version detection
of graphicsmagick security updates that identify themself
as version 1.4.
-- Adrian Bunk <bunk@debian.org> Sun, 12 Jan 2020 19:44:17 +0200
python-pgmagick (0.6.4-1) unstable; urgency=medium
* New upstream release
-- W. Martin Borgert <debacle@debian.org> Sun, 22 Jan 2017 13:45:47 +0000
python-pgmagick (0.6.2-2) unstable; urgency=medium
* Update upstream homepage
* Use debhelper compat 9
-- W. Martin Borgert <debacle@debian.org> Sun, 25 Dec 2016 20:29:19 +0000
python-pgmagick (0.6.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed homepage (https)
* Fixed VCS URL (https)
[ W. Martin Borgert ]
* New upstream release (Closes: #825926, apparently)
* Dropped patch, replaced with debian/clean
* New standards version, no change
* Added myself to uploaders
-- W. Martin Borgert <debacle@debian.org> Mon, 04 Jul 2016 22:13:18 +0000
python-pgmagick (0.6-1) unstable; urgency=medium
* Imported Upstream version 0.6
* Support Python-3 (Closes: #782948)
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 26 Nov 2015 11:43:30 +0900
python-pgmagick (0.5.12-1) unstable; urgency=medium
* Team upload.
[ Sebastian Ramacher ]
* New upstream release.
- Fix build against graphicsmagick 1.3.22. (Closes: #804323)
* debian/control: Add dh-python to B-D.
[ SVN-Git Migration ]
* Update Vcs fields for git migration.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 08 Nov 2015 15:16:42 +0100
python-pgmagick (0.5.11-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/watch: Use pypi.debian.net redirector.
-- Sebastian Ramacher <sramacher@debian.org> Thu, 13 Aug 2015 23:03:06 +0200
python-pgmagick (0.5.8-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 3.9.6
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 05 Nov 2014 10:23:52 +0900
python-pgmagick (0.5.7-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.4.
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 06 Sep 2013 10:51:55 +0900
python-pgmagick (0.5.6-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 08 May 2013 19:47:58 +0900
python-pgmagick (0.5.1-1) unstable; urgency=low
* New upstream release
* Bump standards version to 3.9.3.
+ Update debian/copyright URI.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 27 Feb 2012 09:51:07 +0900
python-pgmagick (0.4.2-1) unstable; urgency=low
[ Jakub Wilk ]
* Add Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
* debian/control: Update description. (Closes: #638362)
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 20 Sep 2011 11:07:32 +0900
python-pgmagick (0.4.1-1) unstable; urgency=low
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 05 Aug 2011 11:19:40 +0900
python-pgmagick (0.3.6-1) unstable; urgency=low
* New upstream release
* copyright: DEP-5
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 20 Jun 2011 10:51:29 +0900
python-pgmagick (0.3.5-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.2 (with no changes).
* Swtch to dh_python2. (Closes: #625853)
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 07 May 2011 10:57:58 +0900
python-pgmagick (0.3.3-1) unstable; urgency=low
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 05 Apr 2011 23:54:58 +0900
python-pgmagick (0.3.2-1) unstable; urgency=low
* New upstream release
* debian/patches/00_fix_makefile: removed
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 04 Feb 2011 13:25:01 +0900
python-pgmagick (0.3.0-1) unstable; urgency=low
* Initial release (Closes: #601047)
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 15 Nov 2010 21:27:13 +0900
|