-
7071226...
by
Heitor Alves de Siqueira
on 2019-05-06
-
Import patches-unapplied version 1.5.58ubuntu2 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: 156d346c3b4469597fd9e5b683b501ae4232e409
New changelog entries:
* Fix readline prompts when run via run-parts (LP: #1822270)
- Debconf/FrontEnd/Readline.pm: force output to stdout if both stdout and
stderr are pipes
-
156d346...
by
Steve Langasek
on 2015-11-10
-
Import patches-unapplied version 1.5.58ubuntu1 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: f954b8533e3204964b5d4d17fdc9526480cd563d
New changelog entries:
* Merge from Debian unstable. Remaining changes:
- Gnome.pm: Do not show "Cancel" or "Close" buttons, to avoid breaking
maintainer scripts.
- Do not generate Ui_DebconfWizard.pm at build time, use a pre-generated
copy instead. This should allow us to demote a bunch of packages to
universe.
-
f954b85...
by
Colin Watson
on 2015-11-08
-
Import patches-unapplied version 1.5.58 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 33c7740846e15042bf67caf6c586f0a195681f1b
New changelog entries:
* Don't update po/debconf.pot unless doing so changes something other than
the POT-Creation-Date header. The basic approach here is from gettext,
though implemented a bit more simply since we can assume perl.
* Show choices for teletype/readline boolean questions (closes: #802840).
* Move bash completion file to /usr/share/bash-completion/completions/.
-
33c7740...
by
Colin Watson
on 2015-07-16
-
Import patches-unapplied version 1.5.57 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 5d305391e99cf177d2dd603f5940af60ab30e3b2
New changelog entries:
[ Colin Watson ]
* Drop alternative Suggests on gnome-utils (closes: #792219). It hasn't
existed since squeeze, it dropped gdialog in 2003, and debconf only
supported gdialog for about three weeks in 1999 anyway.
* Escape braces in regexes to avoid deprecation warning with Perl 5.22
(closes: #786705).
* When creating a new template and finding that it already exists in the
database, ensure that a question of the same name exists too (closes:
#518322, #779920).
[ Jérémy Bobbio ]
* Use UTC when running xgettext for build reproducibility. Closes: #783255
[ Debconf translations ]
* Brazilian Portuguese (Adriano Rafael Gomes). Closes: #785464
-
5d30539...
by
Colin Watson
on 2015-03-19
-
Import patches-unapplied version 1.5.56 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 516e3fcafb8a6100b18cf02780d73395bb4b41a0
New changelog entries:
[ Helmut Grohne ]
* Tighten dependency on debconf for packages sharing their /usr/share/doc
to comply with Debian policy 12.3 (closes: #779420).
[ Colin Watson ]
* Make Debconf::DbDriver::File stop trying to mkdir the empty string if
configured with a path that does not contain a slash (closes: #682959).
-
516e3fc...
by
Christian Perrier
on 2014-12-14
-
Import patches-unapplied version 1.5.55 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 7c08ae2bb383d1ba96bb9e0d4a871264c2782fac
New changelog entries:
* Team upload
[ Programs translations ]
* Dutch updated. Closes: #771731
* Spanish updated. Closes: #771847
* Indonesian updated
* Catalan updated
* Japanese updated. Closes: #771886
* Basque updated. Closes: #771899
* Romanian updated. Closes: #772065
* Bulgarian updated. Closes: #772077
* Polish updated
* Swedish updated
* Esperanto updated
* Portuguese updated. Closes: #772582
* Turkish updated. Closes: #772813
* Brazilian Portuguese updated. Closes: #773076
* Thai updated. Closes: #772967
-
7c08ae2...
by
Christian Perrier
on 2014-11-24
-
Import patches-unapplied version 1.5.54 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 77f2e6ee7153cfa1a6edaffacf9b6d20159b449d
New changelog entries:
* Team upload
[ Colin Watson ]
* Update Vcs-* to current canonical URLs.
[ Manpages translations ]
* Portuguese updated. Closes: #756178
[ Programs translations ]
* Czech updated. Closes: #764054
* Russian updated. Closes: #765914
* Slovenian updated. Closes: #766199
* Fix typo in Hungarian translation. Closes: #770803
-
77f2e6e...
by
Joey Hess <email address hidden>
on 2014-04-23
-
Import patches-unapplied version 1.5.53 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 9675a73ef085c87a7ae1b6937abfb39d7427310b
New changelog entries:
[ Apollon Oikonomopoulos ]
* Teletype: page only if screen has more than two rows
Closes: #745504
[ Programs translations ]
* German.
* French (Christian Perrier).
* Danish (Joe Hansen). Closes: #732167
-
9675a73...
by
Joey Hess <email address hidden>
on 2013-11-03
-
Import patches-unapplied version 1.5.52 to debian/sid
Imported using git-ubuntu import.
Changelog parent: bba125ab49606d2aef8fa63f8a69bf984b858484
New changelog entries:
[Joey Hess]
* Remove dpkg-reconfigure -a, which existed only to accumulate bug
reports about bugs in other packages.
Closes: #721329, #664825, #558262, #617618, #707987
* Fix bad uses of length @array. Closes: #723841
[ Programs translations ]
* Russian (Yuri Kozlov). Closes: #718188
[ Manpages translations ]
* French updated. Closes: #697458
* German updated.
-
bba125a...
by
Joey Hess <email address hidden>
on 2013-08-26
-
Import patches-unapplied version 1.5.51 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 7be872e29f76d07747caff6dad4984c88be9b199
New changelog entries:
* Fix warning when /var/cache/debconf is missing.
Closes: #709928
* debconf-set-selections: Do not change the default template
value when overriding the value of existing questions. Closes: #711693