This is an automated email from the git hooks/post-receive script. roland pushed a commit to branch master in repository libsnmp-session-perl.
commit d257182c1ca4bfae2f1458e88e8aca1de758e2dc Author: Roland Rosenfeld <[email protected]> Date: Tue Aug 22 23:14:02 2017 +0200 Update debian/copyright to DEP5 format. --- debian/changelog | 7 +++---- debian/copyright | 46 +++++++++++++++++++++++++++++++--------------- 2 files changed, 34 insertions(+), 19 deletions(-) diff --git a/debian/changelog b/debian/changelog index 041c820..9ec8b3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium Friedrich <[email protected]>); Roland Rosenfeld <[email protected]> moved to Uploaders. * Switch to dpkg-source 3.0 (quilt) format. + * Update debian/copyright to DEP5 format. - -- Roland Rosenfeld <[email protected]> Tue, 22 Aug 2017 21:38:26 +0200 + -- Roland Rosenfeld <[email protected]> Tue, 22 Aug 2017 23:13:35 +0200 libsnmp-session-perl (1.13-1.1) unstable; urgency=low @@ -223,6 +224,4 @@ libsnmp-session-perl (0.75-1) unstable; urgency=low -- Michael-John Turner <[email protected]> Wed, 15 Sep 1999 14:27:09 +0200 -Local variables: -mode: debian-changelog -End: + diff --git a/debian/copyright b/debian/copyright index 038dc5f..9c150d7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,35 @@ -This package was debianized by Michael-John Turner <[email protected]> on -Wed, 15 Sep 1999 14:27:09 +0200. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://github.com/sleinen/snmp-session +Upstream-Contact: Simon Leinen <[email protected]> +Upstream-Name: SNMP_Session -It is now maintained by Jochen Friedrich <[email protected]> on -Sun, 7 Sep 2003 01:43:18 +0200 +Files: * +Copyright: + Copyright (c) 1995-2008, Simon Leinen. + Copyright (c) 1998-2008, Mike Mitchell. +License: Artistic-2 -It was downloaded from http://www.switch.ch/misc/leinen/snmp/perl/index.html +Files: debian/* +Copyright: + 2017 Roland Rosenfeld <[email protected]> + 2013 gregor herrmann <[email protected]> + 2003-2009 Jochen Friedrich <[email protected]> + 2003 Paul Slootman <[email protected]> + 1999-2002 Michael-John Turner <[email protected]> +License: Artistic-2 or GPL-1+ -Upstream author: Simon Leinen <[email protected]> - -Copyright: - -SNMP_Session.pm Copyright (c) 1995-2008, Simon Leinen. -SNMP_util.pm Copyright (c) 1998-2007, Mike Mitchell. -BER.pm Copyright (c) 1995-2008, Simon Leinen. - -This program is free software; you can redistribute it under the -"Artistic License 2.0" included in this distribution (file "Artistic.gz"). +License: Artistic-2 + This program is free software; you can redistribute it under the + "Artistic License 2.0" + . + This license is available in + /usr/share/doc/libsnmp-session-perl/Artistic.gz +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'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
