[SCM] WorldForge protocol library branch, master, updated. debian/0.6.2-1_RFS1-7-gc0188ae

Stephen M. Webb stephen.webb at bregmasoft.ca
Tue Jan 31 02:51:30 UTC 2012


The following commit has been merged in the master branch:
commit c0188ae4f61fa7d5d622d7d72c4b76922cda981d
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Mon Jan 30 21:40:59 2012 -0500

    debian/copyright: convert to DEP-5 format

diff --git a/debian/changelog b/debian/changelog
index 228485a..c2a7e85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,9 @@ atlas-cpp (0.6.2-1) UNRELEASED; urgency=low
   * debian/rules: convert to use dh build sequencer
   * use xz compression for packaging
   * moved to debhelper compat level 9
+  * debian/copyright: convert to DEP-5 format
 
- -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Fri, 27 Jan 2012 23:20:30 -0500
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Mon, 30 Jan 2012 21:40:07 -0500
 
 atlas-cpp (0.6.1-4) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index e05584a..3788ed6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,49 @@
-This package was debianized by Michael Koch <konqueror at gmx.de> on
-Mon, 20 May 2002 17:24:33 +0200.
-
-It was downloaded from ftp://ftp.worldforge.org/pub/worldforge/libs/Atlas-C++/transitional/
-
-Upstream Author: Al Riddoch <alriddoch at zepler.org>
-
-Copyright: (c) 2002-2009 Al Riddoch
-
-License:
-
-    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 St, Fifth Floor, Boston, MA  02110-1301  USA
-
-On Debian systems, the complete text of the Lesser GNU General Public
-License, version 2.1, 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://github.com/worldforge/atlas-cpp
+
+Files: *
+Copyright: 2000-2003 Stefanus Du Toit <sdt at gmx.net>
+           2000-2001 Michael Day <mikeday at corplink.com.au>
+           2000      Dmitry Derevyanko <dmitryd at linuxfreak.com>
+           2001      Karsten-O. Laux
+           2002      Michael Koch <konqueror at gmx.de>
+           2000-2001 Aloril <aloril at iki.fi>
+           2002-2009 Al Riddoch <alriddoch at googlemail.com>
+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'.
+
+Files: debian/*
+Copyright: 2002 Michael Koch <konqueror at gmx.de>
+           2012 Stephen M. Webb <stephen.webb at bregmasoft.ca>
+License: GPL-2+
+ 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 2 of the License, or
+ (at your option) any later version.
+ .
+ This program 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 General Public License along
+ with this program; 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 General Public License version 2
+ can be found in the file `/usr/share/common-licenses/GPL-2'.

-- 
WorldForge protocol library



More information about the Pkg-games-commits mailing list