~ubuntu-branches/ubuntu/edgy/pkgbinarymangler/edgy-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2006-09-06 22:27:59 UTC
  • Revision ID: james.westby@ubuntu.com-20060906222759-jlq4cxebz3o7yhly
Tags: 28
* Rename source package to pkgbinarymangler, providing a transitional
  upgrade path from pkgstriptranslations to the new pkgbinarymangler.
* New binary package pkgbinarymangler now provides two distinct scripts,
  pkgstriptranslations, which does the same thing it always did, and
  pkgmaintainermangler, which is used to mangle maintainer fields.
* Migrate /etc/pkgstriptranslations conffiles to /etc/pkgbinarymangler.
* Migrate dpkg diversion from pkgstriptranslations to pkgbinarymangler.
* Update debian/copyright to add myself to the list of authors, and
  update debian/control to add myself to the list of Uploaders.
* Re-factor some common code into /usr/share/pkgbinarymangler/common.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pkgbinarymangler (28) edgy; urgency=low
 
2
 
 
3
  * Rename source package to pkgbinarymangler, providing a transitional
 
4
    upgrade path from pkgstriptranslations to the new pkgbinarymangler.
 
5
  * New binary package pkgbinarymangler now provides two distinct scripts,
 
6
    pkgstriptranslations, which does the same thing it always did, and
 
7
    pkgmaintainermangler, which is used to mangle maintainer fields.
 
8
  * Migrate /etc/pkgstriptranslations conffiles to /etc/pkgbinarymangler.
 
9
  * Migrate dpkg diversion from pkgstriptranslations to pkgbinarymangler.
 
10
  * Update debian/copyright to add myself to the list of authors, and
 
11
    update debian/control to add myself to the list of Uploaders.
 
12
  * Re-factor some common code into /usr/share/pkgbinarymangler/common.
 
13
 
 
14
 -- Adam Conrad <adconrad@ubuntu.com>  Wed,  6 Sep 2006 22:27:59 +1000
 
15
 
 
16
pkgstriptranslations (27) dapper; urgency=low
 
17
 
 
18
  * If NO_PKG_MANGLE is set and non-empty, don't run pkgstriptranslations
 
19
    for the current dpkg-deb invocation, but print a warning so we know.
 
20
  * Clean up error handling for when /usr/bin/pkgstriptranslations doesn't
 
21
    exist, so we actually get a meaningful error and failure, not silence.
 
22
 
 
23
 -- Adam Conrad <adconrad@ubuntu.com>  Fri,  7 Apr 2006 19:05:21 +1000
 
24
 
 
25
pkgstriptranslations (26) dapper; urgency=low
 
26
 
 
27
  * Check for empty PO or POT files and fail the build if any are detected
 
28
    (the translation importer doesn't like them, and in general this is likely
 
29
    to be a bug). Closes: LP#33674
 
30
  * dpkg-deb: 
 
31
    - 'exec -a' is a bashism, so fix the hashbang line.
 
32
    - Activate set -e to actually fail the package build if
 
33
      pkgstriptranslations fails.
 
34
 
 
35
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu,  6 Apr 2006 13:28:31 +0200
 
36
 
 
37
pkgstriptranslations (25) dapper; urgency=low
 
38
 
 
39
  * Blacklist language-selector, so people can select their language
 
40
    in their own language (I suppose this does make some sense...)
 
41
 
 
42
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 31 Mar 2006 21:13:06 +1100
 
43
 
 
44
pkgstriptranslations (24) dapper; urgency=low
 
45
 
 
46
  * Fix package name for *.sdf stripping: openoffice.org2 -> openoffice.org
 
47
 
 
48
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 14 Mar 2006 18:32:52 +0100
 
49
 
 
50
pkgstriptranslations (23) dapper; urgency=low
 
51
 
 
52
  * Pull the trigger for Soyuz-Rosetta integration: Call dpkg-distaddfile to
 
53
    include the translation tarball into the .changes file.
 
54
 
 
55
 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 24 Feb 2006 22:56:56 +0100
 
56
 
 
57
pkgstriptranslations (22) dapper; urgency=low
 
