File: changelog

package info (click to toggle)
python-zeroconf 0.17.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 252 kB
  • ctags: 332
  • sloc: python: 1,755; makefile: 21
file content (48 lines) | stat: -rw-r--r-- 1,541 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
python-zeroconf (0.17.6-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - New standards version 3.9.8 - no changes

 -- Ruben Undheim <ruben.undheim@gmail.com>  Thu, 06 Oct 2016 19:05:02 +0200

python-zeroconf (0.17.5-1) unstable; urgency=medium

  * New upstream release 

 -- Ruben Undheim <ruben.undheim@gmail.com>  Wed, 13 Apr 2016 21:02:26 +0200

python-zeroconf (0.17.4-2) unstable; urgency=medium

  * Added patch:
    - 0001-Set-install_requires-to-enum34-instead-of-enum-compa.patch
      makes sure that enum-compat is not listed in requires.txt
  * Remove d/pydist-overrides. Not needed after adding patch.
  * Updated d/py3dist-overrides to override enum34 to python3
  * Updated standards to 3.9.7 - no needed changes
  * Vcs-Git now using https

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sun, 06 Mar 2016 10:48:16 +0100

python-zeroconf (0.17.4-1) unstable; urgency=low

  * New upstream release

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sat, 10 Oct 2015 08:50:44 +0200

python-zeroconf (0.17.2-1) unstable; urgency=low

  * New upstream release
  * debian/pydist-overrides:
    - Map enum_compat to python-enum34
  * debian/py3dist-overrides
    - In Python 3.4, the enum module is already present. Prevent any
      dependency on python3-enum34.

 -- Ruben Undheim <ruben.undheim@gmail.com>  Tue, 25 Aug 2015 18:12:42 +0200

python-zeroconf (0.17.1-1) unstable; urgency=low

  * Initial release (Closes: #786729)

 -- Ruben Undheim <ruben.undheim@gmail.com>  Mon, 25 May 2015 10:46:56 +0200