From 99c715d9ba681eb0e4a36a2fba7c97df74b1a968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 14:53:50 +0200 Subject: New maintainer --- .gitignore | 7 ++ debian/changelog | 22 +++++ debian/control | 16 +++- debian/copyright | 105 +++++++++++++-------- debian/patches/0001-spelling-errors.diff | 153 +++++++++++++++++++++++++++++++ debian/patches/0002-pdf_header.patch | 21 +++++ debian/patches/series | 2 + debian/source/options | 2 + 8 files changed, 286 insertions(+), 42 deletions(-) create mode 100644 .gitignore create mode 100644 debian/patches/0001-spelling-errors.diff create mode 100644 debian/patches/0002-pdf_header.patch create mode 100644 debian/source/options diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..527834c --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.c +*.h +build/* +Makefile +.valencia +.pc +.bzr \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index 7a73c88..435405d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +foomatic-filters (4.0.17-4) unstable; urgency=medium + + * pdf.h + - decl. of print_pdf + change startpos from int to size_t ( Closes: #749637 ) + * new debian/source/option + - compression to xz and level to 9 + + -- Jörg Frings-Fürst Thu, 29 May 2014 10:14:37 +0200 + +foomatic-filters (4.0.17-3) unstable; urgency=medium + + * convert debian/copyright to 1.0 + * Add upstream changelog + * Add patch 0001-spelling-errors.diff + - spelling in manpage + - spelling in sources + * Bump Standards-Version to 3.9.5 + * New Maintainer (Closes: #746381) + + -- Jörg Frings-Fürst Tue, 06 May 2014 10:49:00 +0200 + foomatic-filters (4.0.17-2) unstable; urgency=medium [ Till Kamppeter ] diff --git a/debian/control b/debian/control index c560d32..8fff273 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,18 @@ Source: foomatic-filters Section: text Priority: optional -Maintainer: Debian QA Group -Build-Depends: debhelper (>> 9~), po-debconf, perl, libcups2-dev, pkg-config, libdbus-1-dev +Maintainer: Jörg Frings-Fürst +Build-Depends: + debhelper (>= 9), + libcups2-dev, + libdbus-1-dev, + perl, + pkg-config, + po-debconf Homepage: http://www.openprinting.org/ -Vcs-Git: git://git.debian.org/collab-maint/foomatic-filters.git -Vcs-Browser: http://git.debian.org/?p=collab-maint/foomatic-filters.git -Standards-Version: 3.9.3.0 +Vcs-Git: git://anonscm.debian.org/collab-maint/foomatic-filters.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/foomatic-filters.git +Standards-Version: 3.9.5 Package: foomatic-filters Architecture: any diff --git a/debian/copyright b/debian/copyright index 1079728..cdea61b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,46 +1,77 @@ -This package was debianized by Chris Lawrence on -Sun, 13 Apr 2003 20:44:09 -0500. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: foomatic-filters +Upstream-Contact: Mailinglist +Source: http://www.openprinting.org/download/foomatic/ -It was downloaded from http://www.openprinting.org/download/foomatic/ +Files: test/tcm.sh + test/tetapi.sh +Copyright: 1990 X/Open Company Limited (X/Open) + 1996 X/Open Company Limited / owners + 1990 Unix International (UI) + 1990 Open Software Foundation (OSF)] +License: MIT -Upstream Authors: - Original founder: Grant Taylor - Current maintainer: Till Kamppeter +License: MIT + All rights reserved. No part of this source code may be reproduced, + stored in a retrieval system, or transmitted, in any form or by any + means, electronic, mechanical, photocopying, recording or otherwise, + except as stated in the end-user licence agreement, without the prior + permission of the copyright owners. + . + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose and without fee is hereby granted, provided + that the above copyright notice appear in all copies and that both that + copyright notice and this permission notice appear in supporting + documentation, and that the name of OSF, UI or X/Open not be used in + advertising or publicity pertaining to distribution of the software + without specific, written prior permission. OSF, UI and X/Open make + no representations about the suitability of this software for any purpose. + It is provided "as is" without express or implied warranty. + . + OSF, UI and X/Open DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, + INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO + EVENT SHALL OSF, UI or X/Open 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. -Copyright: - test/tcm.sh - test/tetapi.sh - Copyright: 1990 X/Open Company Limited (X/Open) - Copyright: 1996 X/Open Company Limited / owners - Copyright: 1990 Unix International (UI) - Copyright: 1990 Open Software Foundation (OSF)] +Files: * +Copyright: 2008 Till Kamppeter + 2008 Lars Uebernickel +License: GPL-2.0+ - test/shfuncs.sh - test/lsbfuncs.sh - Copyright: 1998-2001 The Open Group / owners - - All other files are: - Copyright: 2008 Till Kamppeter - Copyright: 2008 Lars Uebernickel +Files: test/shfuncs.sh + test/lsbfuncs.sh +Copyright: 1998-2001 The Open Group / owners +License: GPL-2.0+ +Files: debian/* +Copyright: 2003 Chris Lawrence + 2014 Jörg Frings-Fürst +License: GPL-2.0+ -License: +License: GPL-2.0+ + 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 of the License, 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 package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. - Foomatic-rip 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. - Foomatic-rip 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 Lesser General Public - License along with this library; if not, write to the - Free Software Foundation, Inc., 51 Franklin St, 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-2'. diff --git a/debian/patches/0001-spelling-errors.diff b/debian/patches/0001-spelling-errors.diff new file mode 100644 index 0000000..23f0e30 --- /dev/null +++ b/debian/patches/0001-spelling-errors.diff @@ -0,0 +1,153 @@ +Description: some typo in sources and manpage +Author: Jörg Frings-Fürst +Reviewed-by: +Last-Update: 2014-05-04 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +Index: foomatic-filters-4.0.17/foomaticrip.c +=================================================================== +--- foomatic-filters-4.0.17.orig/foomaticrip.c 2014-05-04 22:52:54.590181105 +0200 ++++ foomatic-filters-4.0.17/foomaticrip.c 2014-05-04 22:52:54.586181022 +0200 +@@ -1633,7 +1633,7 @@ + dstrcpy(postpipe, "| cat - > $LPDDEV"); + + if (postpipe->len) +- _log("Ouput will be redirected to:\n%s\n", postpipe); ++ _log("Output will be redirected to:\n%s\n", postpipe); + + + /* Print documentation page when asked for */ +Index: foomatic-filters-4.0.17/foomatic-rip.1.in +=================================================================== +--- foomatic-filters-4.0.17.orig/foomatic-rip.1.in 2014-05-04 22:52:54.590181105 +0200 ++++ foomatic-filters-4.0.17/foomatic-rip.1.in 2014-05-04 22:54:02.235583784 +0200 +@@ -18,69 +18,82 @@ + .BI \fBfoomatic-rip\fR\ \fI\fR \ \fI\fR \ \fI\fR \ \fI\fR \ \fI\fR \ \fB[\fI\fB]\fR + + .SS \fRLPRng filter: +-.BI \fBfoomatic-rip\fR\ --lprng\ \fB[\fB-J\fI\fB]\fR \fB[\fB-Z\fI