]> git.donarmstrong.com Git - libparallel-mpi-simple-perl.git/commitdiff
fixup control and copyright
authorDon Armstrong <don@donarmstrong.com>
Mon, 19 Mar 2012 22:28:44 +0000 (15:28 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 19 Mar 2012 22:28:44 +0000 (15:28 -0700)
debian/control
debian/copyright

index 12cca00cc53aefd9b8042ae312b58f360aabcd93..ed5790c5f785353f9ebf3101b7f3b8c7d0a44219 100644 (file)
@@ -12,7 +12,4 @@ Package: libparallel-mpi-simple-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
  perl
-Description: unknown
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: perl wrapper around MPI libraries
index b51d7d8d89875bd602f30ba26159ac727dd74b59..2afa2d3634f81c510ba510394a0d8ddb2b8cb680 100644 (file)
@@ -1,32 +1,26 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: unknown
+Format-Specification: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Parallel::MPI::Simple
+Upstream-Contact: Alex Gough <alex@earth.li>
+Maintainer: Don Armstrong <don@debian.org>
 Source: http://search.cpan.org/dist/Parallel-MPI-Simple/
 Name: Parallel-MPI-Simple
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: unknown
+Copyright: 2001-2011, Alex Gough <alex@earth.li>
 License: Artistic
 
 Files: debian/*
 Copyright: 2012, Don Armstrong <don@debian.org>
-License: GPL-1+ or Artistic
+License: GPL-2+ or Artistic
 
-License: GPL-1+
+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 1, or (at your option)
+ the Free Software Foundation; either version 2, or (at your option)
  any later version.
  .
- On Debian systems, the complete text of version 1 of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-1'.
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify