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