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
|
wand (0.4.4-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Update dependencies on libmagickwand from libmagickwand-6.q16-2 to
libmagickwand-6.q16-3. Closes: #850815
-- Mattia Rizzolo <mattia@debian.org> Wed, 11 Jan 2017 10:15:07 +0100
wand (0.4.4-1) unstable; urgency=medium
* New upstream release
* debian/control: Correct the Vcs-*: URI
* Use pybuild
- The testsuite is disabled for now; it fails on the ImageMagick 6.8.* or
later
-- Changwoo Ryu <cwryu@debian.org> Sun, 06 Nov 2016 18:02:18 +0900
wand (0.4.3-1) unstable; urgency=medium
* New upstream release
* Fix TypeError on ImageMagick 6.9.6.2 (Closes: #841548)
* Standards-Version: 3.9.8
* Fix lintian errors
- debian/control: Use https protocol for Vcs-* fields
- debian/copyright: Fix the copyright format
* debian/gbp.conf: upstream-0.4 branch for upstream
-- Changwoo Ryu <cwryu@debian.org> Sat, 22 Oct 2016 18:59:14 +0900
wand (0.3.9-1) unstable; urgency=medium
* New upstream release
* Clean built files (Closes: #761464)
* Install the upstream changelog file
* Standards-Version: 3.9.6
-- Changwoo Ryu <cwryu@debian.org> Sat, 27 Dec 2014 21:55:39 +0900
wand (0.3.8-2) unstable; urgency=medium
* Add optional dependency on libmagickwand-6.q16-2 (Closes: #761104)
-- Changwoo Ryu <cwryu@debian.org> Sat, 13 Sep 2014 04:02:44 +0900
wand (0.3.8-1) unstable; urgency=medium
* New upstream release
-- Changwoo Ryu <cwryu@debian.org> Sun, 03 Aug 2014 05:45:35 +0900
wand (0.3.7-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 3.9.5
* Add flask-sphinx-themes; from the upstream git submodule
-- Changwoo Ryu <cwryu@debian.org> Sun, 20 Jul 2014 07:03:22 +0900
wand (0.3.5-1) unstable; urgency=low
* New upstream release
* Use pypy support from dh-python
* No more need to link images in doc to save the size
-- Changwoo Ryu <cwryu@debian.org> Wed, 18 Sep 2013 05:59:53 +0900
wand (0.3.3-1) unstable; urgency=low
* New upstream release
-- Changwoo Ryu <cwryu@debian.org> Sun, 04 Aug 2013 19:49:30 +0900
wand (0.3.2-1) unstable; urgency=low
* New upstream release
* Add Build-Depends on python*-setuptools
-- Changwoo Ryu <cwryu@debian.org> Thu, 18 Jul 2013 01:35:52 +0900
wand (0.3.0-1) unstable; urgency=low
* New upstream release
* debian/control: update Vcs-* fields to use the canonical URIs
* Add python3- and pypy- packages
-- Changwoo Ryu <cwryu@debian.org> Sun, 23 Jun 2013 02:08:25 +0900
wand (0.2.4-1) unstable; urgency=low
* New upstream release
* debian/watch: Add uversionmangle for some upstream versions
-- Changwoo Ryu <cwryu@debian.org> Thu, 30 May 2013 12:13:12 +0900
wand (0.2.3-1) unstable; urgency=low
* New upstream release
* Fix FTBFS w/ python3-sphinx (Closes: #697786)
* Add git-buildpackage config, debian/gbp.conf.
* Update github tarball link pattern in debian/watch
* Clean up
- Add document clean rule in debian/rules
- Improve package description based on the document
- Update copyright years
* Standards-Version: 3.9.4
-- Changwoo Ryu <cwryu@debian.org> Sat, 26 Jan 2013 00:55:07 +0900
wand (0.2.2-2) unstable; urgency=low
* python-wand and wand-doc suggest each other
* Use debhelper 9
* Add doc-base entry for wand-doc
* Use HTML built for Devhelp
* Replace duplicated images with symlinks
-- Changwoo Ryu <cwryu@debian.org> Sun, 21 Oct 2012 03:34:02 +0900
wand (0.2.2-1) unstable; urgency=low
* Initial release (Closes: #688897)
-- Changwoo Ryu <cwryu@debian.org> Tue, 02 Oct 2012 10:22:20 +0900
|