File: changelog

package info (click to toggle)
tomahawk 0.7.1-2.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 484 kB
  • sloc: python: 1,921; makefile: 153; sh: 3
file content (44 lines) | stat: -rw-r--r-- 1,372 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
tomahawk (0.7.1-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #938676

 -- Sandro Tosi <morph@debian.org>  Wed, 01 Jan 2020 02:04:09 -0500

tomahawk (0.7.1-2) unstable; urgency=medium

  * debian/control
    - Added dash to Build-Depends.
    - Bumped version Standards-Version to 3.9.6.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Mon, 06 Jul 2015 07:46:40 +0900

tomahawk (0.7.1-1) unstable; urgency=medium

  * New upstream release
  * Supported Python3.
  * debian/control
    - Standards-Version: Bumped version to 3.9.5.
    - Build-Depends:
      * Appended python-six, python3-six, python-pytest-cov, python-flexmox.
      * Removed python-nose.
    - Depends of python-tomahawk:
      * Removed python-argparse.
  * debian-rules
    - Removed override_dh_installchangelogs target.
    - Added convert_manpage_tomahawk3.
  * debian/patches
    - Removed add_egg-info.
    - Added remove-genarating-requirements-files.patch.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Sat, 06 Sep 2014 11:10:00 +0900

tomahawk (0.6.0-1) unstable; urgency=low

  * Initial release (Closes: #647547)
  * debian/patches:
    - remove_pytest_ini: Remove `pytest.ini`.
    - remove_data_files_from_setup_py: Remove data_files variable.
    - add_egg-info: Add egg-info files.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 06 Aug 2013 11:38:43 +0900