[SCM] Debian packaging of libdbd-sqlite2-perl branch, master, updated. 01f315a81828670e8659731bd0ff1a25d6fbe447
Xavier Guimard
x.guimard at free.fr
Mon Apr 29 11:49:15 UTC 2013
The following commit has been merged in the master branch:
commit 7f01fc59afbde6884d81271b3cbaa320fc415b65
Author: Xavier Guimard <x.guimard at free.fr>
Date: Mon Apr 29 13:47:15 2013 +0200
Bump debian/copyright format to 1.0
diff --git a/debian/changelog b/debian/changelog
index 0a07406..295d44a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,17 +7,15 @@ libdbd-sqlite2-perl (2:0.33-10) UNRELEASED; urgency=low
* Update my email address.
* debian/control: Convert Vcs-* fields to Git.
- [ Salvatore Bonaccorso ]
- * debian/copyright: Replace DEP5 Format-Specification URL from
- svn.debian.org to anonscm.debian.org URL.
-
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
- * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
+ [ Xavier Guimard ]
+ * Bump debian/copyright format to 1.0
+
-- Ansgar Burchardt <ansgar at 43-1.org> Mon, 19 Jul 2010 15:05:20 +0900
libdbd-sqlite2-perl (2:0.33-9) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 7a9ed05..b1c45e4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,25 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Matt Sergeant
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: DBD-SQLite2
+Upstream-Contact: Matt Sergeant
Source: https://metacpan.org/release/DBD-SQLite2/
-Name: DBD-SQLite2
-Copyright: © 2002, Matt Sergeant
-License: Artistic or GPL-1+
-
-Files: [a-ce-z]*.[ch], date.c, delete.c
+Files: *.c, *.h
Copyright: Public Domain
-License: PD
+License: Public-Domain
+
+Files: *, dbdimp.c, dbdimp.h
+Copyright: 2002, Matt Sergeant
+License: Artistic or GPL-1+
Files: debian/*
-Copyright:
- © 2002-2003, Ardo van Rangelrooij <ardo at debian.org>
- © 2003-2005, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
- © 2005, Marcelo E. Magallon <mmagallo at debian.org>
- © 2005, Damyan Ivanov <dmn at debian.org>
- © 2005-2008, gregor herrmann <gregoa at debian.org>
- © 2010, Ansgar Burchardt <ansgar at debian.org>
+Copyright:
+ 2002-2003, Ardo van Rangelrooij <ardo at debian.org>
+ 2003-2005, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2005, Marcelo E. Magallon <mmagallo at debian.org>
+ 2005, Damyan Ivanov <dmn at debian.org>
+ 2005-2008, gregor herrmann <gregoa at debian.org>
+ 2010, Ansgar Burchardt <ansgar at debian.org>
+ 2013, Xavier Guimard <x.guimard at free.fr>
License: Artistic or GPL-1+
License: Artistic
@@ -33,3 +35,12 @@ License: GPL-1+
any later version.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'
+
+License: Public-Domain
+ The author disclaims copyright to this source code. In place of
+ a legal notice, here is a blessing:
+ .
+ * May you do good and not evil.
+ * May you find forgiveness for yourself and forgive others.
+ * May you share freely, never taking more than you give.
+
--
Debian packaging of libdbd-sqlite2-perl
More information about the Pkg-perl-cvs-commits
mailing list