debian/0000755000000000000000000000000012201007766007167 5ustar debian/copyright0000644000000000000000000000232012201007727011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Git-Wrapper Source: https://metacpan.org/release/Git-Wrapper/ Upstream-Contact: Hans Dieter Pearcey Chris Prather Files: * Copyright: 2008, Hans Dieter Pearcey License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Tim Retout 2011-2012, Alessandro Ghedini 2011-2012 Salvatore Bonaccorso 2011-2013, Angel Abad 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/changelog0000644000000000000000000001035012201007766011040 0ustar libgit-wrapper-perl (0.030-1) unstable; urgency=low * Imported Upstream version 0.030 * debian/control: B-D-I on libpath-class-perl -- Angel Abad Thu, 08 Aug 2013 23:38:58 +0200 libgit-wrapper-perl (0.029-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 [ Angel Abad ] * Imported Upstream version 0.029 * debian/copyright: Update debian years -- Angel Abad Fri, 31 May 2013 14:06:01 +0200 libgit-wrapper-perl (0.028-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.028 -- Salvatore Bonaccorso Wed, 24 Oct 2012 09:27:15 +0200 libgit-wrapper-perl (0.027-1) unstable; urgency=low * Imported Upstream version 0.027 * debian/copyright: Update debian years * Bump Standards-Version to 3.9.4 * debian/patches/fix-bad-whatis.patch: Remove patch, applied upstream -- Angel Abad Mon, 24 Sep 2012 14:54:09 +0200 libgit-wrapper-perl (0.025-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Imported Upstream version 0.025 * Refresh fix-bad-whatis.patch pach * Update copyright years for debian/* packaging -- Salvatore Bonaccorso Wed, 25 Jul 2012 19:24:12 +0200 libgit-wrapper-perl (0.023-1) unstable; urgency=low * New upstream release * Build depends on libenv-path-perl and libtest-most-perl * Refresh fix-bad-whatis.patch -- Alessandro Ghedini Thu, 28 Jun 2012 19:19:01 +0200 libgit-wrapper-perl (0.022-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Revert "Repack upstream tarball to remove bundled archives" This reverts commit 3c3f74e5e28bf1188604e28138ddba9ecf32edac. Upstream excludes again archived releases (CPAN-RT#76860) * Imported Upstream version 0.020 [ Alessandro Ghedini ] * New upstream release * Add fix-bad-whatis.patch -- Alessandro Ghedini Thu, 28 Jun 2012 12:12:47 +0200 libgit-wrapper-perl (0.019+dfsg-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.019+dfsg -- Salvatore Bonaccorso Sat, 28 Apr 2012 11:35:42 +0200 libgit-wrapper-perl (0.018+dfsg-1) unstable; urgency=low * Repack upstream tarball to remove bundled archives -- Alessandro Ghedini Mon, 23 Apr 2012 16:55:07 +0200 libgit-wrapper-perl (0.018-1) unstable; urgency=low [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ Angel Abad ] * Email change: Angel Abad -> angel@debian.org * Imported Upstream version 0.018 * debian/control: Build-Depends on libtest-exception-perl * debian/copyright: - Update years - Update format to copyright-format 1.0 * Bump Standards-Version to 3.9.3 -- Angel Abad Mon, 23 Apr 2012 12:31:37 +0200 libgit-wrapper-perl (0.017-1) unstable; urgency=low * Imported Upstream version 0.017 * debian/cpopyright: - Update license stanzas - Update debian/* section * debian/control: Add myself to Uploaders -- Angel Abad Wed, 28 Sep 2011 16:59:03 +0200 libgit-wrapper-perl (0.016-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Alessandro Ghedini ] * New upstream release * Add libsort-versions-perl to (Build-)Depends(-Indep) -- Alessandro Ghedini Tue, 06 Sep 2011 10:51:11 +0200 libgit-wrapper-perl (0.015-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * New upstream release * Bump debhelper compat level to 8 * Bump Standards-Version to 3.9.2 * Re-order (Build-)Depends (just cosmetics) * Manually set GIT_AUTHOR_EMAIL and GIT_AUTHOR_NAME for tests -- Alessandro Ghedini Tue, 02 Aug 2011 16:35:38 +0200 libgit-wrapper-perl (0.014-1) unstable; urgency=low * Initial Release. (Closes: #606775) -- Alessandro Ghedini Sun, 02 Jan 2011 14:29:04 +0100 debian/watch0000644000000000000000000000016412152110557010217 0ustar version=3 https://metacpan.org/release/Git-Wrapper/ .*/Git-Wrapper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000212152110557010363 0ustar 8 debian/source/0000755000000000000000000000000012152110557010465 5ustar debian/source/format0000644000000000000000000000001412201007255011666 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000025612201007351010240 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: GIT_AUTHOR_EMAIL="pkg-perl-maintainers@lists.alioth.debian.org" \ GIT_AUTHOR_NAME="Debian Perl Group" \ dh_auto_test debian/control0000644000000000000000000000235612201007554010573 0ustar Source: libgit-wrapper-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Tim Retout , Alessandro Ghedini , Angel Abad Build-Depends: debhelper (>= 8) Build-Depends-Indep: git, libenv-path-perl, libfile-pushd-perl, libpath-class-perl (>= 0.26), libsort-versions-perl, libtest-deep-perl, libtest-exception-perl, libtest-most-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgit-wrapper-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgit-wrapper-perl.git Homepage: https://metacpan.org/release/Git-Wrapper/ Package: libgit-wrapper-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, git, libfile-pushd-perl, libsort-versions-perl Description: Perl module to wrap git command-line interface Git::Wrapper provides an API for git that uses Perl data structures for argument passing, instead of CLI-style --options as Git does. . Except as documented, every git subcommand is available as a method on a Git::Wrapper object. Replace any hyphens in the git command with underscores.