dwww Home | Show directory contents | Find package

po-debconf (1.0.21+nmu1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Wed, 30 Dec 2020 02:09:19 +0100

po-debconf (1.0.21) unstable; urgency=medium

  * DH_LEVEL: 11
  * debian/control:
      - Bump Standards-Version from 3.9.8 to 4.2.1
      - Depends field - add sensible-utils
  * debian/copyright:
      - Format field with https
      - Update year for myself
      - Update year for Helge Kreutzmann
  * debian/{changelog, rules}:
      - Remove trailing whitespaces
  * debian/tests:
      - Run upstream tests
  * doc/po4a/po/de.po:
      - Update file. Thanks Helge Kreutzmann (Closes: #904481)
  * tests:
      - Update po test files:
          - some lines were over 80 columns:
              - results/01/po/fr.po
          - Add Language field:
              - 04/po/fr.po
              - results/01/po/{pt_BR, fr}.po
              - results/04/po/templates.pot
  * run wrap-and-sort

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Tue, 20 Nov 2018 09:20:37 -0200

po-debconf (1.0.20) unstable; urgency=medium

  * debian/control:
      - Updated my email.
      - Bump Standards-Version from 3.9.6 to 3.9.8
      - Build-Depends: debhelper 10
  * debian/compat:
      - 10
  * debian/copyright:
      - Updated my email.
  * doc/po4a/po/*.po:
      - fuzzy msgid removed. (Closes: #839213) Thanks Baptiste Jammet.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Sat, 01 Oct 2016 11:23:03 -0300

po-debconf (1.0.19) unstable; urgency=low

  * debian/copyright updated.
  * debian/dirs removed.
  * debian/docs created.
  * debian/install created.
  * debian/rules:
      - new format - dh.
  * chmod 644 pot-header.
  * doc/en/po-debconf.7.pod:
      - spelling-error-in-manpage.
  * Makefile:
      - prefix = /usr

 -- Herbert Parentes Fortes Neto <hpfn@ig.com.br>  Thu, 07 Jan 2016 11:17:02 -0200

po-debconf (1.0.18) unstable; urgency=medium

  * Upload to unstable.

 -- Herbert Parentes Fortes Neto <hpfn@ig.com.br>  Tue, 28 Apr 2015 11:38:48 -0300

po-debconf (1.0.17) experimental; urgency=medium

  * New maintainer. (Closes: #774188)
    Thanks to the earlier maintainers:
              Denis Barbier <barbier@debian.org> and
              Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>
  * Acknowledge NMUs. thanks to:
            Wookey <wookey@debian.org>. (Closes: #658418)
            Christian Perrier <bubulle@debian.org>. (Closes: #604637, #622132)
            David Prévot <david@tilapin.org>. (Closes: #597432),
                                              (Closes: #602268),
                                              (Closes: #602680),
                                              (Closes: #602719),
                                              (Closes: #602968).
  * debian/copyright remade.
  * debian/control: put my name in Maintainer
                    bump Standards-Version to 3.9.6
                    debhelper >= 9
  * debian/compat: 9
  * debian/rules. added 'doc/es/*.es.[1-7]'. thanks to Omar Campagne
    <ocampagne@gmail.com>. (Closes: #604637)
  * podebconf-report-po: compress the attachments with gzip. thanks to
    Francesco Poli (wintermute) <invernomuto@paranoici.org>.
    'm/^nogzip$/m' -> 'm/^gzip$/m'. (Closes: #689254)
  * podebconf-report-po: added six lines after 'QUESTION' to print a
    list of files and recipients in case checkboxes have been unchecked
    or deleted. thanks to Denis Barbier <bouzim@gmail.com>. (Closes: #589883)

 -- Herbert Parentes Fortes Neto <hpfn@ig.com.br>  Sat, 10 Jan 2015 12:12:26 -0200

po-debconf (1.0.16+nmu3) unstable; urgency=medium

  * Non-maintainer upload.
  * Add Multi-Arch: foreign (Closes: #658418)

 -- Wookey <wookey@debian.org>  Sat, 21 Jun 2014 19:39:59 +0100

po-debconf (1.0.16+nmu2) unstable; urgency=low

  * Non-maintainer upload
  * Fix pending issues. Manpages translations:
    - Spanish (Omar Campagne). Closes: #604637
  * Add the package name in POT headers. Thanks to
    David Prévot for the patch. Closes: #622132
  * Re-lintiancleanize the package:
    - add ${misc:Depends} to dependencies
    - add build-arch and build-indep targets to debian/rules
    - bump Standards to 3.9.2 (checked)
  * Modernize the package:
    - bump debhelper compatibility level to 8
    - use "3.0 (native)" source format

 -- Christian Perrier <bubulle@debian.org>  Thu, 29 Dec 2011 17:38:08 +0100

po-debconf (1.0.16+nmu1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix pending l10n issues. Manpages translations:
    - French (Christian Perrier). Closes: #597432
    - Russian (Yuri Kozlov). Closes: #602268
    - Vietnamese (Clytie Siddall). Closes: #602680
    - German (Helge Kreutzmann). Closes: #602719
    - Portuguese (Miguel Figueiredo). Closes: #602968

 -- David Prévot <david@tilapin.org>  Tue, 09 Nov 2010 18:36:01 -0400

po-debconf (1.0.16) unstable; urgency=low

  [ packaging ]
  * debian/control: Standards-Version bumped to 3.8.1. No changes.
  * debian/compat: Bumped to 7.
  * debian/rules: Replace dh_clean -k by dh_prep.
  * debian/control: Updated build dependency on debhelper (>= 7.0.0).

  [ debconf-updatepo ]
  * Fix the support for --msgid-bugs-address. Thanks to Felix Zielcke.
    Closes: #503523

  [ podebconf-report-po ]
  * Apply patches from 1.0.15ubuntu1
    - Fix opportunistic import of Mail::Box::Manager, to avoid crashing with
      an import error if libmail-box-perl is not installed.  Now it actually
      shows the "Please install libmail-box-perl" message, as the code intends
      to. Thanks to Colin Watson for suggesting this fix!
    - Drop libmail-box-perl to Suggests:. It is not needed for most users of
      po-debconf, drags in lots of more packages, and with above fix the
      failure mode of podebconf-report-po is adequate.
    - Closes: #503086, #519868
  * podebconf-report-po: If the postponed mailbox does not exist, create it.
    Closes: #519870

  [ documentation ]
  * doc/en/po-debconf.7.pod: encourage __Choices instead of _Choices.
    Closes: #495352
  * doc/po4a/po/vi.po: Updated Vietnamese translation. Thanks to Clytie
    Siddall. Closes: #513800
  * doc/en/po-debconf.7.pod: document the debugging process. Thanks to James
    R. Van Zandt. Closes: #505393
  * debian/control: English fixes in the package description. Closes: #508454
  * debian/control: Update build dependencies for po4a (>= 0.36) and
    perl (>= 5.10) to get a proper support of UTF-8 manpages from POD
    documents.
  * doc/po4a/po/*.po, doc/po4a/add_*/translator.*: convert to UTF-8,
  * doc/po4a/po-debconf.cfg: Generate all translated POD document in UTF-8.
  * doc/Makefile: COnvert to UTF-8, use the -utf8 pod2man option.
    Closes: #510485

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Sun, 05 Apr 2009 16:05:55 +0200

# For older changelog entries, run 'apt-get changelog po-debconf'

Generated by dwww version 1.14 on Wed Jan 22 08:44:55 CET 2025.