[libstring-copyright-perl] 01/01: Initial packaging.

Jonas Smedegaard dr at jones.dk
Fri Jul 22 10:07:08 UTC 2016


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

js pushed a commit to branch master
in repository libstring-copyright-perl.

commit 2dee92356fa02fc6ac134140a4498c25b88e32d1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jul 22 11:42:55 2016 +0200

    Initial packaging.
---
 debian/README.source            | 11 +++++++
 debian/changelog                |  6 ++++
 debian/compat                   |  1 +
 debian/control                  | 24 +++++++++++++++
 debian/control.in               | 20 +++++++++++++
 debian/copyright                | 27 +++++++++++++++++
 debian/copyright_hints          | 65 +++++++++++++++++++++++++++++++++++++++++
 debian/gbp.conf                 |  6 ++++
 debian/rules                    | 21 +++++++++++++
 debian/source/format            |  1 +
 debian/source/lintian-overrides |  8 +++++
 debian/watch                    |  3 ++
 12 files changed, 193 insertions(+)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..f88449e
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,11 @@
+CDBS+git-buildpackage
+---------------------
+
+This source package uses CDBS and git-buildpackage.  NMUs need not (but
+are encouraged to) make special use of these tools.  In particular, the
+debian/control.in file can be completely ignored.
+
+More info here: http://wiki.debian.org/CDBS+git-buildpackage
+
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 18 Feb 2013 12:55:37 +0100
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..5d62597
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,6 @@
+libstring-copyright-perl (0.001-1) unstable; urgency=low
+
+  * Initial packaging release.
+    Closes: bug#832092.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Fri, 22 Jul 2016 11:41:18 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..d0092b0
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,24 @@
+Source: libstring-copyright-perl
+Section: perl
+Priority: optional
+Build-Depends: cdbs,
+ devscripts,
+ perl,
+ debhelper,
+ dh-buildinfo
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Smedegaard <dr at jones.dk>
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libstring-copyright-perl
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-copyright-perl.git
+Homepage: https://metacpan.org/pod/String::Copyright
+
+Package: libstring-copyright-perl
+Architecture: all
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
+Recommends: ${cdbs:Recommends}
+Description: representation of text-based copyright statements
+ String::Copyright Parses common styles of copyright statements and
+ serializes in normalized format.
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..65e8f5c
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,20 @@
+Source: libstring-copyright-perl
+Section: perl
+Priority: optional
+Build-Depends: @cdbs@
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Smedegaard <dr at jones.dk>
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libstring-copyright-perl
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-copyright-perl.git
+Homepage: https://metacpan.org/pod/String::Copyright
+
+Package: libstring-copyright-perl
+Architecture: all
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
+Recommends: ${cdbs:Recommends}
+Description: representation of text-based copyright statements
+ String::Copyright Parses common styles of copyright statements and
+ serializes in normalized format.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..ddb1fd3
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,27 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: String::Copyright
+Upstream-Contact: https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=libstring-copyright-perl
+ http://rt.cpan.org/Dist/Display.html?Queue=String-Copyright
+Source: https://metacpan.org/release/String-Copyright
+ https://anonscm.debian.org/git/build-common/string-copyright.git
+ git://anonscm.debian.org/build-common/string-copyright
+
+Files: *
+Copyright: 2005-2010, 2016  Jonas Smedegaard <dr at jones.dk>
+ 2007-2008  Adam D. Barratt <adam at adam-barratt.org.uk>
+License-Grant:
+ 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 3, or (at your option) any
+ later version.
+License: GPL-3+
+
+Files: Makefile.PL
+Copyright: 2013, Toby Inkster <tobyink at cpan.org>
+License: Artistic or GPL-1+
+
+License: GPL-3+
+License-Reference: /usr/share/common-licenses/GPL-3
+
+License: GPL-1+
+License-Reference: /usr/share/common-licenses/GPL-1
diff --git a/debian/copyright_hints b/debian/copyright_hints
new file mode 100644
index 0000000..dcb73ec
--- /dev/null
+++ b/debian/copyright_hints
@@ -0,0 +1,65 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: FIXME
+Upstream-Contact: FIXME
+Source: FIXME
+Disclaimer: Autogenerated by CDBS
+
+Files: debian/changelog
+ debian/compat
+ debian/control
+ debian/source
+ debian/source/format
+ debian/source/lintian-overrides
+ debian/watch
+ lib/String
+ t/50_context.t
+Copyright: *No copyright*
+License: UNKNOWN
+ FIXME
+
+Files: debian/copyright
+ debian/rules
+Copyright: 2005-2010, 2016 Jonas Smedegaard <dr at jones.dk>
+  2016, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+
+Files: lib/String/Copyright.pm
+Copyright: 1999-2000, Foo Barbaz <fb at acme.com> and Acme Corp
+  1999-2000, Foo Barbaz <fb at acme.corp> and Acme Corp
+  2000, 2002 Foo Barbaz <foo at bar.baz>
+  2000, 2002 Foo Barbaz and Acme Corp
+  2001, 2004 Foo (work address) <foo at zorg.org>
+  2001,2004, Foo (work address) <foo at zorg.corp>
+  2003, Foo B. and friends
+  = (<<'END');
+License: GPL-3+
+ FIXME
+
+Files: t/20_parse.t
+Copyright: 2001,2004, Foo Barbaz (really) <foo at bar.baz>
+  2003, Foo and friends
+  2004, friends of Foo
+License: UNKNOWN
+ FIXME
+
+Files: t/50_range.t
+Copyright: 1999-2000, , 2001n - 2002n, 2003, Foo"), '1999-2003, Foo'
+  1999-2000, n , 2001-2003, nFoo"), '1999-2003, Foo'
+  1999-2000, n 2001-2003, nFoo"), '1999-2003, Foo'
+  1999-2000,2003,2005-2006, Foo")
+  1999-2001, - 2002n, 2003, Foo"), '1999-2003, Foo'
+License: UNKNOWN
+ FIXME
+
+Files: t/50_encoding.t
+Copyright: and succeed on utf8 utf8 strings should succeed on double-byte names
+License: UNKNOWN
+ FIXME
+
+Files: debian/copyright_hints
+Copyright: *No
+  2005-2010, 2016 Jonas Smedegaard <dr at jones.dk>
+License: WTFPL LLGPL
+ FIXME
+
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..2a594ca
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,6 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+pristine-tar = True
+sign-tags = True
+filter = */.git*
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..d839d7e
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright 2016, Jonas Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for String::Copyright
+#
+# 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 3, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/class/perl-makemaker.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
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/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..dce4650
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,8 @@
+# License is in License-Reference field (see bug#786450)
+missing-license-text-in-dep5-copyright
+
+# License is in License-Reference field (see bug#786450)
+missing-license-paragraph-in-dep5-copyright
+
+# Debhelper 9 is satisfied even in oldstable
+package-needs-versioned-debhelper-build-depends 9
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..e037dfb
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+# run "uscan --report" to check or "gpb import-orig --uscan" to update
+version=4
+https://metacpan.org/release/String-Copyright .*/String-Copyright-([\d.]+)\.tar\.gz

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



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