File: changelog

package info (click to toggle)
python-cobe 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 228 kB
  • ctags: 213
  • sloc: python: 1,087; makefile: 5
file content (44 lines) | stat: -rw-r--r-- 1,511 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
python-cobe (2.1.0-2) unstable; urgency=medium

  * debian/patches/04_fix-irc-client.patch
    - Fix the irc-client function (Closes: #751469)
      Thanks to Guus Sliepen for report and patch

 -- Daniele Tricoli <eriol@mornie.org>  Mon, 08 Sep 2014 11:13:19 +0200

python-cobe (2.1.0-1) unstable; urgency=low

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

  [ Daniele Tricoli ]
  * New upstream release
  * Switched to pybuild
    - Disabled tests since they are not shipped in source package
  * debian/clean
    - Removed since pybuild already removes *.egg-info/* in clean target
  * debian/compat
    - Bumped debhelper compatibility level to 9
  * debian/control
    - Bumped debhelper B-D to (>= 9)
    - Removed python-coverage and python-nose from B-D since
      tests are not shipped in source package
    - Bumped Standards-Version to 3.9.5 (no changes needed)
  * debian/copyright
    - Updated copyright years
  * debian/patches/01_remove-argparse-from-install-requires.patch
    - Refreshed
  * debian/patches/02_relaxed-versioned-dependencies.patch
    - Refreshed
  * debian/patches/03_use_python-irc_instead_of_python-irclib.patch
    - Use python-irc instead of python-irclib (Closes: #719113)
  * debian/watch
    - Switched download URL to https

 -- Daniele Tricoli <eriol@mornie.org>  Sat, 23 Nov 2013 18:27:31 +0100

python-cobe (2.0.2-1) unstable; urgency=low

  * Initial release (Closes: #600515)

 -- Daniele Tricoli <eriol@mornie.org>  Mon, 07 May 2012 23:16:30 +0200