r45045 - in /packages/libblitz/trunk/debian: changelog copyright

tille at users.alioth.debian.org tille at users.alioth.debian.org
Fri Jun 15 11:41:52 UTC 2012


Author: tille
Date: Fri Jun 15 11:41:52 2012
New Revision: 45045

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45045
Log:
DEP5 issues

Modified:
    packages/libblitz/trunk/debian/changelog
    packages/libblitz/trunk/debian/copyright

Modified: packages/libblitz/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/libblitz/trunk/debian/changelog?rev=45045&op=diff
==============================================================================
--- packages/libblitz/trunk/debian/changelog (original)
+++ packages/libblitz/trunk/debian/changelog Fri Jun 15 11:41:52 2012
@@ -14,6 +14,7 @@
       them automatically to build twice in a row successfully
   * debian/{libblitz-doc.examples,libblitz0-dev.install}: Do not use
     brace expansion
+  * debian/copyright: Fix DEP5 issues
 
  -- Andreas Tille <tille at debian.org>  Fri, 15 Jun 2012 11:37:15 +0200
 

Modified: packages/libblitz/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/libblitz/trunk/debian/copyright?rev=45045&op=diff
==============================================================================
--- packages/libblitz/trunk/debian/copyright (original)
+++ packages/libblitz/trunk/debian/copyright Fri Jun 15 11:41:52 2012
@@ -1,16 +1,29 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?sc=1
-Name: Blitz++
-Maintainer: Todd Veldhuizen <tveldhui at acm.org>,
-            Julian Cummings <cummings at valhalla.cacr.caltech.edu>
-            No new version since October 2005 (no active upstream maintainer any more)
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Blitz++
+Upstream-Contact: Todd Veldhuizen <tveldhui at acm.org>,
+                  Julian Cummings <cummings at valhalla.cacr.caltech.edu>
+                  No new version since October 2005 (no active upstream maintainer any more)
 Source: http://www.oonumerics.org/blitz/
 
+Files: *
 Copyright: © 1997 - 2002 Todd Veldhuizen
            © 2002 - 2005 Todd Veldhuizen, Julian Cummings and others
-License: GPL-2+ or Artistic License
- GPL-2+:
- =======
+License: GPL-2+ or Artistic
+
+Files: debian/*
+Copyright: © 1998-2000 John Lapeyre <lapeyre at physics.arizona.edu>,
+             2000-2007 Konstantinos Margaritis <markos at debian.org>,
+             2007-2009 Andreas Tille <tille at debian.org>
+License: GPL-2+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or
+ modify it under the same terms as Perl itself.
  .
+ The complete text of the Artistic license can be found in
+ `/usr/share/common-licenses/Artistic`.
+
+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
@@ -25,18 +38,6 @@
  with this program; if not, write to the Free Software Foundation, Inc.,
  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  .
- Artistic License:
- =================
- .
- This program is free software; you can redistribute it and/or
- modify it under the same terms as Perl itself.
-X-Comment: On Debian systems, the complete text of the GNU General Public
+ On Debian systems, the complete text of the GNU General Public
  License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
- The complete text of the Artistic license can be found in
- `/usr/share/common-licenses/Artistic`.
 
-Files: debian/*
-Copyright: © 1998-2000 John Lapeyre <lapeyre at physics.arizona.edu>,
-             2000-2007 Konstantinos Margaritis <markos at debian.org>,
-             2007-2009 Andreas Tille <tille at debian.org>
-License: Same as Blitz++




More information about the debian-science-commits mailing list