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
|
python-macholib (1.11+repack0-1) unstable; urgency=medium
* New upstream version 1.11+repack0
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ IOhannes m zmölnig (Debian/GNU) ]
* Refreshed patches
* Fixed version string
* Package doesn't require "root" to build
* Bumped standards version to 4.2.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 05 Sep 2018 20:58:01 +0200
python-macholib (1.10+repack0-1) unstable; urgency=medium
* New upstream version 1.10+repack0
* Refreshed patches
* Bumped standards version to 4.2.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 13 Aug 2018 17:18:51 +0200
python-macholib (1.9+repack0-1) unstable; urgency=medium
* Repacked upstream as 1.9+repack0 to drop pre-built docs and eggs
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ IOhannes m zmölnig (Debian/GNU) ]
* Enabled generic python tests for DebCI
* Only run tests if 'nocheck' is not given
* Exclude pre-built docs (and eggs) from source-tarball
* d/watch mangle repack suffix
* Bumped standards version to 4.1.4
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 18 Apr 2018 16:20:47 +0200
python-macholib (1.9-1) unstable; urgency=medium
* New upstream version 1.9
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 05 Dec 2017 16:42:19 +0100
python-macholib (1.8-1) unstable; urgency=medium
* Re-imported upstream version 1.8 (it's DFSG clean)
* Convert from git-dpm to patches unapplied format
* Refresh patches after git-dpm to gbp pq conversion
* Updated d/README.source since we switched to gbp-pq
* Dropped Files-Excluded stanza (no longer needed)
* B-D on python3-sphinx (rather than python-sphinx)
* Remove extraneous files in the dh_auto_install override.
* Use https:// throughout
* Updated d/watch
* Bumped standards version to 4.1.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 23 Oct 2017 15:26:54 +0200
python-macholib (1.8~dfsg-1) unstable; urgency=medium
* Imported new upstream version 1.8~dfsg
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 03 Jan 2017 20:42:25 +0100
python-macholib (1.7~dfsg-5) unstable; urgency=medium
[ Ondřej Nový ]
* d/control
* Fixed VCS URL (https)
[ IOhannes m zmölnig (Debian/GNU) ]
* d/README.source
* Note on how to properly clone the repo.
* Note on packaging with git-dpm
* d/control
* Marked -doc package as Multi-Arch:foreign
* Put multi-values on one line per value
* Normalized Vcs-Browser stanza
* Bumped standards-version to 3.9.8
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 30 Nov 2016 23:25:06 +0100
python-macholib (1.7~dfsg-4) unstable; urgency=medium
[ Stefano Rivera ]
* git-dpm tag config
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 26 Oct 2015 23:17:10 +0100
python-macholib (1.7~dfsg-3) unstable; urgency=medium
* Fixed test-suite for Python-3.5 (Closes: #802996)
* B-D on python*-altgraph to run testsuite
* Skip tests that can only succeed on OSX
* Switched Vcs-Browser stanza to https://
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 26 Oct 2015 22:59:19 +0100
python-macholib (1.7~dfsg-2) unstable; urgency=medium
* Fixed Vcs-* stanza.
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 25 Aug 2015 23:25:42 +0200
python-macholib (1.7~dfsg-1) unstable; urgency=medium
* Initial release. (Closes: #790898)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 06 Jul 2015 21:31:04 +0200
|