[ubuntu/jaunty] gnome-pilot 2.0.15-2.4ubuntu1 (Accepted)

Martin Pitt martin.pitt at ubuntu.com
Fri Nov 7 17:05:14 GMT 2008


gnome-pilot (2.0.15-2.4ubuntu1) jaunty; urgency=low

  * Merge with Debian unstable; remaining Ubuntu changes:
    - debian/rules: Produce PO template during build. (Debian #313521)
    - debian/rules: Add X-Ubuntu-Gettext-Domain to .desktop and .server files
      (Ubuntu specific)
  * Drop 01_correct_applet_category.dpatch: Obsolete, we don't use the
    category system any more.

gnome-pilot (2.0.15-2.4) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches/work-with-new-hal: Added a patch from Mandriva which
    to look for pda.platform instead of info.bus when using HAL. The
    synchronization failures mentioned in bug #441652 are caused in change
    int HAL 0.5.11 where info.bus is no longer advertised.
    Thanks Adam C Powell IV (Closes: #441652)
  * debian/rules:
    - Enable HAL support again.

gnome-pilot (2.0.15-2.3) unstable; urgency=medium

  * Non-maintainer upload with a brown paper bag.
  * debian/gnome-pilot.install:
    - Only install the conduits/*.so files in gnome-pilot.

gnome-pilot (2.0.15-2.2) unstable; urgency=medium

  * Non-maintainer upload with permission of the maintainer.
  * debian/control:
    - Replace substvar ${Source-Version} with ${binary:Version} as
      suggested by lintian.
    - Add autotools-dev to the build dependencies.
    - Bump Standards-Version. No changes needed.
    - Add Copyright information
  * debian/gnome-pilot.dirs: Removed. Fixes lintian warning
    "package-contains-empty-directory usr/share/lintian/overrides/"
  * debian/gnome-pilot.install: Added to specify which files should be int
    the gnome-pilot package. Fixes lintian warnings
    "package-contains-empty-directory usr/include/libgpilotdCM/"
    and "package-contains-empty-directory usr/lib/pkgconfig/"
  * debian/libgnome-pilot2-dev.install: Do not install the *.la
    files. (Closes: #453090)
  * debian/rules:
    - Add DEB_BUILD_OPTIONS=noopt support.
    - Disable HAL support as it seems to cause synchronization
      failures. (Closes: #441652)
    - Make sure we never use out of date config.sub and config.guess by
      copying them from the autotools-dev package on build.
    - Remove the config.sub and config.guess files on clean for a smaller
      diff.gz
    - Install into debian/tmp and replace dh_movefiles with dh_install.

gnome-pilot (2.0.15-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop the superfluous gnome1.x build-dependencies (removed
    libglade-gnome0-dev, gdk-imlib1-dev and libgnorba-dev).
    (Closes: #462767)

Date: Fri, 07 Nov 2008 17:56:08 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/gnome-pilot/2.0.15-2.4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 07 Nov 2008 17:56:08 +0100
Source: gnome-pilot
Binary: gnome-pilot libgnome-pilot2 libgnome-pilot2-dev
Architecture: source
Version: 2.0.15-2.4ubuntu1
Distribution: jaunty
Urgency: medium
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description: 
 gnome-pilot - A GNOME applet for management of your Palm PDA
 libgnome-pilot2 - Support libraries for gnome-pilot
 libgnome-pilot2-dev - Development libraries for gnome-pilot
Closes: 441652 441652 453090 462767
Changes: 
 gnome-pilot (2.0.15-2.4ubuntu1) jaunty; urgency=low
 .
   * Merge with Debian unstable; remaining Ubuntu changes:
     - debian/rules: Produce PO template during build. (Debian #313521)
     - debian/rules: Add X-Ubuntu-Gettext-Domain to .desktop and .server files
       (Ubuntu specific)
   * Drop 01_correct_applet_category.dpatch: Obsolete, we don't use the
     category system any more.
 .
 gnome-pilot (2.0.15-2.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/patches/work-with-new-hal: Added a patch from Mandriva which
     to look for pda.platform instead of info.bus when using HAL. The
     synchronization failures mentioned in bug #441652 are caused in change
     int HAL 0.5.11 where info.bus is no longer advertised.
     Thanks Adam C Powell IV (Closes: #441652)
   * debian/rules:
     - Enable HAL support again.
 .
 gnome-pilot (2.0.15-2.3) unstable; urgency=medium
 .
   * Non-maintainer upload with a brown paper bag.
   * debian/gnome-pilot.install:
     - Only install the conduits/*.so files in gnome-pilot.
 .
 gnome-pilot (2.0.15-2.2) unstable; urgency=medium
 .
   * Non-maintainer upload with permission of the maintainer.
   * debian/control:
     - Replace substvar ${Source-Version} with ${binary:Version} as
       suggested by lintian.
     - Add autotools-dev to the build dependencies.
     - Bump Standards-Version. No changes needed.
     - Add Copyright information
   * debian/gnome-pilot.dirs: Removed. Fixes lintian warning
     "package-contains-empty-directory usr/share/lintian/overrides/"
   * debian/gnome-pilot.install: Added to specify which files should be int
     the gnome-pilot package. Fixes lintian warnings
     "package-contains-empty-directory usr/include/libgpilotdCM/"
     and "package-contains-empty-directory usr/lib/pkgconfig/"
   * debian/libgnome-pilot2-dev.install: Do not install the *.la
     files. (Closes: #453090)
   * debian/rules:
     - Add DEB_BUILD_OPTIONS=noopt support.
     - Disable HAL support as it seems to cause synchronization
       failures. (Closes: #441652)
     - Make sure we never use out of date config.sub and config.guess by
       copying them from the autotools-dev package on build.
     - Remove the config.sub and config.guess files on clean for a smaller
       diff.gz
     - Install into debian/tmp and replace dh_movefiles with dh_install.
 .
 gnome-pilot (2.0.15-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop the superfluous gnome1.x build-dependencies (removed
     libglade-gnome0-dev, gdk-imlib1-dev and libgnorba-dev).
     (Closes: #462767)
Checksums-Sha1: 
 88d2ea83634139408919a727d524a55bf3826429 1570 gnome-pilot_2.0.15-2.4ubuntu1.dsc
 7677a353274c8087ae97774f9427196c6e99b23b 35785 gnome-pilot_2.0.15-2.4ubuntu1.diff.gz
Checksums-Sha256: 
 1db67d044bd4e2de1393f519a7bebf4bce7fb6b693bea490a86252be7801a4b1 1570 gnome-pilot_2.0.15-2.4ubuntu1.dsc
 061b58bfb9f12fb15f28382fba39755df48477facde3269dfa42c205d6872887 35785 gnome-pilot_2.0.15-2.4ubuntu1.diff.gz
Files: 
 262ae7c0d1328fcf8bf6ae42ddee43f8 1570 gnome extra gnome-pilot_2.0.15-2.4ubuntu1.dsc
 30e3a69bc05f7830639be32bb0196bfe 35785 gnome extra gnome-pilot_2.0.15-2.4ubuntu1.diff.gz
Original-Maintainer: Felipe Alvarenga Roquette <roquette.felipe at gmail.com>

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

iEYEARECAAYFAkkUdIkACgkQDecnbV4Fd/IqVACg0kQUDpQ2AfqelOpfj2z+Xy/z
xGYAoI0VGDjRqV/JBajMyIki4dvum7l8
=QsGK
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list