libgphoto2 (2.4.0-2ubuntu2) gutsy; urgency=low * debian/*.files: Move .la files from -dev package to libgphoto2-2 and libgphoto2-port0 packages. kdelibs dynaloader needs the .la files. Closes: LP: 145239. Upstream bug report: http://bugs.kde.org/125696 * debian/control: add Replaces libgphoto2-2-dev (<= 2.4.0-2ubuntu1) due to the plugins .la files moved from -dev package to libgphoto2-2 and libgphoto2-port0 -- Achim Bohnet Wed, 03 Oct 2007 21:33:49 +0200 libgphoto2 (2.4.0-2ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - debian/control: Drop type-handling. - debian/libgphoto2-2.postinst, debian/libgphoto2-2.postrm: Ubuntu specific udev rule handling. Fixed handling for older udev. * Drop udev as dependancy: already in debian. * Drop sed/type-handling from debian/rules: already removed in debian. * Include bug fix for Canon reconnect problem (from SVN) debian/patches/60_canon_reconnect_r10611.dpatch -- Luka Renko Wed, 05 Sep 2007 23:20:24 +0200 libgphoto2 (2.4.0-2) unstable; urgency=low * debian/patches/11_hurd_no_path_max_bsdsource.dpatch: new patch contributed by Samuel Thibault, to fix compilation issues on the Hurd,(closes: #434568) * description: Hurd has no such hard limit like PATH_MAX, and define _BSD_SOURCE because code uses IXANY and O_NDELAY. -- Frederic Peters Wed, 15 Aug 2007 00:13:26 +0200 libgphoto2 (2.4.0-1) unstable; urgency=low * New upstream release. * debian/patches/: * 15_use_bash_in_ptp_camera_check.dpatch: disabled, applied upstream * 20_fix-zero-vendor-ids.dpatch: disabled, upstream says it is wrong * 40_disable_canon_fast_directory_retrieval_r10028.dpatch: disabled, applied upstream * 50_getenv_home_overflow.dpatch: disabled, applied upstream * debian/control, debian/rules: removed suggests and recommends on hotplug (closes: #436504) * debian/libgphoto2-2.README.Debian: removed parts about hotplug and updated parts about udev. * debian/hotplug: removed as no longer useful * debian/control{,.in}: removed control.in generation via sed, using not+linux-gnu from typehandling instead * debian/rules: installs new check-mtp-device into libgphoto2-port0 -- Frederic Peters Thu, 09 Aug 2007 16:02:30 +0200 libgphoto2 (2.3.1-8) unstable; urgency=low * 50_getenv_home_overflow.dpatch: fixed upstream typo, sprintf -> snprintf, (upstream r10453) (closes: #434552, #434386) -- Frederic Peters Tue, 24 Jul 2007 22:22:14 +0200 libgphoto2 (2.3.1-7) unstable; urgency=low * 50_getenv_home_overflow.dpatch: load_settings/save_settings: updated as applied by upstream. * debian/rules: don't ignore potential make clean errors -- Frederic Peters Sat, 21 Jul 2007 12:42:16 +0200 libgphoto2 (2.3.1-6) unstable; urgency=low * 50_getenv_home_overflow.dpatch: load_settings/save_settings: don't copy more characters from $HOME than possible in buffer. -- Frederic Peters Fri, 20 Jul 2007 13:21:55 +0200 libgphoto2 (2.3.1-5ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - debian/control: Promote udev to a dependency. - debian/control, debian/rules: Drop type-handling. - debian/libgphoto2-2.postinst, debian/libgphoto2-2.postrm: Ubuntu specific udev rule handling. -- Martin Pitt Mon, 14 May 2007 22:43:55 +0200 libgphoto2 (2.3.1-5) unstable; urgency=low * debian/patches/40_disable_canon_fast_directory_retrieval_r10028: disable fast directory retrieval on Canon models since this is broken on some. (closes: #422386). -- Frederic Peters Mon, 07 May 2007 10:15:25 +0200 libgphoto2 (2.3.1-4) unstable; urgency=low * debian/patches/20_fix-zero-vendor-ids.dpatch: replaces old and broken 20_disable_generic_mtp_udev_rule, patch from upstream and Martin Pitt, thanks. -- Frederic Peters Wed, 02 May 2007 19:38:17 +0200 libgphoto2 (2.3.1-3ubuntu1) gutsy; urgency=low * Merged with Debian unstable; remaining Ubuntu changes: - debian/control: Promote udev to a dependency. - debian/control, debian/rules: Drop type-handling. - debian/libgphoto2-2.postinst, debian/libgphoto2-2.postrm: Ubuntu specific udev rule handling. * Dropped all our source patches, they are upstream now. * Drop 20_disable_generic_mtp_udev_rule.dpatch; this is a wrong fix for LP #76077 aka. Debian #408253 since it prevents the check-ptp-camera script from getting into the udev rules. Upstream has this already fixed in 2.3.1. * Add debian/patches/20_fix-zero-vendor-ids.dpatch: Fix zero vendor/product IDs in udev rules. (LP #76077) -- Martin Pitt Mon, 23 Apr 2007 19:40:28 +0200 libgphoto2 (2.3.1-3) unstable; urgency=low * Upload to unstable. -- Frederic Peters Wed, 11 Apr 2007 10:09:10 +0200 libgphoto2 (2.3.1-2) experimental; urgency=low * debian/libgphoto2-2.{postinst,postrm}: check for /etc/init.d/udev script. * debian/patches/15_use_bash_in_ptp_camera_check.dpatch: use bash since the script has bashisms. * debian/patches/20_disable_generic_mtp_rules.dpatch: do not generate udev or fdi entries for devices with 0x0000 as idVendor (this affects generic MTP devices) (closes: #408253) -- Frederic Peters Wed, 24 Jan 2007 19:18:31 +0100 libgphoto2 (2.3.1-1) experimental; urgency=low * New upstream version. * removed debian/patches/20_udev_rules: shipped upstream * debian/libgphoto2-2.files: print-usb-usermap is no longer shipped; no more need to exclude it for kernels other than Linux -- Frederic Peters Tue, 16 Jan 2007 11:25:42 +0100 libgphoto2 (2.3.0-2) experimental; urgency=low * debian/control.in: added libusb-dev as libgphoto2-dev dependency. (closes: #407108) -- Frederic Peters Tue, 16 Jan 2007 10:22:58 +0100 libgphoto2 (2.3.0-1) experimental; urgency=low * New upstream version. * Uploaded to experimental. * (closes: #402875) * Synced with Ubuntu packaging. * debian/rules: Install check_ptp_camera to libgphoto2-2's lib/udev/ * debian/rules: Remove the 'make all-local' call, it does not work any more and is not necessary any more either. * debian/*.files{,.in}: Turn versions in paths into globs to match newer versions. * debian/libgphoto2-2.postinst: Call print-camera-list with mode and group arguments (this replaces the former source code patch.) * Moved to dpatch: * 10_disable_cache: do not cache all downloaded files to plug a giant memory hole * 20_udev_rules: upstream SVN change 9562 to add and use an udev helper script to detect whether a USB device has a PtP compatible interface. * 30_additional_camera_support: USB IDs for new and supported camera models (Sony DSC-W5, patch by Otavio Salvador, closes: #402687) -- Frederic Peters Sat, 13 Jan 2007 15:20:25 +0100 libgphoto2 (2.3.0-0ubuntu4) feisty; urgency=low * debian/libgphoto2-2.postinst: - If udevinfo is present, check udev version. If it is smaller than 98, ask print-camera-list to use the output format for older udev versions. - This avoids a feisty-only versioned udev dependency. (LP: #90905) - When this version gets an edgy backport, it will actually work again. (LP: #91250). -- Martin Pitt Mon, 2 Apr 2007 17:58:13 +0200 libgphoto2 (2.3.0-0ubuntu3) feisty; urgency=low * debian/control: Add missing libusb-dev dependency to libgphoto2-2-dev. This will finally fix ghtumb's photo import for good. (LP: #78756) -- Martin Pitt Tue, 6 Mar 2007 09:04:26 +0100 libgphoto2 (2.3.0-0ubuntu2) feisty; urgency=low * packaging/generic/print-camera-list.c: Ignore zero vendor IDs, since they will match on parent devices without a vendor/product ID (since we have to use ATTRS, not just ATTR). This avoids messing up other device's permissions. (LP: #76077) * packaging/generic/check_ptp_camera: Run with bash, since the script has some bashisms that avoid calling cat several times. This makes the script work again. (LP: #67532) * debian/control: Adapt maintainers for Ubuntu. -- Martin Pitt Tue, 13 Feb 2007 17:10:02 +0100 libgphoto2 (2.3.0-0ubuntu1) feisty; urgency=low * New upstream version 2.3.0. Closes: LP#74847, LP#61163 * Dropped almost all patches from the package diff.gz since they have been adopted or obsoleted upstream. Only remaining change: - libgphoto2/gphoto2-filesys.c: Do not cache all downloaded files to plug a giant memory hole (see Debian bug #372166). * packaging/generic/{print-camera-list.c,check_ptp_camera}: Applied upstream SVN change 9562 to add and use an udev helper script to detect whether a USB device has a PtP compatible interface. This cannot be matched with a simple udev rule. Closes: LP#67532 * debian/rules: Install check_ptp_camera to libgphoto2-2's lib/udev/. * debian/rules: Remove the 'make all-local' call, it does not work any more and is not necessary any more either. * debian/*.files{,.in}: Turn versions in paths into globs to match newer versions. * debian/libgphoto2-2.postinst: Call print-camera-list with mode and group arguments (this replaces the former source code patch.) -- Martin Pitt Fri, 15 Dec 2006 16:12:18 +0100 libgphoto2 (2.2.1-12ubuntu1) feisty; urgency=low * Merge to Debian unstable. Remaining Ubuntu changes: - debian/libgphoto2-2.postinst: + Do not install hotplug script. + Install direct udev rules file, not a symlink. - debian/libgphoto2-2.postrm: Respective change for removing udev symlink. - debian/control, debian/rules: Remove type-handling goo. - debian/control: Promote udev to a dependency. * debian/rules: Do not install Debians' generic udev rules for PtP cameras, since it does not work. -- Martin Pitt Fri, 15 Dec 2006 13:40:44 +0100 libgphoto2 (2.2.1-12) unstable; urgency=low * debian/udev_generic_ptp_support.rules: create note earlier on for PTP cameras, so they get correct membership and permissions. * debian/control.in: added build-depends on libdbus-1-dev -- Frederic Peters Mon, 27 Nov 2006 21:50:23 +0100 libgphoto2 (2.2.1-11) unstable; urgency=low * libgphoto2_port/disk/disk.c: removed call dbus_connection_close() (already done in upstream svn) (closes: #398022) * camlibs/ptp2/library.c: added USB id for Canon PowerShot G7 (closes: #399421) * debian/libgphoto2-2.README.Debian: added explanation about udev user rules; as long as generic capability is not handled by shipped udev rules. -- Frederic Peters Sun, 19 Nov 2006 17:06:56 +0000 libgphoto2 (2.2.1-10) unstable; urgency=low * camlibs/ptp2/library.c: added USB id for Canon EOS 400D (already present in upstream svn) (closes: #396581) * camlibs/ptp2/library.c: added USB id for Canon Digital IXUS 850 IS. -- Frederic Peters Sat, 4 Nov 2006 12:08:56 +0100 libgphoto2 (2.2.1-9ubuntu1) feisty; urgency=low * Merge to Debian unstable. Remaining Ubuntu changes: - debian/libgphoto2-2.postinst: + Do not install hotplug script. + Install direct udev rules file, not a symlink. - debian/libgphoto2-2.postrm: Respective change for removing udev symlink. - debian/control, debian/rules: Remove type-handling goo. - debian/control: Promote udev to a dependency. -- Martin Pitt Fri, 3 Nov 2006 17:18:54 +0100 libgphoto2 (2.2.1-9) unstable; urgency=low * camlibs/ptp2/library.c: added new USB id for Canon PowerShot A710 IS (closes: #395380) (patch sent by Martin Pitt/Ubuntu, thanks). * packaging/generic/print-camera-list.c, debian/hotplug: changed camera group from 'camera' to 'plugdev'. * debian/libgphoto2-2.README.Debian, debian/libgphoto2-2.NEWS: documented this change. * debian/libgphoto2-2.postinst: reload udev rules on install. -- Frederic Peters Thu, 26 Oct 2006 20:43:33 +0200 libgphoto2 (2.2.1-8) unstable; urgency=low * camlibs/ptp2/library.c: added new USB id for Nikon Coolpix 4600. (closes: #394762) (thanks to Roberto Costa) -- Frederic Peters Mon, 23 Oct 2006 12:49:00 +0200 libgphoto2 (2.2.1-7) unstable; urgency=low * camlibs/ptp2/library.c: added Fuji F30, patch by Scott Zuk. (closes: #392512) -- Frederic Peters Thu, 12 Oct 2006 08:58:47 +0200 libgphoto2 (2.2.1-6) unstable; urgency=low * camlibs/ptp2/library.c: added Canon Ixus 65, take from Ubuntu patch. * debian/libgphoto2-2.postinst: merged FDI file code from Ubuntu postinst: + Do not install a separate 10-camera-libgphoto2-device.fdi 10-camera-libgphoto2.fdi already has everything required. -- Frederic Peters Mon, 9 Oct 2006 22:20:57 +0200 libgphoto2 (2.2.1-5) unstable; urgency=low * debian/libgphoto2-2.postinst: fixed .fdi file extension. (closes: #389601) * debian/libgphoto2-2.postrm: remove generated files on purge and remove. -- Frederic Peters Sat, 30 Sep 2006 22:21:04 +0200 libgphoto2 (2.2.1-4) unstable; urgency=low * camlibs/ptp2/library.c: added Kodak CD3 USB id. (closes: #387998) -- Frederic Peters Mon, 18 Sep 2006 10:41:00 +0200 libgphoto2 (2.2.1-3) unstable; urgency=low * libgphoto2_port/disk/disk.c: dbus_connection_disconnect has been deprecated, using dbus_connection_close instead. Report and patch by Sebastian Dröge, thanks. (closes: #385379) -- Frederic Peters Thu, 7 Sep 2006 19:38:04 +0200 libgphoto2 (2.2.1-2ubuntu4) edgy; urgency=low * camlibs/ptp2/library.c: Add Canon IXUS 65. Closes: LP#64146 -- Martin Pitt Mon, 9 Oct 2006 12:13:52 +0200 libgphoto2 (2.2.1-2ubuntu3) edgy; urgency=low * Drop libhal-dev build dependency (Closes: Ubuntu #59166) -- Andrew Mitchell Sun, 17 Sep 2006 22:29:54 +1200 libgphoto2 (2.2.1-2ubuntu2) edgy; urgency=low * Rebuild against dbus 0.90 * libgphoto2_port/disk/disk.c: + s/dbus_connection_disconnect/dbus_connection_close/g -- Sebastian Dröge Thu, 24 Aug 2006 17:59:25 +0200 libgphoto2 (2.2.1-2ubuntu1) edgy; urgency=low * Merge from debian unstable. -- Martin Pitt Wed, 5 Jul 2006 12:38:08 +0200 libgphoto2 (2.2.1-2) unstable; urgency=low * libgphoto2/gphoto2-filesys.c: Do not cache all downloaded files to plug a giant memory hole (from Ubuntu patch). (closes: #372166) -- Frederic Peters Mon, 3 Jul 2006 14:09:28 +0200 libgphoto2 (2.2.1-1ubuntu2) edgy; urgency=low * debian/libgphoto2-2.postinst: Create directory /usr/share/hal/fdi/preprobe/10osvendor/; it is shipped by hal, but that is not a dependency. * debian/control: Depend on udev instead of merely recommending it. -- Martin Pitt Mon, 3 Jul 2006 18:26:18 +0200 libgphoto2 (2.2.1-1ubuntu1) edgy; urgency=low * Synchronize to Debian. Most of our changes have been applied in Debian and upstream, or are obsoleted by the new, quite flexible, print-camera-list tool. Ported remaining changes: - debian/control, debian/rules: Remove type-handling. - debian/rules: Do not install hotplug script. - packaging/generic/print-camera-list.c, debian/libgphoto2-2.README.Debian: Fix group s/camera/plugdev/. - debian/libgphoto2-2.postinst: + Use 'plugdev' as group instead of 'camera'. + Do not create hotplug usermap (hotplug is obsolete). + Install udev rules into /etc/udev/rules.d/ instead of Debian's symlink structure. + Do not install a separate 10-camera-libgphoto2-device.fdi, 10-camera-libgphoto2.fdi already has everything required. - debian/libgphoto2-2.postrm: Corresponding changes to postinst script. - libgphoto2/gphoto2-filesys.c: Do not cache all downloaded files to plug a giant memory hole (LP#5039). -- Martin Pitt Fri, 30 Jun 2006 14:04:46 +0200 libgphoto2 (2.2.1-1) unstable; urgency=low * New upstream version. - merged GNU/kFreeBSD patch. * added Dutch translation. (closes: #374852) * packaging/linux-hotplug/: removed print-udev-rules which is no longer used. -- Frederic Peters Thu, 22 Jun 2006 09:39:24 +0200 libgphoto2 (2.2.0-5) unstable; urgency=low * libgphoto2_port/serial/unix.c: GNU/kFreeBSD fix. (closes: #374468) -- Frederic Peters Mon, 19 Jun 2006 23:05:11 +0200 libgphoto2 (2.2.0-4) unstable; urgency=low * debian/control.in: do not build-depends on libhal-dev on kFreeBSD (closes: #369577) -- Frederic Peters Mon, 19 Jun 2006 08:41:37 +0200 libgphoto2 (2.2.0-3) unstable; urgency=low * debian/libgphoto2-2.dirs: installs HAL FDI directory since hal is not a dependency. (closes: #374285) -- Frederic Peters Sun, 18 Jun 2006 13:26:17 +0200 libgphoto2 (2.2.0-2) unstable; urgency=low * packaging/generic/Makefile.am: added INCLUDES variable so it builds even without libgphoto2-2-dev already installed. (closes: #374259) -- Frederic Peters Sun, 18 Jun 2006 10:42:15 +0200 libgphoto2 (2.2.0-1) unstable; urgency=low * New upstream release, uploaded to unstable * camlibs/ptp2/library.c: removed duplicate filename patch * debian/changelog: merged parallel history from 2.1.6-7 -> 2.1.6-13 * debian/libgphoto2-2.postinst: now use print-camera-list -- Frederic Peters Sun, 18 Jun 2006 01:08:15 +0200 libgphoto2 (2.1.99-13) experimental; urgency=low * print-udev-rules.c: reworked udev rules so they can work in more cases. * removed Canon PowerShot A610 from cameras with Canon protocol; it only has PTP. * sync with 2.1.6-13 -- Frederic Peters Tue, 30 May 2006 16:22:33 +0200 libgphoto2 (2.1.99-12) experimental; urgency=low * print-udev-rules.c: fixed according to explanations in #368893, reinstate BUS!="usb" line and specify SUBSYSTEM on generic PTP line. * added Canon PowerShot A530 and A540. * print-udev-rules.c: once again shooting in the dark (changed to matching on SUBSYSTEM instead of BUS) * synced with 2.1.6-12 -- Frederic Peters Mon, 29 May 2006 13:46:18 +0200 libgphoto2 (2.1.99-11) experimental; urgency=low * print-udev-rules.c: fixed according to tip by Marcus Meissner, so it will match newer PTP cameras. (sync with 2.1.6-10) -- Frederic Peters Tue, 16 May 2006 09:09:30 +0200 libgphoto2 (2.1.99-10) experimental; urgency=low * camlibs/ptp2/library.c: added Kodak EasyShare Z740 * debian/rules: use DEB_HOST_ARCH_OS, not DEB_HOST_GNU_SYSTEM * debian/control.in: *really* added build-depends on doxygen, graphviz. (closes: #356942) * debian/compat: bumped to 5 -- Frederic Peters Mon, 15 May 2006 13:00:55 +0200 libgphoto2 (2.1.99-9) experimental; urgency=low * packaging/linux-hotplug/print-udev-rules.c: removed BUS!=usb line since BUS was not reported by udev. -- Frederic Peters Mon, 3 Apr 2006 11:28:36 +0200 libgphoto2 (2.1.99-8) experimental; urgency=low * packaging/linux-hotplug/print-udev-rules.c: splitted match line (closes: #359796) * packaging/linux-hotplug/print-udev-rules.c: always change device access rights to 0660 -- Frederic Peters Wed, 29 Mar 2006 09:57:01 +0200 libgphoto2 (2.1.99-7) experimental; urgency=low * debian/control: libgphoto2-port0 doesn't depend on libgphoto2; only keep it the other way, breaking circular depends. (closes: #357796) -- Frederic Peters Sun, 19 Mar 2006 17:08:36 +0100 libgphoto2 (2.1.99-6) experimental; urgency=low * debian/control: added build-depends on doxygen, graphviz. (closes: #356942) -- Frederic Peters Tue, 14 Mar 2006 23:11:45 +0100 libgphoto2 (2.1.99-5) experimental; urgency=low * camlibs/ptp2/library.c: synced with patch from Ubuntu. -- Frederic Peters Sat, 11 Mar 2006 10:47:51 +0100 libgphoto2 (2.1.99-4) experimental; urgency=low * debian/libgphoto2-2.prerm: clean udev/hotplug files from /etc/ on purge. -- Frederic Peters Mon, 6 Mar 2006 20:52:35 +0100 libgphoto2 (2.1.99-3) experimental; urgency=low * debian/control: build-depends on libhal-dev so libgphoto2_port is built with HAL support. (closes: #355212) -- Frederic Peters Sat, 4 Mar 2006 12:45:33 +0100 libgphoto2 (2.1.99-2) experimental; urgency=low * debian/postinst: generate .fdi file. -- Frederic Peters Wed, 15 Feb 2006 12:46:03 +0100 libgphoto2 (2.1.99-1) experimental; urgency=low * New upstream release. * Upload to experimental. (closes: #347873) * Canon IXUS 750 is recognised. (closes: #346323) * Don't cache everything, patch from 2.1.6-5.3 is thus removed. * Forward ported: * Derived print-udev-rules from print-usb-usermap to generate the udev rules file. * camlibs/ptp2/library.c: ported (kludgy) patch to work with HP PhotoSmart 850 (as requested by user). * debian/control: * improved libgphoto2-2 and libgphoto2-dev long descriptions to note about PTP support (but not MTP since this is not what libgphoto2 is for) (closes: #347875) * added note about Disk support to libgphoto2-port long description. * camlibs/ptp2/library.c: added support for Kodak EasyShare C360 (closes: #345016) * packaging/linux-hotplug/print-udev-rules.c: changed to use new udev rule (closes: #342279, #341151) * debian/hotplug: this totally removes hotplug calls for newer udev versions; hotplug script still installed for old hotplug installs. -- Frederic Peters Sun, 15 Jan 2006 22:56:48 +0100 libgphoto2 (2.1.6-13) unstable; urgency=low * print-udev-rules.c: reworked rules file so it should work whatever udev discrepancy happens. (closes: #369476) -- Frederic Peters Tue, 30 May 2006 14:24:43 +0200 libgphoto2 (2.1.6-12) unstable; urgency=low * camlibs/ptp2/library.c: added Canon PowerShot A540, thanks to David Goodenough (closes: #369143) * camlibs/ptp2/library.c: added Canon PowerShot A610. * print-udev-rules.c: once again shooting in the dark (changed to matching on SUBSYSTEM instead of BUS) -- Frederic Peters Mon, 29 May 2006 13:42:35 +0200 libgphoto2 (2.1.6-11) unstable; urgency=low * print-udev-rules.c: fixed according to explanations in #368893, reinstate BUS!="usb" line and specify SUBSYSTEM on generic PTP line. * camlibs/ptp2/library.c: added Canon PowerShot A530, thanks to Ales Kozumplik (closes: #368893) -- Frederic Peters Fri, 26 May 2006 10:51:03 +0200 libgphoto2 (2.1.6-10) unstable; urgency=low * print-udev-rules.c: fixed according to tip by Marcus Meissner, so it will match newer PTP cameras. -- Frederic Peters Tue, 16 May 2006 09:06:33 +0200 libgphoto2 (2.1.6-9) unstable; urgency=low * camlibs/ptp2/library.c: added Kodak EasyShare Z740 (closes: #367350) * debian/rules: use DEB_HOST_ARCH_OS, not DEB_HOST_GNU_SYSTEM * debian/control: removed circular dependency, libgphoto2-port0 no longer depends upon libgphoto2-2 (closes: #357796) * debian/compat: bumped to 5 -- Frederic Peters Mon, 15 May 2006 12:51:43 +0200 libgphoto2 (2.1.6-8) unstable; urgency=low * packaging/linux-hotplug/print-udev-rules.c: removed BUS!=usb line since BUS was not reported by udev. (closes: #360526) -- Frederic Peters Mon, 3 Apr 2006 11:26:47 +0200 libgphoto2 (2.1.6-7) unstable; urgency=low * camlibs/ptp2/library.c: added a bunch of Kodak camera (closes: #359298) * camlibs/ptp2/library.c: added Nikon DSC D70s (closes: #321629) * packaging/linux-hotplug/print-udev-rules.c: splitted match line (closes: #359796) * packaging/linux-hotplug/print-udev-rules.c: use dev facilities to change ownership and permissions. (closes: #359799) -- Frederic Peters Wed, 29 Mar 2006 10:39:11 +0200 libgphoto2 (2.1.6-6) unstable; urgency=low * Acknowledge NMUs, thanks to all. * debian/hotplug: changed hotplug script to support new udev and kernel versions (thanks to Aleksey Kliger) (closes: #341083, #342279, #342282) * debian/libgphoto2-2.postinst: don't generate udev rules if udev directory doesn't exist (closes: #334578) -- Frederic Peters Thu, 8 Dec 2005 12:02:29 +0100 libgphoto2 (2.1.6-5.3) unstable; urgency=low * Non-Maintainer Upload. * Disable cache - this reduces memory usage from 3Mb + ammount of all files downloaded (which could be several Gb) down to 3Mb + size of file that we currently download (Closes: #338880, #334581). -- Aigars Mahinovs Sun, 27 Nov 2005 08:20:22 +0200 libgphoto2 (2.1.6-5.2ubuntu8) dapper; urgency=low * camlibs/canon/canon.c: Disable normal mode of some Canon cameras which were found only to work in PTP mode. Thanks to Marcus Meissner for providing the upstream patch. Closes: LP#27586 * camlibs/ptp2/library.c: Disable theme.dat special file handling; it's not yet complete and just breaks (upstream svn has it disabled for now, too). Closes: LP#43163 -- Martin Pitt Wed, 10 May 2006 14:03:58 +0200 libgphoto2 (2.1.6-5.2ubuntu7) dapper; urgency=low * Applied upstream patch to fix delete command handling of some Canon cameras. Also added a few more Canon Vendor/Product IDs. Thanks to Marcus Meissner and Hubert Figuiere! Closes: LP#2767 -- Martin Pitt Tue, 2 May 2006 16:30:16 +0200 libgphoto2 (2.1.6-5.2ubuntu6) dapper; urgency=low * camlibs/canon/canon.c: Remove normal mode for PowerShot S1 IS, since it's broken. This will cause the camera to be accessed in PtP mode, which works just well (and standard protocols are preferable anyway). Closes: LP#5911 -- Martin Pitt Wed, 5 Apr 2006 16:31:19 +0200 libgphoto2 (2.1.6-5.2ubuntu5) dapper; urgency=low * Repair non-PtP camera support (Malone #24655): - Add debian/generate-hal-fdi (stolen from hal): This script produces an FDI file which assigns the property camera.access_method="libgphoto2" to all camera devices supported by libgphoto. - debian/rules: Install script. - debian/libgphoto2-2.postinst: Call script to generate /usr/share/hal/fdi/preprobe/10osvendor/20-libgphoto2.fdi. - debian/libgphoto2-2.postrm: Remove 20-libgphoto2.fdi on package removal. -- Martin Pitt Mon, 20 Mar 2006 14:37:15 +0100 libgphoto2 (2.1.6-5.2ubuntu4) dapper; urgency=low * libgphoto2/gphoto2-filesys.c: Disable file caching when downloading pictures to plug a giant memory hole. Thanks to Aigars Mahinovs. (Malone #5039) * Add debian/check_ptp_camera: udev script to check whether a device is a PTP (Photo Transfer Protocol) camera. * packaging/linux-hotplug/print-udev-rules.c: Add rule for calling check_ptp_camera to fix the currently broken one: just checking SYSFS{bInterfaceClass} does not work, since this attribute only applies to a subdevice of the camera. (Malone #31292) -- Martin Pitt Mon, 27 Feb 2006 16:46:03 +0100 libgphoto2 (2.1.6-5.2ubuntu3) dapper; urgency=low * packaging/linux-hotplug/print-udev-rules.c: s/Goto/GOTO/ in automatic udev rules. -- Martin Pitt Mon, 5 Dec 2005 14:28:49 +0100 libgphoto2 (2.1.6-5.2ubuntu2) dapper; urgency=low * debian/libgphoto2-2.postinst: - Install the udev file directly into /etc/udev/rulesd. - Remove the old file and the symlink on upgrades. -- Martin Pitt Thu, 1 Dec 2005 16:53:11 +0100 libgphoto2 (2.1.6-5.2ubuntu1) dapper; urgency=low * Synchronize to Debian, manually apply Ubuntu changes. * debian/control: Remove hotplug Recommends, raise udev to Depends. * debian/libgphoto2-2.postinst: - Install udev rules symlink with priority 45. - Remove obsolete /etc/hotplug/usb stuff. * camlibs/ptp2/library.c: Revert Debian's hp850-specific patch, we already have a more generic and more elegant patch. * Tweak packaging/linux-hotplug/print-udev-rules.c to generate more sensible udev rules: - Check for SUBSYSTEM!="usb_device" instead of BUS!="usb". - Instead of calling a hotplug script, just set GROUP="plugdev" and MODE="0660" right away. * Remove obsolete debian/hotplug. * debian/rules: Do not install debian/hotplug script any more. * Add debian/libgphoto2-2.preinst: - Remove obsolete /etc/hotplug/usb/libgphoto2{,.usermap} on upgrade. -- Martin Pitt Thu, 1 Dec 2005 08:37:40 +0100 libgphoto2 (2.1.6-5.2) unstable; urgency=low * Non-Maintainer Upload. * Add /etc/udev/rules.d to libgphoto2-2.dirs (closes: #333678). -- Julien BLACHE Mon, 17 Oct 2005 18:50:22 +0200 libgphoto2 (2.1.6-5.1) unstable; urgency=low * Non-Maintainer Upload. * Derived print-udev-rules from print-usb-usermap to generate the udev rules file. * debian/libgphoto2-2.postinst: call print-udev-rules, create the symlink in /etc/udev/rules.d if needed (closes: #332936). * debian/hotplug: use chown user:group instead of chown user.group. * debian/control: libgphoto2-2 Recommends: udev | hotplug, do not conflict with udev -- Julien BLACHE Mon, 10 Oct 2005 21:07:25 +0200 libgphoto2 (2.1.6-5) unstable; urgency=low * debian/control: conflicts with udev >= 0.070-3 since it would need a linux 2.6.14 to get both working together. Crappy. (see: #332936) -- Frederic Peters Sun, 9 Oct 2005 19:55:34 +0200 libgphoto2 (2.1.6-4) unstable; urgency=low * camlibs/ptp2/library.c: ported (kludgy) patch to work with HP PhotoSmart 850 (as requested by user). Patch from https://bugzilla.ubuntu.com/show_bug.cgi?id=12132 * debian/copyright: updated FSF address -- Frederic Peters Tue, 27 Sep 2005 20:18:31 +0200 libgphoto2 (2.1.6-3) unstable; urgency=low * debian/libgphoto2-2.postinst: print-usb-usermap location changed, use the new location. (closes: #321031) -- Frederic Peters Wed, 3 Aug 2005 08:48:39 +0200 libgphoto2 (2.1.6-2) unstable; urgency=low * Rebuilt against new libexif12 -- Frederic Peters Wed, 27 Jul 2005 17:32:26 +0200 libgphoto2 (2.1.6-1ubuntu6.1) breezy-updates; urgency=low * Fix logic error in the check for duplicate file names that break the patch and causes crash on powerpc. (Ubuntu #12132) -- Martin Pitt Mon, 17 Oct 2005 17:53:16 +0200 libgphoto2 (2.1.6-1ubuntu6) breezy; urgency=low * camlibs/ptp2/library.c: Check for duplicate filenames to circumvent bugs in cameras like the HP photosmart 850. (Ubuntu #12132) -- Martin Pitt Wed, 28 Sep 2005 14:42:16 +0200 libgphoto2 (2.1.6-1ubuntu5) breezy; urgency=low * Revert the /etc/hotplug.d/usb conffile moving from 2.1.6-1ubuntu3; /etc/hotplug/usb/ works again, uses the usermap (so that we do not change the permissions of *all* USB devices) and is also coldplugged on boot. (see Ubuntu #16232) -- Martin Pitt Tue, 27 Sep 2005 13:56:19 +0200 libgphoto2 (2.1.6-1ubuntu4) breezy; urgency=low * debian/libgphoto2-2.postinst: Create /etc/hotplug/usb if it does not exist. -- Martin Pitt Tue, 13 Sep 2005 22:17:35 +0200 libgphoto2 (2.1.6-1ubuntu3) breezy; urgency=low * debian/rules: Install hotplug script in /etc/hotplug.d/usb to make it work again. (Ubuntu #14191) * Add debian/libgphoto2-2.preinst: Transition old hotplug conffile to new location, avoid dpkg questions for unmodified file. * debian/libgphoto2-2.postinst: Fix path in calling print-usb-usermap (Debian #32103) -- Martin Pitt Fri, 9 Sep 2005 10:59:26 +0200 libgphoto2 (2.1.6-1ubuntu2) breezy; urgency=low * debian/control.in: - updated the libexif-dev Build-Depends to the current version. -- Sebastien Bacher Tue, 2 Aug 2005 19:27:58 +0200 libgphoto2 (2.1.6-1ubuntu1) breezy; urgency=low * Sync with Debian. - debian/control.in: don't use type-handling. - debian/hotplug: put devices into the "plugdev" group instead of camera - debian/libgphoto2-2.README.Debian: s/camera/plugdev/ - debian/libgphoto2-2.postinst: s/camera/plugdev/ -- Sebastien Bacher Fri, 8 Jul 2005 13:48:00 +0200 libgphoto2 (2.1.6-1) unstable; urgency=low * New upstream release. (closes: #316719) * Removed Debian patches, applied upstream. -- Frederic Peters Wed, 6 Jul 2005 10:46:20 +0200 libgphoto2 (2.1.5-6) unstable; urgency=low * Fixes issues with PTP, big files and libusb 0.10 http://sourceforge.net/tracker/index.php?func=detail&aid=1162373&group_id=8874&atid=108874 (closes: #301945) -- Frederic Peters Sun, 15 May 2005 16:00:45 +0200 libgphoto2 (2.1.5-5) unstable; urgency=low * Patched to fix FTBFS on kfreebsd-gnu; original patch by Robert Millan. (closes: #297894) -- Frederic Peters Tue, 8 Mar 2005 20:49:17 +0100 libgphoto2 (2.1.5-4) unstable; urgency=low * Patched sierra driver to work with new libusb package; many thanks to Aurelien Jarno. (closes: #296708) -- Frederic Peters Sun, 27 Feb 2005 20:05:00 +0100 libgphoto2 (2.1.5-3) unstable; urgency=low * debian/libgphoto2-2.postinst: overwrite USB usermap on package installation. (closes: #291836) * debian/libgphoto2-2.README.Debian: point user to /etc/hotplug/usb.usermap for local customizations. * debian/control: removed 'The' in front of description synopsis -- Frederic Peters Thu, 27 Jan 2005 20:26:21 +0100 libgphoto2 (2.1.5-2) unstable; urgency=low * debian/libgphoto2-2.README.Debian: fixed print-usb-usermap command line. (closes: #286829) -- Frederic Peters Wed, 22 Dec 2004 16:51:56 +0100 libgphoto2 (2.1.5-1) unstable; urgency=low * New upstream release. * Removed Debian patches, applied upstream. * debian/control: added pkg-config to libgphoto2-dev dependencies * debian/libgphoto2-2.README.Debian: added a note about libgphoto2.usermap file not being overwritten on upgrade. -- Frederic Peters Tue, 21 Dec 2004 16:00:24 +0100 libgphoto2 (2.1.4-10) unstable; urgency=low * libgphoto2_port/configure.in: removed syntax error that caused ABOUT-NLS to be executed (and a non-fatal error when running configure) and reran autoconf. (closes: #284351) * debian/rules: fixed typo (2>&1, not 2>1) -- Frederic Peters Sun, 5 Dec 2004 21:23:36 +0100 libgphoto2 (2.1.4-9) unstable; urgency=low * debian/canon-ixus-500-ptp.patch: support for Canon Ixus 500 (PTP mode) -- Frederic Peters Tue, 19 Oct 2004 11:09:47 +0200 libgphoto2 (2.1.4-8) unstable; urgency=low * debian/control: Depends on adduser (for addgroup) (closes: #273432) -- Frederic Peters Sun, 26 Sep 2004 08:58:10 +0200 libgphoto2 (2.1.4-7) unstable; urgency=low * Adopted package; thanks Christophe for all that maintainership. * Merged Ubuntu patches (group changed from 'plugdev' to 'camera'): * Added hotplug script debian/hotplug and install it; this gives access permissions to 'camera' group members, and does nothing if the group does not exist. (closes: #175073, #272658) * Added libgphoto2-2 postinst which creates USB usermap. * Added libgphoto2-2 postrm which deletes USB usermap on purge. * Updated libgphoto2-2.README.Debian to describe the changes. * Martin Pitt did those * debian/control: slighlty reworded some descriptions. * debian/canon-powershot-a75.patch: support for Canon Powershot A75 (closes: #260279) * debian/libgphoto2-2.postinst: creates 'camera' group. * debian/rules: keeps linux-hotplug scripts in /usr/share/doc/ but no longer chmod +x them. -- Frederic Peters Thu, 23 Sep 2004 11:07:08 +0200 libgphoto2 (2.1.4-6) unstable; urgency=low * Rebuilt against libexif10. -- christophe barbe Fri, 28 May 2004 16:43:59 -0400 libgphoto2 (2.1.4-5) unstable; urgency=low * Make example scripts executable. * Update README.Debian (Closes: #241327). -- christophe barbe Wed, 31 Mar 2004 20:35:16 -0500 libgphoto2 (2.1.4-4) unstable; urgency=low * Added missing libjpeg build dependency (Closes: #234668). -- christophe barbe Fri, 27 Feb 2004 13:28:46 -0500 libgphoto2 (2.1.4-3) unstable; urgency=low * Dropped xmlto dependency. -- christophe barbe Mon, 16 Feb 2004 13:42:04 -0500 libgphoto2 (2.1.4-2) unstable; urgency=low * Build against newest libusb 0.1.8. * Changed rules to ease debug builds. * Fixed download of large AVI with Canon cams (Closes: #232453) (+ support for Canon MV650i). -- christophe barbe Sun, 15 Feb 2004 18:50:48 -0500 libgphoto2 (2.1.4-1) unstable; urgency=low * New Upstream Release. -- christophe barbe Sun, 18 Jan 2004 18:55:12 -0500 libgphoto2 (2.1.3-2) unstable; urgency=low * Added missing canon A300 and S50 cameras. * Fixed broken hotplug example script (Closes: #218271). * Updated sq905 driver from CVS HEAD. -- christophe barbe Sun, 2 Nov 2003 18:08:21 -0500 libgphoto2 (2.1.3-1) unstable; urgency=low * New upstream release. -- christophe barbe Sun, 26 Oct 2003 17:40:53 -0500 libgphoto2 (2.1.2-5) unstable; urgency=low * Fix progress code in the ptp2 driver (Closes: #214164). -- christophe barbe Tue, 14 Oct 2003 19:32:40 -0400 libgphoto2 (2.1.2-4) unstable; urgency=low * Raise priority from extra to optional (Closes: #215459). * Spelling fixes, thanks to Helge Kreutzmann (Closes: #214166). * I will not run update-usb.usermap (intented to be used by the front-end application) during the post-installation of the library (Closes: #214165). -- christophe barbe Mon, 13 Oct 2003 17:57:19 -0400 libgphoto2 (2.1.2-3) unstable; urgency=low * Fix Canon S45 usb IDs (Closes: #207092). -- christophe barbe Mon, 13 Oct 2003 17:57:17 -0400 libgphoto2 (2.1.2-2) unstable; urgency=low * Workaround m68k bug (free_mem.patch). -- christophe barbe Tue, 12 Aug 2003 20:33:46 -0400 libgphoto2 (2.1.2-1) unstable; urgency=low * New upstream release. -- christophe barbe Mon, 11 Aug 2003 18:03:02 -0400 libgphoto2 (2.1.1-10) unstable; urgency=low * Rebuild against libexif9 (Closes: #204184). libgphoto2 2.1.2 is coming RSN. -- christophe barbe Tue, 5 Aug 2003 07:14:12 -0400 libgphoto2 (2.1.1-9) unstable; urgency=low * Compiled without libltld3 to make digikam stable (Closes: 185989). * Updated to Debian Policy Standards-Version 3.5.9 (no change). -- christophe barbe Tue, 5 Aug 2003 07:14:09 -0400 libgphoto2 (2.1.1-8) unstable; urgency=low * Install libgphoto2-port0 AUTHORS in the correct directory (Closes: #180774). -- christophe barbe Wed, 12 Feb 2003 13:40:11 -0500 libgphoto2 (2.1.1-7) unstable; urgency=low * Fix Kodak LS443 USB id (Closes: #180202). -- christophe barbe Mon, 10 Feb 2003 18:24:24 -0500 libgphoto2 (2.1.1-6) unstable; urgency=low * No more need of gtk-doc-tools. -- christophe barbe Wed, 22 Jan 2003 20:38:18 -0500 libgphoto2 (2.1.1-5) unstable; urgency=low * Make sure libgphoto2 and gphoto2 use the same libexif. -- christophe barbe Wed, 22 Jan 2003 15:24:04 -0500 libgphoto2 (2.1.1-4) unstable; urgency=low * Rebuild against new libexif. -- christophe barbe Mon, 20 Jan 2003 17:15:21 -0500 libgphoto2 (2.1.1-3) unstable; urgency=low * Add missing dependency libexif-dev (Closes: #174229). * Fix path in README file (Closes: #172569). -- christophe barbe Tue, 24 Dec 2002 22:46:46 -0500 libgphoto2 (2.1.1-2) unstable; urgency=low * Added a versioned dependency on libltdl3 (>= 1.4.3) so that impatient testing users get a working package (Closes: #171934). NOTE: This is a libltdl3 bug, see bug #171843. -- christophe barbe Thu, 5 Dec 2002 23:15:15 -0500 libgphoto2 (2.1.1-1) unstable; urgency=low * New Upstream release. -- christophe barbe Sun, 1 Dec 2002 18:38:22 -0500 libgphoto2 (2.1.0.99-1) unstable; urgency=low * First upload (Closes: #170809). -- christophe barbe Tue, 26 Nov 2002 17:03:45 -0500