debian/0000775000000000000000000000000012276103707007175 5ustar debian/patches/0000775000000000000000000000000012274055045010623 5ustar debian/patches/10_add_stringformats.diff0000664000000000000000000000324512274054653015477 0ustar Description: Pass explicit format specifiers. Always use explicit string format specifiers to allow building with -Werror=format-security. Author: Andreas Metzler Origin: vendor Last-Update: 2014-01-05 --- gtkam-0.1.18.orig/src/gtkam-port.c +++ gtkam-0.1.18/src/gtkam-port.c @@ -145,7 +145,7 @@ on_ok_clicked (GtkButton *button, GtkamP if (index < 0) { msg = g_strdup_printf (_("The port '%s' could not be found. Please make sure " "that the port exists."), path); - d = gtkam_error_new (index, NULL, GTK_WIDGET (port), msg); + d = gtkam_error_new (index, NULL, GTK_WIDGET (port), "%s", msg); g_free (msg); gtk_window_set_transient_for (GTK_WINDOW (d), GTK_WINDOW (port)); --- gtkam-0.1.18.orig/src/gtkam-save.c +++ gtkam-0.1.18/src/gtkam-save.c @@ -299,7 +299,7 @@ save_file (GtkamSave *save, const char * msg = g_strdup_printf (_("The file '%s' already exists."), full_path); if (!save->priv->err_shown) { - dialog = gtkam_error_new (GP_ERROR_FILE_EXISTS, NULL, GTK_WIDGET (save), msg); + dialog = gtkam_error_new (GP_ERROR_FILE_EXISTS, NULL, GTK_WIDGET (save), "%s", msg); gtk_window_set_transient_for (GTK_WINDOW (dialog), save->priv->main_window); gtk_widget_show (dialog); --- gtkam-0.1.18.orig/src/gtkam-tree.c +++ gtkam-0.1.18/src/gtkam-tree.c @@ -619,7 +619,7 @@ tree_save_file (CameraFile *file, const msg = g_strdup_printf (_("The file '%s' already exists."), full_path); dialog = gtkam_error_new (GP_ERROR_FILE_EXISTS, NULL, - GTK_WIDGET (save), msg); + GTK_WIDGET (save), "%s", msg); gtk_widget_show (dialog); g_free (msg); g_free (full_path); debian/patches/series0000664000000000000000000000003212274054624012035 0ustar 10_add_stringformats.diff debian/docs0000664000000000000000000000001712274054624010047 0ustar README AUTHORS debian/control0000664000000000000000000000311212276103672010576 0ustar Source: gtkam Section: graphics Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian QA Group Build-Depends: debhelper (>= 9), libgtk2.0-dev, libgphoto2-dev, libgimp2.0-dev, libexif-gtk-dev, libexif-dev, libxml-parser-perl, scrollkeeper, dh-autoreconf Standards-Version: 3.9.5 Homepage: http://www.gphoto.org/proj/gtkam/ Vcs-Git: git://anonscm.debian.org/collab-maint/gtkam.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gtkam.git Package: gtkam Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: application for retrieving media from digital cameras GTKam is a graphical application based on GTK+ that allows you to transfer pictures and movies from a digital camera. Package: gtkam-gimp Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gimp Description: gtkam gimp plugin to open digital camera pictures GTKam is a graphical application based on GTK+ that allows you to transfer pictures and movies from a digital camera. . GTKam-gimp is a plug-in for GIMP that allows you to open pictures on a digital camera within GIMP. Package: gtkam-dbg Section: debug Architecture: any Depends: gtkam (= ${binary:Version}) | gtkam-gimp (= ${binary:Version}), ${misc:Depends} Description: GTK+ application for digital still cameras (debugging symbols) GTKam is a graphical application based on GTK+ that allows you to transfer pictures and movies from a digital camera. . This package contains gdb debugging symbols for the gtkam and gtkam-gimp packages. debian/menu0000664000000000000000000000033012274054624010061 0ustar ?package(gtkam):needs="X11" \ section="Applications/Viewers" \ title="gtkam" \ longtitle="GTK+ application for digital still cameras" \ command="/usr/bin/gtkam" \ icon="/usr/share/gtkam/pixmaps/camera.xpm" debian/gtkam.install0000664000000000000000000000005212274054624011666 0ustar debian/tmp/usr/bin/ debian/tmp/usr/share/ debian/source/0000775000000000000000000000000012274055045010474 5ustar debian/source/format0000664000000000000000000000001412274054624011704 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000001401112274054624011126 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=421 Upstream-Name: GTKam Upstream-Source: http://gphoto.org/download/ Files: * Copyright: Copyright 2002 AMANO Kazuhiro Copyright 2000 Andraz Tori Copyright 2000 Andreas Hyden Copyright 2003-2005 Andrew Burton Copyright 2005 Andrzej Zaborowski Copyright 2006-2008 Clytie Siddall Copyright 2000-2002 Colin Marquardt Copyright 2006 Daniel Nylander Copyright 2000 Daniele Medri Copyright (C) 2000, 2001 Eazel, Inc Copyright 2008 Einar Helland Berger Copyright 2008 Evgenii Terechkov Copyright 2002-2003 Fabian Mandelbaum Copyright (C) 2000-2003 Free Software Foundation Copyright (C) 1992-2008 Free Software Foundation, Inc. Copyright 2006-2007 Freek de Kruijf Copyright 2006 Gabor Kelemen Copyright 2002 Hans Ulrich Niedermann Copyright 2008 Ivan Masár Copyright 2008 Ji ZhengYu Copyright 2007 Jot Copyright 2000 Keld Simonsen Copyright 2000 Kenneth Christiansen Copyright 2000 Kjartan Maraas Copyright 2001-2002 Lutz Mueller Copyright 2008 Lutz Müller Copyright 2002 Marcelo Toledo Copyright 2005 Marco Colombo Copyright 2004,2006 Marcus Meissner Copyright 2003 Miloslav Trmac Copyright 2006 Mogens Jaeger Copyright 2002 Márton Németh Copyright 2002,2003 Patrick Mansfield Copyright 2006 Peter Tuharsky Copyright 2000 Philippe Marzouk Copyright 2000-2002 Scott Fritzinger Copyright 2002 Stefan Björnelund Copyright 2002 Sverker Wiberg Copyright 2004-2005 Tadashi Jokagi Copyright 2001-2002 Takeshi Aihana Copyright 2000 Valek Filippov Copyright 2008 Vincenzo Campanella Copyright 2000 Yuri Syrota Copyright 2004 Вячеслав Диконов (Vyacheslav Dikonov) Copyright 2004 Вячеслав Диконов (Vyacheslav Dikonov) License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems the GNU General Public License (GPL) version 2 is located on the filesystem at /usr/share/common-licenses/GPL-2. Files: ./install-sh Copyright: Copyright (C) 1994 X Consortium License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: ./mkinstalldirs Copyright: Copyright 1993 Noah Friedman License: other Public domain Files: ./m4m/gp-byteorder.m4, ./m4m/gp-stdint.m4 Copyright: Copyright 2001-2002 Dan Fandrich License: Other This file may be copied and used freely without restrictions. No warranty is expressed or implied. Files: ./configure Copyright: Copyright (C) 1992-1996, 1998-2006 Free Software Foundation, Inc. License: Other This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. Files: ./aclocal.m4 Copyright: Copyright (C) 1996-2008 Free Software Foundation, Inc. License: Other Files: */Makefile.in, ./m4m/libtool.m4, ./m4m/lt* Copyright: Copyright (C) 1996-2008 Free Software Foundation, Inc. License: Other This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it with or without modifications, as long as this notice is preserved. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Files: debian/* Copyright: Copyright 2008-2009, James Vega License: GAP Copying and distribution of this package, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. debian/gtkam-gimp.install0000664000000000000000000000002412274054624012617 0ustar debian/tmp/usr/lib/ debian/compat0000664000000000000000000000000212274054624010374 0ustar 9 debian/gtkam.manpages0000664000000000000000000000001412274054624012011 0ustar doc/gtkam.1 debian/changelog0000664000000000000000000002121612276103706011050 0ustar gtkam (0.2.0-2+fakesync) trusty; urgency=medium * Build against libgphoto2-dev instead of libgphoto2-6-dev. No remaining Ubuntu changes any more. -- Martin Pitt Mon, 10 Feb 2014 09:03:07 +0100 gtkam (0.2.0-2ubuntu1) trusty; urgency=medium * Merge from Debian unstable. Remaining changes: - Build-depend on libgphoto2-6-dev instead of libgphoto2-dev. -- Logan Rosen Mon, 03 Feb 2014 22:09:38 -0500 gtkam (0.2.0-2) unstable; urgency=medium * QA upload. * Upload to unstable. * Use dh-autoreconf. Closes: #727887 -- Andreas Metzler Sun, 02 Feb 2014 11:59:04 +0100 gtkam (0.2.0-1) experimental; urgency=low * QA upload. * Upload to experimental. * Let watchfile match bz2 and xz, too. * New upstream version. + Drop unneeded parts from 10_add_stringformats.diff. + Build-depend on libgphoto2-dev instead of libgphoto2-2-dev, since this version of gtkam requires libgphoto2 2.5.x. -- Andreas Metzler Sun, 05 Jan 2014 10:20:49 +0100 gtkam (0.1.18-2ubuntu1) trusty; urgency=medium * Merge from Debian unstable. Remaining changes: - Build-depend on libgphoto2-6-dev instead of libgphoto2-dev. -- Logan Rosen Tue, 21 Jan 2014 17:28:17 -0500 gtkam (0.1.18-2) unstable; urgency=low * QA upload. * Use dh compat v9. * Convert to 3.0 (quilt) source format. * 10_add_stringformats.diff - Fix build error with -Werror=format-security. * Convert to dh. * Call dh --with autotools_dev and build-depend on autotools-dev. Closes: #727887 * Append -Wl,--as-needed to LDFLAGS to get rid of superfluous depends. -- Andreas Metzler Sat, 14 Dec 2013 16:39:59 +0100 gtkam (0.1.18-1ubuntu1) saucy; urgency=low * Build against libgphoto2-6. -- Martin Pitt Wed, 31 Jul 2013 08:46:22 +0200 gtkam (0.1.18-1) unstable; urgency=low * Orphan the package. * New upstream release. - Remove extension from icon name in desktop file. (Closes: #608433) * Remove fixes/gerror.diff, merged upstream. * Add debian/source/format, with version 1.0 * Update debian/copyright for new upstream version * Remove quilt from B-D, no patches * Update Vcs-* for Alioth move * Update Standards-Version to 3.9.2, no changes needed -- James Vega Wed, 28 Sep 2011 22:15:23 -0400 gtkam (0.1.17-1) unstable; urgency=low * New upstream release. * debian/control: - Bump Standards-Version to 3.8.4.0 -- no changes needed. - Match the section override for gtkam-dbg. - Add ${misc:Depends} to Depends lines. * debian/rules: - Remove obsolete call to dh_scrollkeeper. * debian/patches: - fixes/gerror.diff: Initialize a GError* to NULL and free it with g_error_free instead of g_free. (Closes: #581374) -- James Vega Thu, 13 May 2010 19:58:06 -0400 gtkam (0.1.16.1-1) unstable; urgency=low * New upstream release. * debian/patches: - fixes/desktop.diff: Remove Encoding field and leading underscores from Name/Comment keys. * debian/rules: - Remove calls to unneeded dh_* scripts - Include quilt.make and tg2quilt.mk * debian/copyright: Rewrite in machine-interpretable format. * debian/control: - Set myself as maintainer. (Closes: #472712) - Remove versions from Build-Depends since they're all satisfied in Etch. - Add Vcs-{Git,Browser} fields. - Add gtkam-dbg package. - Add scrollkeeper to Build-Depends so all the omf files are built. - Add quilt to Build-Depends. * Policy changes: - debian/rules: Handle parallel=n in DEB_BUILD_OPTIONS. -- James Vega Mon, 12 Jan 2009 00:59:32 -0500 gtkam (0.1.16-1) unstable; urgency=low * QA upload. + Set maintainer to Debian QA Group . * Acknowledge NMUs. * New upstream release. (Closes: #432097). * Bump debhelper build dep and compat to 5. + Move DH_COMPAT from rules to debian/compat. * Make clean not ignore errors. * Modify rules to use install files. * Add watch file. * Add Homepage in source stanza. * Fix copyright file. (Closes: #290172). * Update package descriptions. (Closes: #282579). * gtkam.desktop.in: Remove Encoding tag. + Move _Name and _Comment to Name and Comment. Not translated. * Bump Standards Version to 3.8.0. + Menu policy transition. -- Barry deFreese Thu, 04 Dec 2008 14:20:16 -0500 gtkam (0.1.12-2.4) unstable; urgency=medium * Non-maintainer upload. * Fix the recent NMU. Thanks to Morita Sho. Closes: #430390 -- Andreas Barth Mon, 30 Jul 2007 21:20:32 +0000 gtkam (0.1.12-2.3) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with patch from Masami Ichikawa. Closes: #422385 -- Andreas Barth Sun, 10 Jun 2007 05:48:57 +0000 gtkam (0.1.12-2.2) unstable; urgency=high * Non-maintainer upload. * Rebuild with the latest libexif-gtk-dev to catch the exif soname changes. (Closes: #321553) * Convert fr.po from ISO-8859-1 to UTF-8 and update po header accordingly. (Closes: #196639) * Include de.po corrections. (Closes: #313757) * Update FSF address in copyright file. -- Loic Minier Sun, 18 Sep 2005 19:38:38 +0200 gtkam (0.1.12-2.1) unstable; urgency=low * NMU * Fix broken XML. Closes: #262123, #264841, #269810, #269892, #270866, #271133 -- Joey Hess Tue, 28 Sep 2004 10:12:49 -0400 gtkam (0.1.12-2) unstable; urgency=low * --without-gnome, --without-bonobo (closes: #263789) -- Takuo KITAME Fri, 6 Aug 2004 12:03:20 +0900 gtkam (0.1.12-1) unstable; urgency=low * New upstream release * fix error in OMF file (closes: #251371) * add icon in .desktop (closes: #251517) -- Takuo KITAME Thu, 29 Jul 2004 16:06:45 +0900 gtkam (0.1.11-5) unstable; urgency=high * rebuild against latest libraries (closes: #258502) * urgency=high because of RC Bug fixing. -- Takuo KITAME Sun, 11 Jul 2004 14:04:04 +0900 gtkam (0.1.11-4) unstable; urgency=low * GNOME Team Upload. * debian/control: + added a Build-Depends on libexif-gtk-dev and removed useless Build-Depends (Closes: #244641). + Bumped Standards-Version to 3.6.1.0. + Updated the URL in the descriptions (Closes: #218687). + Removed CVS mention from the description (Closes: #224411). * debian/menu: + Updated with Luca Capello suggestions (Closes: #229977, #244501). -- Sebastien Bacher Fri, 21 May 2004 15:55:29 +0200 gtkam (0.1.11-3) unstable; urgency=low * GNOME Team Upload. * Removed DEPRECATED flags to fix FTBFS with GTK+2.4. -- Sebastien Bacher Thu, 20 May 2004 14:48:30 +0200 gtkam (0.1.11-2) unstable; urgency=low * fix wrong gimp plugin directory (closes: #244128) -- Takuo KITAME Mon, 19 Apr 2004 10:18:02 +0900 gtkam (0.1.11-1) unstable; urgency=low * New upstream release (closes: #241699, #205460, #198335, #198335) * build against libgimp2.0 (closes: #242023, #242643) -- Takuo KITAME Fri, 16 Apr 2004 16:24:06 +0900 gtkam (0.1.10-2) unstable; urgency=low * --without-gnome (closes: #177848) -- Takuo KITAME Wed, 22 Jan 2003 18:50:46 +0900 gtkam (0.1.10-1) unstable; urgency=low * New upstream release (closes: #174861) -- Takuo KITAME Tue, 21 Jan 2003 12:13:47 +0900 gtkam (0.1.9-4) unstable; urgency=low * Build against libgphoto2, libexif7 (closes: #171042, #171041, #170870) -- Takuo KITAME Mon, 2 Dec 2002 12:16:40 +0900 gtkam (0.1.9-3) unstable; urgency=low * fix plugin install location. (closes: #161323) * change maintainer address to @debian.org -- Takuo KITAME Fri, 15 Nov 2002 17:24:34 +0900 gtkam (0.1.9-2) unstable; urgency=low * Rebuild against libpng3 (closes: #157341) -- Takuo KITAME Wed, 21 Aug 2002 09:28:13 +0900 gtkam (0.1.9-1) unstable; urgency=low * New upstream release (closes: #153165, #154254) -- Takuo KITAME Fri, 26 Jul 2002 14:24:27 +0900 gtkam (0.1.2-3) unstable; urgency=low * debian/control: Priority: extra (closes: #145147, #145148) -- Takuo KITAME Tue, 30 Apr 2002 15:46:53 +0900 gtkam (0.1.2-2) unstable; urgency=high * build against gphoto2 2.0final (closes: #136265) -- Takuo KITAME Fri, 1 Mar 2002 15:03:00 +0900 gtkam (0.1.2-1) unstable; urgency=low * Initial Release. (closes: #110653) -- Takuo KITAME Mon, 18 Feb 2002 17:32:40 +0900 debian/watch0000664000000000000000000000010312274054653010223 0ustar version=3 http://sf.net/gphoto/gtkam-([\d.]+)\.tar\.(?:xz|gz|bz2) debian/rules0000775000000000000000000000061212274054653010257 0ustar #!/usr/bin/make -f export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed override_dh_auto_configure: dh_auto_configure --verbose -- --with-gimp --without-gnome \ --without-bonobo --libdir=/usr/lib override_dh_auto_install: dh_auto_install --verbose rm -vf debian/tmp/usr/share/doc/gtkam/COPYING override_dh_strip: dh_strip --dbg-package=gtkam-dbg %: dh $@ --parallel --with autoreconf