File: changelog

package info (click to toggle)
python-macholib 1.14%2Bds0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 492 kB
  • sloc: python: 4,125; makefile: 127
file content (142 lines) | stat: -rw-r--r-- 4,587 bytes parent folder | download
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
python-macholib (1.14+ds0-1) unstable; urgency=medium

  * New upstream version 1.14+ds0
    * Refresh patches

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 20 Jan 2020 13:56:44 +0100

python-macholib (1.13+ds0-1) unstable; urgency=medium

  [ IOhannes m zmölnig (Debian/GNU) ]
  * New upstream version 1.13+ds0
    * Refresh patches
  * Update d/watch to automatically add a ds-suffix
  * Remove obsolete d/source/local-options file

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Fri, 10 Jan 2020 11:15:06 +0100

python-macholib (1.11+repack0-2) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).

 -- Ondřej Nový <onovy@debian.org>  Wed, 07 Aug 2019 15:39:35 +0200

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