--- price.app-1.1.0.orig/debian/PRICE.1 +++ price.app-1.1.0/debian/PRICE.1 @@ -0,0 +1,19 @@ +.TH PRICE 1 "January 13, 2004" +.SH NAME +PRICE \- image filtering and manipulation +.SH SYNOPSIS +.B PRICE +.SH DESCRIPTION +This manual page documents briefly the +.B PRICE +command. +This manual page was written for the Debian distribution +because the original program does not have a manual page. +.PP +\fBPRICE\fP can open several image file formats and apply high-quality filters +and other enhancements. +.SH SEE ALSO +.BR GNUstep (7). +.SH AUTHOR +This manual page was written by G\[:u]rkan Seng\[:u]n , +for the Debian project (but may be used by others). --- price.app-1.1.0.orig/debian/PRICE.desktop +++ price.app-1.1.0/debian/PRICE.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Version=0.94 +Categories=Graphics;2DGraphics;RasterGraphics; +Name=PRICE +Comment=Precision Raster Image Convolution Engine +Icon=/usr/lib/GNUstep/Applications/PRICE.app/Resources/price-icon-os.tiff +Exec=PRICE +MimeType= --- price.app-1.1.0.orig/debian/changelog +++ price.app-1.1.0/debian/changelog @@ -0,0 +1,126 @@ +price.app (1.1.0-1build2) utopic; urgency=medium + + * Rebuild against libgnustep-gui0.24. + + -- Colin Watson Thu, 28 Aug 2014 11:19:21 -0700 + +price.app (1.1.0-1build1) raring; urgency=low + + * Rebuild for gnustep-gui 0.22 transition. + + -- Benjamin Drung Wed, 21 Nov 2012 16:50:41 +0100 + +price.app (1.1.0-1) unstable; urgency=low + + * New upstream version. + * Bump standards version to 3.9.3. + * Bump debhelper version to 8. + * debian/rules: Drop installation of manual since + it is not shipped with the source package. Find + it on the webpage instead. + + -- Gürkan Sengün Fri, 11 May 2012 11:46:05 +0200 + +price.app (1.0.0+dfsg-1) unstable; urgency=low + + * New upstream version. + * Repackaged with online manual. + * Bump standards version to 3.9.1. + * GNUstep transition. + + -- Gürkan Sengün Thu, 12 Aug 2010 16:06:40 +0200 + +price.app (0.8.3+dfsg-2) unstable; urgency=low + + * GNUstep transition. + * Bump standards version. + + -- Gürkan Sengün Thu, 19 Nov 2009 09:33:39 +0100 + +price.app (0.8.3+dfsg-1) unstable; urgency=low + + * New upstream version. + * Bump standards version. + * Bump debhelper version. + + -- Gürkan Sengün Fri, 13 Mar 2009 09:24:50 +0100 + +price.app (0.8.2+dfsg-1) experimental; urgency=low + + * New upstream release. + * Repackaged with online manual. + * Updated my email address. + * Moved homepage field. + * Updated debian/copyright. + + -- Gürkan Sengün Wed, 09 Apr 2008 16:00:46 +0200 + +price.app (0.8.1+dfsg-1) unstable; urgency=low + + * New upstream release. + * Repackaged with online manual. + * GNUstep transition. + + Updated debian/rules. + + Updated debian/dirs. + * Added a desktop file. + * Menu transition: Moved from Apps/Graphics to Applications/Graphics. + + -- Gürkan Sengün Thu, 9 Nov 2006 12:22:49 +0100 + +price.app (0.8.0-2) unstable; urgency=low + + * Rebuild against latest libgnustep-gui-dev. + * Bump standards version. + + -- Gürkan Sengün Sun, 17 Sep 2006 23:13:43 +0200 + +price.app (0.8.0-1) unstable; urgency=low + + * New upstream release. + + -- Gürkan Sengün Sun, 30 Apr 2006 12:18:18 +0200 + +price.app (0.7.0-1) unstable; urgency=low + + * New upstream release. + * Bump standards version. + * Update debian/control for latest libgnustep-gui. + * Update manual page. + + -- Gürkan Sengün Fri, 20 Jan 2006 13:13:08 +0100 + +price.app (0.5-1) unstable; urgency=low + + * New Upstream Release. + + -- Gürkan Sengün Thu, 3 Mar 2005 23:24:03 +0100 + +price.app (0.4.1-1) unstable; urgency=low + + * New Upstream Release. + * Added online manual pages. + * Added Co-Maintainers. + + -- Gürkan Sengün Wed, 19 Jan 2005 22:45:55 +0100 + +price.app (0.4.0-2) unstable; urgency=low + + * Updated debian/control build-depends for GNUstep 0.9.4. + * Renamed source package to price.app. + * Fixed debian/copyright. + + -- Gürkan Sengün Fri, 12 Nov 2004 22:30:10 +0100 + +price (0.4.0-1) unstable; urgency=low + + * New Upstream Release + * Renamed binary package to price.app + * Updated manual page, wrapper script, debian/menu, build-depends + + -- Gürkan Sengün Fri, 18 Jun 2004 20:27:25 +0200 + +price (0.3.0-1) unstable; urgency=low + + * Initial Release. + + -- Gürkan Sengün Tue, 6 Apr 2004 19:55:47 +0200 --- price.app-1.1.0.orig/debian/compat +++ price.app-1.1.0/debian/compat @@ -0,0 +1 @@ +7 --- price.app-1.1.0.orig/debian/control +++ price.app-1.1.0/debian/control @@ -0,0 +1,17 @@ +Source: price.app +Section: gnustep +Priority: optional +Maintainer: Gürkan Sengün +Uploaders: Debian GNUstep maintainers , Eric Heintzmann +Build-Depends: debhelper (>= 8), libgnustep-gui-dev (>= 0.18.0), gnustep-make +Homepage: http://price.sourceforge.net/ +Standards-Version: 3.9.3 + +Package: price.app +Architecture: any +Depends: ${shlibs:Depends} +Replaces: price +Conflicts: price +Description: Image filtering and manipulation using GNUstep + PRICE can open several image file formats and apply high-quality filters + and other enhancements. --- price.app-1.1.0.orig/debian/copyright +++ price.app-1.1.0/debian/copyright @@ -0,0 +1,47 @@ +This package was debianized by: + + Gürkan Sengün on Tue, 13 Jan 2004 00:58:58 +0100. + +It was downloaded from: + + http://sourceforge.net/projects/price/ + +Upstream Author: + + Riccardo Mottola + +Copyright: + + Copyright (C) 2002-2010 Riccardo Mottola + +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; version 2 dated June, 1991. + + 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +Exception (http://price.sourceforge.net/exception.html): + + PRICE is released under GPL v2, since GNUstep transitioned to the GNU + Lesser Public License version 3 or greater, a special exception for + using against GNUstep is provided. + + As a special exception, the copyright holders of PRICE give you + permission to combine PRICE program with free software programs or + libraries that are released under the GNU Lesser Public License version + 3 or greater and with independent modules that communicate with PRICE + solely through the PRICE interface. You may copy and distribute such a + system following the terms of the GNU GPLv2 for PRICE and the licenses of + the other code concerned, provided that you include the source code. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. --- price.app-1.1.0.orig/debian/dirs +++ price.app-1.1.0/debian/dirs @@ -0,0 +1,2 @@ +usr/share/lintian/overrides +usr/share/doc/price.app --- price.app-1.1.0.orig/debian/docs +++ price.app-1.1.0/debian/docs @@ -0,0 +1 @@ +README --- price.app-1.1.0.orig/debian/lintian-override +++ price.app-1.1.0/debian/lintian-override @@ -0,0 +1 @@ +price.app: image-file-in-usr-lib --- price.app-1.1.0.orig/debian/manpages +++ price.app-1.1.0/debian/manpages @@ -0,0 +1 @@ +debian/PRICE.1 --- price.app-1.1.0.orig/debian/menu +++ price.app-1.1.0/debian/menu @@ -0,0 +1,2 @@ +?package(price.app):needs="X11" section="Applications/Graphics"\ + title="PRICE" command="/usr/bin/PRICE" --- price.app-1.1.0.orig/debian/rules +++ price.app-1.1.0/debian/rules @@ -0,0 +1,55 @@ +#!/usr/bin/make -f +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +include /usr/share/GNUstep/debian/config.mk +GNUSTEP_MAKEFILES=$(GS_MAKE_DIR) + +build: build-stamp + +build-stamp: + dh_testdir + gs_make + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + gs_make distclean clean + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + gs_make install DESTDIR=$(CURDIR)/debian/price.app GNUSTEP_INSTALLATION_DOMAIN=SYSTEM + #cp -vR manual $(CURDIR)/debian/price.app/usr/share/doc/price.app + dh_install debian/*.desktop usr/share/applications/ + rm $(CURDIR)/debian/*.app/usr/lib/GNUstep/Applications/*.app/Resources/*.desktop + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs + install -m 644 debian/lintian-override $(CURDIR)/debian/price.app/usr/share/lintian/overrides/price.app + dh_installdocs + dh_installmenu + dh_installman + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install