debian/0000755000000000000000000000000011544434004007165 5ustar debian/rules0000755000000000000000000000040711544352242010251 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_auto_install: dh_auto_install -- --install-scripts=/usr/share/gallery-uploader --install-lib=/usr/share/gallery-uploader debian/compat0000644000000000000000000000000211544352242010366 0ustar 7 debian/copyright0000644000000000000000000000117211544352242011124 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op-file&rev=135 Name: gallery-uploader Maintainer: Pietro Battiston Source: http://www.pietrobattiston.it/gallery_uploader Files: * Copyright: © 2010 Pietro Battiston License: GPL-3 License: GPL-3 This package 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, version 3. On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/dirs0000644000000000000000000000004311544352242010051 0ustar usr/bin usr/share/nautilus-scripts debian/gallery-uploader.manpages0000644000000000000000000000002311544352242014150 0ustar gallery-uploader.1 debian/control0000644000000000000000000000245011544352402010572 0ustar Source: gallery-uploader Section: graphics Priority: optional Maintainer: Pietro Battiston Build-Depends: debhelper (>= 7.0.50), python (>= 2.6.6-3) Standards-Version: 3.9.1 Homepage: http://www.pietrobattiston.it/gallery_uploader X-Python-Version: >= 2.6 Vcs-Browser: http://git.debian.org/?p=collab-maint/gallery-uploader.git Vcs-Git: git://git.debian.org/git/collab-maint/gallery-uploader.git Package: gallery-uploader Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-gtk2, python-gobject (>= 2.15), python-gnome2, python-galleryremote, python-xdg, python (>= 2.7) | python-argparse Recommends: python-gnomekeyring, python-m2crypto Description: graphical tool to upload pictures and videos to Gallery Gallery-uploader is a program which makes it immediate to upload pictures and videos to Gallery installations; Gallery (http://gallery.menalto.com/) is an advanced web photo album organizer. . Gallery-uploader can be used in two ways: * as a standalone program, which allows the user to browse for files to upload * as a script for Nautilus (the default GNOME file manager): for this to work, the single user must enable it (see the manual for more info). . This program is currently only able to work with installations of Gallery version 2.*, not 1.*. debian/links0000644000000000000000000000010511544352242010227 0ustar usr/share/gallery-uploader/gallery-uploader usr/bin/gallery-uploader debian/watch0000644000000000000000000000017111544352242010220 0ustar version=3 http://pietrobattiston.it/gallery_uploader /_media/gallery_uploader:gallery-uploader-([0-9]\.[0-9]*)\.tar\.gz debian/source/0000755000000000000000000000000011544352242010470 5ustar debian/source/format0000644000000000000000000000001411544352242011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000252011544352503011041 0ustar gallery-uploader (2.4-1) unstable; urgency=low * New upstream release. * Added argparse to dependencies. * Dropped obsolete ${python:Breaks}. -- Pietro Battiston Tue, 29 Mar 2011 14:48:50 +0200 gallery-uploader (2.3-2) unstable; urgency=low * Use dh_python2 * Upload to unstable -- Pietro Battiston Wed, 09 Feb 2011 16:42:29 +0100 gallery-uploader (2.3-1) experimental; urgency=low * New upstream release. - Now supports https Closes: #576414 * Added new dependencies on python-galleryremote and python-xdg * Added python-gnomekeyring and python-m2crypto in Recommends * Now requires python >=2.6 * Updated debian/copyright * Updated debian/watch * Migrated from dh6 + dpatch to 3.0 (quilt) * Added Vcs-* fields to debian/control * Removed obsolete patch, manpage and README.source -- Pietro Battiston Wed, 10 Nov 2010 15:56:54 +0200 gallery-uploader (1.10-2) unstable; urgency=low * debian/rules: added --prefix=/usr (closes: #557799) * Added dpatch * Patched setup.py to accept --prefix and --root -- Pietro Battiston Wed, 25 Nov 2009 12:12:26 +0100 gallery-uploader (1.10-1) unstable; urgency=low * Initial release (Closes: #543752) -- Pietro Battiston Tue, 01 Sep 2009 14:53:50 +0200 debian/docs0000644000000000000000000000000711544352242010040 0ustar README