debian/0000755000000000000000000000000011520700763007167 5ustar debian/source/0000755000000000000000000000000011514536251010471 5ustar debian/source/format0000664000000000000000000000001411514536251011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000106311514552473010255 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_build: dh_auto_build -- SHELL=/bin/bash override_dh_auto_install: dh_auto_install -- SHELL=/bin/bash debian/compat0000664000000000000000000000000211514536251010371 0ustar 7 debian/copyright0000664000000000000000000000140011514564305011122 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: Simple Image Reducer Upstream-Contact: Konstantin Korikov Source: http://simple-image-reducer.org.ua/index-en.html Files: * Copyright: Copyright (C) 2010 Konstantin Korikov License: GPL-2+ Files: debian/* Copyright: Copyright (C) 2011 TANIGUCHI Takaki License: GPL-2+ License: GPL-2+ 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; either version 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/changelog0000664000000000000000000000024711514537500011046 0ustar simple-image-reducer (1.0.2-1) unstable; urgency=low * Initial release (Closes: #607237) -- TANIGUCHI Takaki Sun, 16 Jan 2011 18:38:47 +0900 debian/menu0000664000000000000000000000022311520700761010053 0ustar ?package(simple-image-reducer):needs="X11" section="Applications/Graphics"\ title="Simple Image Reducer" command="/usr/bin/simple-image-reducer" debian/watch0000664000000000000000000000014711514537350010227 0ustar version=3 http://simple-image-reducer.org.ua/index-en.html download/simple-image-reducer-(.*).tar.bz2 debian/control0000664000000000000000000000164211514601356010600 0ustar Source: simple-image-reducer Section: graphics Priority: extra Maintainer: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), intltool Standards-Version: 3.9.1 Homepage: http://simple-image-reducer.org.ua/index-en.html #Vcs-Git: git://git.debian.org/collab-maint/simple-image-reducer.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/simple-image-reducer.git;a=summary Package: simple-image-reducer Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-exif, python-imaging, python-gtk2, Description: GTK application to easily reduce and rotate images Simple Image Reducer is an GTK application to easily reduce and rotate images. It can be useful for processing digital photos before sending by email or uploading on the Web. Image files can be supplied to the application from the file manager using the context menu "Open with...", or dragging files to the main window.