[ubuntu/precise] pnm2ppa 1.13+nondbs-0ubuntu1 (Accepted)

Till Kamppeter till.kamppeter at gmail.com
Wed Feb 15 18:25:20 UTC 2012


pnm2ppa (1.13+nondbs-0ubuntu1) precise; urgency=low

  * Pseudo-sync with Debian: This package is noow absolutely identical
    with Debian's 1.13-4 except the upstream version number. The upstream
    version number got the "+nondbs" to replace the DBS tarball-in-tarball
    upstream source tarball by the straight tarball of Debian, to get rid
    of the DBS packaging and make future merges, syncs and upstream updates
    easier. We cannot wait for a new upstream version here, as upstream
    updates happen rarely, perhaps there will even never be a new upstream
    version especially because the class of printers supported by pnm2ppa
    was discontinued years ago.

pnm2ppa (1.13-4) unstable; urgency=low

  [ Debconf translation updates ]
  * Update German (Erik Schanze, Closes: #648070)
  * Add Italian (Francesca Ciceri, Closes: #656936)

pnm2ppa (1.13-3) unstable; urgency=low

  [ Adriano Rafael Gomes ]
  * Add Brazilian Portuguese debconf translation. (Closes: #646187)

  [ Didier Raboud ]
  * Rename pnm2ppa to printer-driver-pnm2ppa, add transitional package.
  * Rewrite short description.
  * Bump debhelper compat to 9 for auto- buildflags.

pnm2ppa (1.13-2) unstable; urgency=low

  * Re-introduce 10_177295-fix_signedness.patch:
    - Complete removal was wrong as only a part of it has been incorporated
      upstream.
  * Install Ubuntu's apport-hook in Ubuntu and derivatives (LP: #338442).
  * Use dpkg-buildflags to initialize CFLAGS.

pnm2ppa (1.13-1) unstable; urgency=low

  * New 1.13 upstream release.
  * Adopt package (Closes: #572679).
     - Put under Debian Printing Team umbrella
     - Set myself as Uploader.
     - Thanks go to Chad Walstrom for his past maintainance and to Christian
       Perrier and Samuel Thibault for their NMUs.
  * Update debian/watch (Closes: #450007).
  * Drop dbs Build-Dependency (Closes: #576050).
    - Refresh patches in the process
      - Drop 10_1777295-fix_signedness: incorporated upstream.
    - Set source format to 3.0 (quilt).
    - Add a debian/patches/series.
    - Drop dbs snippets from debian/rules.
    - Drop .in extensions from debian/pnm2ppa.examples.in and
      debian/pnm2ppa.install.in, adapt them.
  * Add a DEP-3 header to all patches.
  * Rewrite debian/rules using tiny dh7 style.
    - Bump debhelper compat to 7.
    - Bump Build-Dependency on debhelper to >= 7.0.50~.
    - Use pnm2ppa.docs, remove redundant files in debian/rules.
    - Update pnm2ppa.{install,manpages}.
  * Correct postinst to remove full paths from commands.
    - Rename it to pnm2ppa.postinst.
  * Move the "set -e" invocation of postrm from shebang to body.
    - Rename it to pnm2ppa.postrm.
  * Add a valid Homepage.
  * Fix manpages "hyphen-used-as-minus" problems.
  * Update debian/copyright to explicitly mention the GPLv2+ nature of
    pnm2ppa.
  * Move the "set -e" invocation of update-magicfilter from shebang to body.
  * Make sure update-magicfilters is executable.
  * Add Vcs-* fields as packaging is maintained under collab-maint, in git.
  * Bump Standards-Version to 3.9.2.0 without changes needed.

Date: Wed, 15 Feb 2012 19:11:05 +0100
Changed-By: Till Kamppeter <till.kamppeter at gmail.com>
Maintainer: Debian Printing Team <debian-printing at lists.debian.org>
https://launchpad.net/ubuntu/precise/+source/pnm2ppa/1.13+nondbs-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 15 Feb 2012 19:11:05 +0100
Source: pnm2ppa
Binary: printer-driver-pnm2ppa pnm2ppa
Architecture: source
Version: 1.13+nondbs-0ubuntu1
Distribution: precise
Urgency: low
Maintainer: Debian Printing Team <debian-printing at lists.debian.org>
Changed-By: Till Kamppeter <till.kamppeter at gmail.com>
Description: 
 pnm2ppa    - transitional dummy package for pnm2ppa printer driver
 printer-driver-pnm2ppa - printer driver for HP-GDI printers
Closes: 450007 572679 576050 646187 648070 656936
Launchpad-Bugs-Fixed: 338442
Changes: 
 pnm2ppa (1.13+nondbs-0ubuntu1) precise; urgency=low
 .
   * Pseudo-sync with Debian: This package is noow absolutely identical
     with Debian's 1.13-4 except the upstream version number. The upstream
     version number got the "+nondbs" to replace the DBS tarball-in-tarball
     upstream source tarball by the straight tarball of Debian, to get rid
     of the DBS packaging and make future merges, syncs and upstream updates
     easier. We cannot wait for a new upstream version here, as upstream
     updates happen rarely, perhaps there will even never be a new upstream
     version especially because the class of printers supported by pnm2ppa
     was discontinued years ago.
 .
 pnm2ppa (1.13-4) unstable; urgency=low
 .
   [ Debconf translation updates ]
   * Update German (Erik Schanze, Closes: #648070)
   * Add Italian (Francesca Ciceri, Closes: #656936)
 .
 pnm2ppa (1.13-3) unstable; urgency=low
 .
   [ Adriano Rafael Gomes ]
   * Add Brazilian Portuguese debconf translation. (Closes: #646187)
 .
   [ Didier Raboud ]
   * Rename pnm2ppa to printer-driver-pnm2ppa, add transitional package.
   * Rewrite short description.
   * Bump debhelper compat to 9 for auto- buildflags.
 .
 pnm2ppa (1.13-2) unstable; urgency=low
 .
   * Re-introduce 10_177295-fix_signedness.patch:
     - Complete removal was wrong as only a part of it has been incorporated
       upstream.
   * Install Ubuntu's apport-hook in Ubuntu and derivatives (LP: #338442).
   * Use dpkg-buildflags to initialize CFLAGS.
 .
 pnm2ppa (1.13-1) unstable; urgency=low
 .
   * New 1.13 upstream release.
   * Adopt package (Closes: #572679).
      - Put under Debian Printing Team umbrella
      - Set myself as Uploader.
      - Thanks go to Chad Walstrom for his past maintainance and to Christian
        Perrier and Samuel Thibault for their NMUs.
   * Update debian/watch (Closes: #450007).
   * Drop dbs Build-Dependency (Closes: #576050).
     - Refresh patches in the process
       - Drop 10_1777295-fix_signedness: incorporated upstream.
     - Set source format to 3.0 (quilt).
     - Add a debian/patches/series.
     - Drop dbs snippets from debian/rules.
     - Drop .in extensions from debian/pnm2ppa.examples.in and
       debian/pnm2ppa.install.in, adapt them.
   * Add a DEP-3 header to all patches.
   * Rewrite debian/rules using tiny dh7 style.
     - Bump debhelper compat to 7.
     - Bump Build-Dependency on debhelper to >= 7.0.50~.
     - Use pnm2ppa.docs, remove redundant files in debian/rules.
     - Update pnm2ppa.{install,manpages}.
   * Correct postinst to remove full paths from commands.
     - Rename it to pnm2ppa.postinst.
   * Move the "set -e" invocation of postrm from shebang to body.
     - Rename it to pnm2ppa.postrm.
   * Add a valid Homepage.
   * Fix manpages "hyphen-used-as-minus" problems.
   * Update debian/copyright to explicitly mention the GPLv2+ nature of
     pnm2ppa.
   * Move the "set -e" invocation of update-magicfilter from shebang to body.
   * Make sure update-magicfilters is executable.
   * Add Vcs-* fields as packaging is maintained under collab-maint, in git.
   * Bump Standards-Version to 3.9.2.0 without changes needed.
Checksums-Sha1: 
 aa413b8086975475c26411aadccce8036177ebeb 1391 pnm2ppa_1.13+nondbs-0ubuntu1.dsc
 3de33786e9d3f35a73d7e4acb5281f30654cef7c 291190 pnm2ppa_1.13+nondbs.orig.tar.gz
 f5acebc3ff2f6552944c55265fc851d2649c5b2a 31378 pnm2ppa_1.13+nondbs-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 d9e6c4a6a913e592a17199a3d5e9e67698068ea21ffed9ccf046bae4d6e99297 1391 pnm2ppa_1.13+nondbs-0ubuntu1.dsc
 1c50ea2c97b232f5bee6ac3fab408d64b6f1380f1e289ac278778a7e368e7379 291190 pnm2ppa_1.13+nondbs.orig.tar.gz
 842629471cd37b975058f760c4f2414a2c5cd14dd6043e3ddd531eea3c8102a4 31378 pnm2ppa_1.13+nondbs-0ubuntu1.debian.tar.gz
Files: 
 22c3e3d872f9fbdb6b478ec10b542f7f 1391 text optional pnm2ppa_1.13+nondbs-0ubuntu1.dsc
 5354e54ade6de7a35370e5b47030274c 291190 text optional pnm2ppa_1.13+nondbs.orig.tar.gz
 110bedb59d4daf21e9ea89dc9339a4c0 31378 text optional pnm2ppa_1.13+nondbs-0ubuntu1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8798YACgkQTuVatl/cKEnKnACgiwPFTW5i44KgTDoCSwqHpQEI
GeIAniWV4VwhT/vOWmon9xMyg2BFPgs4
=8Qm1
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list