File: changelog

package info (click to toggle)
python-pkginfo 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 416 kB
  • ctags: 354
  • sloc: python: 1,487; makefile: 76
file content (34 lines) | stat: -rw-r--r-- 1,322 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
python-pkginfo (1.1-2) unstable; urgency=medium

  * Team upload
  * Use pybuild
  * Add a patch that fixes unit tests when running on python3.4
  * Add a patch that fixes pkginfo executable when using python3.4
  * Add a new 'python3-pkginfo' binary package and move the main executable
    and the manual page there. This is a compromise between adding a new
    binary package (seems wasteful) and renaming all executables to have the
    interpreter version (against the python3 policy) 
  * Adjust the 'python-pkginfo-doc' package to build with python3 and to
    make sense for both versions of the library

 -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Mon, 21 Apr 2014 14:24:48 +0200

python-pkginfo (1.1-1) unstable; urgency=low

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

  [ Jan Dittberner ]
  * New upstream version
  * debian/rules: create pkginfo/tests/sneaky egg info to make the unit
    tests work and cleanup after testing
  * debian/control: bump Standards-Version (no changes)
  * run wrap-and-sort (changed debian/control and debian/copyright)

 -- Jan Dittberner <jandd@debian.org>  Sat, 22 Feb 2014 16:05:06 +0100

python-pkginfo (0.9.1-1) unstable; urgency=low

  * Initial release. (Closes: #691172)

 -- Jan Dittberner <jandd@debian.org>  Mon, 22 Oct 2012 20:54:14 +0200