Finalise release “0.10.2”.
[dput.git] / debian / changelog
blobde0156b8bc9dbf4d483db16967ece91ed39af6bf
1 dput (0.10.2) unstable; urgency=medium
3   * The “Xulhaz Mannan” release.
4   * Complete the transfer of maintainer hat to myself.
5     Thank you for your work, Y Giridhar Appaji Nag.
6   * dput.cf:
7     * Remove configuration for obsolete ‘revu.ubuntuwire.com’.
8       Closes: bug#795650. Thanks to Adrien Cunin for the report.
9   * debian/rules, FAQ:
10     * Correct spelling of initialism “APT”.
11   * debian/rules:
12     * Explicitly declare a UTF-8 encoding for terminal output.
14  -- Ben Finney <bignose@debian.org>  Sat, 03 Sep 2016 01:28:32 +1000
16 dput (0.10.1) unstable; urgency=medium
18   * The “Atena Farghadani” release.
20   [ Richard Hartmann ]
21   * dput.1, dput.cf.5:
22     * Correct typographical errors.
24   [ Ben Finney ]
25   * dcut.1:
26     * Correct a typographical error.
28  -- Ben Finney <bignose@debian.org>  Sun, 28 Aug 2016 00:43:22 +1000
30 dput (0.10) unstable; urgency=medium
32   [ Ben Finney ]
34   * Add myself to Uploaders, at suggestion of Y Giridhar Appaji Nag.
35   * Reformat code base for maintainability and PEP 8 conformance.
36   * Convert obsolete idioms to forward-compatible Python style.
37   * Reformat existing copyright statements.
38     Add new copyright statements and license grants.
39   * COPYING, LICENSE.GPL-2, LICENSE.GPL-3:
40     * Store license texts in explicitly named files.
41   * Makefile:
42     * Add ‘clean’, ‘test’, and related actions.
43   * LICENSE.GPL-2, copyright, dput, dcut:
44     * Update text of license to latest official GPLv2 text.
45   * copyright, debian/copyright, debian/rules:
46     * Move the copyright file to where the packaging tools expect it.
47     * Conform to copyright format version 1.0.
48   * THANKS:
49     * Add myself as a contributor.
50     * Update set of recent contributors.
51   * debian/control:
52     * Declare “Standards-Version: 3.9.8”. No additional changes required.
53     * Add a Homepage field, to be read during Python package build.
54     * Set “VCS-*” fields to URLs for encrypted Alioth services.
55   * debian/compat, debian/control, debian/rules:
56     * Migrate to Debhelper 9 style package build.
57   * TODO:
58     * Note intention to convert to Python 3.
59   * *.1, *.5, debian/dput.manpages, debian/rules:
60     * Format manpage dates in ISO standard format.
61     * Install manpages using Debhelper.
62   * bash_completion, debian/dput.bash-completion, debian/rules:
63     * Move Bash completion configuration to Debhelper expected location.
64     * Install Bash completion configuration using Debhelper.
65   * debian/dput.docs, debian/rules:
66     * Install package documentation using Debhelper.
67   * debian/conffiles, debian/dput.install, debian/rules:
68     * Install configuration file using Debhelper.
69     * Install helper script using Debhelper.
70   * setup.py, debian/control, debian/rules:
71     * Add Distutils script for installing Python packages.
72     * Use Debhelper to build and install Python packages.
73     * Build package using UTF-8 encoding.
74     * Specify private directory for this package's Python modules.
75     * Install command-line programs as “console script” entry points.
76   * debian/dput.links:
77     * Link command-line programs to ‘/usr/bin/’.
78   * debian/postinst, debian/prerm:
79     * Remove unused custom maintainer scripts.
80       Closes: bug#503129. Thanks to Håkon Stordahl for the report.
81       Closes: bug#643599. Thanks to Jakub Wilk for the report.
82   * README:
83     * Reformat as reStructuredText.
84   * Restructure modules into Python packages.
85   * Add test suite for existing behaviour.
86   * Use standard library ‘subprocess’ API for calling external commands.
87     Closes: bug#687659. Thanks to Ansgar Burchardt for the report.
89  -- Ben Finney <bignose@debian.org>  Sat, 27 Aug 2016 06:01:11 +1000
91 dput (0.9.6.4) unstable; urgency=low
93   [ Salvatore Bonaccorso ]
94   * Add missing space in printed sentence after lintian checks.
96   [ Y Giridhar Appaji Nag ]
97   * dcut honours ssh_config_options, thanks Luca Falavigna (Closes: #656692)
98   * Allow quote in DEBFULLNAME, thanks Thomas Preud'homme (Closes: #578617)
99   * Fix HTTPS auth urllib2 failures, thanks Chow Loong Jin (Closes: #580505)
100   * Merge NUMs to git, thanks Thijs Kinkhorst and Alberto Á. Fuentes
101   * Remove jp server from dput.cf, thanks Hideki Yamane (Closes: #703858)
102   * Check for execute perms of /usr/bin/gpg instead of read, thanks Richard
103     Laager (Closes: #595505)
104   * Add missing stdout flush between "Uploading" and "done." for ftp, thanks
105     Thorsten Glaser (Closes: #664685)
106   * Apply patch from Jan Hauke Rahm to catch exception if there is no section
107     in the config file for a given default_host (Closes: #621507)
108   * Apply Andrew Shadura's patch for various manpage fixes (Closes: #695175)
109   * Update Standards-Version to 3.9.4 (add build-arch and build-indep etc.)
111  -- Y Giridhar Appaji Nag <appaji@debian.org>  Fri, 19 Jul 2013 16:41:55 +0530
113 dput (0.9.6.3+nmu2) unstable; urgency=low
115   * Non-maintainer upload.
116   * Update dput.cf to deal with backports.org being integrated into
117     the main archive (Closes: #704228).
119  -- Thijs Kinkhorst <thijs@debian.org>  Sun, 31 Mar 2013 13:09:54 +0200
121 dput (0.9.6.3+nmu1) unstable; urgency=low
123   * Non-maintainer upload.
124   * Discourage people to upload packages to the wrong archive (Closes: #561678)
125   * Deleted obsolete comment about gluck (Closes: #674585)
126   * Use case and example about dcut added to man page. Thanks
127     Hideki Yamane <henrich@debian.or.jp>  (Closes: #688871)
129  -- Alberto Á. Fuentes <pajaro@gmail.com>  Sun, 14 Oct 2012 13:04:37 +0100
131 dput (0.9.6.3) unstable; urgency=low
133   * volatile archive has been discontinued (Closes: #661374)
134   * Change Vcs-Browser to anonscm.d.o from git.d.o
135   * Update Standards-Version to 3.9.3 (no changes required)
137  -- Y Giridhar Appaji Nag <appaji@debian.org>  Tue, 06 Mar 2012 12:41:41 +0530
139 dput (0.9.6.2) unstable; urgency=low
141   [ Gerfried Fuchs ]
142   * Remove .org from the backports target name.
144   [ Y Giridhar Appaji Nag ]
145   * Change the default backports configuration (Closes: #595726)
146   * Clarify the -m option in dcut.1 (Closes: #608634)
147   * Don't suggest yaclc, it is no longer in the archive
148   * Update Standards-Version to 3.9.1 (no changes required)
150  -- Y Giridhar Appaji Nag <appaji@debian.org>  Thu, 10 Mar 2011 14:41:41 +0530
152 dput (0.9.6.1) unstable; urgency=low
154   * Use hashlib instead of md5/sha modules for Python 2.6 (Closes: #517831)
155   * Update Standards-Version to 3.9.0 (no changes required)
157  -- Y Giridhar Appaji Nag <appaji@debian.org>  Thu, 08 Jul 2010 14:15:52 +0530
159 dput (0.9.6) unstable; urgency=low
161   * Correct bash completion for --delayed
162   * Use %s to print HTTP response reason string (not a number)
163   * Compute md5sums to fix lintian I: no-md5sums-control-file, thanks
164     Loïc Minier <lool@dooz.org> (Closes: #564783)
165   * Mark self.closed = 1 to prevent messing up of display with setting
166     progress_indicator=2, thanks Kan-Ru Chen <koster@debian.org.tw> for
167     the patch (Closes: #488316)
168   * Add allow_cut = 1 to security-master-* (Closes: #574506)
169   * Fix handling of version for multi-digit epochs (Closes: #577825)
170   * Update Standards-Version to 3.8.4 (no changes required)
171   * Switch to dpkg-source 3.0 (native) format
172   * Don't warn about a DELAYED/0-day upload, just print (Closes: #553198)
174  -- Y Giridhar Appaji Nag <appaji@debian.org>  Fri, 21 May 2010 12:15:54 +0530
176 dput (0.9.5.1) unstable; urgency=low
178   * Fix lintian (pedantic) warnings and info messages
179     + I: hyphen-used-as-minus-sign in dcut(1)
180     + P: maintainer-script-without-set-e
181     + P: copyright-refers-to-symlink-license
182   * set method = ftp as applicable in default dput.cf (Closes: #544360)
183   * Initialize options['changes'] in dcut, include the changes file itself
184     when using dcut -i.  Thanks gregor herrmann <gregoa@debian.org> for the
185     report and fix (Closes: #544440)
187  -- Y Giridhar Appaji Nag <appaji@debian.org>  Mon, 31 Aug 2009 22:39:37 +0530
189 dput (0.9.5) unstable; urgency=low
191   * Better (hopefully) language in default messages.  Thanks Andre
192     Klapper <a9016009@gmx.de> for the bug report(Closes: #521281)
193   * Add the new upload queue in Europe to dput.cf as "ftp-eu"
194   * Fix URL to the dev-ref section on "Handling security-related bugs".
195     Thanks Mauro Lizaur <mauro@cacavoladora.org> (Closes: #529770)
196   * Implement a -i option to dcut that reads a changes file to create a
197     commands file removing the files uploaded via the changes file.  Thanks
198     Dinesh Shanbhag <perpetualtwiddler@gmail.com> (Closes: #302292)
199   * Update Standards-Version to 3.8.3 (no changes required)
201  -- Y Giridhar Appaji Nag <appaji@debian.org>  Mon, 24 Aug 2009 21:05:55 +0530
203 dput (0.9.4) unstable; urgency=low
205   * Don't display "Not running dinstall." message, thanks Mark Brown
206     <broonie@debian.org> for the suggestion (Closes: #520186)
207   * Update Standards-Version to 3.8.1 (no changes required)
208   * Don't mix tabs and spaces for indentation (Closes: #506433)
209   * dcut tries $EMAIL before using pwent from getpwuid if $DEBEMAIL is
210     not available (Closes: #520694)
211   * Fix rsync upload method to dereference symlinks (Closes: #507634)
212   * Add -U option to prevent writing an upload log (Closes: #454289)
214  -- Y Giridhar Appaji Nag <appaji@debian.org>  Sat, 28 Mar 2009 20:36:46 +0530
216 dput (0.9.3) unstable; urgency=low
218   [ Thomas Viehmann ]
219   * debian/control: Remove Thomas from uploaders, he cannot upload
220     anymore.
222   [ Y Giridhar Appaji Nag ]
223   * Integrate patch from Ansgar Burchardt to reduce memory usage while
224     computing file checksum (Closes: #514388)
225   * Change version number format to x.y.x for dput and x.y for dcut
227  -- Y Giridhar Appaji Nag <appaji@debian.org>  Tue, 24 Feb 2009 23:30:58 +0530
229 dput (0.9.2.37) unstable; urgency=low
231   [ Y Giridhar Appaji Nag ]
232   * Remove "DM-Upload-Allowed: yes"
233   * Add "allow_dcut = 1" to the backports.org stanza (Closes: #507170)
234   * Thanks Cyril Brulebois <kibi@debian.org> for miscellaneous usability
235     and documentation patches.
236   * Indicate 'Uploading ' for clarity when a file upload is to start.
237     Thanks "Nelson A. de Oliveira" <naoliv@debian.org> for the report and
238     Cyril Brulebois <kibi@debian.org> for the suggestion (Closes: #504614)
239   * Continue despite an FTP 553 and indicate that the file may have been
240     uploaded partially.  Based on a patch from "Steve M. Robbins"
241     <steve@sumost.ca> (Closes: #481947)
243   [ Thomas Viehmann ]
244   * debian/control: Doing most work makes Giridhar the maintainer.
245     That is awesome, thanks!
246   * Add Thanks to Thanks.
248  -- Y Giridhar Appaji Nag <appaji@debian.org>  Sat, 20 Dec 2008 17:42:10 +0530
250 dput (0.9.2.36) unstable; urgency=low
252   * Change Uploader to official Debian ID.
253   * :s/ftp-master.debian.org/ftp.upload.debian.org/g thanks to Євгеній
254     Мещеряков <eugen@debian.org> for the report (Closes: #500024)
255   * Correct progname that was misspelt as prodname.  Thanks "Nelson A.
256   * de Oliveira" <naoliv@debian.org> for the report (Closes: #504612)
257   * Catch exceptions during ftp QUIT, patch based on fix in Ubuntu from
258     Cody Somerville <cody.somerville@canonical.com> (Closes: #484244)
259   * Change 'login = username' to 'login = *' in the default config
260     (Closes: #505451)
261   * Add repository to the .upload filename to allow upload to different
262     repository on the same host.  Thanks Loïc Minier <lool@dooz.org> for
263     the bug report (Closes: #500701)
265  -- Y Giridhar Appaji Nag <appaji@debian.org>  Sat, 22 Nov 2008 22:01:49 +0530
267 dput (0.9.2.35) unstable; urgency=low
269   * dput.cf: add ssh-upload pointing to ssh.upload.debian.org.
270     Closes: #499731.
272  -- Thomas Viehmann <tv@beamnet.de>  Mon, 22 Sep 2008 20:09:57 +0200
274 dput (0.9.2.34) unstable; urgency=low
276   [ Thomas Viehmann ]
277   * Fix typo in description.
278   * dput.cf: Disable gluck_delayed. Take out warning about delayed
279     and ftp and put in warning about gluck_delayed. Closes: #497921.
280   * dcut: Remove temporary files and not break on debsign failure.
281     closes: #485711
282   * dcut: Adapt to new command interface.
284   [ Y Giridhar Appaji Nag ]
285   * Fix typo in dcut.1 (:s/commads/commands/g)
286   * Change Debian upload queue README URL from that on ftp.up.ac.za to
287     ftp://ftp-master.debian.org/pub/UploadQueue/README
288   * Fix lintian W: command-with-path-in-maintainer-script
289   * Add a 'allow_dcut' option for queues that can[not] handle dcut
290     changes files (Closes: #481013)
292  -- Thomas Viehmann <tv@beamnet.de>  Mon, 15 Sep 2008 23:08:09 +0200
294 dput (0.9.2.33) unstable; urgency=low
296   * Leave progress_indicator as the default for mentors stanza
297   * Rename ubuntu-revu to revu and add a new stanza for Ubuntu PPAs
298   * Suggests: yaclc, thanks to Thijs Kinkhorst <thijs@debian.org> for the
299     suggestion.(Closes: #377335)
300   * Change revu fqdn from revu.tauware.de to revu.ubuntuwire.com
301   * Mention dcut in the package description, thanks Steffen Moeller
302     <steffen_moeller@gmx.de> for the suggestion (Closes: #491716)
303   * Fix syntax error in http.py that causes a traceback to be shown when an
304     HTTP upload fails.  Thanks Jonny Lamb <jonnylamb@jonnylamb.com> for the
305     bug report and the patch (Closes: #486555)
306   * For dcut with scp, try to use $USER and user login ID (in that order) if
307     login config variable it set to 'username'.  Thanks Guido Trotter
308     <ultrotter@debian.org> for the bug report and the patch (Closes: #490838)
309   * Update Standards-Version to 3.8.0 (no changes required)
310   * Add 'delayed = 7' to the gluck_delayed stanza, thanks Gerfried Fuchs
311     <rhonda@debian.at> for the suggestion (Closes: #489194)
312   * Add a simple dcut usage example to dcut.1 (Closes: #486366)
314  -- Y Giridhar Appaji Nag <giridhar@appaji.net>  Thu, 21 Aug 2008 00:09:55 +0530
316 dput (0.9.2.32) unstable; urgency=high
318   * don't use python2.5-only <str>.partition. Closes: #479320
320  -- Thomas Viehmann <tv@beamnet.de>  Sun, 04 May 2008 11:55:03 +0200
322 dput (0.9.2.31) unstable; urgency=low
324   Welcome the new co-maintainer!
326   [ Y Giridhar Appaji Nag ]
327   * Maintain dput in collab-maint on alioth in git.  Add Vcs-Browser and
328     Vcs-Git headers in debian/control
329   * Catch EOFError.  In default Pure-FTPd configuration, server closes the
330     connection for anonymous FTP logins (Closes: #473558)
331   * Fix lintian I: hyphen-used-as-minus-sign in dput.cf and lintian W:
332     manpage-has-errors-from-man in dput.1 (.P.SH changed to .SH)
333   * Add Y Giridhar Appaji Nag <giridhar@appaji.net> to Uploaders and add a
334     DM-Upload-Allowed: yes header.
335   * Allow port in FTP fqdn (defaults to 21), based on a patch submitted
336     from Ubuntu by Daniel Hahler <debian-bugs@thequod.de> (Closes: #464600)
337   * Add a mentors.debian.net stanza (called mentors) to dput.cf
338   * dput Suggests mini-dinstall because it is used for the local method.
339     Thanks Daniel Hahler for the patch (Closes: #464596)
340   * Add "-o plusdirs" to "complete" in bash_completion, so that directories
341     are also used in filename completion.  Thanks Daniel Hahler for the patch
342     (Closes: #464592)
344   [ Thomas Viehmann ]
345   * Allow -u to override running the gpg signature check implied by
346     --check-only. Closes: #405269
347   * Switch getopt function to allow optional arguments.
349  -- Thomas Viehmann <tv@beamnet.de>  Thu, 01 May 2008 20:56:59 +0200
351 dput (0.9.2.30) unstable; urgency=low
353   * Fail if pre_upload_command (or post_upload_command) exits with
354     an error code.
355   * Add warning to the configuration of the security upload queues.
356     Closes: #458628
357   * Add allowed_distributions field. The default configuration in
358     dput.cf is to refuse UNRELEASED. Closes: #384702
360  -- Thomas Viehmann <tv@beamnet.de>  Mon, 28 Jan 2008 19:38:38 +0100
362 dput (0.9.2.29) unstable; urgency=low
364   * Rework http(s) upload module to better deal with authentication
365     (not send everything twice) and not read whole files for uploading.
366     Closes: #458381
367   * Add [security-master], [security-master-unembargoed], [ubuntu], and
368     [ubuntu-revu] stanzas, thanks to Steve Langasek for bug and patch.
369     Closes: #457250
370   * Check number of words in .changes Files: line. Closes: #453821
371   * Remove non-us stuff. Based on patch by Thijs Kinkhorst, thanks!
372     Closes: #376843
373   * Add better error message when .upload cannot be written to.
374     Closes: #433840
375   * Add delayed config option. Thanks to Sean Finney for bug and patch.
376     Closes: #444464
377   * dcut: Add -kkeyid option. Thanks to Christoph Berg for bug and
378     patch. Closes: #329823
379   * Bump standards version to 3.7.3 (no changes needed)
380   * Officially retire Christian Kurz and Steve Kowalik from uploaders.
381     Thank you for your contributions!
383  -- Thomas Viehmann <tv@beamnet.de>  Mon, 31 Dec 2007 21:10:08 +0100
385 dput (0.9.2.28) unstable; urgency=low
387   * Add support for guessing distribution. Thanks to Christoph Berg
388     for bug report and patch. Closes: #348755
389   * Don't use login name to scp command if empty.
390     Closes: #427554, #237448
391   * Fix check_version to work with packages not in working dir.
392     Closes: #426915
393   * Add [options] to help string. Thanks to Thijs Kinkhorst for bug
394     and patch. Closes: #424910.
395   * Mention dcut in dput(1) man page. Closes: #405620.
396   * Add [volatile] and [backports.org] stanzas. Thanks to
397     Martin Zobel-Helas and Steve Langasek. Closes: #420694, #433057
398   * Align = in dput.cf. Closes: #418758
400  -- Thomas Viehmann <tv@beamnet.de>  Sun, 15 Jul 2007 13:22:04 +0200
402 dput (0.9.2.27) unstable; urgency=low
404   * http(s)/WebDAV uploads thanks to Ross Burton. Closes: #142023
405   * dcut: Don't leave stray directories. Closes: #380356
406   * dput:
407     - Don't recommend -ol when -ol is passed. Closes: #376877
408     - Don't throw traceback when config file cannot be parsed.
409       Closes: #376796
411  -- Thomas Viehmann <tv@beamnet.de>  Thu, 14 Dec 2006 17:34:47 +0100
413 dput (0.9.2.26) unstable; urgency=low
415   * ftp.py: Only try to analyze error code for ftplib.Error
416             exceptions. Closes: #378579
417   * Drop debconf note about configuration file change five years ago.
418     Closes: #388887
419   * Convert debian/changelog to utf8.
420   * Bump standards to 3.7.2, no changes necessary.
421   * Suggest openssh-client in debian/control. Closes: #394074.
422     Thanks Julien Danjou.
423   * Fix typos in documentation, thanks to Thijs Kinkhorst and
424     Lars Wirzenius.
425     Closes: #377334, #375454.
426   * Show upload target. Closes: #316319.
428  -- Thomas Viehmann <tv@beamnet.de>  Sat, 21 Oct 2006 18:41:52 +0200
430 dput (0.9.2.25) unstable; urgency=medium
432   * Relax dependency on python. Several people have pointed out that
433     caring about .pycs in dput is the overkill it seems to be. dput is
434     thus installable with python 2.3 again.
435     Closes: #374336.
437  -- Thomas Viehmann <tv@beamnet.de>  Mon, 19 Jun 2006 22:40:50 +0200
439 dput (0.9.2.24) unstable; urgency=low
441   * Bump python dependency for the transition.
443  -- Thomas Viehmann <tv@beamnet.de>  Tue, 13 Jun 2006 23:09:50 +0200
445 dput (0.9.2.23) unstable; urgency=low
447   * Don't include paths in .upload. Closes: #369885.
449  -- Thomas Viehmann <tv@beamnet.de>  Tue, 13 Jun 2006 08:21:05 +0200
451 dput (0.9.2.22) unstable; urgency=low
453   This is the best dput ever. And it took quite long to upload, too.
454   * Change python version detection in postinst. Closes: #342330.
455   * Christoph Berg sent in a whole lot of great patches. Thanks a lot!
456     They contain
457     - fixes for --help for delayed/0-day,
458     - a minor fix for the synopis,
459     - fixes for some typos in the README
460     - removal of the tabs in the uploading code, making the code more
461       readable
462     - adding of debugging output in scp change_mode
463     - suppresion of progress information when the output is not a
464       terminal
465     The two patches for wishlist bugs are still being considered,
466     but this round closes #366923.
468  -- Thomas Viehmann <tv@beamnet.de>  Sun, 28 May 2006 13:45:39 +0200
470 dput (0.9.2.21) unstable; urgency=low
472   Let's fix some bugs while thinking about how to fix some others.
473   * dcut: Use default host when appropriate. Closes: #340668.
474   * dput.cf: Fix delayed queue comment. Closes: #332764.
475     Thanks to Florian Ernst for the correction.
476   * dcut.1: Update description to be more precise. Closes: #340670.
477     Thanks to Eduard Bloch for his patch.
478   * Added Swedish translation by Daniel Nylander. Tack! Closes: #331337.
480  -- Thomas Viehmann <tv@beamnet.de>  Mon,  5 Dec 2005 21:41:34 +0100
482 dput (0.9.2.20) unstable; urgency=low
484   * Add | debconf-2.0 to debconf-dependency.
485     Thanks to Joey Hess for the reminders.
486   * Use debsign to sign command files (so you can use devscripts.conf
487     for key selection). Closes: #324183.
488   * Add Vietnamese translation of debconf template.
489     Thanks, Clytie Siddall. Closes: #313571.
490   * Added Czech translation of debconf template.
491     Thanks, Miroslav Kure. Closes: #315824.
492   * Mention default_host in dput.1. Closes: #309934.
493   * Describe the overriding of [host] in a later definition in
494     dput.cf.5. Closes: #309975.
495   * Remove old and unused ports of python functions from source.
497  -- Thomas Viehmann <tv@beamnet.de>  Tue,  6 Sep 2005 19:00:57 +0200
499 dput (0.9.2.19) unstable; urgency=low
501   * Fix dcut's handling of DEBEMAIL when it contains the full name.
502     Closes: #302139.
503   * Sorry, no wishlist today.
505  -- Thomas Viehmann <tv@beamnet.de>  Wed,  6 Apr 2005 20:26:14 +0200
507 dput (0.9.2.18) unstable; urgency=low
509   * Update bash_completion to skip commented hosts and reflect the
510     delayed range. Bug report and patch by Johannes Berg. Thanks!
511     Closes: #301247.
512   * Print dcut hint if ftp upload fails with 553 (wrong filename).
513     Closes: #285568.
514   * Add guessing of maintainer name and email to dcut.
515     Note that the actual bug (traceback) had been fixed before by
516     printing out a more or less neat error message.
517     Closes: #267649.
518   * Switch roles with Christian in debian/control so people can
519     find out faster who to put the blame on.
520   * Updated copyright notices.
522  -- Thomas Viehmann <tv@beamnet.de>  Fri, 25 Mar 2005 18:22:53 +0100
524 dput (0.9.2.17) unstable; urgency=low
526   * Allow 0-day delayed upload. Yeah, some people want this, as it
527     Closes: #273957.
528     Fix manpage entry for the delayed option.
529   * Recommend gluck_delayed for delayed uploads.
530     Change the maximum delay to 15. Closes: #288436.
531   * Add myself to Uploaders.
533  -- Thomas Viehmann <tv@beamnet.de>  Wed,  9 Feb 2005 19:17:19 +0100
535 dput (0.9.2.16) unstable; urgency=low
537   * Switch back to using passive ftp by default (as it was prior to
538     0.9.2.15) and change the documentation accordingly.
539     Also try some guessing to instruct the user when we suspect that
540     passive vs. active ftp is the problem.
541     Closes: #283370
542   * Don't output the traceback when the ftp upload fails.
544  -- Thomas Viehmann <tv@beamnet.de>  Mon, 17 Dec 2004 22:33:01 +0100
546 dput (0.9.2.15) unstable; urgency=low
548   * More verbose error message for ftp uploads. And also use active
549     ftp per default. (Closes: #268489)
550   * Fix user name selection.
551   * dcut: gracefully fail if no uploader was specified.
552     (Closes: #268489)
553   * Again thanks to Thomas Viehmann for providing the patches
554   * Applied a patch from Matthew Palmer to improve the parsing of
555     comma-seperated values by dput. (Closes: #279975)
557  -- Christian Kurz <shorty@debian.org>  Sat, 13 Nov 2004 22:21:06 +0100
559 dput (0.9.2.14) unstable; urgency=low
561   * Added Dutch debconf translation. Thanks to Luk Claes. This will
562     address his bugreport #245920.
563   * Added support for passing additional ssh_config options. This is
564     based on a suggestion (and loosely on a patch) by Stefan Völkel.
565     Thanks!
566   * Very minor cleanup of dput.cf(5).
567   * Fixed the debug message output for ftp connections. A patch for
568     dcut was provided by Dann Frazier. The change for dput was based
569     on it. Thanks!
571  -- Christian Kurz <shorty@debian.org>  Tue, 15 Jun 2004 19:48:38 +0200
573 dput (0.9.2.13) unstable; urgency=low
575   * Added Japanese debconf translations. This fixes the bugreport #227825.
576   * Added duct and duct.1 manpage to create and upload .command files. This
577     will address the wishlist request #224524. Thanks to Thomas Viehmann
578     for contributing that code.
579   * dput will now recognize the options -P and --passive for passive ftp.
580     This fixes the bug report #228826.
581   * This also includes a patch from Thomas Viehmann to fix an incorrect
582     debug message. #224404
584  -- Christian Kurz <shorty@debian.org>  Wed, 21 Jan 2004 13:34:03 +0100
586 dput (0.9.2.12) unstable; urgency=low
588   * And another release for which I've to add a big THANK YOU Thomas.
589   * Changed python dependency. This will fix the bug reported as
590     #206037.
591   * Added an option fqdn to the local defintion. This will address
592     the problem reported as #210322.
593   * Fixed a broken debug message, that was reported as bug #224404.
595  -- Christian Kurz <shorty@debian.org>  Tue,  6 Jan 2004 22:47:03 +0100
597 dput (0.9.2.11) unstable; urgency=low
599   * Removed the host chiark from the configuration file, since it's
600     not available anymore according to Ross Burton. This will fix
601     the bug that he reported as #190744.
602   * Increased the allowed range of days for the delayed argument. This
603     wil address the bugreport #196561.
604   * Applied a patch from Thomas Viehmann to reformat the warning about
605     lintian and the option -o. This issue was reported as bug #199905.
606   * Applied a patch from Thomas Viehmann to support the usage of ~ for
607     the local upload method. This issue was reported as bug #199912.
608   * From now on, this package will use po-debconf for managing the
609     translation of the debconf note. This change was introduced due
610     to the work of Christian Perrier. This will address the issue
611     reported as #200127.
612   * Applied another patch from Thomas Viehmann to output an error
613     message if the execution of an external command fails. This will
614     address the issue reported as #172528.
616  -- Christian Kurz <shorty@debian.org>  Tue, 29 Apr 2003 11:09:06 +0200
618 dput (0.9.2.10) unstable; urgency=low
620   * Thanks to the offer from Thomas Viehmann, dput will now have two
621     maintainers taking care of it.
622   * Included a patch from Thomas Viehmann suppress error messages from
623     dpkg which happened when the installed check was used. This will
624     close the problem reported as #154960.
625   * The option -o will now reliable simulate a normal run thanks to
626     another patch from Thomas Viehmann. This will address the issue
627     reported as #149711.
628   * dput will now check the architecture in the installed packages
629     check thanks to a patch from Thomas Viehmann. So the bug #154959
630     will now also be solved.
631   * Also dput will now not fail when trying to use a delayed directory,
632     but instead report an error. And again thanks to Thomas Viehmann
633     for the patch to solve the bug #182922.
634   * Fixed bare debug statement that should have been caught earlier. This
635     will now finally solve bug #133287.
636   * Changed dependency on python to also include python 2.3 as requested by
637     Robert Millan. He also verified that the basic functionality still works
638     fine with the newer python version. So this will address the issue
639     reported as bug #182800.
641  -- Christian Kurz <shorty@debian.org>  Wed, 12 Mar 2003 21:52:18 +0100
643 dput (0.9.2.9) unstable; urgency=low
645   * Another bugfix, because something broke the rsync upload method.
646     A dummy variable will take care of this. (Closes: #171006)
648  -- Christian Kurz <shorty@debian.org>  Sun,  1 Dec 2002 16:39:27 +0100
650 dput (0.9.2.8) unstable; urgency=low
652   * Bah, Christian doesn't need to be in Uploaders.
653   * Fix one case I missed in the local method doesn't need a fqdn set
654     madness.
656  -- Steve Kowalik <stevenk@debian.org>  Sun, 10 Nov 2002 23:12:16 +1100
658 dput (0.9.2.7) unstable; urgency=low
660   * Add myself to Uploaders, which Christian's permission.
661   * Bump Standards-Version to 3.5.7.
662   * Change code that picks the method. It makes sense now.
663   * Apply 2 small hacks so that hosts that use the local method don't need to
664     specify a fqdn. (Closes: #165634)
665   * Change /etc/dput.cf to reflect the above.
667  -- Steve Kowalik <stevenk@debian.org>  Mon,  4 Nov 2002 02:10:15 +1100
669 dput (0.9.2.6.7) unstable; urgency=low
671   * And another NMU, with shorty's blessing.
672   * Add a slash to non-US. (Closes: #162363)
673   * Fix up most of the string.{r,}find and string.split madness.
674   * Apply a rather large patch from Roland Mas <lolando@debian.org>. His
675     changes are below:
676     - Added a (very simple) module called local.py (derived from scp.py by
677       Roland Mas <lolando@debian.org>), to install to local incoming dirs.
678       This can be useful to users of mini-dinstall.
679     - Added a French translation to the Debconf template.
680     - Fixed a Lintian error.
681     - A few grammar fixes in the FAQ and README files.
682     - Added a /etc/bash_completion.d/dput file, to make dput easier to use
683       to <TAB>-addicteb people like me.
684     - Thanks Roland! (Closes: #164385)
686  -- Steve Kowalik <stevenk@debian.org>  Wed, 16 Oct 2002 22:37:45 +1000
688 dput (0.9.2.6.6) unstable; urgency=low
690   * Another NMU.
691   * Don't set /usr/doc symlink.
692   * Update version reported by 'dput --version' from 0.9.2.2.
693   * Use readlink in postinst. (Closes: #162392)
695  -- Steve Kowalik <stevenk@debian.org>  Fri, 27 Sep 2002 00:52:36 +1000
697 dput (0.9.2.6.5) unstable; urgency=low
699   * Non-Maintainer Upload.
700   * debian/templates: split into individual templates, and add a
701     Russian translation (thanks, Ilgiz Kalmetev; closes: #137640).
702   * debian/rules: use debconf-mergetemplates to install the templates.
703   * debian/control:
704     + transition to python2.2 (closes: #158312).
705     + add a build dependency on debconf-utils (>= 1.1.1).
706   * dput: patch from Mark Brown to make dput call dinstall from the
707     correct install directory, when doing delayed uploads (closes: #155038).
709  -- Jordi Mallach <jordi@debian.org>  Sat, 31 Aug 2002 00:29:23 +0200
711 dput (0.9.2.6.4) unstable; urgency=low
713   * Yet another NMU.
714   * Fix up the call to getopt. (Closes: #155847) (thanks, Joey Hess.)
715   * Don't assume ftp-master and non-us are the only hosts that have a
716     delayed queue. (thanks, Robert McQueen.)
718  -- Steve Kowalik <stevenk@debian.org>  Sat, 10 Aug 2002 21:07:38 +1000
720 dput (0.9.2.6.3) unstable; urgency=low
722   * Another NMU.
723   * Fix up dput -h, and the manpage.
725  -- Steve Kowalik <stevenk@debian.org>  Mon, 29 Jul 2002 21:38:27 +1000
727 dput (0.9.2.6.2) unstable; urgency=low
729   * NMU, with shorty's blessing.
730   * Apply my own patch to add DELAYED support. (-e command line argument,
731     no support for config file.)
732   * Thanks to Moshe Zadka for his last minute help getting it working.
734  -- Steve Kowalik <stevenk@debian.org>  Sat,  1 Jun 2002 01:20:32 +1000
736 dput (0.9.2.6.1) unstable; urgency=low
738   * NMU
739   * Moving to main.
741  -- Steve Kowalik <stevenk@debian.org>  Mon, 27 May 2002 22:49:47 +1000
743 dput (0.9.2.6) unstable; urgency=low
745   * Changed lstat to stat for calculating file size.
747  -- Christian Kurz <shorty@debian.org>  Tue, 23 Apr 2002 10:08:02 +0200
749 dput (0.9.2.5) unstable; urgency=low
751   * Fixed -o option.
753  -- Christian Kurz <shorty@debian.org>  Tue, 16 Apr 2002 09:15:15 +0200
755 dput (0.9.2.4) unstable; urgency=low
757   * Included "--copy-links" to rsync.
759  -- Christian Kurz <shorty@debian.org>  Sun,  7 Apr 2002 13:01:05 +0200
761 dput (0.9.2.3) unstable; urgency=low
763   *  Check for NODATA tag in GnuPG output. (Closes: #140646)
765  -- Christian Kurz <shorty@debian.org>  Tue,  2 Apr 2002 09:23:47 +0200
767 dput (0.9.2.2) unstable; urgency=low
769   * Changed error message for simulate process. (Closes: #138191)
771  -- Christian Kurz <shorty@debian.org>  Thu, 14 Mar 2002 13:50:21 +0100
773 dput (0.9.2.1) unstable; urgency=low
775   * Changed output of -H option. (Closes: #118735)
776   * Fixed typos in manpage. (Closes: #119343)
777   * Integrated a patch from Steven Baker to parse the GnuPG output
778     instead of depending on the exit value. (Closes: #122821)
780  -- Christian Kurz <shorty@debian.org>  Thu, 24 Jan 2002 09:17:24 +0100
782 dput (0.9.2) unstable; urgency=low
784   * Bug fixed, that never occured during tests. (Closes: #118579)
785   * Heading heavily towards a 1.0 release, which means ConfigParser2
786     and spawnvef are finally removed, since newer python don't need
787     need this files anymore.
789  -- Christian Kurz <shorty@debian.org>  Fri,  9 Nov 2001 12:17:38 +0100
791 dput (0.9.1) unstable; urgency=low
793   * Fixed explanation of dinstall checks in description. (Closes: #118134)
794   * Rewrote module import code. (Closes: #118579)
795   * New Option to list hosts with their handle and fqdn. (Closes: #118659)
797  -- Christian Kurz <shorty@debian.org>  Tue,  6 Nov 2001 22:08:05 +0100
799 dput (0.9.0.1) unstable; urgency=low
801   * Applied patch from Steven Kowalik to fix the postinst.
802     (Closes: #118483)
804  -- Christian Kurz <shorty@debian.org>  Tue,  6 Nov 2001 16:05:22 +0100
806 dput (0.9.0) unstable; urgency=low
808   * Added support for verifying sha checksums.
809   * Added passive ftp support.
810   * Updated documentation.
811   * Removed upload queue giano. (Closes: #113297)
812   * Ensured that anon-ftp uploads are really anon-ftp uploads.
813   * Introduced new option to active passive ftp from the command line.
814   * Minor Code fixes, changes and cleanups.
815   * Fixed Dependency according to suggestion in the forth-coming
816     python policy.
817   * Modified postinst according to the sample from python2.1-base.
818   * Added the FAQ as new document.
820  -- Christian Kurz <shorty@debian.org>  Sat, 22 Sep 2001 20:25:10 +0200
822 dput (0.8.9.1) unstable; urgency=low
824   * Moved package to non-US instead. (Closes: #113156)
826  -- Christian Kurz <shorty@debian.org>  Sat, 22 Sep 2001 19:38:59 +0200
828 dput (0.8.9) unstable; urgency=low
830   * Changed output comment for lintian. (Closes: #110568)
831   * Fixed wrong code to execute upload method. (Closes: #110807)
832   * Applied patch from Steve Kowalik to support using compression on
833     scp uploads.
834   * Now we added a dependency on GnuPG. (Closes: #110913)
835   * Changed a bit the code for executing GnuPG. (Closes: #109662)
836   * Initializing now all variables. (Closes: #111564)
838  -- Christian Kurz <shorty@debian.org>  Wed, 29 Aug 2001 21:47:44 +0200
840 dput (0.8.8) unstable; urgency=low
842   * Included a message to show that lintian is running.
843     (Closes: #105257
844   * Changed code to call dinstall to work correctly. This has been reported
845     by Martin Michlmayr. (Closes: #105481)
846   * Rewrote login and method changing function. (Closes: #107559)
847   * Added Brazilian portuguese debconf translation from Andre Luis Lopes.
848     (Closes: #108520)
849   * Small typo fixes.
851  -- Christian Kurz <shorty@debian.org>  Sun, 15 Jul 2001 11:30:02 +0200
853 dput (0.8.7) unstable; urgency=low
855   * Included another "ugly" hack to guess the right upload host. Since
856     no policy enforces one true writing, maybe some of the checks should
857     be made case-insensitive. (Closes: #103247)
858   * Included a patch from Martin Michlmayr to remove one exception.
859     (Closes: #98002)
860   * Fixed the path in the postinst to be hardcoded to the debian python one
861     because we use a compileall.py which is different from the upstream.
862     (Closes: #103721)
864  -- Christian Kurz <shorty@debian.org>  Tue,  3 Jul 2001 07:20:55 +0200
866 dput (0.8.6) unstable; urgency=low
868   * Now we also check the size of the binary files to upload.
869   * Added some comments to the code.
870   * Rewrote version_check.
871   * Fixed broken code to calculate and test the package size.
872   * Fixed broken dput.cf, which has been noticed by JP Sugarbroad.
873     (Closes: #102277)
875  -- Christian Kurz <shorty@debian.org>  Tue, 12 Jun 2001 16:22:23 +0200
877 dput (0.8.5) unstable; urgency=low
879   * Incorporated an idea from Steve M. Robbins to define a default host
880     for main and non-us with some fall back.
881   * Fixed a typo in the scp upload which has been noted by Decklin
882     Foster. (Closes #100476)
883   * Included some hacks to make everything work smooth again.
885  -- Christian Kurz <shorty@debian.org>  Mon,  4 Jun 2001 09:40:17 +0200
887 dput (0.8.4) unstable; urgency=low
889   * Added --progress to rsync to some progress indicator.
890   * Fixed now upload_logfile_creation. (Closes: #98947)
891   * Fixed scp upload definitely now. Thanks to JP Sugarbroad for catching
892     the wrong fix. (Closes: #99300)
893   * Fixed the broken chown command in scp upload.
895  -- Christian Kurz <shorty@debian.org>  Mon, 28 May 2001 20:49:59 +0200
897 dput (0.8.3) unstable; urgency=low
899   * Fixed broken scp.py noted by Adrian Bunk. (Closes: #97047)
900   * Integrated a patch from JP Sugarbroad to fix scp.py.
901     (Closes: #97371)
902   * Fixed the broken ftp-upload method, thanks to Martin Michlmayr
903     for noticing it. (Closes: #97751)
904   * Increased the version number of dput itself. (Closes: #97786)
905   * Incorporated a hack because of a missing unique seperator between
906     upstream version number and debian version number. (Closes: #97830)
907   * Fixed broken command-line parser which has also been noticed by
908     Martin Michlmayr. (Closes: #97785)
909   * Some more asthetic patches by the "code artist" ;) Martin Michlmayr.
910     (Closes: #98003)
911   * Changed the code a bit more, so that we now also have a commands before
912     the upload available.
913   * Added a suggestion for rsync.
914   * Fixed Upload Method for ftp-master. (Closes: #98745)
915   * Changed names from ftp-master-scp and non-us-scp to ftp-master-secure
916     and non-us-secure, since those host are also supported by the rsync
917     upload method.
919  -- Christian Kurz <shorty@debian.org>  Fri, 11 May 2001 18:46:20 +0200
921 dput (0.8.2) unstable; urgency=low
923   * Fixed the broken version_check() after Laurence J. Lane pointed me
924     to it. (Closes: #95462)
925   * And now we had to fix the simulate option since we broke it. Now
926     simulating an upload should work again. Thanks to Matt Kraai for
927     catching that one. (Closes: #95520)
928   * Changed version_check to handle a package that is in state not-installed
929     correctly as not installed on the system instead of assuming that it's
930     installed. (Closes: #95941)
931   * Changed wording of -V switch according to a suggestion from André
932     Dahlqvist.
933   * Changed scp to change permission on file. (Closes: #96366)
934   * Changed the incoming path for non-us in dput.cf (Closes: #94852)
935   * Specified username and password for the UploadQueues in dput.cf.
936   * Removed Option -U, since it will be default.
937   * Changed dput to handle the new gpg output. (Closes: #96438)
939  -- Christian Kurz <shorty@debian.org>  Fri, 27 Apr 2001 20:48:36 +0200
941 dput (0.8.1) unstable; urgency=low
943   * Fixed two typos. (Closes: #93582)
944   * Import also sys module in scp. (Closes: #93701)
945   * Fixed binary only uploads.
946   * Fixed some typos. (Closes: #94044)
947   * Added German debconf translation from Sebastian Feller.
948     (Closes: #94274)
949   * Added Spanish debconf translation from Jordi Mallach.
951  -- Christian Kurz <shorty@debian.org>  Wed, 11 Apr 2001 22:14:11 +0200
953 dput (0.8) unstable; urgency=low
955   * Switch to the rfc822 module to parse the .changes file. Thanks to
956     Sean 'Shaleh' Perry for contributing this patch to dput.
957   * New Option -U/--username introduced to extract the username from
958     the enviroment.
959   * Now the manpage shows where to name the host to upload too.
960   * And the feature of running dinstall will now also work again.
961     (Closes: #90101)
962   * New Option -V/--check-version to check if the user has tested the
963     package before putting it on the ftp-server.
964   * Fix the call to lintian to work correctly with the current lintian
965     implemenatation in perl.
966   * Changed dput to use a modular concept for including upload functions.
967     This has been suggested by Wichert Akkerman and the necessary patch
968     has been created by Sean 'Shaleh' Perry. For more information about
969     this look into the manpages.
970   * Changed format of the config-file. (Closes: #88681)
971   * Added a debconf note about the config-file change, only shown in
972     upgrades from old versions.
973   * Now we should be able to handle multiple .changes-files correctly.
974     (Closes: #89104)
975   * Now will now require a .dsc-file only if you do a source upload. In case
976     of a binary upload, no such file is required anymore. (Closes: #89105)
977   * Warning for a missing tar.gz or orig.tar.gz will only appear when
978     really such a archive is missing. (Closes: #89936)
979   * And now dput will correctly try to start dinstall and run it, if the
980     user wants to do so. (Closes: #90101)
981   * Oh, we also incorporated the UploadQueue on non-us as the default incoming
982     directory for packages. (Closes: #92419)
983   * Changed filename detection to handle all architectures. (Closes: #93155)
985  -- Christian Kurz <shorty@debian.org>  Fri, 23 Mar 2001 23:42:57 +0100
987 dput (0.7.1) unstable; urgency=low
989   * Bugfix release, since the orig.tar.gz-check was broken.
990   * Also fixed the broken upload_check.
992  -- Christian Kurz <shorty@debian.org>  Thu, 22 Mar 2001 10:18:58 +0100
994 dput (0.7) unstable; urgency=low
996   * Changed some wording to sound better. (Closes: #88685)
997   * Applied a patch from Sean 'Shaleh' Perry to parse a .dput.cf file
998     on top of the system-wide /etc/dput.cf file. (Closes: #88684)
999   * Explained some features in the README and also changed the
1000     description to name some of the features.
1001   * Changed behaviour to correctly identify the host where the upload
1002     should be put to, even when using multiple files. (Close: #89104)
1003   * Rewrote parser for the .changes file to also handle binary-only
1004     uploads from now on.
1005   * Rewrote error message if you named any other file then a .changes
1006     file on the command line.
1008  -- Christian Kurz <shorty@debian.org>  Thu, 15 Mar 2001 22:00:26 +0100
1010 dput (0.6) unstable; urgency=low
1012   * Included new manpages from Jordi Mallach.
1013   * Minor Code Cleanup.
1014   * Added -d/--debug to get debugging info if needed.
1015   * Now dput will refuse to start an upload until the maintainer really
1016     named the .changes file. ;)
1017   * Modified standard dput.cf to prefer scp over ftp.
1018   * Corrected behaviour of guessing the upload host to only guess it, when
1019     no host is named on the command line.
1020   * Added option run_dinstall to do a dry run of dinstall on the just uploaded
1021     files. Also there's the commandline option -D/--dinstall for this purpose.
1023  -- Christian Kurz <shorty@debian.org>  Thu,  1 Mar 2001 22:14:53 +0100
1025 dput (0.5) unstable; urgency=low
1027   * Removed COPYING from debian package and added copyright file.
1028   * Added option -l/--lintian and config-file option run_lintian to
1029     support the usage of lintian before the upload happens.
1030   * For some of our lazy maintainers ;) dput will guess the correct host
1031     to upload the package to.
1032   * Moved some more code into it's own function.
1034  -- Christian Kurz <shorty@debian.org>  Sun, 25 Feb 2001 20:47:58 +0100
1036 dput (0.4) unstable; urgency=low
1038   * The Test for tar.gz. should also handle debian native packages
1039     correctly and packages with an epoch.
1040   * Uploading of non-US software to an host != non-US will give an
1041     error message and refuse to work.
1042   * The scp upload will now run in Batched mode, so you need to enter
1043     your passphrase only once.
1044   * Fixed upload of packages, since I forgot to upload the
1045   * changes-file.
1046   * Added a manpage for dput.cf.
1047   * Support rsync uploads.
1049  -- Christian Kurz <shorty@debian.org>  Sun, 25 Feb 2001 18:07:31 +0100
1051 dput (0.3) unstable; urgency=low
1053   * Added option -c/--config to allow other config files.
1054   * Added option -o/--check-only for running only some checks
1055     against the package.
1056   * Now the signature test will also be run on the dsc-file.
1057   * Check for orig.tar.gz or tar.gz files in the upload and warn the
1058     user of they are not needed. This should also handle debian native
1059     packages correctly and packages with an epoch.
1060   * Uploading of non-US software to an host != non-US will give an
1061     error message and refuse to work.
1062   * The scp upload will now run in Batched mode, so you need to enter
1063     your passphrase only once.
1064   * Fixed upload of packages, since I forgot to upload the changes-file.
1065   * Added a manpage for dput.cf.
1067  -- Christian Kurz <shorty@debian.org>  Mon, 19 Feb 2001 22:00:01 +0100
1069 dput (0.2) unstable; urgency=low
1071   * Merged two config files into one config file.
1072   * Rewrote dput to use the single config file.
1074  -- Christian Kurz <shorty@debian.org>  Mon, 19 Feb 2001 20:58:41 +0100
1076 dput (0.1) unstable; urgency=low
1078   * Initial Release.
1080  -- Christian Kurz <shorty@debian.org>  Mon, 19 Feb 2001 15:44:33 +0100
1083 # Local variables:
1084 # coding: utf-8
1085 # mode: debian-changelog
1086 # End:
1087 # vim: fileencoding=utf-8 filetype=debchangelog :