File: changelog

package info (click to toggle)
pkpgcounter 3.50-7.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 544 kB
  • ctags: 295
  • sloc: python: 2,934; makefile: 39; sh: 37
file content (174 lines) | stat: -rw-r--r-- 5,623 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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
pkpgcounter (3.50-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build using dh-python. Closes: #786234.

 -- Matthias Klose <doko@debian.org>  Sat, 22 Aug 2015 15:21:57 +0200

pkpgcounter (3.50-7) unstable; urgency=low

  [ Christian Kastner ]
  * Fix FTBFS by removing useless arch-specific dependencies from Recommends.
    Closes: #583063

 -- Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>  Fri, 25 Jun 2010 18:40:47 +0200

pkpgcounter (3.50-6) unstable; urgency=low

  [ Kumar Appaiah ]
  * debian/control:
    + Standards Version is now 3.8.4 (no changes needed)
    + Build-Depend on python-support above 0.90.
    + Use "all" instead of "current" for XS-Python-Versions.
      (Closes: #570561)
  * debian/rules:
    + Use the default Python version.

 -- Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>  Sun, 28 Feb 2010 17:08:48 +0100

pkpgcounter (3.50-5) unstable; urgency=low

  [ Julien Lavergne ]
  * From Ubuntu, prepare for the future python transition:
   - debian/rules: 
    + Include /usr/share/python/python.mk
    + Add $(py_setup_install_args) to setup.py install
   - debian/control: 
    + Bump build-depends to python (>= 2.5.4-1~)

  [ Ryan Kavanagh ]
  * Added a README.source, as required by Debian Policy Manual section 4.14 

  [ Kumar Appaiah ]
  * Conditionally use python.mk and reduce Build-Depends of Python to
    2.3.5-11.
  * Switch to python-support.
  * Suggest abiword instead of recommending it. (Closes: #525839)

 -- Kumar Appaiah <akumar@debian.org>  Thu, 03 Dec 2009 20:23:41 -0600

pkpgcounter (3.50-4) unstable; urgency=low

  * debian/control:
    + Don't suggest pcl6, gspcl, ghostpcl and ghostpdl
    + Correct to recommend texlive-latex-base.

 -- Kumar Appaiah <akumar@debian.org>  Sat, 06 Dec 2008 09:19:42 -0600

pkpgcounter (3.50-3) unstable; urgency=low

  * debian/control
    + switch Vcs-Browser field to viewsvn
    + Use standards version 3.8.0 (no changes needed).
    + Use quilt for patches.
    + Don't depend obsolete gs, gs-esp.
    + Recommend texlive-latex-bin instead of tetex-bin.
    + Change my e-mail address to use debian.org address.
    + fix capitalization in short description.
  * debian/rules:
    + Adapt for use with quilt.
    + Remove ugly rmdir hack.
  * debian/patches/01_fix_tempfile.diff
    + Ensure temporary files are closed. (Closes: #507770)
  * debian/copyright:
    + Update e-mail addresses, dates.
    + Refer explicitly to GPL v3.
  
 -- Kumar Appaiah <akumar@debian.org>  Thu, 04 Dec 2008 07:53:44 -0600

pkpgcounter (3.50-2) unstable; urgency=low

  [ Jerome Alet ]
  * debian/control:
    + Recommend xauth instead of xbase-clients. (Closes: #475386)

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Thu, 10 Apr 2008 22:04:16 +0530

pkpgcounter (3.50-1) unstable; urgency=low

  [ Jerome Alet ]
  * New upstream release.
  * Upgraded list of supported file formats in control.
  * Removed unneeded dependency on python-dev.
  * Added ghostscript as an alternative dependency.
  * Removed debian/dirs, not needed.
  * Added missing dependencies.
  * Removed unnecessary spaces in control.
  * Changed short description in control.

  [ Kumar Appaiah ]
  * debian/rules:
    + Remove emptly usr/lib directory.
    + No need to call dpatch, as there are no patches.
  * debian/control:
    + No patches, so remove dpatch dependency.

 -- Jerome Alet <alet@librelogiciel.com>  Mon, 10 Dec 2007 22:04:52 +0100

pkpgcounter (3.40-1) unstable; urgency=low

  * New upstream release.
  * Removed the manual page patch which is already done upstream.
  * Remove accented characters in upstream author's name in copyright file.
  * Added several third party software to Recommends, which are only needed
    in some use cases.
  * Changed description to match upstream's one.
  * Update Standards-Version to 3.7.3.

 -- Jerome Alet <alet@librelogiciel.com>  Fri, 30 Nov 2007 11:01:35 +0100

pkpgcounter (3.30-1) unstable; urgency=low

  * New upstream release
  * Added imagemagick to Recommends
  * Changed long description to reflect upstream's.

 -- Jerome Alet <alet@librelogiciel.com>  Fri, 23 Nov 2007 11:26:57 +0100

pkpgcounter (3.20-1) unstable; urgency=low

  * New upstream release
  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Mon, 08 Oct 2007 12:31:06 +0530

pkpgcounter (3.10-1) unstable; urgency=low

  * New upstream release.
  * Add package to Debian's Python Application Packaging Team.
  * Added XS-Vcs-Svn and XS-Vcs-Browser.
  * Add upstream to Uploaders for co-maintenance.
  * Merge upstream's debian/ directory features, especially control file.
  * Update 01fix_man.dpatch to fix manpage hyphens.
  * Add Homepage field to control.

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Fri, 21 Sep 2007 18:17:58 +0530

pkpgcounter (3.00-1) unstable; urgency=low

  * New upstream release
  * Use 01_fix_man.dpatch to fix man page.
  * Remove redundant license
  * Update watch file
  * Update copyright to GPL-3.

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Tue, 11 Sep 2007 13:31:55 +0530

pkpgcounter (2.18-2) unstable; urgency=low

  * Change section to utils.
  * Depend only on python-dev.
  * Remove incorrect XS-Vcs-Svn.
  * Fix hyphens in man page.
  * Add dependency on python-imaging.
  * Add "Recommends" for python-psyco
  * Clean up rules.

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Wed, 08 Aug 2007 01:03:40 +0530

pkpgcounter (2.18-1) unstable; urgency=low

  * Initial release (Closes: #435030)

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Sat, 28 Jul 2007 20:57:47 +0530