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

gregoa pushed a commit to branch master
in repository libnet-openid-common-perl.

commit 8747356fc74a42cf4f6d98d14b289bc52fec580c
Author: Dominic Hargreaves <d...@earth.li>
Date:   Fri Nov 11 22:07:41 2011 +0000

    Imported Debian patch 1.14-1
---
 debian/changelog                      |  5 +++++
 debian/compat                         |  1 +
 debian/control                        | 28 ++++++++++++++++++++++++++++
 debian/copyright                      | 28 ++++++++++++++++++++++++++++
 debian/libnet-openid-common-perl.docs |  1 +
 debian/rules                          |  4 ++++
 debian/source/format                  |  1 +
 debian/watch                          |  2 ++
 8 files changed, 70 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..dd800bb
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libnet-openid-common-perl (1.14-1) unstable; urgency=low
+
+  * Initial Release (closes: #648475) 
+
+ -- Dominic Hargreaves <d...@earth.li>  Fri, 11 Nov 2011 22:07:41 +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..80d0f78
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,28 @@
+Source: libnet-openid-common-perl
+Section: perl
+Priority: optional
+Maintainer: Dominic Hargreaves <d...@earth.li>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libcrypt-dh-gmp-perl,
+ libhtml-parser-perl (>= 3.40),
+ libhttp-message-perl,
+ libxml-simple-perl,
+ perl
+Standards-Version: 3.9.2
+Homepage: http://search.cpan.org/dist/Net-OpenID-Common/
+Vcs-Git: git://anonscm.debian.org/users/dom/libnet-openid-common-perl.git
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=users/dom/libnet-openid-common-perl.git
+
+Package: libnet-openid-common-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcrypt-dh-gmp-perl,
+ libhtml-parser-perl (>= 3.40),
+ libhttp-message-perl,
+ libxml-simple-perl,
+ perl
+Replaces: libnet-openid-consumer-perl (<< 1.12)
+Breaks: libnet-openid-consumer-perl (<< 1.12)
+Description: libraries shared between Net::OpenID::Consumer and 
Net::OpenID::Server
+ The Consumer and Server implementations share a few libraries which are
+ provided by this package.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..1d533e8
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,28 @@
+Format-Specification: 
http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Robert Norris <r...@eatenbyagrue.org>, Roger Crew 
<c...@cs.stanford.edu>
+Source: http://search.cpan.org/dist/Net-OpenID-Common/
+Name: Net-OpenID-Common
+
+Files: *
+Copyright: Robert Norris <r...@eatenbyagrue.org>, Roger Crew 
<c...@cs.stanford.edu>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2011, Dominic Hargreaves <d...@earth.li>
+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/libnet-openid-common-perl.docs 
b/debian/libnet-openid-common-perl.docs
new file mode 100644
index 0000000..e845566
--- /dev/null
+++ b/debian/libnet-openid-common-perl.docs
@@ -0,0 +1 @@
+README
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..72dafce
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Net-OpenID-Common/   
.*/Net-OpenID-Common-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/libnet-openid-common-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to