debian/0000755000000000000000000000000012176725205007175 5ustar debian/rules0000755000000000000000000000003612176725205010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000264012176725205010602 0ustar Source: libogre-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Dominic Hargreaves Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libgtk2.0-dev, libogre-1.8-dev, perl, pkg-config Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libogre-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libogre-perl.git Homepage: https://metacpan.org/release/Ogre/ Package: libogre-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: libois-perl Description: Perl binding for the OGRE C++ graphics library This is a Perl binding for OGRE, Object-Oriented Graphics Rendering Engine, a C++ library found at http://www.ogre3d.org/ . . The wrapping is currently incomplete, but there are several interesting examples working now (see examples/README.txt). . For documentation on specific classes, see the perldoc for the class. The documentation for each class is somewhat minimal. In the DESCRIPTION section there will be a link to the corresponding C++ API documentation on the OGRE website. The documentation of methods uses C++ types to describe its parameters and return values, so some translation to Perl is generally required. debian/source/0000755000000000000000000000000012176725205010475 5ustar debian/source/format0000644000000000000000000000001412176725205011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000324212176725205011050 0ustar libogre-perl (0.60-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "Please upgrade OGRE dependency to 1.8 or greater" (Closes: #704784) * Build-depend on libogre-1.8-dev. * Drop ogre_version.patch, not needed anymore. * Drop use-config-ccflags.patch, fixed upstream. * Use debhelper 9.20120312 to get all hardening flags. * Update years of upstream and packaging copyright. * debian/copyright: switch formatting to Copyright-Format 1.0. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 02 Aug 2013 14:19:27 +0200 libogre-perl (0.50-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Dominic Hargreaves ] * Include $Config{ccflags} in CCFLAGS (Closes: #636654) -- Dominic Hargreaves Sat, 06 Aug 2011 19:25:18 +0100 libogre-perl (0.50-1) unstable; urgency=low * New upstream release. * Switch to source format 3.0 (quilt). * Set Standards-Version to 3.9.1 (no changes). * debian/copyright: update years of copyright and formatting. * Build-depend on libogre-dev (>= 1.7.1); add a patch to accept 1.7.1 instead of 1.7.2 as the minimum version; closes: #613187. * Remove libreadonly-perl from Recommends, not used anymore. -- gregor herrmann Wed, 16 Feb 2011 23:21:19 +0100 libogre-perl (0.40-1) unstable; urgency=low * Initial release (closes: #556196). -- gregor herrmann Sun, 15 Nov 2009 21:07:08 +0100 debian/compat0000644000000000000000000000000212176725205010373 0ustar 9 debian/libogre-perl.examples0000644000000000000000000000001312176725205013312 0ustar examples/* debian/copyright0000644000000000000000000000203412176725205011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Ogre Upstream-Contact: Scott Lanning Source: https://metacpan.org/release/Ogre/ Files: * Copyright: 2007-2013, Scott Lanning License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2013, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libogre-perl.docs0000644000000000000000000000001112176725205012422 0ustar TODO.txt debian/watch0000644000000000000000000000014612176725205010227 0ustar version=3 https://metacpan.org/release/Ogre/ .*/Ogre-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$