File: changelog

package info (click to toggle)
speedometer 2.8-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 112 kB
  • ctags: 112
  • sloc: python: 833; makefile: 14
file content (122 lines) | stat: -rw-r--r-- 3,773 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
speedometer (2.8-2) unstable; urgency=medium

  * debian/compat
    - Updae to 9.
  * debian/control
    - (Build-Depends): Update to debhelper 9.
    - (Homepage): Move field.
    - (Standards-Version): Update to 3.9.8.
    - (Vcs-*): Update to anonscm.debian.org.
  * debian/copyright
    - Update URLs.
  * debian/pod2man.mk
    - Make build reproducible (Closes: 782221).
      Patch thanks to Reiner Herrmann <reiner@reiner-h.de>.

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 19 Oct 2016 18:25:25 +0300

speedometer (2.8-1) unstable; urgency=low

  [Jari Aalto]
  * New upstream release
    - Linear scale (Closes: #415397).
  * debian/copyright
    - (Format): Update URL.
  * debian/rules
    - (get-changelog): Add more commentary.
  * debian/upstream.changelog
    - Update.
 
  [tony mancill]
  * Add python-setuptools to Build-Depends

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 09 Dec 2011 14:30:46 +0200

speedometer (2.7-1) unstable; urgency=low

  * New upstream release
    - Fix Python 2.5.4 DeprecationWarning: The popen2 module is deprecated
      (Closes: #583573).
  * debian/compat
    - Update to 8.
  * debian/control
    - (Build-Depends): Update to debhelper 8.
    - (Standards-Version): Update to 3.9.2.
  * debian/copyright
    - Update to DEP5.
    - (Files: *): Correct license to LGPL 2.1.
  * debian/*.mk
    - Minor updates.
  * debian/speedometer.1.pod
    - (top level): Proper starting comment.
    - (DESCRIPTION): Improve documentation to note that
      traffic must be generated (Closes: #583576).
    - (EXAMPLES): Adjust indentation.
    - (SEE ALSO): Add more programs.
    - (AUTHORS): Adjust wording.
  * debian/rules
    - (PKGDIR): New.
    - (get-changelog): New.
    - Cleanup rules handled by dh(1).

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 21 Apr 2011 19:34:18 +0300

speedometer (2.6-3) unstable; urgency=low

  * debian/control
    - (Depends): Update to python-urwid (>= 0.9.9.1), because (0.9.9) is
      not compatible (Closes: #569070). Update to debhelper 7.1 due to
      oveerrides in debian/rules
    - (Standards-Version): update to 3.8.4.
  * debian/rules:
    - (binary-indep): Remove unused commands.
    - (install): remove target.
    - (override_dh_auto_install): New target.
    - (.PHONY): cleanup targets.

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 22 Feb 2010 16:18:59 +0200

speedometer (2.6-2) unstable; urgency=low

  * Move to packaging format: 3.0 (quilt).
  * debian/clean
    - Move content from 'rules' for dh(1) to use.
  * debian/compat
    - Update to 7.
  * debian/control
    - (Build-Depends): update to debhelper 7.
    - (Description): convert examples to bullets.
    - (Depends): add ${misc:Depends} for debhelper,
      add version to dependency python-urwid (>= 0.9.1).
    - (Standards-Version): update to 3.8.3
  * debian/copyright
    - (GPL): Use FSF URL (FSF recommendation).
  * debian/rules
    - Remove rules obsoleted by dh(1).
  * debian/source/format
    - New file.
  * debian/speedometer.1
    - Delete file generated from *.pod source (see debian/rules::man).
  * debian/speedometer.manpages
    - Move content from 'rules' for dh(1) to use.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 19 Dec 2009 13:52:03 +0200

speedometer (2.6-1) unstable; urgency=low

  * New upstream version. (Closes: #473420).
  * debian/changelog
    - Adjust indentation and layout.
    - Change time to ISO 8601 notation.
  * debian/control
    - (Vcs-*): New fields.
    - (Homepage): move to separate field.
    - (Standards-Version): Update to 3.8.0.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 18 Oct 2008 01:07:47 +0300

speedometer (2.4-1) unstable; urgency=low

  * Initial release (Closes: #404671)

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 13 Jan 2007 20:34:25 +0200