File: changelog

package info (click to toggle)
python-gitdb 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 736 kB
  • ctags: 543
  • sloc: python: 3,249; makefile: 13
file content (87 lines) | stat: -rw-r--r-- 2,586 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
python-gitdb (2.0.0-2) unstable; urgency=medium

  * Team upload.
  * Don't depend on python-smmap in Python3 package (Closes: #849997)
  * Bumped debhelper compat version to 10
  * Bumped Standards-Version to 3.9.8
  * d/watch: Use https
  * Enabled autopkgtest-pkg-python testsuite
  * Run depend, not only build depend on python{,3}-smmap (>> 2)
  * d/copyright: Added myself to Debian part
  * d/control: Fixed description wording
  * d/docs: Removed empty file
  * Build depend on dh-python

 -- Ondřej Nový <onovy@debian.org>  Tue, 03 Jan 2017 12:17:34 +0100

python-gitdb (2.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Mattia Rizzolo ]
  * d/copyright: update copyright Format URL

  [ Yaroslav Halchenko ]
  * New upstream release
  * debian/control
    - depends on python-smmap >> 2

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 21 Oct 2016 09:20:49 -0400

python-gitdb (0.6.4-3) unstable; urgency=medium

  [ SVN-Git Migration ]
  * git-dpm config
  * Update Vcs fields for git migration

  [ TANIGUCHI Takaki ]
  * debian/watch: Use pypy.debian.net.
  * Support Python-3 (Closes: #778932)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 25 Nov 2015 22:44:11 +0900

python-gitdb (0.6.4-2) unstable; urgency=medium

  * Upload to unstable

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 11 Aug 2015 09:25:23 -0400

python-gitdb (0.6.4-1) experimental; urgency=medium

  * New upstream release addressing failing tests on some platforms
  * debian/rules
    - don't ignore failed tests

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 05 Feb 2015 18:27:18 -0500

python-gitdb (0.6.3-1) UNRELEASED; urgency=medium

  * New upstream release
  * debian/{rules,control}
    - enable build-time testing although ignore failures
    - add git to build-depends to initiate a test repository
    - python-nose, python-smmap to b-depends
    - removing python-async from depends (not used any longer)

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 08 Jan 2015 09:34:34 -0500

python-gitdb (0.6.0-1) experimental; urgency=medium

  * New upstream release
  * debian/control
    - bump standards-version to 3.9.6

 -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 17 Dec 2014 23:12:00 -0500

python-gitdb (0.5.4-2) UNRELEASED; urgency=low

  * Use canonical URIs for Vcs-* fields.

 -- Jakub Wilk <jwilk@debian.org>  Sun, 05 May 2013 16:02:41 +0200

python-gitdb (0.5.4-1) unstable; urgency=low

  * Initial release (Closes: #667502,#638976)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 04 Apr 2012 23:08:30 +0900