debian/0000755000000000000000000000000012232020246007157 5ustar debian/rules0000755000000000000000000000003612232020246010236 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000237112232020246010565 0ustar Source: libsvn-look-perl Maintainer: Debian Perl Group Uploaders: Angel Abad , Jonathan Yu , Antonio Radici Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: liburi-perl, liblist-moreutils-perl, libxml-simple-perl, perl, subversion Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvn-look-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvn-look-perl.git Homepage: https://metacpan.org/release/SVN-Look/ Package: libsvn-look-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblist-moreutils-perl, libxml-simple-perl, subversion Description: module providing access to svnlook data SVN::Look is a simple Perl module that provides a object-oriented wrapper around Subversion's svnlook command, with built-in caching to improve speed. It is useful to gather information about a repository, its revisions and its transactions, which makes it easy for hook writers to retrieve and use the information they need. debian/source/0000755000000000000000000000000012232020246010457 5ustar debian/source/format0000644000000000000000000000001412232020246011665 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001444612232020246011042 0ustar libsvn-look-perl (0.39-1) unstable; urgency=low * Team upload. [ 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. * Add (build) dependency on libxml-simple-perl. * Update years of copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Wed, 23 Oct 2013 21:16:11 +0200 libsvn-look-perl (0.38-1) unstable; urgency=low * Imported Upstream version 0.38 * debian/control: Build-Depends on liblist-moreutils-perl -- Angel Abad Fri, 22 Jun 2012 15:52:10 +0200 libsvn-look-perl (0.34-1) unstable; urgency=low * Imported Upstream version 0.34 -- Angel Abad Thu, 08 Mar 2012 21:33:57 +0100 libsvn-look-perl (0.33-1) unstable; urgency=low * Imported Upstream version 0.33 -- Angel Abad Tue, 28 Feb 2012 13:51:48 +0100 libsvn-look-perl (0.32-1) unstable; urgency=low * Email change: Angel Abad -> angel@debian.org * Imported Upstream version 0.32 * debian/copyright: - Update format to copyright-format 1.0 - Update years * Bump Standards-Version to 3.9.3 -- Angel Abad Mon, 27 Feb 2012 23:09:36 +0100 libsvn-look-perl (0.30-1) unstable; urgency=low * Imported Upstream version 0.30 * debian/copyright: Update debian/* section -- Angel Abad Thu, 03 Nov 2011 08:53:54 +0100 libsvn-look-perl (0.29-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Sun, 16 Oct 2011 15:17:30 +0200 libsvn-look-perl (0.28-1) unstable; urgency=low * Imported Upstream version 0.28 -- Angel Abad Tue, 11 Oct 2011 08:50:50 +0200 libsvn-look-perl (0.27-1) unstable; urgency=low * Imported Upstream version 0.27 -- Angel Abad Sun, 18 Sep 2011 11:53:29 +0200 libsvn-look-perl (0.26-1) unstable; urgency=low * Imported Upstream version 0.26 -- Angel Abad Sun, 28 Aug 2011 10:50:13 +0200 libsvn-look-perl (0.25-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Angel Abad ] * Imported Upstream version 0.25 * debian/copyright: Update debian/* section -- Angel Abad Mon, 22 Aug 2011 13:49:00 +0200 libsvn-look-perl (0.24-1) unstable; urgency=low * New upstream release -- Angel Abad Sun, 31 Jul 2011 12:17:21 +0200 libsvn-look-perl (0.23-1) unstable; urgency=low [ Angel Abad ] * New upstream release * debian/control: - Build-Depends on liburi-perl [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. -- Angel Abad Thu, 28 Jul 2011 11:06:57 +0200 libsvn-look-perl (0.22-1) unstable; urgency=low * New upstream release * debian/control: - Remove libfile-slurp-perl from Build-Depends, now isn't necessary * debian/copyright: - Update copyright years -- Angel Abad Tue, 26 Jul 2011 15:40:42 +0200 libsvn-look-perl (0.21-1) unstable; urgency=low * New upstream release * debian/copyright: - Update copyright years - Update license stanza * Bump Debhelper compat level to 8 * Bump Standards-Version to 3.9.2 (no changes) * debian/control: - Add libfile-slurp-perl and liburi-perl to Build-Depends to fix FTBFS with tests -- Angel Abad Thu, 21 Jul 2011 15:09:34 +0200 libsvn-look-perl (0.20-1) unstable; urgency=low * New upstream release * debian/copyright: Update license information * Bump Standards-Version to 3.9.1 (no changes) -- Angel Abad Tue, 14 Dec 2010 13:44:09 +0100 libsvn-look-perl (0.18-1) unstable; urgency=low [ Angel Abad ] * New upstream release [ gregor herrmann ] * Convert to source format 3.0 (quilt). -- Angel Abad Thu, 29 Apr 2010 11:40:22 +0200 libsvn-look-perl (0.17-1) unstable; urgency=low * New upstream release -- Angel Abad Thu, 25 Feb 2010 22:27:24 +0100 libsvn-look-perl (0.16-1) unstable; urgency=low * New upstream release * Add myself to Uploaders and Copyright * Standards-Version 3.8.4 (no changes) * Rewrite control description * No longer run author tests, Kwalitee and Perl::Critic are fragile * Update copyright to new DEP5 format -- Jonathan Yu Wed, 17 Feb 2010 21:47:49 -0500 libsvn-look-perl (0.15-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Angel Abad ] * Update my email address * New upstream release * debian/rules: Add --with quilt * debian/rules: Enable author tests * debian/control: Add libtest-kwalitee-perl to B-D-I * Bumped the Standards-Version to 3.8.3. -- Angel Abad Sun, 25 Oct 2009 08:47:35 +0100 libsvn-look-perl (0.14.10-1) unstable; urgency=low * New upstream release -- Angel Abad (Ikusnet SLL) Sun, 08 Mar 2009 15:11:01 +0100 libsvn-look-perl (0.14.9-1) unstable; urgency=low * New upstream release -- Angel Abad (Ikusnet SLL) Fri, 06 Mar 2009 10:55:09 +0100 libsvn-look-perl (0.14.7-1) unstable; urgency=low [ Angel Abad (Ikusnet SLL) ] * New upstream release [ gregor herrmann ] * Refresh patch remove_authortest_pbuilder. -- Angel Abad (Ikusnet SLL) Mon, 02 Mar 2009 10:30:02 +0100 libsvn-look-perl (0.14.5-1) unstable; urgency=low * New upstream release * Adding me to the Uploaders -- Antonio Radici Sat, 28 Feb 2009 12:43:45 +0000 libsvn-look-perl (0.13.463-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Angel Abad (Ikusnet SLL) ] * debian/patches: Add patch description for lintian clean * debian/README.source: Add for quilt patches -- Angel Abad (Ikusnet SLL) Sun, 07 Dec 2008 19:12:01 +0100 libsvn-look-perl (0.13.463-1) unstable; urgency=low * Initial Release. (Closes: #504004) -- Angel Abad (Ikusnet SLL) Thu, 06 Nov 2008 10:01:07 +0100 debian/compat0000644000000000000000000000000212232020246010355 0ustar 8 debian/copyright0000644000000000000000000000237512232020246011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SVN-Look Upstream-Contact: Gustavo Chaves Source: https://metacpan.org/release/SVN-Look/ Files: * Copyright: 2008-2013, CPqD License: Artistic or GPL-1+ Files: debian/* Copyright: 2008-2012, Angel Abad 2009, Antonio Radici 2010, Jonathan Yu 2011, Ansgar Burchardt 2011, Salvatore Bonaccorso 2011-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/watch0000644000000000000000000000015612232020246010212 0ustar version=3 https://metacpan.org/release/SVN-Look/ .*/SVN-Look-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$