[Pkg-phototools-commits] libgphoto2: branch "master" updated.

David Paleino dapal at debian.org
Wed Feb 22 19:04:30 UTC 2012


==== libgphoto2 packaging ====

The branch "master" has been updated
       via  b7f37003e855ec0a694fbb4683cd0e4090a26c4c (commit)
       via  a36d8400dddf76cc1a78079a4b36df2dccab707e (commit)
       via  706d65564161d7dbf209ec1afd4407ca713f2980 (commit)
       via  3956dceb4af0977f3a2a377c980652f307200604 (commit)
       via  c40304065be6daa4dc24f0547ad3a20d03584f4d (commit)
       via  f8a3a27b73071dfbecbf9ef71893537e68af40a1 (commit)
       via  903da8791b42db01f60c7c1c77037f2ffda69e6c (commit)
       via  a87f7a396f279e291a6535733ae979eae8ddfda2 (commit)
       via  8d714ffe9fe27efd51ff4ef8e12cf8785c12f3b6 (commit)
       via  3b7287c2902ce9666015b1d46d50ad80d0fcba0a (commit)
       via  d4ab983efc0e711d496b58ab8dd6d7ccc5b54976 (commit)
      from  b5d794d027cd4a1a0ceb7d0260d2403f5e8ffb2d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b7f37003e855ec0a694fbb4683cd0e4090a26c4c
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 19:45:27 2012 +0100

    Releasing to sid

commit a36d8400dddf76cc1a78079a4b36df2dccab707e
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 19:45:12 2012 +0100

    Fix syntax error

commit 706d65564161d7dbf209ec1afd4407ca713f2980
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 19:27:50 2012 +0100

    Added one more lintian override

commit 3956dceb4af0977f3a2a377c980652f307200604
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 19:25:11 2012 +0100

    Fixed some harmless typos in the source code

commit c40304065be6daa4dc24f0547ad3a20d03584f4d
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 19:18:06 2012 +0100

    Add dependency to libjs-jquery to avoid embedding it in libgphoto2-dev-doc

commit f8a3a27b73071dfbecbf9ef71893537e68af40a1
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 19:15:14 2012 +0100

    Added proper lintian overrides

commit 903da8791b42db01f60c7c1c77037f2ffda69e6c
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 19:07:44 2012 +0100

    Build-Depend on libgd2-xpm-dev instead of libgd2-noxpm-dev

commit a87f7a396f279e291a6535733ae979eae8ddfda2
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 19:04:05 2012 +0100

    Fix maintainer scripts with the help of dh_installdeb's .maintscript support. *MANY* thanks to Colin Watson for the patch (and for letting me know about .maintscript). (Closes: #659768)

commit 8d714ffe9fe27efd51ff4ef8e12cf8785c12f3b6
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 18:54:49 2012 +0100

    New upstream version

commit 3b7287c2902ce9666015b1d46d50ad80d0fcba0a
Merge: b5d794d d4ab983
Author: David Paleino <dapal at debian.org>
Date:   Wed Feb 22 18:52:07 2012 +0100

    Merge tag 'upstream/2.4.12'
    
    Upstream version 2.4.12

-----------------------------------------------------------------------

