[ubuntu/karmic] pilot-link 0.12.4-2ubuntu1 (Accepted)

Fabrice Coutadeur fabricesp at ubuntu.com
Wed Jul 15 07:50:29 BST 2009


pilot-link (0.12.4-2ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #399595), remaining changes:
    - debian/control: Add Breaks to ensure the right version of udev is used.
    - debian/rules: Build for python2.6.
    - debian/rules: Use dh_installmodules

pilot-link (0.12.4-2) unstable; urgency=low

  * now for unstable. I do not expect transition problems.

pilot-link (0.12.4-1) experimental; urgency=low

  * New upstream release
   - debian/patches/20_pi-md5.h.patch: included upstream
   - patches/10_clie_sj22.patch: included upstream
   - Fix "man page overly indented" (Closes: #509944)
  * move python-pisock-dbg package in the debug section

pilot-link (0.12.3-11) unstable; urgency=low

  * Fix "FTBFS on GNU/kFreeBSD" libbluetooth-dev does not exists on this
    system (Closes: #522242)
  * Standards-Version: 3.7.3 -> 3.8.1
    add support of noopt and parallel= in DEB_BUILD_OPTIONS. parallel will do
    nothing since the compilation will fail with it.
  * refresh quilt patches as described in
    http://lists.debian.org/debian-devel-announce/2008/07/msg00000.html to
    prepare the "3.0 (quilt)" source package format migration

pilot-link (0.12.3-10) unstable; urgency=low

  * use dh_installmodules to install /etc/modprobe.d/libpisock9.conf
    Closes: #518110: libpisock9: /etc/modprobe.d files without .conf
    Closes: #518709: libpisock9: Incorrect upgrade of libpisock modprobe file

pilot-link (0.12.3-9) unstable; urgency=low

  * debian/rules: use /etc/modprobe.d/libpisock9.conf instead of
    /etc/modprobe.d/libpisock9
    Closes: #518110: libpisock9: /etc/modprobe.d files without .conf

pilot-link (0.12.3-8) unstable; urgency=low

  * correct patches/10_clie_sj22.patch
   Closes: #505221: libpisock9: Patch badly applied : doesn't fix problem for me

pilot-link (0.12.3-7) unstable; urgency=low

  * merge patches from Ubuntu
   - debian/patches/10_clie_sj22.patch: closes: #505221
    "libpisock9: Fix syncing with Sony Clie SJ-22"
   - Build-Depends: debhelper (>= 7.0.17)
    "Rebuild against new debhelper for udev rules path change."

pilot-link (0.12.3-6) unstable; urgency=low

  * libpisock-dev depends on libbluetooth-dev instead of libbluetooth2-dev
    Closes: #501513: "pilot-link: shouldn't build depend on
    versioned libbluetooth-dev"
    Closes: #505200: "libpisock-dev: depends on virtual package
    libbluetooth2-dev"
  * debian/patches/30_3_arg_open: call open() with a 3rd argument to corrected
    set the access rights of the new file. Patch from Ubuntu.
    Closes: #505201 "libpisock-dev: open(2) has 3 arguments when being called
    with O_CREAT"
  * debian/control: add ${misc:Depends} to Depends:
    lintian warning: debhelper-but-no-misc-depends
  * debian/control: licence is GPL-2 instead of just GPL
    lintian warning: copyright-refers-to-versionless-license-file

Date: Wed, 15 Jul 2009 06:43:21 +0200
Changed-By: Fabrice Coutadeur <fabricesp at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/pilot-link/0.12.4-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 15 Jul 2009 06:43:21 +0200
Source: pilot-link
Binary: pilot-link libpda-pilot-perl python-pisock python-pisock-dbg libpisock9 libpisync1 libpisock-dev
Architecture: source
Version: 0.12.4-2ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Fabrice Coutadeur <fabricesp at ubuntu.com>
Description: 
 libpda-pilot-perl - Perl module to communicate with a PalmOS PDA
 libpisock-dev - development files for communicating with a PalmOS PDA
 libpisock9 - library for communicating with a PalmOS PDA
 libpisync1 - synchronization library for PalmOS devices
 pilot-link - tools to communicate with a PalmOS PDA
 python-pisock - Python module to communicate with PalmOS PDA
 python-pisock-dbg - Python module to communicate with PalmOS PDA (debug extension)
Closes: 501513 505200 505201 505221 505221 509944 518110 518110 518709 522242
Changes: 
 pilot-link (0.12.4-2ubuntu1) karmic; urgency=low
 .
   * Merge from debian unstable (LP: #399595), remaining changes:
     - debian/control: Add Breaks to ensure the right version of udev is used.
     - debian/rules: Build for python2.6.
     - debian/rules: Use dh_installmodules
 .
 pilot-link (0.12.4-2) unstable; urgency=low
 .
   * now for unstable. I do not expect transition problems.
 .
 pilot-link (0.12.4-1) experimental; urgency=low
 .
   * New upstream release
    - debian/patches/20_pi-md5.h.patch: included upstream
    - patches/10_clie_sj22.patch: included upstream
    - Fix "man page overly indented" (Closes: #509944)
   * move python-pisock-dbg package in the debug section
 .
 pilot-link (0.12.3-11) unstable; urgency=low
 .
   * Fix "FTBFS on GNU/kFreeBSD" libbluetooth-dev does not exists on this
     system (Closes: #522242)
   * Standards-Version: 3.7.3 -> 3.8.1
     add support of noopt and parallel= in DEB_BUILD_OPTIONS. parallel will do
     nothing since the compilation will fail with it.
   * refresh quilt patches as described in
     http://lists.debian.org/debian-devel-announce/2008/07/msg00000.html to
     prepare the "3.0 (quilt)" source package format migration
 .
 pilot-link (0.12.3-10) unstable; urgency=low
 .
   * use dh_installmodules to install /etc/modprobe.d/libpisock9.conf
     Closes: #518110: libpisock9: /etc/modprobe.d files without .conf
     Closes: #518709: libpisock9: Incorrect upgrade of libpisock modprobe file
 .
 pilot-link (0.12.3-9) unstable; urgency=low
 .
   * debian/rules: use /etc/modprobe.d/libpisock9.conf instead of
     /etc/modprobe.d/libpisock9
     Closes: #518110: libpisock9: /etc/modprobe.d files without .conf
 .
 pilot-link (0.12.3-8) unstable; urgency=low
 .
   * correct patches/10_clie_sj22.patch
    Closes: #505221: libpisock9: Patch badly applied : doesn't fix problem for me
 .
 pilot-link (0.12.3-7) unstable; urgency=low
 .
   * merge patches from Ubuntu
    - debian/patches/10_clie_sj22.patch: closes: #505221
     "libpisock9: Fix syncing with Sony Clie SJ-22"
    - Build-Depends: debhelper (>= 7.0.17)
     "Rebuild against new debhelper for udev rules path change."
 .
 pilot-link (0.12.3-6) unstable; urgency=low
 .
   * libpisock-dev depends on libbluetooth-dev instead of libbluetooth2-dev
     Closes: #501513: "pilot-link: shouldn't build depend on
     versioned libbluetooth-dev"
     Closes: #505200: "libpisock-dev: depends on virtual package
     libbluetooth2-dev"
   * debian/patches/30_3_arg_open: call open() with a 3rd argument to corrected
     set the access rights of the new file. Patch from Ubuntu.
     Closes: #505201 "libpisock-dev: open(2) has 3 arguments when being called
     with O_CREAT"
   * debian/control: add ${misc:Depends} to Depends:
     lintian warning: debhelper-but-no-misc-depends
   * debian/control: licence is GPL-2 instead of just GPL
     lintian warning: copyright-refers-to-versionless-license-file
Checksums-Sha1: 
 bccc18ca9d833f13ed63960c7d0ad8a3771ad346 1470 pilot-link_0.12.4-2ubuntu1.dsc
 c54ee7b213509555ab66f10e25db5d639559a9cd 1844548 pilot-link_0.12.4.orig.tar.gz
 9de831c43036b466e3652e2516bbe15c1e8a1364 18601 pilot-link_0.12.4-2ubuntu1.diff.gz
Checksums-Sha256: 
 970cc572df76938d3d4ae38bd99cbbb39bf087a4716f5e771744fa21fead86a7 1470 pilot-link_0.12.4-2ubuntu1.dsc
 a8b016c28de19f942ce061ecf00561c906152599fe45ebfe18507d69d34f7290 1844548 pilot-link_0.12.4.orig.tar.gz
 7e11d7afd7a670ac3478d8c0d1125ee1647e570298a850e2a31638a57a7c0308 18601 pilot-link_0.12.4-2ubuntu1.diff.gz
Files: 
 e7f4b6d40d66e21481dc13d48c347baf 1470 otherosfs optional pilot-link_0.12.4-2ubuntu1.dsc
 e71d51ef07823933c790a562a5a48fa0 1844548 otherosfs optional pilot-link_0.12.4.orig.tar.gz
 039a0918663433228cbb9b5a665ddc2f 18601 otherosfs optional pilot-link_0.12.4-2ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 399595
Original-Maintainer: Ludovic Rousseau <rousseau at debian.org>

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

iEYEARECAAYFAkpdelUACgkQRjrlnQWd1eufWQCggnHXPnNpgIoE2D+PExloH3qr
tt0An26oGyKCK+x6kTpjJKVOQClUBVlK
=M87H
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list