File: changelog

package info (click to toggle)
simplegeneric 0.8.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 104 kB
  • sloc: python: 109; makefile: 3
file content (75 lines) | stat: -rw-r--r-- 2,346 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
simplegeneric (0.8.1-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938483

 -- Sandro Tosi <morph@debian.org>  Wed, 01 Apr 2020 17:41:02 -0400

simplegeneric (0.8.1-2) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Ondřej Nový ]
  * Fixed homepage (https)
  * Fixed VCS URL (https)
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Remove trailing whitespaces
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

  [ Piotr Ożarowski ]
  * Add dh-python to Build-Depends

  [ Daniele Tricoli ]
  * Ignore egg-info.
  * debian/watch
    - Switch to pypi.debian.net.
  * debian/compat
    - Bump debhelper compat level to 11.
  * debian/control
    - Bump debhelper version to >= 11.
    - Bump Standards-Version to 4.1.4 (no changes needed).
    - Add autodep8 tests.
  * debian-copyright
    - Update copyright years.

 -- Daniele Tricoli <eriol@mornie.org>  Wed, 23 May 2018 00:34:43 +0200

simplegeneric (0.8.1-1) unstable; urgency=low

  * New upstream release (Closes: #640531)
    - With Python 3 support
  * Builded Python 3 package
  * debian/control
    - Removed Cédric and added Debian Python Modules Team to Maintainer
      Thanks to Cédric Delfosse for his past work!
    - Added myself to Uploaders (Closes: #668915)
    - Bumped Standards-Version to 3.9.3 (no changes needed)
    - Removed Provides: ${python:Provides}
    - Removed ${shlibs:Depends} from python-simplegeneric's Depends
      field
    - Switched Priority to optional
    - Added Vcs-* fields
  * debian/{control,rules}
    - Switched to dh_python2. Thanks to Julian Taylor for the report
      and the patch (Closes: #631408)
  * debian/copyright
    - Made DEP5 compliant
    - Upstream switched to ZPL-2.1
  * debian/rules
    - Clean properly to build packages twice in a row
    - Run tests at build time

 -- Daniele Tricoli <eriol@mornie.org>  Fri, 04 May 2012 12:51:10 +0200

simplegeneric (0.7-1) unstable; urgency=low

  * Initial release (Closes: #591295)

 -- Cédric Delfosse <cedric@debian.org>  Wed, 04 Aug 2010 20:53:42 +0200