[libbssolv-perl] 02/06: debian/copyright: Add copyright file.

Mike Gabriel sunweaver at debian.org
Mon Sep 29 13:05:56 UTC 2014


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

sunweaver pushed a commit to branch master
in repository libbssolv-perl.

commit c1034b40ebee2bfe5b8949fadb7db5b25128f091
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Sep 29 15:00:07 2014 +0200

    debian/copyright: Add copyright file.
---
 debian/copyright    | 33 +++++++++++++++++++++++++++++++++
 debian/copyright.in | 12 ++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..0a71a94
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,33 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: perl-BSSolv
+Upstream-Contact: Michael Schroeder <mls at suse.de>
+Source: https://github.com/openSUSE/perl-BSSolv
+
+Files: *
+Copyright: 2009-2013, Michael Schroeder <mls at suse.de>
+License: Artistic or GPL-1+
+Comment:
+ Assuming copyright holder and license from README file.
+ .
+ This library is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself.
+
+Files: debian/*
+Copyright: 2014, Mike Gabriel <mike.gabriel at das-netzwerkteam.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'
\ No newline at end of file
diff --git a/debian/copyright.in b/debian/copyright.in
new file mode 100644
index 0000000..634869b
--- /dev/null
+++ b/debian/copyright.in
@@ -0,0 +1,12 @@
+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: BSSolv.pm
+ BSSolv.xs
+Copyright: *No copyright*
+License: UNKNOWN
+ FIXME
+

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



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