58
 
 
59
  * Strip the epoch from the version number, so that it doesn't appear in the
 
60
    translation tarball file name.
 
61
 
 
62
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 22 Feb 2006 15:55:10 +0100
 
63
 
 
64
pkgstriptranslations (21) dapper; urgency=low
 
65
 
 
66
  * pkgstriptranslations.blacklist: Remove passwd and base-config, with the
 
67
    new single-stage installer they can be stripped again.
 
68
 
 
69
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 23 Jan 2006 11:25:49 +0100
 
70
 
 
71
pkgstriptranslations (20) dapper; urgency=low
 
72
 
 
73
  * Install a dpkg-deb wrapper which calls pkgstriptranslations before
 
74
    calling dpkg-deb, so we can remove our hideous hack from debhelper.
 
75
  * Fix manpage to note the correct arch-in-name tarball naming scheme.
 
76
 
 
77
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 26 Oct 2005 04:13:45 +1000
 
78
 
 
79
pkgstriptranslations (19) dapper; urgency=low
 
80
 
 
81
  * Previous upload was too quick; deactivate dpkg-distaddfile until we switch
 
82
    to launchpad.
 
83
 
 
84
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 25 Oct 2005 07:19:21 +0200
 
85
 
 
86
pkgstriptranslations (18) dapper; urgency=low
 
87
 
 
88
  * Call dpkg-distaddfile to include the translation tarball into the .changes
 
89
    file.
 
90
 
 
91
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 19 Oct 2005 13:40:27 +0200
 
92
 
 
93
pkgstriptranslations (17) breezy; urgency=low
 
94
 
 
95
  * Blacklist apt.
 
96
 
 
97
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed,  5 Oct 2005 14:36:06 +0200
 
98
 
 
99
pkgstriptranslations (16) breezy; urgency=low
 
100
 
 
101
  * Blacklist debconf-i18n.
 
102
 
 
103
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed,  7 Sep 2005 23:05:43 +0200
 
104
 
 
105
pkgstriptranslations (15) breezy; urgency=low
 
106
 
 
107
  * Append the architecture to the tarball so that we can export tarballs from
 
108
    all architectures and later sort out the invalid ones. Until now, the
 
109
    latest tarball always won, which overwrote good tarballs with broken ones
 
110
    sometimes.
 
111
 
 
112
 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 26 Aug 2005 16:01:06 +0200
 
113
 
 
114
pkgstriptranslations (14) breezy; urgency=low
 
