[libdbd-sqlite3-perl] 05/09: debian/copyright: update Upstream-Contact, add new copyright holder.

gregor herrmann gregoa at debian.org
Wed Oct 22 16:25:57 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdbd-sqlite3-perl.

commit c58aa6b0cdb1df9ab5541ffcc27fcc873ec667bd
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 22 17:51:30 2014 +0200

    debian/copyright: update Upstream-Contact, add new copyright holder.
---
 debian/copyright | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 80d5ea4..846260f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: DBD-SQLite
-Upstream-Contact: Adam Kennedy <adamk at cpan.org>
+Upstream-Contact: Kenichi Ishigaki <ishigaki at cpan.org>
 Source: https://metacpan.org/release/DBD-SQLite
 
 Files: *
@@ -12,7 +12,8 @@ Copyright: 2002-2007, Matt Sergeant <matt at sergeant.org>
  2009-2013, Kenichi Ishigaki <ishigaki at cpan.org>
 License: Artistic or GPL-1+
 
-Files: ./[a-z]*.c ./[a-z]*.h
+Files: dbdimp.*  sqlite3*
+Copyright: none
 License: public-domain
  ** The author disclaims copyright to this source code.  In place of
  ** a legal notice, here is a blessing:
@@ -23,6 +24,7 @@ License: public-domain
 Comment: (= sqlite library)
 
 Files: fts3_tokenizer.h
+Copyright: none
 License: public-domain
  ** The author disclaims copyright to this source code.
 
@@ -37,6 +39,11 @@ Copyright: 2003-2007, Fergal Daly <fergal at esatclear.ie>
  2010, Adam Kennedy <adamk at cpan.org>
 License: Artistic or GPL-1+
 
+Files: lib/DBD/SQLite/Fulltext_search.pod
+ lib/DBD/SQLite/VirtualTable*
+Copyright: 2014, Laurent Dami <dami at cpan.org>
+License: Artistic or GPL-1+
+
 Files: debian/*
 Copyright: 2002-2003, Ardo van Rangelrooij <ardo at debian.org>
  2003-2009, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>

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



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