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