[SCM] cddlib: library for finding vertices of convex polytopes branch, master, updated. debian/094b.dfsg-4.2-12-g8cf53e5
Tobias Hansen
tobias.han at gmx.de
Sun Dec 30 01:50:39 UTC 2012
The following commit has been merged in the master branch:
commit 8cf53e5164ed708b72b19a957eb57c943b41e68e
Author: Tobias Hansen <tobias.han at gmx.de>
Date: Sun Dec 30 02:53:26 2012 +0100
Convert debian/copyright to format 1.0.
diff --git a/debian/copyright b/debian/copyright
index 16981c5..2b10840 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,31 +1,30 @@
-This package was debianized by Tim Abbott <tabbott at mit.edu> in 2008.
-
-It was downloaded from http://www.ifor.math.ethz.ch/~fukuda
-
-Copyright: (C) 1996-2005 Komei Fukuda
-
-License:
-
- This package 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 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 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/GPL'.
-
-The Debian packaging is (C) 2008, Tim Abbott <tabbott at mit.edu> and is
-licensed under the GPL, see above.
-
-The directories src-mathlink, src-mathlink2, examples-ml, and the file
-doc/html.sty have been removed from this package for having non-free
-licenses.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: cddlib
+Source: http://www.inf.ethz.ch/personal/fukudak/cdd_home/
+
+Files: *
+Copyright: 1996-2012 Komei Fukuda
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2008 Tim Abbott <tabbott at mit.edu>
+ 2012 Tobias Hansen <thansen at debian.org>
+License: GPL-2+
+
+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 version 2 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 complete text of the GNU General
+ Public License version 2 can be found in /usr/share/common-licenses/GPL-2
--
cddlib: library for finding vertices of convex polytopes
More information about the debian-science-commits
mailing list