Quoting =?UTF-8?Q? sch=C3=B6nfeld?= / in-medias-res.com ([EMAIL PROTECTED]): > Hi Mark, > > so how do we proceed with our upload? Is there any process in this case > that happened here?
In that specific case, I recommend you do the following on the tree of
your planned upload:
1) apply the following change to debian/templates:
diff -Nru smstools-3.0.2.old/debian/templates smstools-3.0.2/debian/templates
--- smstools-3.0.2.old/debian/templates 2007-01-15 23:59:28.719519258 +0100
+++ smstools-3.0.2/debian/templates 2007-01-18 22:09:13.238365768 +0100
@@ -27,7 +27,7 @@
Template: smstools/devicenode
Type: select
#flag:translate:6
-Choices: /dev/ttyS0, /dev/ttyS1, /dev/ttyS2, /dev/ttyS3, /dev/ttyS4, Other
+__Choices: /dev/ttyS0, /dev/ttyS1, /dev/ttyS2, /dev/ttyS3, /dev/ttyS4, Other
_Description: Modem device:
Defines the modem device. Usually this is /dev/ttyS0 for the first com-port.
But your setup may differ. For e.g USB-Devices you have to choice 'other'
2) Put the attached fr.po file as debian/po/fr.po
3) insert the following changelog in debian/changelog, below *your*
3.0.2-2 entry:
smstools (3.0.2-2) unstable; urgency=low
* Non-maintainer upload to fix a longstanding l10n issue and mark a
new string as translatable
* Mark "Other" as translatable in templates. Closes: #402830
* Debconf templates translations:
- French added. Closes: #403138
-- Christian Perrier <[EMAIL PROTECTED]> Thu, 18 Jan 2007 22:09:50 +0100
4) Change your new entry to 3.0.2-3
5) run "debconf-updatepo from your package tree
6) build and upload
That should be enugh to merge in the change from my so-called "NMU".
Sorry again for the miscommunication.
signature.asc
Description: Digital signature

