File: changelog

package info (click to toggle)
pyqso 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,676 kB
  • sloc: python: 4,225; makefile: 151; sh: 18
file content (77 lines) | stat: -rw-r--r-- 2,670 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
pyqso (1.1.0-3) unstable; urgency=medium

  * Add debian/gitlab-ci.yml.
  * Recommend python3-hamlib instead of -libhamlib2.

 -- Christoph Berg <myon@debian.org>  Thu, 14 Jan 2021 18:02:52 +0100

pyqso (1.1.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Remove executable bit from desktop files.
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

  [ tony mancill ]
  * Update to debhelper compat level 13
  * Remove unused dependency on python3-mpltoolkits.basemap
    (Closes: #972474)
  * Update Uploaders field (Closes: #970367)
  * Set "Rules-Requires-Root: no" in debian/control

 -- tony mancill <tmancill@debian.org>  Tue, 20 Oct 2020 21:22:55 -0700

pyqso (1.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump S-V and update Vcs fields.
  * Upgrade Build-Dependency to python3-sphinx.
  * Recommend python3-cartopy and python3-scipy for the world map view.

 -- Christoph Berg <myon@debian.org>  Sat, 29 Dec 2018 12:43:06 +0100

pyqso (1.0.0-1) unstable; urgency=medium

  * New upstream release
  * Acknowledges and includes changes from NMU (0.3-1.1)
  * debian/control:
   - Updated my email address, no change of maintainer
   - Fix dependency for setuptools to use Python 3 package
   - Added ${sphinxdoc:Depends} for the binary pyqso package
   - Updated Vcs-* fields to use secure URLs
  * debian/rules:
   - Switch to using dh-sphinxdoc for cleaning up the Sphinx documentation
   - Switch to using dh-install for installation of icon file
  * debian/patches:
   - Removed fix_icon_path.patch, no longer required

 -- Iain R. Learmonth <irl@debian.org>  Sun, 06 Aug 2017 18:03:28 +0100

pyqso (0.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rebuild with Python3 (Closes: #835489).
  * Change packages in dependencies to reference Python3 packages.
  * Move python(3)-libhamlib2 to Recommends, as the Python3 version of package
    is not yet available in Debian.
  * Bump standards version to 3.9.8 (No changes needed).

 -- Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>  Thu, 08 Sep 2016 01:00:46 +0300

pyqso (0.3-1) unstable; urgency=medium

  * Imported Upstream version 0.3.
  * De-fuzzed debian/patches/fix_icon_path.patch.

 -- Iain R. Learmonth <irl@debian.org>  Fri, 08 Jul 2016 02:55:52 +0100

pyqso (0.2-1) unstable; urgency=low

  * Initial release. (Closes: #777385)

 -- Iain R. Learmonth <irl@fsfe.org>  Wed, 01 Apr 2015 13:51:32 +0100