115
 
 
116
  * If we are stripping the openoffice.org2 source package, save debian/*.sdf
 
117
    for later merging of updated translations.
 
118
 
 
119
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 11 Aug 2005 18:01:48 +0200
 
120
 
 
121
pkgstriptranslations (13) breezy; urgency=low
 
122
 
 
123
  * pkgstriptranslations.blacklist: Remove kde-i18n-*, KDE translations will
 
124
    move into language-pack-kde-<lang> (LanguagePackRoadmap).
 
125
 
 
126
 -- Martin Pitt <mpitt@debian.org>  Thu, 16 Jun 2005 12:08:29 +0200
 
127
 
 
128
pkgstriptranslations (12) breezy; urgency=low
 
129
 
 
130
  * Improved debugging messages to ease future bug fixing.
 
131
  * Fixed preservation of old tarball contents.
 
132
 
 
133
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 13 Jun 2005 12:43:03 +0200
 
134
 
 
135
pkgstriptranslations (11) breezy; urgency=low
 
136
 
 
137
  * Appended an "|| true" to the empty directory cleaning command to work
 
138
    around an annoying find bug (or new feature?) introduced in Breezy.
 
139
 
 
140
 -- Martin Pitt <martin.pitt@ubuntu.com>  Sat, 11 Jun 2005 20:02:44 +0200
 
141
 
 
142
pkgstriptranslations (10) breezy; urgency=low
 
143
 
 
144
  * Separated blacklist from main configuration file to
 
145
    pkgstriptranslations.blacklist. This allows us to update it with uploads
 
146
    rather than manual tweakings.
 
147
  * Blacklist dpkg.
 
148
  * pkgstriptranslations:
 
149
    - Ignore "nostrip" option in pkgstriptranslations.conf and only process
 
150
      the list in pkgstriptranslations.blacklist.
 
151
    - Support regular expressions in the blacklist. This greatly cuts down the
 
152
      size of the list and makes it much more robust with e. g. new kde-i18n-*
 
153
      packages.
 
154
 
 
155
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu,  9 Jun 2005 15:41:13 +0200
 
156
 
 
157
pkgstriptranslations (9) hoary; urgency=low
 
158
 
 
159
  * Do not overwrite tarballs from previous invocations, add their contents
 
160
    instead. This fixes mo file extraction for multi-binary packages.
 
161
 
 
162
 -- Martin Pitt <martin.pitt@ubuntu.com>  Sun,  6 Mar 2005 18:07:21 +0100
 
163
 
 
164
pkgstriptranslations (8) hoary; urgency=low
 
165
 
 
166
  * Implemented new specification:
 
167
    - Do not produce domains.txt.
 
168
    - Copy po/pot files into tarball subdirectory source/.
 
169
    - Copy per-deb mo files into tarball subdirectory <debname>/.
 
170
  * Cleaned up debug messages.
 
171
  * Removed function debug(), it was hardly used any more.
 
172
  * Updated manpage.
 
173
 
 
174
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu,  3 Mar 2005 15:29:17 +0100
 
175
 
 
176
pkgstriptranslations (7) hoary; urgency=low
 
177
 
 
178
  * Support new configuration option "nostrip" with a blacklist of binary
 
179
    packages (preconfigured for "base-config" and "passwd" which are used at
 
180
    installation time when no langpack is already present).
 
181
  * Bug fix: Only remove the mo files from md5sum files if we actually
 
182
    stripped them.
 
183
  * Also strip packages if there is no /CurrentlyBuilding.
 
184
 
 
185
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 23 Feb 2005 10:38:33 +0100
 
186
 
 
187
pkgstriptranslations (6) hoary; urgency=low
 
188
 
 
189
  * Generate a list of all translation domains and put them as 'domains.txt'
 
190
    into the translation tarball.
 
191
 
 
192
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 27 Jan 2005 17:11:08 +0100
 
193
 
 
194
pkgstriptranslations (5) hoary; urgency=low
 
195
 
 
196
  * Added new option "invalid_currentlybuilding" which configures whether an
 
197
    existing, but invalid /CurrentlyBuilding file is ignored (default) or
 
198
    causes the build to fail (should happen on the buildds).
 
199
 
 
200
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 25 Jan 2005 12:54:33 +0100
 
201
 
 
202
pkgstriptranslations (4) hoary; urgency=low
 
203
 
 
204
  * Do not strip/extract language packs.
 
205
 
 
206
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 19 Jan 2005 19:07:38 +0100
 
207
 
 
208
pkgstriptranslations (3) hoary; urgency=low
 
209
 
 
210
  * Added support for creating a tarball of all pot/po files (with
 
211
    configuration option "posuffix").
 
212
  * Added configuration option "components" which restricts the mo file
 
213
    deletion to some components only (default: main and restricted) if
 
214
    a file /CurrentlyBuilding is present (as on the buildds).
 
215
  * Remove mo file entries from md5sums files.
 
216
 
 
217
 -- Martin Pitt <martin.pitt@canonical.com>  Fri, 14 Jan 2005 20:15:50 +0100
 
218
 
 
219
pkgstriptranslations (2) hoary; urgency=low
 
220
 
 
221
  * Don't strip packages in section 'debian-installer' which cannot be
 
222
    translated using language packs.
 
223
 
 
224
 -- Martin Pitt <martin.pitt@canonical.com>  Wed,  5 Jan 2005 11:39:37 +0100
 
225
 
 
226
pkgstriptranslations (1) hoary; urgency=low
 
227
 
 
228
  * Initial Release.
 
229
 
 
230
 -- Martin Pitt <martin.pitt@canonical.com>  Tue, 21 Dec 2004 18:46:54 +0100