--- darkroom-1.5.0~svn1037635.orig/debian/control +++ darkroom-1.5.0~svn1037635/debian/control @@ -0,0 +1,19 @@ +Source: darkroom +Section: kde +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Steve Stalcup +Build-Depends: cdbs, debhelper (>= 6), pkg-kde-tools, kdelibs5-dev (>= 4:4.1.85), + libxss-dev, libkdcraw8-dev, libkexiv2-8-dev, libpng12-dev, libjpeg62-dev, + libqt4-phonon-dev (>= 4.5.1), libopenctl-dev (>= 0.9.9), liblcms1-dev +Standards-Version: 3.8.3 +Homepage: http://cberger.net/Programs/Darkroom.html + +Package: darkroom +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, dcraw, phonon +Description: image manipulation tool + Darkroom is a raw decoder based on top of libkdcraw, which is a KDE library + around dcraw. It can export to 8bit or 16bit PNG, and can apply some + transformation on the images, like white balance adjustment, noise reduction, + chromatic aberation correction, and more. --- darkroom-1.5.0~svn1037635.orig/debian/watch +++ darkroom-1.5.0~svn1037635/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cberger.net/download/darkroom-([0-9].*)\.tar\.bz2 --- darkroom-1.5.0~svn1037635.orig/debian/rules +++ darkroom-1.5.0~svn1037635/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk --- darkroom-1.5.0~svn1037635.orig/debian/changelog +++ darkroom-1.5.0~svn1037635/debian/changelog @@ -0,0 +1,105 @@ +darkroom (1.5.0~svn1037635-0ubuntu2) lucid; urgency=low + + * Udpate build-depends to libkdcraw8-dev, libkexiv2-8-dev for library + transitions + * Add missing build-depends on libjpeg62-dev and liblcms1-dev + + -- Scott Kitterman Wed, 09 Dec 2009 00:36:23 -0500 + +darkroom (1.5.0~svn1037635-0ubuntu1) lucid; urgency=low + + * New upstream svn snapshot: + - Drop kubuntu_01_fix_to_work_with_kde_42.diff, applied upstream + * Bump Standards-Version to 3.8.3, no changes required + * Update maintainer to Ubuntu Developers + + -- Jonathan Thomas Tue, 03 Nov 2009 12:40:12 -0500 + +darkroom (1.3+svn-26122008-0ubuntu6) karmic; urgency=low + + * Include /usr/share/cdbs/1/rules/patchsys-quilt.mk to prevent FTBFS + The patches weren't applying before (LP: #455432) + * Bump Standards-Version to 3.8.3: + - Add README.source for the quilt patch system + * Update maintainer to Ubuntu Developers + + -- Jonathan Thomas Mon, 19 Oct 2009 09:34:21 -0400 + +darkroom (1.3+svn-26122008-0ubuntu5) karmic; urgency=low + + * Include debhelper.mk to prevent FTBFS + * darkroom depends on ${misc:Depends} to make lintian happy + + -- Jonathan Thomas Tue, 02 Jun 2009 09:37:28 -0400 + +darkroom (1.3+svn-26122008-0ubuntu4) karmic; urgency=low + + * Rebuild upload for new opengtl + * Bump Standards-Version to 3.8.1 + * Transition to /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk, build-dep + on pkg-kde-tools + * Remove needless build-depend on cmake + + -- Jonathan Thomas Mon, 01 Jun 2009 09:05:19 -0400 + +darkroom (1.3+svn-26122008-0ubuntu3) karmic; urgency=low + + * Fixed build-deps: + Replaced libphonon-dev by libqt4-phonon-dev (>= 4.5.1) + + -- Anthony Mercatante Fri, 22 May 2009 00:16:46 +0200 + +darkroom (1.3+svn-26122008-0ubuntu2) jaunty; urgency=low + + * Fix typo in debian/control - immage to image (LP: #345356) + * Fix doc install location to kde instead of kde4 (LP: #349359) + * Added a patch to make work with KDE 4.2 properly - Fixes FTBFS + - kubuntu_01_fix_to_work_with_kde_42.diff + + -- Richard A. Johnson Fri, 27 Mar 2009 01:33:51 -0500 + +darkroom (1.3+svn-26122008-0ubuntu1) jaunty; urgency=low + + * Latest svn version + * Updated debian/rules to ues cdbs kde4.mk + * Removed debian/cdbs dir + * Updated build dep version to latest kde libs + * Added build dep on libopenctl-dev + + -- Steve Stalcup Fri, 26 Dec 2008 12:37:59 -0500 + +darkroom (1.3-0ubuntu3) jaunty; urgency=low + + * No-change rebuild for multiple library transistions. + * Change libkdcraw-dev to libkdcraw7-dev in Build-Depends. + * Change libkexiv2-dev to libkexiv2-7-dev in Build-Depends. + + -- Steve Kowalik Sat, 06 Dec 2008 05:39:23 +1100 + +darkroom (1.3-0ubuntu2) jaunty; urgency=low + + * Corrected FTBFS on i386/amd64 by adding libphonon-dev + to the build-deps + * Added phonon as a dependency of darkroom to ensure that + phonon is properly setup if darkroom is installed + + -- Michael Casadevall Sun, 09 Nov 2008 00:57:42 -0500 + +darkroom (1.3-0ubuntu1) jaunty; urgency=low + + * New Upstream Release + + -- Michael Casadevall Thu, 06 Nov 2008 19:54:22 -0500 + +darkroom (1.1-0ubuntu1) intrepid; urgency=low + + * New upstream release + + -- Steve Stalcup Wed, 30 Jul 2008 09:24:50 -0400 + +darkroom (1.0.1-0ubuntu1) intrepid; urgency=low + + * Initial release (LP: #250404) + + -- Steve Stalcup Sun, 20 Jul 2008 21:25:49 -0400 + --- darkroom-1.5.0~svn1037635.orig/debian/compat +++ darkroom-1.5.0~svn1037635/debian/compat @@ -0,0 +1 @@ +6 --- darkroom-1.5.0~svn1037635.orig/debian/copyright +++ darkroom-1.5.0~svn1037635/debian/copyright @@ -0,0 +1,39 @@ +This package was debianized by Steve Stalcup on +Sun, 20 Jul 2008 21:25:49 -0400. + +It was downloaded from http://cberger.net/Programs/Darkroom.html + +Upstream Author: + Cyrille Berger + +Copyright: + (C) 2008 Cyrille Berger + +License: + + 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. + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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. + +On Debian systems, the complete text of the BSD License can be +found in `/usr/share/common-licenses/BSD'. + +The Debian packaging is (C) 2008, Steve Stalcup and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- darkroom-1.5.0~svn1037635.orig/debian/darkroom.1 +++ darkroom-1.5.0~svn1037635/debian/darkroom.1 @@ -0,0 +1,58 @@ +.TH "darkroom" "1" +.if n .ad l +.nh + +.SH "NAME" +darkroom \- An image manipulation tool + +.SH "SYNOPSIS" +.B darkroom +.RI [ Qt-options ] +.RI [ KDE-options ] +\&... + +.SH "DESCRIPTION" +Darkroom is a raw decoder based on top of libkdcraw, which is a KDE library around dcraw. It can export to 8bit or 16bit PNG, and can apply some transformation on the images, like white balance adjustment, noise reduction, chromatic aberation correction, and more. + +.SH OPTIONS +.PP +All KDE and Qt +programs accept a some common command-line options. Darkroom has no +application-specific options. +.PP + +.TP +.BR \-\-`help +Show help about options + +.TP +.BR \-\-`help\-qt +Show Qt specific options + +.TP +.BR \-\-`help\-kde +Show KDE specific options + +.TP +.BR \-\-`help\-all +Show all options + +.TP +.BR \-\-`author +Show author information + +.TP +.BR \-\-`version +Show version information + +.TP +.BR \-\-`license +Show license information + +.TP +.BR \-\- +Indicates end of options + +.SH COPYRIGHT +This manual page was written by Steve Stalcup +for the \fBKubuntu GNU/Linux\fP system. --- darkroom-1.5.0~svn1037635.orig/debian/manpages +++ darkroom-1.5.0~svn1037635/debian/manpages @@ -0,0 +1 @@ +debian/darkroom.1