debian/0000755000000000000000000000000011561520501007162 5ustar debian/control0000644000000000000000000000141011561520310010557 0ustar Source: libgd-text-perl Section: perl Priority: extra Build-Depends: cdbs (>= 0.4.73~), perl, debhelper (>= 6), dh-buildinfo, libgd-gd2-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libgd-text-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libgd-text-perl.git Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/GDTextUtil/ Package: libgd-text-perl Architecture: all Depends: libgd-gd2-perl, ${perl:Depends}, ${misc:Depends} Suggests: ttf-dustin Description: Text utilities for use with GD This module provides a font-independent way of dealing with text in GD, for use with the GD::Text::* modules and GD::Graph. debian/source/0000755000000000000000000000000011456605165010477 5ustar debian/source/format0000644000000000000000000000001411456605165011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000002140711561520501011040 0ustar libgd-text-perl (0.86-8) unstable; urgency=low * Improve package relations: + Stop declaring package part of core Perl even in oldstable: - libtest-simple-perl * Update copyright file: + Rewrite using draft 174 of DEP-5 format. + Fix use Comment (not Comments) fields. + Rewrap license fields at 72 chars. * Bump policy compliance to standards-version 3.9.2. -- Jonas Smedegaard Sun, 08 May 2011 15:56:12 +0200 libgd-text-perl (0.86-7) unstable; urgency=low * Fix squash double ${perl:Depends}. * Update watch file to track both by-modules page and search.cpan.org. * Use CDBS perl-makemaker.mk (not deprecated perlmodule.mk). * Extend copyright years for Debian packaging. * Update copyright file: + Rewrite using DEP5 Subversion draft rev.173. + Extend years. + Use search.cpan.org page as source URL. * (Build-)depend on libgd-gd2-perl: libgd-gd2-noxpm-perl is deprecated. * Stop no longer needed Breaks on ancient libgd-perl. -- Jonas Smedegaard Fri, 11 Mar 2011 17:40:36 +0100 libgd-text-perl (0.86-6) unstable; urgency=low * Move to Debian Perl Group: Update Maintainer field, and set myself to uploader. * Packaging moved to Git: + Update Vcs stanzas. + Add git-buildpackage configfile, enabling signed tags and use of pristine-tar. + Use source format 3.0 (quilt), with suitable local-options. + Git-ignore quilt .pc dir. * Drop locally included CDBS snippets: included in main cdbs now. * Add README.source. Drop custom hints about CDBS. * Add proper licensing header to debian/rules. Extend copyright years. * Strip now obsolete suffices from watch file. * Ease backporting to Debian stable: Relax inclusion of CDBS snippets required only in DEB_MAINTAINER_MODE, and supprress related build- dependencies. * Fix depend on ${perl:Depends} and ${misc:Depends}. * Break (not conflict with) older libgd-perl. * Bump Policy compliance to standards-version 3.9.1. * Rewrite copyright file using draft rev135 of DEP5 format. -- Jonas Smedegaard Mon, 18 Oct 2010 02:57:21 +0200 libgd-text-perl (0.86-5) unstable; urgency=medium * Invoke svn-upgrade (not uupdate) in debian/watch. * Update CDBS tweaks: + Fix applying buildinfo only once. * Set urgency=medium as last packaging included a FTBFS bugfix (similar to bug#487066). -- Jonas Smedegaard Sat, 28 Jun 2008 20:48:24 +0200 libgd-text-perl (0.86-4) unstable; urgency=low * Add Vcs-Svn and Vcs-Browser fields to debian/control. * Move Homepage to own field (from pseudo-field in long description). * Update local cdbs tweaks: + Major updates to copyright-check.mk, most importantly relax to only warn by default. + Drop auto-update.mk (set hints manually instead as needed). + Add upstream-tarball.mk to implement get-orig-source target. + Add debian/README.cdbs-tweaks and advertise it in debian/rules. * Update debian/copyright-hints. * Bump debhelper compatibility level to 6. * Fix double cdbs build-dependencies in debian/rules. * Improve watch file. * Semi-auto-update debian/control to update build-dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean -- Jonas Smedegaard Sat, 28 Jun 2008 13:18:56 +0200 libgd-text-perl (0.86-3.1) unstable; urgency=high * Non-maintainer upload. * Disable copyright-check due to a race condition. Closes: #395211 -- Andreas Barth Sat, 23 Dec 2006 09:50:34 +0000 libgd-text-perl (0.86-3) unstable; urgency=low * No longer (build-)depend on deprecated GD 1.x libraries. Closes: bug#369110 (thanks to Stefan Huehner and Gunnar Wolf ). * Improve visual reference to upstream source in long description: + Use indented " Homepage:" (not "Website:"). + Use search.cpan.org/dist/ (not www.cpan.org/modules/by-modules/). * Improve watch file: + Bump to version 3 + Simplify regexp (qa.debian.org chokes on multiple parantheses). * Improve cdbs tweaks: + Drop standard cdbs snippets (not used since 0.86-2). + Add local snippet copyright-check.mk: Scan source for (c) changes. + Add local snippet auto-update.mk: Enable auto-update feature. + Add local snippet buildinfo.mk: Include env info with binary pkgs. * No longer invoke buildinfo directly in debian/rules (done in cdbs). * Use build-depends (not build-depends-indep). build-depends-indep has no real use according to note in Debian Policy 7.6, and is badly supported by cdbs. * Bump to standards-version 3.7.2. * Suggest ttf-dustin (and drop Dustismo font as example file). Thanks to linda for noticing. -- Jonas Smedegaard Sat, 12 Aug 2006 14:32:48 +0200 libgd-text-perl (0.86-2) unstable; urgency=low * Use official cdbs again (no need to tighten dependencies, as cdbs has not yet been released officially). * Update watch file syntax to version 2, and add comment. * Standards-Version: 3.6.1 (no changes needed). * Cleaned up debian/copyright: + Replace info contained in changelog with note on "GNU systems". * Add Website URL to long description. * Use (and build-depend on) dh-buildinfo. -- Jonas Smedegaard Sat, 17 Jul 2004 16:29:35 +0200 libgd-text-perl (0.86-1) unstable; urgency=low * New upstream release. * Improved (bleeding-edge) cdbs included. -- Jonas Smedegaard Mon, 23 Jun 2003 05:35:28 +0200 libgd-text-perl (0.85-1) unstable; urgency=low * New upstream release. * Include new font Dustismo Sans as example only (for now...). Add its license info and reference to GPL v2 to debian/copyright. * Change section to perl. * Set standards-version to 3.5.10. * Lower build-dependency on perl a bit to match policy. * Repackage using cdbs (with local perl additions). -- Jonas Smedegaard Sat, 31 May 2003 05:39:50 +0200 libgd-text-perl (0.83+0.84nofont-1) unstable; urgency=medium * New upstream release. * Repackage upstream tarball to not include the truetype font: It lacks copyright and license info, and is therefore not allowed within Debian. + Make a note in debian/copyright about it. + Disable tests - some of them depend on the font. * Set urgency=medium for the above reason. * Build-depend on libtest-simple-perl for 'make test' to actually do something (sometimes it is worthwhile to RTFM). * Change to new default compilation options according to policy 3.5.7. * Claim to comply with policy version 3.5.8. -- Jonas Smedegaard Sun, 16 Feb 2003 04:51:13 +0100 libgd-text-perl (0.83-4) unstable; urgency=low * Depend on all variants of libgd-perl, and favor libgd-gd2-noxpm-perl (GD 2.x is no longer considered beta by upstream). -- Jonas Smedegaard Tue, 12 Nov 2002 04:48:32 +0100 libgd-text-perl (0.83-3) unstable; urgency=low * Depend on either libgd-perl or libgd-gd2-perl. -- Jonas Smedegaard Thu, 29 Aug 2002 06:42:52 +0200 libgd-text-perl (0.83-2) unstable; urgency=low * Build the package using binary-indep build-target (closes: #157483). * Use unversioned depend and versioned conflict on libgd-perl, now that that is a virtual package. * Skip 7 tests failing when built against libgd-gd1-perl. * Build-depend-indep on either libgd-perl or libgd-gd2-perl. -- Jonas Smedegaard Thu, 29 Aug 2002 05:50:14 +0200 libgd-text-perl (0.83-1) unstable; urgency=low * Newer upstream version. * Run 'make test' when building. Build-depend on libgd-perl. -- Jonas Smedegaard Wed, 3 Jul 2002 22:27:54 +0200 libgd-text-perl (0.82-1) unstable; urgency=low * New upstream release. * Friendly takeover (Thanks, Piotr!): Change Maintainer field. * Repackaged using make-dh-perl. * Rewrite copyright. * Bump up libgd-perl dependency to the first version mentioning freetype support. -- Jonas Smedegaard Mon, 25 Mar 2002 21:30:06 +0100 libgd-text-perl (0.80-3) unstable; urgency=low * Build-Depends-Indep field in debian/control -- Piotr Roszatycki Wed, 17 Oct 2001 15:42:15 +0200 libgd-text-perl (0.80-2) unstable; urgency=low * woody release. -- Piotr Roszatycki Mon, 30 Jul 2001 11:39:28 +0200 libgd-text-perl (0.80-1) unstable; urgency=low * New upstream release * Moved out from contrib to main -- Piotr Roszatycki Wed, 31 Jan 2001 11:27:28 +0000 libgd-text-perl (0.75-1) unstable; urgency=low * Depends: ${perl:Depends} * debian/watch * New upstream release -- Piotr Roszatycki Wed, 3 May 2000 16:16:44 +0200 libgd-text-perl (0.71-1) unstable; urgency=low * Initial Debian version. -- Piotr Roszatycki Fri, 7 Apr 2000 12:06:07 +0200 debian/README.source0000644000000000000000000000361311456620403011351 0ustar Building this package for Debian -------------------------------- This source package need no special handling for normal package builds. Developing this package for Debian ---------------------------------- The source of this package is developed using git and the helper tool git-buildpackage, with all official releases tagged and signed and binary diffs of tarballs stored using pristine-tar. This is documented below /usr/share/doc/git-buildpackage/manual-html/ . A custom build target shows current upstream and packaging versions: debian/rules print-version Current upstream tarball can be prepared using this other build target: debian/rules get-orig-source To switch to newer upstream source, first add a dummy changelog entry and comment out DEB_UPSTREAM_TARBALL_MD5 before getting the source: dch -v ${new_upstream_version}-1 "Dummy changelog entry" sed -i -e 's/^\(DEB_UPSTREAM_TARBALL_MD5\b\)/#\1/' debian/rules debian/rules get-orig-source Store new md5sum to help ensure identical source is received later. Setting DEB_MAINTAINER_MODE=1 enables additional build routines helpful during development of the package, but unfit for normal builds. This typically includes the CDBS feature of auto-updating debian/control with CDBS-related build-dependencies, which is forbidden by Debian Policy as build environment must not change during automated builds. Maintaining packaging build routines ------------------------------------ This source package wraps debhelper commands and other tedious parts of the build routines using the CDBS framework. Please refer to the actual makefile snippets included from debian/rules for details on their purpose and ways to override defaults. Additionally, makefile snippets included from below /usr/share/cdbs may also be documented in /usr/share/doc/cdbs/cdbs-doc.pdf.gz . -- Jonas Smedegaard Thu, 26 Feb 2009 21:28:29 +0100 debian/compat0000644000000000000000000000000211456614770010377 0ustar 6 debian/watch0000644000000000000000000000051411536442405010223 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 opts="uversionmangle=s/(\d)\.(\d{2})(\d+)/$1.$2.$3/" \ http://www.cpan.org/modules/by-module/GD/GDTextUtil-([\d\.]+)\.tar\.gz opts="uversionmangle=s/(\d)\.(\d{2})(\d+)/$1.$2.$3/" \ http://search.cpan.org/dist/GDTextUtil/ .*/GDTextUtil-([\d\.]+)\.tar\.gz debian/copyright_hints0000644000000000000000000000361611561520113012327 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: MANIFEST Makefile.PL debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/source/local-options debian/watch demo/GDWrap.pl demo/GDWrap.ref.png t/align.t t/lib.pl t/text.t t/wrap.t Copyright: *No copyright* License: UNKNOWN FIXME Files: Text.pm Text/Align.pm Text/Wrap.pm Copyright: 1999 License: UNKNOWN FIXME Files: Dustismo_Sans.ttf Copyright: Dustin Norlander, 2002. 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 any later DustismoRegularDustinNorlander: Dustismo: 2002DustismoVersion 1.06 2003DustismoDustismo is a trademark of Dustin Norlander.Dustin Norlander, . 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 of the License, or any laterDustin Norlanderhttp://www.dustismo.com 2002, Dustin Norlander License: GPL FIXME Files: debian/rules Copyright: 2003-2008, 2010-2011, Jonas Smedegaard License: GPL FIXME Files: Dustismo.LICENSE Copyright: 1989, 1991 Free Software Foundation, Inc 2002, Dustin Norlander HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES disclaimer" for the program, if holder saying it may be distributed holder who places the Program under this License interest in the program law: the software, and year name of author License: GPL-2+ FIXME Files: README Copyright: 1999, Martien Verbruggen License: UNKNOWN FIXME Files: Changes Copyright: uncertainties License: UNKNOWN FIXME debian/copyright0000644000000000000000000000325711561520253011130 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: GD::Text Upstream-Contact: Martien Verbruggen Source: http://search.cpan.org/dist/GDTextUtil/ Files: * Copyright: 1999, Martien Verbruggen License: Artistic or GPL-1+ This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Comment: Perl is licensed under either the Artistic license or the GNU General Public License, version 1 or later. Files: Dustismo_Sans.ttf Copyright: 2002, Dustin Norlander License: GPL-2+ Files: debian/* Copyright: 2003-2008, 2010-2011, Jonas Smedegaard License: GPL-2+ License: Artistic Comment: On Debian systems the Artistic License is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: On Debian systems the GNU General Public License (GPL) version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-2+ 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. Comment: On Debian systems the GNU General Public License (GPL) version 2 is located in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611456605154010615 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000250411536443232010252 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2003-2008, 2010-2011 Jonas Smedegaard # Description: Main Debian packaging script for GD::Text # # 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, see . -include /usr/share/cdbs/1/rules/upstream-tarball.mk -include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk # Silence optional build-dependencies to ease backporting CDBS_BUILD_DEPENDS_rules_upstream-tarball = CDBS_BUILD_DEPENDS_rules_utils_copyright-check = DEB_UPSTREAM_PACKAGE = GDTextUtil DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/GD DEB_UPSTREAM_TARBALL_MD5 = 941ad06eadc86b47f3a32da405665c41 DEB_INSTALL_EXAMPLES_libgd-text-perl := demo debian/control.in0000644000000000000000000000132411561520271011176 0ustar Source: libgd-text-perl Section: perl Priority: extra Build-Depends: @cdbs@, libgd-gd2-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libgd-text-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libgd-text-perl.git Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/GDTextUtil/ Package: libgd-text-perl Architecture: all Depends: libgd-gd2-perl, ${perl:Depends}, ${misc:Depends} Suggests: ttf-dustin Description: Text utilities for use with GD This module provides a font-independent way of dealing with text in GD, for use with the GD::Text::* modules and GD::Graph.