--- kdc2tiff-0.35.orig/debian/changelog +++ kdc2tiff-0.35/debian/changelog @@ -0,0 +1,72 @@ +kdc2tiff (0.35-10build1) focal; urgency=medium + + * No-change rebuild for libgcc-s1 package name change. + + -- Matthias Klose Sun, 22 Mar 2020 16:44:53 +0100 + +kdc2tiff (0.35-10) unstable; urgency=low + + * build against libtiff-dev (Closes: #736017, #722969) + + -- Martin Wuertele Tue, 21 Oct 2014 21:21:38 +0200 + +kdc2tiff (0.35-9) unstable; urgency=low + + * fixed a type in the description thanks to Pascal De Vuyst + (Closes: #697705) + + -- Martin Wuertele Thu, 15 Aug 2013 09:21:08 +0200 + +kdc2tiff (0.35-8) unstable; urgency=low + + * build-depend on libjpeg-dev instead of libjpeg62-dev (Closes: #634133) + * added Homepage: filed + * added 1.0 standard declaration + * updated standards + + -- Martin Wuertele Sun, 24 Jul 2011 17:37:42 +0200 + +kdc2tiff (0.35-7) unstable; urgency=low + + * fixed manpage error (Closes: #369384) + + -- Martin Wuertele Sat, 02 Jan 2010 21:39:20 +0100 + +kdc2tiff (0.35-6) unstable; urgency=low + + * update standards + * use debhelper instead of debmake (closes: #372961) + + -- Martin Wuertele Sun, 20 Jan 2008 14:17:51 +0100 + +kdc2tiff (0.35-5) unstable; urgency=low + + * rebuilt for gcc transition + + -- Martin Wuertele Mon, 3 Oct 2005 22:10:42 +0200 + +kdc2tiff (0.35-4) unstable; urgency=low + + * rebuilt with libtiff4 + + -- Martin Wuertele Sun, 1 Aug 2004 20:11:19 +0200 + +kdc2tiff (0.35-3) unstable; urgency=low + + * rebuilt in unstalbe + (Closes: #254228) + + -- Martin Wuertele Sat, 24 Jul 2004 12:07:41 +0200 + +kdc2tiff (0.35-2) unstable; urgency=low + + * changed maintainer e-mail address to the debian address. + + -- Martin Wuertele Thu, 10 Jun 2004 16:50:27 +0200 + +kdc2tiff (0.35-1) unstable; urgency=low + + * Initial release. + (Closes: #251078) + + -- Martin Wuertele Wed, 26 May 2004 17:38:50 -0300 --- kdc2tiff-0.35.orig/debian/compat +++ kdc2tiff-0.35/debian/compat @@ -0,0 +1 @@ +5 --- kdc2tiff-0.35.orig/debian/control +++ kdc2tiff-0.35/debian/control @@ -0,0 +1,15 @@ +Source: kdc2tiff +Section: utils +Priority: optional +Maintainer: Martin Wuertele +Standards-Version: 3.9.4 +Build-Depends: debhelper (>= 7.0.50), libtiff-dev, libjpeg-dev, dpkg-dev (>=1.16.1~) +Homepage: http://kdc2tiff.sourceforge.net/ + +Package: kdc2tiff +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: convert Kodac kdc files to jpeg or tiff + Convert kdc files as created by KodaK DC-120 digital cameras to tiff or + jpeg with attention to aspect ratio, accurate scaling, contrast + adjustment, gamma correction and image rotation. --- kdc2tiff-0.35.orig/debian/copyright +++ kdc2tiff-0.35/debian/copyright @@ -0,0 +1,25 @@ +This package was debianized by Martin Wuertele on +Wed, 26 May 2004 17:38:50 -0300. + +It was downloaded from http://kdc2tiff.sourceforge.net/ + +Copyright: + +1999 - 2004 Chris Studholme + +This program 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, or (at your option) any +later version. + +This program 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 St, Fifth Floor, Boston, MA 02110-1301, USA. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. --- kdc2tiff-0.35.orig/debian/dirs +++ kdc2tiff-0.35/debian/dirs @@ -0,0 +1 @@ +usr/bin --- kdc2tiff-0.35.orig/debian/docs +++ kdc2tiff-0.35/debian/docs @@ -0,0 +1,4 @@ +ChangeLog +NEWS +README +TODO --- kdc2tiff-0.35.orig/debian/kdc2jpeg.1 +++ kdc2tiff-0.35/debian/kdc2jpeg.1 @@ -0,0 +1,93 @@ +.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection +.\" other parms are allowed: see man(7), man(1) +.TH "KDC2JPEG" "1" "0.01" "Martin Wuertele " "" +.SH "NAME" +kdc2jpeg \- convert Kodac kdc files to jpeg +.SH "SYNOPSIS" +.B kdc2jpeg +.I "[ global\-options ] inputfile [local\-options \-o outputfile1 ]" +.br +.I " [ local\-options \-o outputfile2 ] ..." +.SH "DESCRIPTION" +This manual page documents briefly the +.BR kdc2jpeg +command. +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.PP +.B kdc2jpeg +is a program that converts Kodac kdc files to jpeg with attention to aspect ratio, accurate scaling, contrast adjustment, gamma correction and image rotation. +.SH "OPTIONS" +.TP +.B \-w # +output image width +.TP +.B \-h # +output image height +.TP +.B \-g # +absolute gamma correction +.TP +.B +g # +relative gamma correction +.TP +.B \-G +no grain reduction (default) +.TP +.B +G +reduce graininess +.TP +.B +GG +reduce graininess (extra) +.TP +.B +e +normal contrast enhancement (default) +.TP +.B +E # +advanced contrast enhancement +.TP +.B \-e +no contrast enhancement +.TP +.B \-W wht +colour of light source +.TP +.B +s +square pixels (default) +.TP +.B \-s +allow non\-square pixels +.TP +.B +f +fast processing +.TP +.B \-f +slow processing, high quality (default) +.TP +.B +p +crop image if necessary to fit width and height (default) +.TP +.B \-p +no cropping, width and height are maximums +.TP +.B \-R +don't rotate image (default) +.TP +.B +R +rotate image clockwise +.TP +.B +B +rotate image counter\-clockwise +.TP +.B \-C +copy note copyright in output file +.TP +.B \-q # +JPEG quality setting (0 to 100, default is 75) +.TP +.B +P +create progressive JPEG file +.SH "SEE ALSO" +kdc2jpeg(1) +.SH "AUTHOR" +This manual page was written by Martin Wuertele , for the Debian GNU/Linux system (but may be used by others). --- kdc2tiff-0.35.orig/debian/kdc2tiff.1 +++ kdc2tiff-0.35/debian/kdc2tiff.1 @@ -0,0 +1,93 @@ +.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection +.\" other parms are allowed: see man(7), man(1) +.TH "KDC2TIFF" "1" "0.01" "Martin Wuertele " "" +.SH "NAME" +kdc2tiff \- convert Kodac kdc files to tiff +.SH "SYNOPSIS" +.B kdc2tiff +.I "[ global\-options ] inputfile [local\-options \-o outputfile1 ]" +.br +.I " [ local\-options \-o outputfile2 ] ..." +.SH "DESCRIPTION" +This manual page documents briefly the +.BR kdc2tiff +command. +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.PP +.B kdc2tiff +is a program that converts Kodac kdc files to tiff with attention to aspect ratio, accurate scaling, contrast adjustment, gamma correction and image rotation. +.SH "OPTIONS" +.TP +.B \-w # +output image width +.TP +.B \-h # +output image height +.TP +.B \-g # +absolute gamma correction +.TP +.B +g # +relative gamma correction +.TP +.B \-G +no grain reduction (default) +.TP +.B +G +reduce graininess +.TP +.B +GG +reduce graininess (extra) +.TP +.B +e +normal contrast enhancement (default) +.TP +.B +E # +advanced contrast enhancement +.TP +.B \-e +no contrast enhancement +.TP +.B \-W wht +colour of light source +.TP +.B +s +square pixels (default) +.TP +.B \-s +allow non\-square pixels +.TP +.B +f +fast processing +.TP +.B \-f +slow processing, high quality (default) +.TP +.B +p +crop image if necessary to fit width and height (default) +.TP +.B \-p +no cropping, width and height are maximums +.TP +.B \-R +don't rotate image (default) +.TP +.B +R +rotate image clockwise +.TP +.B +B +rotate image counter\-clockwise +.TP +.B \-C +copy note copyright in output file +.TP +.B \-c schm +TIFF compression scheme +.TP +.B \-r # +TIFF rows per strip setting +.SH "SEE ALSO" +kdc2jpeg(1) +.SH "AUTHOR" +This manual page was written by Martin Wuertele , for the Debian GNU/Linux system (but may be used by others). --- kdc2tiff-0.35.orig/debian/kdc2tiff.manpages +++ kdc2tiff-0.35/debian/kdc2tiff.manpages @@ -0,0 +1,2 @@ +debian/kdc2jpeg.1 +debian/kdc2tiff.1 --- kdc2tiff-0.35.orig/debian/rules +++ kdc2tiff-0.35/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/buildflags.mk + +%: + dh $@ + +override_dh_installchangelogs: + dh_installchangelogs -k ChangeLog --- kdc2tiff-0.35.orig/debian/source/format +++ kdc2tiff-0.35/debian/source/format @@ -0,0 +1 @@ +1.0 --- kdc2tiff-0.35.orig/kdc2tiff.changelog +++ kdc2tiff-0.35/kdc2tiff.changelog @@ -0,0 +1 @@ +ChangeLog