Summary of changes:
 INSTALL                                            |  566 ++--
 NEWS                                               |   63 +-
 auto-aux/ltmain.sh                                 |   10 +-
 auto-m4/libtool.m4                                 |   15 +-
 auto-m4/ltversion.m4                               |    6 +-
 camlibs/Makefile.am                                |    1 +
 camlibs/Makefile.in                                |   55 +-
 camlibs/canon/canon.h                              |    1 +
 camlibs/canon/library.c                            |    2 +
 camlibs/digigr8/ChangeLog                          |   10 +
 camlibs/digigr8/README.9050                        |   24 +-
 camlibs/digigr8/README.905C                        |   15 +-
 camlibs/digigr8/README.913D                        |   26 +-
 camlibs/digigr8/library.c                          |    6 +
 camlibs/directory/directory.c                      |   20 +-
 camlibs/jl2005a/ChangeLog                          |   29 +
 camlibs/jl2005a/Makefile-files                     |    2 +-
 camlibs/jl2005c/ChangeLog                          |   87 +
 camlibs/jl2005c/Makefile-files                     |    2 +-
 camlibs/jl2005c/library.c                          |    6 +
 camlibs/ptp2/ChangeLog                             |   28 +
 camlibs/ptp2/TESTPLAN.ptp2                         |   81 +-
 camlibs/ptp2/config.c                              |  302 ++-
 camlibs/ptp2/device-flags.h                        |   38 +-
 camlibs/ptp2/library.c                             |  207 +-
 camlibs/ptp2/music-players.h                       |  541 +++-
 camlibs/ptp2/ptp-pack.c                            |   17 +-
 camlibs/ptp2/ptp.c                                 |   25 +-
 camlibs/ptp2/ptp.h                                 |   73 +-
 camlibs/sierra/library.c                           |    3 +-
 camlibs/st2205/library.c                           |    2 +
 camlibs/tp6801/Makefile-files                      |    9 +
 camlibs/tp6801/README.tp6801                       |   65 +
 camlibs/{ax203 => tp6801}/library.c                |  105 +-
 camlibs/tp6801/tp6801-dump.c                       |  125 +
 camlibs/tp6801/tp6801.c                            |  845 +++++
 camlibs/tp6801/tp6801.h                            |  128 +
 configure                                          |  114 +-
 configure.ac                                       |   31 +-
 debian/changelog                                   |   13 +
 debian/control                                     |    3 +-
 debian/libgphoto2-2-dev.lintian-overrides          |    2 +
 debian/libgphoto2-2.maintscript                    |    6 +
 debian/libgphoto2-2.postinst                       |   12 -
 debian/libgphoto2-2.postrm                         |   16 +-
 debian/libgphoto2-2.preinst                        |   32 -
 debian/libgphoto2-dev-doc.links                    |    1 +
 debian/libgphoto2-dev-doc.lintian-overrides        |    6 +
 debian/patches/02-fix_source_typos.patch           |   31 +
 debian/patches/series                              |    1 +
 debian/source.lintian-overrides                    |    2 +
 doc/api/gphoto2-api.sgml                           |    8 +-
 doc/libgphoto2-api.html.tar.gz                     |  Bin 1147237 -> 1148269 bytes
 gphoto2/gphoto2-file.h                             |    3 +-
 libgphoto2_port/ChangeLog                          |    4 +
 libgphoto2_port/Makefile.in                        |    5 +
 libgphoto2_port/aclocal.m4                         |   40 +-
 libgphoto2_port/auto-aux/ltmain.sh                 |   10 +-
 libgphoto2_port/auto-m4/libtool.m4                 |   15 +-
 libgphoto2_port/auto-m4/ltversion.m4               |    6 +-
 libgphoto2_port/config.h.in                        |    6 +-
 libgphoto2_port/configure                          | 1252 +++++---
 libgphoto2_port/configure.ac                       |   44 +-
 libgphoto2_port/disk/Makefile.in                   |    5 +
 libgphoto2_port/disk/disk.c                        |   16 +
 libgphoto2_port/doc/Makefile.in                    |    5 +
 libgphoto2_port/libgphoto2_port.pc.in              |    1 -
 libgphoto2_port/libgphoto2_port/Makefile.in        |    5 +
 .../libgphoto2_port/gphoto2-port-info-list.c       |   24 +-
 libgphoto2_port/libgphoto2_port/gphoto2-port-log.c |    7 +-
 .../libgphoto2_port/gphoto2-port-version.c         |   13 +-
 libgphoto2_port/libgphoto2_port/gphoto2-port.c     |  116 +-
 libgphoto2_port/libusb1/Makefile.am                |   17 +
 libgphoto2_port/{usb => libusb1}/Makefile.in       |   56 +-
 libgphoto2_port/libusb1/libusb1.c                  | 1169 +++++++
 libgphoto2_port/m4/Makefile.in                     |    5 +
 libgphoto2_port/po/POTFILES.in                     |    1 +
 libgphoto2_port/po/cs.gmo                          |  Bin 5064 -> 10219 bytes
 libgphoto2_port/po/cs.po                           |  565 ++--
 libgphoto2_port/po/da.gmo                          |  Bin 10128 -> 8968 bytes
 libgphoto2_port/po/da.po                           |  297 +-
 libgphoto2_port/po/de.gmo                          |  Bin 11137 -> 13308 bytes
 libgphoto2_port/po/de.po                           |  391 ++-
 libgphoto2_port/po/es.gmo                          |  Bin 5265 -> 5215 bytes
 libgphoto2_port/po/es.po                           |  275 +-
 libgphoto2_port/po/eu.gmo                          |  Bin 6256 -> 6222 bytes
 libgphoto2_port/po/eu.po                           |  275 +-
 libgphoto2_port/po/fr.gmo                          |  Bin 11720 -> 10301 bytes
 libgphoto2_port/po/fr.po                           |  498 ++--
 libgphoto2_port/po/it.gmo                          |  Bin 11368 -> 10183 bytes
 libgphoto2_port/po/it.po                           |  317 ++-
 libgphoto2_port/po/ja.gmo                          |  Bin 10293 -> 9985 bytes
 libgphoto2_port/po/ja.po                           |  283 +-
 libgphoto2_port/po/libgphoto2_port-0.pot           |  266 +-
 libgphoto2_port/po/nl.gmo                          |  Bin 10682 -> 9462 bytes
 libgphoto2_port/po/nl.po                           |  300 ++-
 libgphoto2_port/po/pl.gmo                          |  Bin 11133 -> 9984 bytes
 libgphoto2_port/po/pl.po                           |  315 ++-
 libgphoto2_port/po/pt_BR.gmo                       |  Bin 11526 -> 10326 bytes
 libgphoto2_port/po/pt_BR.po                        |  319 ++-
 libgphoto2_port/po/ru.gmo                          |  Bin 14213 -> 12764 bytes
 libgphoto2_port/po/ru.po                           |  326 ++-
 libgphoto2_port/po/sk.gmo                          |  Bin 11429 -> 10226 bytes
 libgphoto2_port/po/sk.po                           |  315 ++-
 libgphoto2_port/po/sv.gmo                          |  Bin 10333 -> 9127 bytes
 libgphoto2_port/po/sv.po                           |  297 +-
 libgphoto2_port/po/uk.gmo                          |  Bin 13041 -> 11567 bytes
 libgphoto2_port/po/uk.po                           |  297 +-
 libgphoto2_port/po/vi.gmo                          |  Bin 12343 -> 11007 bytes
 libgphoto2_port/po/vi.po                           |  299 +-
 libgphoto2_port/po/zh_CN.gmo                       |  Bin 4317 -> 4269 bytes
 libgphoto2_port/po/zh_CN.po                        |  274 +-
 libgphoto2_port/po/zh_TW.gmo                       |  Bin 9780 -> 8618 bytes
 libgphoto2_port/po/zh_TW.po                        |  283 +-
 libgphoto2_port/ptpip/Makefile.in                  |    5 +
 libgphoto2_port/serial/Makefile.in                 |    5 +
 libgphoto2_port/serial/unix.c                      |    8 +-
 libgphoto2_port/test/Makefile.in                   |    5 +
 libgphoto2_port/usb/Makefile.in                    |    5 +
 libgphoto2_port/usbdiskdirect/Makefile.in          |    5 +
 libgphoto2_port/usbscsi/Makefile.in                |    5 +
 packaging/rpm/libgphoto2.spec                      |    6 +-
 po/da.gmo                                          |  Bin 158451 -> 158264 bytes
 po/da.po                                           | 3355 ++++++++++---------
 po/de.gmo                                          |  Bin 190675 -> 190430 bytes
 po/de.po                                           | 3356 ++++++++++---------
 po/es.gmo                                          |  Bin 81542 -> 81542 bytes
 po/es.po                                           | 3336 ++++++++++---------
 po/eu.gmo                                          |  Bin 87615 -> 87615 bytes
 po/eu.po                                           | 3343 ++++++++++---------
 po/fr.gmo                                          |  Bin 168612 -> 168395 bytes
 po/fr.po                                           | 3355 ++++++++++---------
 po/hu.gmo                                          |  Bin 54710 -> 54710 bytes
 po/hu.po                                           | 3335 ++++++++++---------
 po/it.gmo                                          |  Bin 107502 -> 107394 bytes
 po/it.po                                           | 3347 ++++++++++---------
 po/ja.gmo                                          |  Bin 121550 -> 121519 bytes
 po/ja.po                                           | 3353 ++++++++++---------
 po/libgphoto2-2.pot                                | 3316 ++++++++++---------
 po/nl.gmo                                          |  Bin 127742 -> 127639 bytes
 po/nl.po                                           | 3348 ++++++++++---------
 po/pl.gmo                                          |  Bin 187249 -> 191376 bytes
 po/pl.po                                           | 3514 +++++++++++---------
 po/ru.gmo                                          |  Bin 58405 -> 58405 bytes
 po/ru.po                                           | 3335 ++++++++++---------
 po/sv.gmo                                          |  Bin 51262 -> 51262 bytes
 po/sv.po                                           | 3335 ++++++++++---------
 po/uk.gmo                                          |  Bin 153942 -> 153905 bytes
 po/uk.po                                           | 3340 ++++++++++---------
 po/vi.gmo                                          |  Bin 200691 -> 200464 bytes
 po/vi.po                                           | 3358 ++++++++++---------
 po/zh_CN.gmo                                       |  Bin 50121 -> 50121 bytes
 po/zh_CN.po                                        | 3407 ++++++++++---------
 153 files changed, 37482 insertions(+), 29130 deletions(-)
 create mode 100644 camlibs/jl2005a/ChangeLog
 create mode 100644 camlibs/jl2005c/ChangeLog
 create mode 100644 camlibs/tp6801/Makefile-files
 create mode 100644 camlibs/tp6801/README.tp6801
 copy camlibs/{ax203 => tp6801}/library.c (81%)
 create mode 100644 camlibs/tp6801/tp6801-dump.c
 create mode 100644 camlibs/tp6801/tp6801.c
 create mode 100644 camlibs/tp6801/tp6801.h
 create mode 100644 debian/libgphoto2-2-dev.lintian-overrides
 create mode 100644 debian/libgphoto2-2.maintscript
 delete mode 100644 debian/libgphoto2-2.preinst
 create mode 100644 debian/libgphoto2-dev-doc.links
 create mode 100644 debian/libgphoto2-dev-doc.lintian-overrides
 create mode 100644 debian/patches/02-fix_source_typos.patch
 create mode 100644 debian/source.lintian-overrides
 create mode 100644 libgphoto2_port/libusb1/Makefile.am
 copy libgphoto2_port/{usb => libusb1}/Makefile.in (91%)
 create mode 100644 libgphoto2_port/libusb1/libusb1.c




More information about the Pkg-phototools-commits mailing list