--- phatch-0.2.1.orig/debian/phatch-cli.menu +++ phatch-0.2.1/debian/phatch-cli.menu @@ -0,0 +1,5 @@ +?package(phatch-cli):needs="X11"\ + section="Applications/Graphics"\ + title="phatch"\ + description="Photo Batch Processor"\ + command="/usr/bin/phatch" --- phatch-0.2.1.orig/debian/phatch-cli.links +++ phatch-0.2.1/debian/phatch-cli.links @@ -0,0 +1,2 @@ +/usr/share/fonts/truetype/freefont/FreeSans.ttf /usr/share/phatch/data/fonts/FreeSans.ttf +/usr/share/fonts/truetype/thai/Purisa.ttf /usr/share/phatch/data/fonts/Purisa.ttf --- phatch-0.2.1.orig/debian/pycompat +++ phatch-0.2.1/debian/pycompat @@ -0,0 +1 @@ +2 --- phatch-0.2.1.orig/debian/copyright +++ phatch-0.2.1/debian/copyright @@ -0,0 +1,325 @@ +This package was debianized by Emilio Pozuelo Monfort on +Wed, 05 Dec 2007 19:42:32 +0100. + +It was downloaded from http://photobatch.stani.be + +Upstream Authors: Stani , + +Copyright: (c) 2007-2008 Stani + +License: + + 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 3 of the License, or + (at your option) any later version. + + This package 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, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, + USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-3'. + +The Debian packaging is Copyright (C) 2007-2009 Emilio Pozuelo Monfort and + is licensed under the GPL, see above. + +Some Files in phatch/actions are contributed: + - colour_to_alpha.py, crop.py, highlight.py: + Copyright (c) 2009 Nadia Alramli + +The Files in phatch/other/pyWx: + - pubsub.py is Copyright (c) 2004 Oliver Schoenborn + - img2py.py, img2img.py is Copyright (c) 2002 Total Control Software + - ToasterBox.py is Copyright (c) 2005-2007 Andrea Gavana + - TextCtrlAutoComplete.py is Copyright (c) 2006 Edward Flick (CDF Inc, + http://www.cdf-imaging.com) + and are licensed under the wxWidgets/wxWindows license: + http://www.wxwidgets.org/about/newlicen.htm + http://www.opensource.org/licenses/wxwindows.php + + WXWINDOWS LIBRARY LICENCE + + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + This library is free software; you can redistribute it and/or modify it + under the terms of the GNU Library General Public Licence as published by + the Free Software Foundation; either version 2 of the Licence, or (at + your option) any later version. + + This library 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 Library + General Public Licence for more details. + + You should have received a copy of the GNU Library General Public Licence + along with this software, usually in a file named COPYING.LIB. If not, + write to the Free Software Foundation, Inc., 51 Franklin Street, + Fifth Floor, Boston, MA 02110-1301, USA. + + EXCEPTION NOTICE + + 1. As a special exception, the copyright holders of this library give + permission for additional uses of the text contained in this release of + the library as licenced under the wxWindows Library Licence, applying + either version 3 of the Licence, or (at your option) any later version of + the Licence as published by the copyright holders of version 3 of the + Licence document. + + 2. The exception is that you may use, copy, link, modify and distribute + under the user's own terms, binary object code versions of works based + on the Library. + + 3. If you copy code from files distributed under the terms of the GNU + General Public Licence or the GNU Library General Public Licence into a + copy of this library, as this licence permits, the exception does not + apply to the code that you add in this way. To avoid misleading anyone as + to the status of such modified files, you must delete this exception + notice from such code and/or adjust the licensing conditions notice + accordingly. + + 4. If you write modifications of your own for this library, it is your + choice whether to permit this exception to apply to your modifications. + If you do not wish that, you must delete the exception notice from such + code and/or adjust the licensing conditions notice accordingly. + +The Files JpegImagePlugin.py and TiffImagePlugin.py in phatch/other are + patched versions of source files of the Python Imaging Library (PIL) and + are licensed under its license: + + http://www.pythonware.com/products/pil/license.htm + + Copyright (c) 1997-2006 by Secret Labs AB + Copyright (c) 1995-2006 by Fredrik Lundh + + By obtaining, using, and/or copying this software and/or its associated + documentation, you agree that you have read, understood, and will comply + with the following terms and conditions: + + Permission to use, copy, modify, and distribute this software and its + associated documentation for any purpose and without fee is hereby + granted, provided that the above copyright notice appears in all copies, + and that both that copyright notice and this permission notice appear in + supporting documentation, and that the name of Secret Labs AB or the + author not be used in advertising or publicity pertaining to + distribution of the software without specific, written prior permission. + + SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS + SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. + IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR ANY SPECIAL, + INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING + FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, + NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH + THE USE OR PERFORMANCE OF THIS SOFTWARE. + +The file phatch/other/EXIF.py is copyrighted and licensed as: + Copyright (c) 2002-2007 Gene Cash All rights reserved + Copyright (c) 2007-2008 Ianaré Sévi All rights reserved + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + 3. Neither the name of the authors nor the names of its contributors + may be used to endorse or promote products derived from this + software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +The file phatch/other/findsystem.py is a source file of TTFQuery-1.0.1 and is +licensed under its license: + + http://ttfquery.sourceforge.net/ + + THIS SOFTWARE IS NOT FAULT TOLERANT AND SHOULD NOT BE USED IN ANY + SITUATION ENDANGERING HUMAN LIFE OR PROPERTY. + + TTFQuery License + + Copyright (c) 2003, Michael C. Fletcher and Contributors + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials + provided with the distribution. + + The name of Michael C. Fletcher, or the name of any Contributor, + may not be used to endorse or promote products derived from this + software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, + INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + OF THE POSSIBILITY OF SUCH DAMAGE. + +The file phatch/other/surd.py is copyrighted as: + Copyright (c) 1995 Nick Seidenman, nick@osg.saic.com + + It is freely available from: + http://www.python.org/ftp/python/contrib-09-Dec-1999/DataStructures/ + + +The file phatch/other/relativedelta.py is a source file of dateutil and is +licensed under its license: + + Copyright (c) 2003-2007 Gustavo Niemeyer + + This module offers extensions to the standard python 2.3+ + datetime module. + + PSF License + +The file phatch/other/tamogen.py is Copyright (C) 2008-2009 Jack Whitsitt, +Juho Vepsäläinen and is licensed under the GPL, see above. + +Most Icons embedded in the Files in phatch/actions are from the + Open Clip Art Library and their copyright information is embedded in the + svg image files in the image/source/openclipart folder of the original + phatch source tarball. The icons belong to the Public Domain: + + Copyright-Only Dedication (based on United States law) or + Public Domain Certification + + The person or persons who have associated work with this document + (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the + best of his knowledge, the work of authorship identified is in the + public domain of the country from which the work is published, or + (b) hereby dedicates whatever copyright the dedicators holds in the + work of authorship identified below (the "Work") to the public domain. + A certifier, moreover, dedicates any copyright interest he may have + in the associated work, and for these purposes, is described as a + "dedicator" below. + + A certifier has taken reasonable steps to verify the copyright status + of this work. Certifier recognizes that his good faith efforts may not + shield him from liability if in fact the work certified is not in the + public domain. + + Dedicator makes this dedication for the benefit of the public at large + and to the detriment of the Dedicator's heirs and successors. Dedicator + intends this dedication to be an overt act of relinquishment in perpetuity + of all present and future rights under copyright law, whether vested or + contingent, in the Work. Dedicator understands that such relinquishment + of all rights includes the relinquishment of all rights to enforce + (by lawsuit or otherwise) those copyrights in the Work. + + Dedicator recognizes that, once placed in the public domain, the Work + may be freely reproduced, distributed, transmitted, used, modified, + built upon, or otherwise exploited by anyone for any purpose, + commercial or non-commercial, and in any way, including + by methods that have not yet been invented or conceived. + + http://openclipart.org + +The Phatch Logo and Icon, and some Icons embedded in the Files in + phatch/actions are Copyright (c)2007-2008 Igor Kekeljevic and their + copyright information is embedded in the svg images or blender files in the + image/source/actions folder of the original phatch source tarball. + These icons are released under the GPL, see above. + +The Icons embedded in phatch/pyWx/nuovext.py are Copyright (c) 2005 Alexandre + Moore and are licensed under the GPL, see above. The icons can be obtained + from: + http://www.gnome-look.org/content/download.php?content=26448&id=1&tan=15504822&PHPSESSID=34ec3de1af33e253ee03357a124bfbeb + +The copyright information of the files in phatch/images is + embedded in the svg images: + - Copyright (c) 2009 Nadia Alramli , GPL license + - Copyright (c) 2009 Stani , GPL license + +The Icon embedded in phatch/actions/colour_to_alpha.py is Copyright (c) + Everaldo Coelho and is licensed under the LGPL. The icon can be obtained + from: + http://www.iconlet.com/info/9657_colorscm_128x128 + +The Icon embedded in phatch/actions/sketch.py is Copyright (c) + Jonatan Castro Fernández The icon can be obtained + from:http://www.tutorial9.net/resources/free-icon-pack-web-injection/ + This Free Icon Pack is for use in your personal and commercial projects, + and can be used without attribution. It may not be redistributed. + +The font fonts/FreeSans.ttf is licensed and copyrighted as: + Copyleft 2002, 2003, 2005, 2008 Free Software Foundation + The use of this font is granted subject to GNU General Public License + +The font fonts/Purisa.ttf is licensed and copyrighted as: + Copyright (C) 2003, 2004 Free Poonlap Veerathanbutr + The use of this font is granted subject to GNU General Public License + +Files book.blend, can.blend, cd.blend and lcd.blend have been licensed in the + following way as described at http://e2-productions.com/repository/: + All submissions to the Blender Model Repository can be used for any use. + + None of the original files have any additional restrictions. The original files + are available according to the next listing: + book.blend - http://e2-productions.com/repository/modules/PDdownloads/singlefile.php?cid=10&lid=242 + can.blend - http://e2-productions.com/repository/modules/PDdownloads/singlefile.php?cid=10&lid=186 + cd.blend - http://e2-productions.com/repository/modules/PDdownloads/singlefile.php?cid=10&lid=268 + lcd.blend - http://e2-productions.com/repository/modules/PDdownloads/singlefile.php?cid=19&lid=327 + +box.blend and sphere.blend are Copyright (c) of Juho Vepsäläinen and licensed + under GPL, see above. + +The file tests/pep8.py is Copyright (C) 2006 Johann C. Rocholl and licensed under: + pep8.py - Check Python source code formatting, according to PEP 8 + Copyright (C) 2006 Johann C. Rocholl + + 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 AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. --- phatch-0.2.1.orig/debian/compat +++ phatch-0.2.1/debian/compat @@ -0,0 +1 @@ +5 --- phatch-0.2.1.orig/debian/watch +++ phatch-0.2.1/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts="uversionmangle=s/.bzr/~bzr/" \ +http://sd-2469.dedibox.fr/photobatch/download/package/phatch-(.*)\.tar\.gz --- phatch-0.2.1.orig/debian/changelog +++ phatch-0.2.1/debian/changelog @@ -0,0 +1,141 @@ +phatch (0.2.1-4) unstable; urgency=low + + * Add mlocate as an alternative dependency to locate (Closes: #548251) + + -- Piotr Ożarowski Fri, 25 Sep 2009 23:22:12 +0200 + +phatch (0.2.1-3) unstable; urgency=low + + * replace --install-scripts=/usr/bin with --prefix=/usr + (so that data files will be installed in the right place as well) + + -- Piotr Ożarowski Thu, 24 Sep 2009 20:16:44 +0200 + +phatch (0.2.1-2) unstable; urgency=low + + * pass --install-scripts=/usr/bin to setup.py (otherwise it will FTBFS when + default Python version is >= 2.6) + + -- Piotr Ożarowski Thu, 24 Sep 2009 18:28:39 +0200 + +phatch (0.2.1-1) unstable; urgency=low + + [ Stani M ] + * New upstream release (Closes LP: #198365, #234788, #270478, + #297241, #304132, #311646, #344548, #352009, #378889, #378890, + #379280, #379720, #380415, #380776, #380816, #381091, #381145, + #381149, #381169, #381379, #381660, #382266, #382763, #382766, + #382776, #382977, #383140, #383664, #383889, #384273, #384315, + #384322, #384420, #384421, #384495, #384522, #384548, #384974, + #385058, #385059, #385166, #385246, #385356, #385740, #386411, + #386494, #386509, #386638, #386643, #386707, #386741, #386761, + #386772, #387116, #387413, #388094, #388155, #388371, #388848, + #390070, #391006, #391483, #391484, #391486, #391488, #391539, + #391542, #392907, #392999, #393183, #393255, #393257, #393993, + #394022, #394041, #394946, #398704, #413271, #415152, #418519, + #419459, #419563, #425910) + * debian/copyright: + - Added copyrights for the new contributions. + * debian/control: + - Added python-notify and libtiff-tools as dependencies + + [ Emilio Pozuelo Monfort ] + * debian/rules: + - Install phatch in /usr/share/phatch instead of as a public module. + - Stop removing a file from a pysupport folder. With the above change + is not necessary anymore. Closes: #516322. + * debian/copyright: + - Add "Copyright" to the debian copyright. + - Update years. + * debian/control: + - move python-nautilus and pkg-config to Build-Depends-Indep. + - Wrap depends. + * Update my email address. + + [ Piotr Ożarowski ] + * Splitting out the package, new binary packages: + - phatch-cli (command line interface) + - phatch-doc (documentation for developers) + - phatch-nautilus (Python nautilus integration) + * Add blender and inkscape to phatch's Suggests + * Add imagemagick, libjpeg-progs, exiftran, xcftools and dcraw to + phatch-cli's Recommends (new actions will use them) + * Add ttf-freefont and ttf-thai-tlwg to phatch-cli Depends (and add symlinks + to use fonts from these packages instead of local copies) + * Add locate to phatch-cli's Depends (used to find fonts) + * Add python-sphinx and locate to build depens (docs are regenerated at + build time) + * Add lintian override for extra-license-file in phatch-doc (false positive) + * Bump Standards-Version to 3.8.3 (no changes needed) + + -- Piotr Ożarowski Wed, 23 Sep 2009 10:24:46 +0200 + +phatch (0.1.6-1) unstable; urgency=low + + [ Stani M ] + * New upstream release (Closes LP: #288404, #277073, #260549) + + [ Emilio Pozuelo Monfort ] + * Fix watch file. + + [ Sandro Tosi ] + * debian/control + - switch Vcs-Browser field to viewsvn + + -- Piotr Ożarowski Sun, 09 Nov 2008 21:43:23 +0100 + +phatch (0.1.5-1) unstable; urgency=medium + + [ Stani M ] + * New upstream release(Closes LP: #228259, #232436, #236282, #236462, #237359) + * debian/control: + - Added pkg-config and python-nautilus to build-depends, as + setup.py uses nautilus-python.pc to look for the nautilus + extensions path. Closes: #475233. + * debian/patches: + - All patches of Ubuntu and Debian are implemented upstream and are removed + from the package + + [ Piotr Ożarowski ] + * Bump Standards-Version to 3.8.0 (no changes needed) + * debian/copyright wrapped at column 80 (where possible) + + -- Piotr Ożarowski Mon, 21 Jul 2008 12:53:17 +0200 + +phatch (0.1.3-2) unstable; urgency=low + + * debian/patches/from_upstream_fix_themes.patch: + - Fix Phatch not working properly with some themes. + Thanks to Stani for the patch. + + -- Emilio Pozuelo Monfort Wed, 09 Apr 2008 14:00:05 +0200 + +phatch (0.1.3-1) unstable; urgency=low + + * New upstream release + + -- Stani M Mon, 07 Apr 2008 14:23:43 +0200 + +phatch (0.1.2-1) unstable; urgency=low + + * New upstream release + + -- Stani M Sat, 29 Mar 2008 00:21:07 +0100 + +phatch (0.1.1-1) unstable; urgency=low + + * New upstream release + + [ Stani M ] + * Short and long description updated + + [ Piotr Ożarowski ] + * Add myself to Uploaders + + -- Piotr Ożarowski Thu, 06 Mar 2008 20:09:11 +0100 + +phatch (0.1-1) unstable; urgency=low + + * Initial release (Closes: #454499) + + -- Emilio Pozuelo Monfort Wed, 13 Feb 2008 23:48:47 +0100 --- phatch-0.2.1.orig/debian/phatch-doc.dirs +++ phatch-0.2.1/debian/phatch-doc.dirs @@ -0,0 +1,2 @@ +/usr/share/doc/phatch/html/ +/usr/share/lintian/overrides --- phatch-0.2.1.orig/debian/rules +++ phatch-0.2.1/debian/rules @@ -0,0 +1,44 @@ +#!/usr/bin/make -f + +DEB_PYTHON_SYSTEM := pysupport + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk + +PKG_P_DIR=$(CURDIR)/debian/phatch +PKG_C_DIR=$(CURDIR)/debian/phatch-cli +PKG_D_DIR=$(CURDIR)/debian/phatch-doc +PKG_N_DIR=$(CURDIR)/debian/phatch-nautilus + +# install to phatch-cli by default and move files later +DEB_PYTHON_INSTALL_ARGS_ALL = --install-lib=/usr/share/phatch --prefix=/usr --root=$(PKG_C_DIR) + +binary-install/phatch-cli:: + rm -rf $(PKG_C_DIR)/usr/share/phatch/docs # install_data creates it + find $(PKG_C_DIR) -name '*.py[co]' -delete + sed -i -e "s|import phatch|sys.path.insert(0,'/usr/share/phatch/');import phatch|" $(PKG_C_DIR)/usr/bin/phatch + +binary-install/phatch:: binary-install/phatch-cli + mkdir -p $(PKG_P_DIR)/usr/share/phatch/phatch/lib + mv $(PKG_C_DIR)/usr/share/phatch/phatch/pyWx $(PKG_P_DIR)/usr/share/phatch/phatch + mv $(PKG_C_DIR)/usr/share/phatch/phatch/lib/pyWx $(PKG_P_DIR)/usr/share/phatch/phatch/lib + dh_icons + +binary-install/phatch-nautilus:: binary-install/phatch-cli + mkdir -p $(PKG_N_DIR)/usr/share/phatch/phatch/lib/linux/ + mv $(PKG_C_DIR)/usr/lib $(PKG_N_DIR)/usr/ + mv $(PKG_C_DIR)/usr/share/phatch/phatch/lib/linux/nautilusExtension.py\ + $(PKG_N_DIR)/usr/share/phatch/phatch/lib/linux/ + +binary-install/phatch-doc:: + dh_installdirs + cd docs && python update.py + dh_install -p phatch-doc docs/build/html /usr/share/doc/phatch/ + dh_link -p phatch-doc /usr/share/javascript/jquery/jquery.js \ + /usr/share/doc/phatch/html/_static/jquery.js + rm -f $(PKG_D_DIR)/usr/share/doc/phatch/html/.buildinfo + echo "phatch-doc: extra-license-file usr/share/doc/phatch/html/_sources/data.license.txt" \ + >> $(PKG_D_DIR)/usr/share/lintian/overrides/phatch-doc + +clean:: + rm -rf docs/build --- phatch-0.2.1.orig/debian/control +++ phatch-0.2.1/debian/control @@ -0,0 +1,90 @@ +Source: phatch +Section: graphics +Priority: optional +Maintainer: Python Applications Packaging Team +Uploaders: Emilio Pozuelo Monfort , Bernd Zeimetz , + Stani M , Piotr Ożarowski +Standards-Version: 3.8.3 +Homepage: http://photobatch.stani.be +Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/phatch/trunk/ +Vcs-Svn: svn://svn.debian.org/python-apps/packages/phatch/trunk/ +Build-Depends: debhelper (>= 5.0.51), + cdbs (>= 0.4.43), + python (>= 2.3.5-11) +Build-Depends-Indep: python-support (>= 0.5.3), + python-nautilus, + pkg-config, + python-sphinx, + locate + +Package: phatch +Architecture: all +Depends: ${python:Depends}, + ${misc:Depends}, + phatch-cli (= ${binary:Version}), +# move these to phatch-wx in the future: + python-wxgtk2.8 | python-wxgtk2.6, + python-wxversion, +Suggests: blender, inkscape +Enhances: thunar +Description: simple to use Photo Batch Processor - GUI + Phatch handles all popular image formats and can duplicate (sub)folder + hierarchies. It can batch resize, rotate, apply perspective, shadows, rounded + corners, ... and more in minutes instead of hours or days if you do it + manually. Phatch allows you to use EXIF and IPTC tags for renaming and data + stamping. + +Package: phatch-cli +Conflicts: phatch (<< 0.2-1~) +Architecture: all +Depends: ${python:Depends}, + ${misc:Depends}, + python-imaging, + python-notify, + python-pyexiv2, + libtiff-tools, + ttf-freefont, + ttf-thai-tlwg, + locate | mlocate +# move Recommends to phatch-plugins if we'll decide to split out plugins: +Recommends: xcftools, + dcraw, + imagemagick, + libjpeg-progs, + exiftran +Description: simple to use Photo Batch Processor - command line interface + Phatch handles all popular image formats and can duplicate (sub)folder + hierarchies. It can batch resize, rotate, apply perspective, shadows, rounded + corners, ... and more in minutes instead of hours or days if you do it + manually. Phatch allows you to use EXIF and IPTC tags for renaming and data + stamping. + . + This package contains command line interface to Phatch. + +Package: phatch-nautilus +Architecture: all +Depends: ${misc:Depends}, phatch, nautilus +Enhances: nautilus +Description: simple to use Photo Batch Processor - Nautilus scripts + Phatch handles all popular image formats and can duplicate (sub)folder + hierarchies. It can batch resize, rotate, apply perspective, shadows, rounded + corners, ... and more in minutes instead of hours or days if you do it + manually. Phatch allows you to use EXIF and IPTC tags for renaming and data + stamping. + . + This package integrates Phatch with Nautilus. + +Package: phatch-doc +Architecture: all +Priority: extra +Section: doc +Depends: ${misc:Depends}, libjs-jquery +Suggests: phatch +Description: simple to use Photo Batch Processor - developer documentation + Phatch handles all popular image formats and can duplicate (sub)folder + hierarchies. It can batch resize, rotate, apply perspective, shadows, rounded + corners, ... and more in minutes instead of hours or days if you do it + manually. Phatch allows you to use EXIF and IPTC tags for renaming and data + stamping. + . + This package provides Phatch documentation for developers. --- phatch-0.2.1.orig/debian/phatch-cli.manpages +++ phatch-0.2.1/debian/phatch-cli.manpages @@ -0,0 +1 @@ +linux/phatch.1