[Pkg-privacy-commits] [libotr] 166/225: Convert debian/copyright to machine-readable copyright format 1.0, update it.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:45:24 UTC 2015


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

infinity0 pushed a commit to branch master
in repository libotr.

commit 325a948713ea4d4eb307a7d46afb9d3d16e16a62
Author: intrigeri <intrigeri at boum.org>
Date:   Tue Feb 18 20:24:22 2014 +0000

    Convert debian/copyright to machine-readable copyright format 1.0, update it.
---
 debian/copyright | 63 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 34 insertions(+), 29 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index bec63cf..f5ac6d4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,34 @@
-This package was debianized by OTR Dev Team <otr at cypherpunks.ca> on
-Tue, 18 Jan 2005 16:23:41 -0500.
-
-It was downloaded from http://www.cypherpunks.ca/otr/
-
-Copyright (C) 2004-2005 by Nikita Borisov and Ian Goldberg
-
-Upstream Authors: OTR Dev Team <otr at cypherpunks.ca>
-
-License:
-
-   This package is free software; you can redistribute it and/or modify
-   it under  the terms of the GNU Lesser General Public Licence
-   as published by the Free Software Foundation; version 2.1 dated
-   February, 1999.
-
-   This package 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.
-
-   You should have received a copy of the GNU Lesser General Public
-   License along with this package; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-   02110-1301, USA.
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://otr.cypherpunks.ca/
+
+Files: *
+Copyright:
+  © 2004-2012 Ian Goldberg, Rob Smits, Chris Alexander, Willy Lew, Lisa Du, Nikita Borisov <otr at cypherpunks.ca>
+License: LGPL-2.1
+
+Files: debian/*
+Copyright:
+  © 2005-2012 Thibaut VARENE <varenet at debian.org>
+  © 2013 Micah Anderson <micah at debian.org>
+  © 2014 Debian OTR Team <pkg-otr-team at lists.alioth.debian.org>
+License: LGPL-2.1
+
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.

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



More information about the Pkg-privacy-commits mailing list