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 148
|
pylibtiff (0.4.2-6) unstable; urgency=medium
* Team upload.
* Update gbp.conf to use --source-only-changes by default.
* Bump Standards-Version to 4.4.0, no changes.
* Drop Python 2 support.
-- Bas Couwenberg <sebastic@debian.org> Sun, 21 Jul 2019 21:31:17 +0200
pylibtiff (0.4.2-5) unstable; urgency=medium
* debian/control:
- always depend on libtiff-dev
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 02 Jan 2019 17:58:42 +0000
pylibtiff (0.4.2-4) unstable; urgency=medium
* debian/control:
- fix dependency version for libtiff5 (fixes autopkgtest)
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 31 Dec 2018 19:08:18 +0000
pylibtiff (0.4.2-3) unstable; urgency=medium
[ Antonio Valentino ]
* debian/patches:
- new 0006-Robust-definition-list-generation.patch.
The patch avoids permission errors when the definition list is
generated at runtime. The definition list is no longer written to
file (tiff_h_X_Y_Z.py) in the system path.
[ Bas Couwenberg ]
* Add gbp.conf to use pristine-tar by default.
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 31 Dec 2018 09:31:37 +0000
pylibtiff (0.4.2-2) unstable; urgency=medium
* debian/patches
- new 0004-Improve-tiff.h-detection.patch: fix detection of the
tiff.h header on arm* and kfreebsd*
* Disable bittools extension: it is broken in many platforms.
Use bitarray instead as backend in the libtiff.lzw module.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 30 Dec 2018 10:35:29 +0000
pylibtiff (0.4.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/rules: Remove trailing whitespaces
* d/control: Set Vcs-* to salsa.debian.org
[ Antonio Valentino ]
* New upstream release.
* Standard version bumped to 4.2.1 (no change).
* d/control:
- depend on python-pil instead of python-imaging (Closes: #866462)
- add build dependency form libtiff-dev
- add dependency form libtiff5 (Closes: #896388)
- specify testsuite (autopkgtest-pkg-python)
- update maintainer and VCS fields (Closes: #705208).
The package has been adopted by the debian-gis team.
* Add upstream/metadata file.
* Switch to pybuild.
* New package for Python 3.
* Set compat to 11.
* d/patches
- drop 0003-ctypes2.patch and 0004-fix_future.patch: no longer necessary
- refresh and renumber remaining patches
* Use pytest for testing.
* Do not install examples: not provided in the source package form PyPi.
* Update watch file.
[ Bas Couwenberg ]
* Bump Standards-Version to 4.3.0, no changes.
* Remove unused examples file.
* Update rules file, changes:
- Group and reorder exports
- Remove disabled export
- Run dh_numpy* in dh_python* overrides
- Use $(RM) instead of rm
* Update watch file to handle common issues.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 23 Dec 2018 20:55:59 +0000
pylibtiff (0.4.1+20160502-1) unstable; urgency=medium
* QA (group) upload
* New checkout from Github
Closes: #838266
* Rewrote debian/get-orig-source to automatically detect latest change
date
* Document exclusion of bitarray code copy
* Move packaging to Git
* cme fix dpkg-control
* Orphan the package
Closes: #705208
* hardening=+bindnow
-- Andreas Tille <tille@debian.org> Tue, 25 Oct 2016 08:50:11 +0200
pylibtiff (0.4.1~20150805-1) unstable; urgency=medium
* New VCS checkout
Closes: #780045
* Migrated from GoogleCode to Github (rewrote get-orig-source)
* d/get-orig-source: use xz compression
* Mathieu declared to leave the team so I add myself as uploader
* cme fix dpkg-control
* debhelper 9
* cme fix dpkg-copyright
* Injected pull-requests as quilt patches
-- Andreas Tille <tille@debian.org> Thu, 24 Dec 2015 08:14:46 +0100
pylibtiff (0.3.0~svn78-3.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: ndarraytypes.h:681:82: error: operator '<=' has no right
operand":
add patch numpy_deprecated_api.patch from upstream svn to handle changes
in numpy 1.7.
Thanks to Andrey Rahmatullin for pointing to the upstream commit.
(Closes: #713588)
-- gregor herrmann <gregoa@debian.org> Sun, 07 Jul 2013 15:53:16 +0200
pylibtiff (0.3.0~svn78-3) unstable; urgency=low
* Add support for tiff4. Closes: #663490
* Bump Std-Vers to 3.9.3, no changes needed
* Use my @d.o alias, remove DMUA flag for now
* Add explicit call to dh_numpy to remove an lintian error
-- Mathieu Malaterre <malat@debian.org> Fri, 04 May 2012 11:46:51 +0200
pylibtiff (0.3.0~svn78-2) unstable; urgency=low
* Remove invalid patch. Thanks to Piotr for spotting this. Closes: #649904
-- Mathieu Malaterre <mathieu.malaterre@gmail.com> Tue, 29 Nov 2011 12:03:03 +0100
pylibtiff (0.3.0~svn78-1) unstable; urgency=low
* Initial Debian Upload (Closes: #648769)
-- Mathieu Malaterre <mathieu.malaterre@gmail.com> Sun, 20 Nov 2011 11:18:33 +0100
|