File: changelog

package info (click to toggle)
pysatellites 2.7-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 340 kB
  • sloc: python: 949; xml: 87; makefile: 32; sh: 6
file content (160 lines) | stat: -rw-r--r-- 5,319 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
pysatellites (2.7-4) unstable; urgency=medium

  * added the missing "import platform" in d/tests/test_gui.py:

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 04 Jun 2024 18:27:48 +0200

pysatellites (2.7-3) unstable; urgency=medium

  * modified the test d/tests/test_gui.py: it will call scipy to compute
    the difference between two screenshots only when
    platform.machine() == 'x86_64'. Closes: #1071738

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 04 Jun 2024 17:52:10 +0200

pysatellites (2.7-2) unstable; urgency=medium

  * modified the test routine : do not consider /dev/stderr, because
    only the return code matters. Closes: #1067231

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 20 Mar 2024 19:54:30 +0100

pysatellites (2.7-1) unstable; urgency=medium

  * upgraded to new upstream version.
  * use debhelper-compat (=13)
  * bumped Standards-Version: 4.6.2
  * added autopkgtests. Closes: #1035199. Closes: #1036516

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 04 Nov 2023 12:22:29 +0100

pysatellites (2.6-1) unstable; urgency=medium

  * upgraded to new upstream version. Closes: #935347
  * remove generated files from git repository
  * migration to Qt5
  * adapted dependencies
  * upgraded dh level and standards-version
  * added salsa.d.o references

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 25 Aug 2019 12:23:27 +0200

pysatellites (2.5-1) unstable; urgency=medium

  * replaced the dependency libav-tools by ffmpeg. Closes: #873194
  * added firefox-esr as a possible alternative dependency

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 10 Sep 2017 18:13:34 +0200

pysatellites (2.4-2) unstable; urgency=medium

  * changed the section to science. Closes: #820382

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 23 Apr 2016 21:02:19 +0200

pysatellites (2.4-1) unstable; urgency=medium

  * removed setup.py, so only the Makefile is taken in account.
  * added a file debian/pysatellites.install. Closes: #816495
  * assigned Section: oldlibs/python for the transitionall package.

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 02 Mar 2016 16:36:01 +0100

pysatellites (2.3-2) unstable; urgency=medium

  * declared a Breaks+Replaces relation with former python-satellites.
    Closes: #814522
  * added a transitional package python-satellite to ease the transition
    from Jessie to Stretch.

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 15 Feb 2016 12:09:05 +0100

pysatellites (2.3-1) unstable; urgency=medium

  * upgraded to the new upstream version:
    o the package is now installed rather like an application, so
      nothing goes to $(python_dir)/dist-packages
    o the name of the binary package is now pysatellites

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 01 Feb 2016 19:21:15 +0100

pysatellites (2.2-3) unstable; urgency=medium

  * replaced python:Depends by python3:Depends. Closes: #813270
  * removed build-dependencies on python2 stuff, and on xsltproc stuff since
    the manpage is built in advance.

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 01 Feb 2016 16:42:11 +0100

pysatellites (2.2-2) unstable; urgency=medium

  * activated the usage of python:Depends. Closes: #813219

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 30 Jan 2016 16:59:05 +0100

pysatellites (2.2-1) unstable; urgency=medium

  * upgraded to the newest upstream version

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 24 Jan 2016 19:05:30 +0100

pysatellites (2.1-1) unstable; urgency=low

  * Changed the DEBEMAIL
  * modified the dependency: ffmpeg -> avconv. Closes: #721109
  * upgraded Standards-Version to 3.9.4

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 01 Sep 2013 23:07:24 +0200

pysatellites (2.0-1) unstable; urgency=low

  * migrated to python3

 -- Georges Khaznadar <georgesk@ofset.org>  Sat, 30 Jun 2012 10:09:20 +0200

pysatellites (1.0-6) unstable; urgency=low

  * added a dependency on python-tk. Closes: #676962
  * upgraded Standards-Version

 -- Georges Khaznadar <georgesk@ofset.org>  Wed, 13 Jun 2012 19:12:46 +0200

pysatellites (1.0-5) unstable; urgency=low

  * applied Marco Gallotta's patch. Closes: #640253. Thank you Marco!
  * bumped Standards-Version

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 04 Sep 2011 02:23:45 +0200

pysatellites (1.0-4) unstable; urgency=low

  * switched to dh_python2. Closes: #616982
  * unbloated debian/rules

 -- Georges Khaznadar <georgesk@ofset.org>  Mon, 07 Mar 2011 19:22:27 +0100

pysatellites (1.0-3) unstable; urgency=low

  * added a dependency on misc:Depends
  * upgraded the Standards-Version to 3.9.1 and the compat to 7
  * removed the build-dependency on python-dev
  * fixed a misspelling in the description
  * fixed the versionless GPL reference in the file debian/copyright
  * replaced dh_clean -k by dh_prep in debian/rules
  * replaced Apps by Applications in debian/menu
  * first publication in Debian. Closes: #593132

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 15 Aug 2010 19:20:40 +0200

pysatellites (1.0-2) unstable; urgency=low

  * added a dependency on python-matplotlib

 -- Georges Khaznadar <georgesk@ofset.org>  Mon, 10 May 2010 16:42:19 +0200

pysatellites (1.0-1) unstable; urgency=low

  * Initial release (Closes: #0)

 -- Georges Khaznadar <georgesk@ofset.org>  Wed, 14 May 2008 15:12:27 +0200