[Pkg-voip-commits] [sipsak] 05/19: Switch to a machine readable debian/copyright file

Victor Seva vseva at moszumanska.debian.org
Wed Aug 31 09:07:48 UTC 2016


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

vseva pushed a commit to branch master
in repository sipsak.

commit 4ea2f30ff183d89b5e35e390cb6410391fb0f61c
Author: Guillem Jover <gjover at sipwise.com>
Date:   Mon Jul 4 12:46:15 2016 +0200

    Switch to a machine readable debian/copyright file
---
 debian/changelog |  1 +
 debian/copyright | 47 ++++++++++++++++++++++++++++++++---------------
 2 files changed, 33 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f1c72fb..95135d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ sipsak (0.9.6-3) UNRELEASED; urgency=medium
   [ Guillem Jover ]
   * Switch to debhelper compatibility level 9. Closes: #817669
   * Use https and cgit URLs for Vcs control fields.
+  * Switch to a machine readable debian/copyright file.
 
  -- Guillem Jover <gjover at sipwise.com>  Mon, 04 Jul 2016 12:19:42 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 584431c..8b8324a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,43 @@
-This package was debianized by ARAKI Yasuhiro <ar at debian.org> on
-Thu, 25 Mar 2004 13:37:46 +0900.
-
-It was downloaded from http://sipsak.berlios.de/.
-
-Upstream Author: Nils Ohlmeier <ohlmeier at fokus dot frauenhofer dot de>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
+Files: *
 Copyright:
- Copyright (C) 2002-2004 Fhg Fokus
- Copyright (C) 2004-2005 Nils Ohlmeier
-
+ Copyright © 2002-2004 Fhg Fokus
+ Copyright © 2004-2005 Nils Ohlmeier
+License: GPL-2+
  sipsak 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 2 of the License, or
  (at your option) any later version.
-
+ .
  sipsak 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.
+Comment:
+ On Debian systems, the complete text of the GNU General Public License
+ can be found in ‘/usr/share/common-licenses/GPL-2’ or in the dpkg source
+ as the file ‘COPYING’.
 
- You should have received a copy of the GNU General Public License with
- your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with
- the Debian GNU/Linux sipsak source package as the file COPYING.  If not,
- write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301  USA
+Files: md5.*
+Copyright:
+ Copyright © 1991-2, RSA Data Security, Inc. Created 1991.
+ All rights reserved
+License: MD5-RSA
+ License to copy and use this software is granted provided that it
+ is identified as the "RSA Data Security, Inc. MD5 Message-Digest
+ Algorithm" in all material mentioning or referencing this software
+ or this function.
+ .
+ License is also granted to make and use derivative works provided
+ that such works are identified as "derived from the RSA Data
+ Security, Inc. MD5 Message-Digest Algorithm" in all material
+ mentioning or referencing the derived work.
+ .
+ RSA Data Security, Inc. makes no representations concerning either
+ the merchantability of this software or the suitability of this
+ software for any particular purpose. It is provided "as is"
+ without express or implied warranty of any kind.
+ .
+ These notices must be retained in any copies of any part of this
+ documentation and/or software.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/sipsak.git



More information about the Pkg-voip-commits mailing list