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