[libgit-pureperl-perl] 02/10: Imported Debian patch 0.48-2

Jonas Genannt jonas at brachium-system.net
Fri Aug 16 20:29:36 UTC 2013


This is an automated email from the git hooks/post-receive script.

hggh-guest pushed a commit to branch master
in repository libgit-pureperl-perl.

commit 0751a5bfd42d617b5c3881bd9b8e6a0fa4b79032
Author: Jonas Genannt <jonas.genannt at capi2name.de>
Date:   Sat Jan 21 16:05:06 2012 +0100

    Imported Debian patch 0.48-2
---
 debian/changelog                  |   21 +++++++++++++++++++++
 debian/compat                     |    1 +
 debian/control                    |   25 +++++++++++++++++++++++++
 debian/copyright                  |   35 +++++++++++++++++++++++++++++++++++
 debian/libgit-pure-perl.docs      |    1 +
 debian/patches/disable_test.patch |   21 +++++++++++++++++++++
 debian/patches/series             |    1 +
 debian/rules                      |    4 ++++
 debian/source/format              |    1 +
 debian/watch                      |    2 ++
 10 files changed, 112 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..6e47193
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,21 @@
+libgit-pure-perl (0.48-2) unstable; urgency=low
+
+  * d/control: Added DM-Upload
+  * d/patches/series: added patch (Closes: #634580, #655819)
+
+ -- Jonas Genannt <jonas.genannt at capi2name.de>  Sat, 21 Jan 2012 16:05:06 +0100
+
+libgit-pure-perl (0.48-1) unstable; urgency=low
+
+  * New upstream version (Closes: #633861)
+  * patch to disable github test, due needed network
+    connection (Closes: #634580)
+  * moved to DebSrc 3.0
+
+ -- Jonas Genannt <jonas.genannt at capi2name.de>  Tue, 19 Jul 2011 18:42:43 +0200
+
+libgit-pure-perl (0.47-1) unstable; urgency=low
+
+  * Initial Release. (Closes: #632359)
+
+ -- Jonas Genannt <jonas.genannt at capi2name.de>  Sun, 3 Jul 2011 18:45:44 +0000
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..45a4fb7
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a30128a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,25 @@
+Source: libgit-pure-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl, libtest-utf8-perl,
+ libconfig-gitlike-perl, libdata-stream-bulk-perl,
+ libdatetime-perl, libfile-find-rule-perl,
+ libio-digest-perl, libmoose-perl, libmoosex-strictconstructor-perl,
+ libmoosex-types-path-class-perl
+Maintainer: Jonas Genannt <jonas.genannt at capi2name.de>
+Standards-Version: 3.9.2
+DM-Upload-Allowed: yes
+Homepage: http://search.cpan.org/dist/Git-PurePerl/
+
+Package: libgit-pure-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libconfig-gitlike-perl, libdata-stream-bulk-perl,
+ libdatetime-perl, libfile-find-rule-perl,
+ libio-digest-perl, libmoose-perl, libmoosex-strictconstructor-perl,
+ libmoosex-types-path-class-perl
+Description: Pure Perl interface to Git repositories
+ Git::PurePerl is a Pure Perl interface to Git repositories.
+ .
+ It was mostly based on Grit http://grit.rubyforge.org/.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..a6fa2d5
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,35 @@
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=135
+Maintainer: Leon Brocard <acme at astray.com>
+Source: http://search.cpan.org/dist/Git-PurePerl/
+Name: Git-PurePerl
+
+Files: *
+Copyright: 2008, Leon Brocard <acme at astray.com>
+License: Artistic or GPL-1
+
+Files: inc/Module/*
+Copyright: 2002 - 2011, Brian Ingerson <ingy at cpan.org>
+ 2002 - 2011, Audrey Tang <autrijus at autrijus.org>
+ 2002 - 2011, Adam Kennedy <adamk at cpan.org>
+License: Artistic or GPL-1
+
+
+Files: debian/*
+Copyright: 2011, Jonas Genannt <jonas.genannt at capi2name.de>
+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'.
diff --git a/debian/libgit-pure-perl.docs b/debian/libgit-pure-perl.docs
new file mode 100644
index 0000000..e845566
--- /dev/null
+++ b/debian/libgit-pure-perl.docs
@@ -0,0 +1 @@
+README
diff --git a/debian/patches/disable_test.patch b/debian/patches/disable_test.patch
new file mode 100644
index 0000000..641771f
--- /dev/null
+++ b/debian/patches/disable_test.patch
@@ -0,0 +1,21 @@
+Author: Jonas Genannt <jonas.genannt at capi2name.de>
+Description: disable test, because of needed network (Closes: #634580)
+
+diff --git a/t/protocol_gpp.t b/t/protocol_gpp.t
+index 07683d1..b46f52d 100644
+--- a/t/protocol_gpp.t
++++ b/t/protocol_gpp.t
+@@ -12,9 +12,10 @@ dir($directory)->rmtree;
+ my $git = Git::PurePerl->init( directory => $directory );
+ isa_ok( $git, 'Git::PurePerl', 'can init' );
+ 
+-$git->clone( 'github.com', '/acme/git-pureperl.git' );
++# Disable test due needed network connection
++#$git->clone( 'github.com', '/acme/git-pureperl.git' );
+ 
+-ok( $git->all_sha1s->all >= 604 );
+-ok( $git->all_objects->all >= 604 );
++#ok( $git->all_sha1s->all >= 604 );
++#ok( $git->all_objects->all >= 604 );
+ 
+ done_testing;
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..cf4be3a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+disable_test.patch
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..c898362
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Git-PurePerl/   .*/Git-PurePerl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgit-pureperl-perl.git



More information about the Pkg-perl-cvs-commits mailing list