Rev 5 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2 | magnus | 1 | pmk (0.10.1-1) unstable; urgency=low |
2 | |||
3 | * New maintainer (Closes: #411686). |
||
4 | * New upstream release. |
||
5 | + Fixes segfault in pmksetup (Closes: #328362). |
||
6 | * Fix manpage errors. |
||
7 | * Use ucf to manage pmk.conf - debconf no longer needed to ask whether |
||
8 | to replace pmk.conf (see README.Debian for details); get rid of |
||
9 | dependencies, templates and everything, but call db_purge in postinst. |
||
10 | * Remove dependency on pkg-config; pmk has built-in support nowadays. |
||
11 | * Remove /usr/bin/X11 from PATH_BIN setting; it's just a symlink to |
||
12 | /usr/bin nowadays. |
||
13 | * Properly escape quotes around values in the call to pmksetup in |
||
14 | postinst. |
||
15 | * Remove unnecessary and non-working variable assignments in the call |
||
16 | to pmksetup; in particular, setting OS_NAME to Debian/Linux makes |
||
17 | pmk fail to find its Linux OS information. |
||
18 | * Use dpatch to handle Debian patches. |
||
19 | * debian/rules: binary-* targets should depend on install, which should |
||
20 | depend on build-stamp, not build. |
||
21 | * General debian/rules cleanup. Add configure target. |
||
22 | * General postinst and postrm cleanup. Things only need to be done in |
||
23 | configure and purge. |
||
24 | |||
25 | -- Magnus Holmgren <magnus@kibibyte.se> Thu, 15 Mar 2007 19:19:32 +0100 |
||
26 | |||
27 | pmk (0.9.3s2-3) unstable; urgency=low |
||
28 | |||
29 | * QA upload. |
||
30 | * Set maintainer to QA Group; Orphaned: #411686 |
||
31 | * Add updated german debconf translation (Closes: #410319) |
||
32 | * Add updated Spanish debconf translation (Closes: #413239) |
||
33 | * Remove Build-Depends vor gcc. |
||
34 | * Conforms with latest Standards Version 3.7.2 |
||
35 | |||
36 | -- Michael Ablassmeier <abi@debian.org> Thu, 8 Mar 2007 13:05:05 +0100 |
||
37 | |||
38 | pmk (0.9.3s2-2.1) unstable; urgency=low |
||
39 | |||
40 | * Non-maintainer upload to fix an RC bug (and l10n...:-)) |
||
41 | * Fix control and makefile to avoid failure in the postinst script |
||
42 | Thanks to Alex de Oliveira Silva for the patch |
||
43 | Closes: #328362 |
||
44 | * Add a binary-indep build target. Closes: #395736 |
||
45 | * Debconf translation updates: |
||
46 | - Vietnamese. Closes: #316871 |
||
47 | |||
48 | -- Christian Perrier <bubulle@debian.org> Tue, 5 Dec 2006 20:35:28 +0100 |
||
49 | |||
50 | pmk (0.9.3s2-2) unstable; urgency=low |
||
51 | |||
52 | * pmk depends on debconf without | debconf-2.0 alternate; blocks |
||
53 | cdebconf transition (Closes: #332070) |
||
54 | |||
55 | -- Marek Habersack <grendel@debian.org> Wed, 5 Oct 2005 07:48:04 +0200 |
||
56 | |||
57 | pmk (0.9.3s2-1) unstable; urgency=low |
||
58 | |||
59 | * [INTL:sv] Swedish debconf templates translation (Closes: #331577) |
||
60 | Translation submitted by Daniel Nylander <yeager@lidkoping.net>, |
||
61 | thanks a lot |
||
62 | * The latest upstream snapshot |
||
63 | |||
64 | -- Marek Habersack <grendel@debian.org> Tue, 4 Oct 2005 08:01:23 +0200 |
||
65 | |||
66 | pmk (0.9.3-1) unstable; urgency=low |
||
67 | |||
68 | * Closes: #309232: [l10n] Initial Czech translation of pmk debconf |
||
69 | messages, contributed by Miroslav Kure <kurem@upcase.inf.upol.cz>, |
||
70 | thanks a lot. |
||
71 | |||
72 | -- Marek Habersack <grendel@debian.org> Tue, 14 Jun 2005 12:32:39 +0200 |
||
73 | |||
74 | pmk (0.9.2-1) unstable; urgency=high |
||
75 | |||
76 | * The latest upstream release |
||
77 | * Fixes the usage of --compare-versions in pmk.postinst (closes: Bug#292806) |
||
78 | * The OS_VERSION variable is defined as Debian/`uname -s` now to encompass |
||
79 | non-Linux Debian incarnations. |
||
80 | |||
81 | -- Marek Habersack <grendel@debian.org> Mon, 7 Feb 2005 01:14:33 +0100 |
||
82 | |||
83 | pmk (0.9.0-1) unstable; urgency=low |
||
84 | |||
85 | * The latest upstream release |
||
86 | * The most important upstream changes: |
||
87 | - x86 and amd64 CPUs detection |
||
88 | - rewritten parser engine |
||
89 | - pmkcfg.sh script enhancements to let it detect POSIX shells |
||
90 | * Added the Japanese debconf translation, from Hideki Yamane, thanks |
||
91 | a lot! (closes: Bug#288026) |
||
92 | |||
93 | -- Marek Habersack <grendel@debian.org> Sat, 1 Jan 2005 04:30:55 +0100 |
||
94 | |||
95 | pmk (0.8.1-6+s8) unstable; urgency=low |
||
96 | |||
97 | * The latest upstream snapshot |
||
98 | |||
99 | -- Marek Habersack <grendel@debian.org> Sun, 14 Nov 2004 04:28:53 +0100 |
||
100 | |||
101 | pmk (0.8.1-5+s6) unstable; urgency=high |
||
102 | |||
103 | * added the French translation of the debconf messages, contributed by |
||
104 | Clément Stenac <zorglub@via.ecp.fr>, thanks. |
||
105 | (closes: Bug#270671, closes: Bug#270670, closes: Bug#270664) |
||
106 | * Generate /etc/pmk.conf if it doesn't exist |
||
107 | |||
108 | -- Marek Habersack <grendel@debian.org> Wed, 8 Sep 2004 21:07:10 +0200 |
||
109 | |||
110 | pmk (0.8.1-4+s6) unstable; urgency=high |
||
111 | |||
112 | * The latest upstream snapshot. |
||
113 | * Fixes a serious parser bug introduced in the previous snapshot. |
||
114 | |||
115 | -- Marek Habersack <grendel@debian.org> Sun, 29 Aug 2004 02:14:47 +0200 |
||
116 | |||
117 | pmk (0.8.1-3+s5) unstable; urgency=medium |
||
118 | |||
119 | * The latest development snapshot - 0.8.1-s4 + CVS |
||
120 | * Don't ship the default config file. The file is generated in |
||
121 | postinst with pmksetup. |
||
122 | * When upgrading from any previous version, pmk.conf is moved out |
||
123 | of the way in /etc/pmk so that pmksetup works from fresh base. |
||
124 | * Uses debconf now |
||
125 | |||
126 | -- Marek Habersack <grendel@debian.org> Fri, 27 Aug 2004 20:51:32 +0200 |
||
127 | |||
128 | pmk (0.8.1-2+s3) unstable; urgency=medium |
||
129 | |||
130 | * The latest released development snapshot - 0.8.1-s3 |
||
131 | |||
132 | -- Marek Habersack <grendel@debian.org> Tue, 3 Aug 2004 22:46:18 +0200 |
||
133 | |||
134 | pmk (0.8.1-1) unstable; urgency=low |
||
135 | |||
136 | * The latest upstream version |
||
137 | * Updated the standards version. No changes. |
||
138 | |||
139 | -- Marek Habersack <grendel@debian.org> Tue, 4 May 2004 16:04:13 +0200 |
||
140 | |||
141 | pmk (0.8-1) unstable; urgency=low |
||
142 | |||
143 | * The latest upstream release |
||
144 | |||
145 | -- Marek Habersack <grendel@debian.org> Mon, 16 Feb 2004 02:28:03 +0100 |
||
146 | |||
147 | pmk (0.7-1+cvs9) unstable; urgency=low |
||
148 | |||
149 | * The latest CVS snapshot |
||
150 | |||
151 | -- Marek Habersack <grendel@debian.org> Tue, 6 Jan 2004 17:55:54 +0100 |
||
152 | |||
153 | pmk (0.5-1) unstable; urgency=low |
||
154 | |||
155 | * Initial Release. |
||
156 | |||
157 | -- Marek Habersack <grendel@debian.org> Tue, 24 Jun 2003 22:08:41 +0200 |
||
158 |