debian/0000755000000000000000000000000011561517741007176 5ustar debian/control0000644000000000000000000000154211561517714010603 0ustar Source: libgd-graph3d-perl Section: perl Priority: extra Build-Depends: cdbs (>= 0.4.73~), perl, debhelper (>= 6), dh-buildinfo, libgd-gd2-perl, libgd-graph-perl (>= 1.30) Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libgd-graph3d-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libgd-graph3d-perl.git Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/GD-Graph3d/ Package: libgd-graph3d-perl Architecture: all Depends: libgd-graph-perl (>= 1.30), ${perl:Depends}, ${misc:Depends} Description: Create 3D Graphs with GD and GD::Graph This is the GD::Graph3d extensions module. It provides 3D graphs for the GD::Graph module by Martien Verbruggen, which in turn generates graph using Lincoln Stein's GD.pm. debian/source/0000755000000000000000000000000011456605165010477 5ustar debian/source/format0000644000000000000000000000001411456605165011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001662111561517741011056 0ustar libgd-graph3d-perl (0.63-8) unstable; urgency=low * Update copyright file: + Rewrite using draft 174 of DEP-5 format. + Rewrap license fields at 72 chars. * Bump policy compliance to standards-version 3.9.2. -- Jonas Smedegaard Sun, 08 May 2011 15:51:20 +0200 libgd-graph3d-perl (0.63-7) unstable; urgency=low * Use CDBS perl-makemaker.mk (not deprecated perlmodule.mk). * Update watch file: + Track both by-modules page and search.cpan.org. + Strip unneeded + in regexp. * Update copyright suppression to match newer CDBS. * Extend copyright years for Debian packaging. * Build-depend on libgd-gd2-perl: libgd-gd2-noxpm-perl is deprecated. * Update copyright file: + Rewrite using DEP5 Subversion draft rev.173. + Extend years. + Use search.cpan.org page as source URL. -- Jonas Smedegaard Fri, 11 Mar 2011 18:18:03 +0100 libgd-graph3d-perl (0.63-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}. * Bump Policy compliance to standards-version 3.9.1. * Suppress some graphics from copyright-check. * Rewrite copyright file using draft rev135 of DEP5 format. -- Jonas Smedegaard Mon, 18 Oct 2010 02:45:47 +0200 libgd-graph3d-perl (0.63-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:46:34 +0200 libgd-graph3d-perl (0.63-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 Fri, 27 Jun 2008 21:10:42 +0200 libgd-graph3d-perl (0.63-3) unstable; urgency=low * No longer (build-)depend on deprecated GD 1.x libraries. Closes: bug#369112 (thanks to Stefan Huehner ). * Add Homepage hint to long description. * Improve watch file: + Add commet on its use. + Bump to version 3. + Tighten regexp: allow only digits, and escape dots in extensions. + Relax regexp: look for any GD perl module containing "3d". * Improve cdbs tweaks: + 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. * Use perl section (not graphics: this is a library). * Improve debian/copyright: + Correct location of perl license (thanks to lintian). + Drop advertisement about my repackaging. -- Jonas Smedegaard Sat, 12 Aug 2006 17:38:59 +0200 libgd-graph3d-perl (0.63-2) unstable; urgency=low * Switch to packaging using cdbs, and debhelper v4. * Update watch file to version 2, and append " uupdate". * Standards version 3.6.0 (no changes needed). * Include (and build-depend on) dh_buildinfo. * Remove workaround for broken perl-modules 5.8.0-9 (problem is gone now, and that package will never be part of an official release). -- Jonas Smedegaard Thu, 24 Jul 2003 13:40:54 +0200 libgd-graph3d-perl (0.63-1) unstable; urgency=low * New upstream release. * Change to new default compilation options according to policy 3.5.7. * Claim to comply with policy version 3.5.8. * Fix wrong line-ends in description (thanks to mc 1.6 with improved highliting rules). * Correct dependencies to favor newer perl-modules to older. -- Jonas Smedegaard Sun, 16 Feb 2003 14:11:52 +0100 libgd-graph3d-perl (0.61-1) unstable; urgency=low * New upstream release. * Build-depend on all variants of libgd-perl, favoring libgd-gd2- noxpm-perl (GD 2.x is no longer considered beta by upstream). -- Jonas Smedegaard Tue, 12 Nov 2002 04:57:10 +0100 libgd-graph3d-perl (0.59-2) unstable; urgency=low * Build-depend-indep on either libgd-perl or libgd-gd2-perl. * Build the package using binary-indep build-target (closes: #157486). * Depend and build-depend on perl-modules except 5.8.0-9 to avoid missing bytes.pm in that specific package. -- Jonas Smedegaard Thu, 29 Aug 2002 09:19:32 +0200 libgd-graph3d-perl (0.59-1) unstable; urgency=low * New upstream release. * Friendly takeover (Thanks, Piotr!): Change Maintainer field. * Repackaged using make-dh-perl. * Rewrite copyright. * Simplify dependencies (GD::Graph depends on the other modules). * Depend on newer GD::Graph (according to the manpage version 1.30 is required). * Run tests as part of the compile, and build-depend on GD::Graph. * Upstream package filename has changed: Add a dash to the watchfile. -- Jonas Smedegaard Mon, 25 Mar 2002 20:53:33 +0100 libgd-graph3d-perl (0.56-1) unstable; urgency=low * New upstream release -- Piotr Roszatycki Wed, 17 Oct 2001 15:50:31 +0200 libgd-graph3d-perl (0.55-2) unstable; urgency=low * woody release -- Piotr Roszatycki Mon, 30 Jul 2001 12:08:56 +0200 libgd-graph3d-perl (0.55-1) unstable; urgency=low * New upstream release * Moved out from contrib to main -- Piotr Roszatycki Wed, 31 Jan 2001 11:44:24 +0000 libgd-graph3d-perl (0.42-1) unstable; urgency=low * New upstream release * New yada compatible with Standards-Version: 3.1.0 -- Piotr Roszatycki Sat, 22 Jul 2000 00:22:36 +0200 libgd-graph3d-perl (0.41-1) unstable; urgency=low * Depends: ${perl:Depends} * debian/watch * New upstream release -- Piotr Roszatycki Wed, 3 May 2000 16:19:38 +0200 libgd-graph3d-perl (0.34-1) unstable; urgency=low * Initial Debian version. -- Piotr Roszatycki Fri, 7 Apr 2000 13:20:13 +0200 debian/README.source0000644000000000000000000000361311456620611011352 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/compat0000644000000000000000000000000211456614622010373 0ustar 6 debian/watch0000644000000000000000000000051411536453226010226 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/GD-Graph3d-([\d\.]+)\.tar\.gz opts="uversionmangle=s/(\d)\.(\d{2})(\d+)/$1.$2.$3/" \ http://search.cpan.org/dist/GD-Graph3d/ .*/GD-Graph3d-([\d\.]+)\.tar\.gz debian/copyright_hints0000644000000000000000000000204711561517577012350 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: Changes 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 lib/GD/Graph/cylinder.pm t/all.t t/visual-test.pl Copyright: *No copyright* License: UNKNOWN FIXME Files: lib/GD/Graph/axestype3d.pm lib/GD/Graph/bars3d.pm lib/GD/Graph/lines3d.pm Copyright: 1995-1998, Martien Verbruggen 1999,2001, Wadsack-Allen. License: UNKNOWN FIXME Files: lib/GD/Graph/cylinder3d.pm lib/GD/Graph/pie3d.pm Copyright: 2000-2001, Wadsack-Allen. 2002, Wadsack-Allen. License: UNKNOWN FIXME Files: debian/rules Copyright: 2003-2008, 2010-2011, Jonas Smedegaard License: GPL FIXME Files: lib/GD/Graph3d.pm Copyright: 1995-1999, Martien Verbruggen 1999, Martien Verbruggen 1999, Steve Bonds 1999-2001, Wadsack-Allen. 2000, Wadsack-Allen. License: UNKNOWN FIXME debian/copyright0000644000000000000000000000322411561517643011133 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: GD::Graph3d Upstream-Contact: Wadsack-Allen Digital Group Source: http://search.cpan.org/dist/GD-Graph3d/ Files: * Copyright: 1995-1999, Martien Verbruggen 1999, Steve Bonds 1999-2002, Wadsack-Allen 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: 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/rules0000755000000000000000000000266311536453552010266 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2003-2008, 2010-2011 Jonas Smedegaard # Description: Main Debian packaging script for GD::Graph3d # # 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 = GD-Graph3d DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/GD DEB_UPSTREAM_TARBALL_MD5 = f866dcdd1e7e2056bb946ab7ac3fe37b # Suppress some graphics (in addition to default stuff) DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(t/.*\.png|debian/(changelog|copyright(|_hints|_newhints)))$ debian/control.in0000644000000000000000000000145611561517664011220 0ustar Source: libgd-graph3d-perl Section: perl Priority: extra Build-Depends: @cdbs@, libgd-gd2-perl, libgd-graph-perl (>= 1.30) Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libgd-graph3d-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libgd-graph3d-perl.git Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/GD-Graph3d/ Package: libgd-graph3d-perl Architecture: all Depends: libgd-graph-perl (>= 1.30), ${perl:Depends}, ${misc:Depends} Description: Create 3D Graphs with GD and GD::Graph This is the GD::Graph3d extensions module. It provides 3D graphs for the GD::Graph module by Martien Verbruggen, which in turn generates graph using Lincoln Stein's GD.pm.