[med-svn] r2055 - in trunk/packages/mipe/trunk/debian: . patches

plessy at alioth.debian.org plessy at alioth.debian.org
Sun Jun 15 05:13:04 UTC 2008


Author: plessy
Date: 2008-06-15 05:13:01 +0000 (Sun, 15 Jun 2008)
New Revision: 2055

Modified:
   trunk/packages/mipe/trunk/debian/changelog
   trunk/packages/mipe/trunk/debian/control
   trunk/packages/mipe/trunk/debian/copyright
   trunk/packages/mipe/trunk/debian/patches/10_mipe0.patch
   trunk/packages/mipe/trunk/debian/rules
Log:
Dropped an wrong dependancy to a removed package, and did QA work to bring the mipe package up to Lenny standards.

  * debian/control:
    - Corrected typo in long description (Closes: #458400).
    - Dropped unnecessary dependency on libcgi-perl (Closes: #485011).
    - Added a reference to the MIPE publication.
    - Listed myself in the `Uploaders:' field.
  * debian/watch: repaired (Closes: #449990).
  * debian/copyright:
    - Lifted to revision 130 of the machine-readable format draft;
    - relicenced the packaging work to "same as MIPE itself", with
      the agreement of Andreas and Steffen;
    - added myself to the Hall of Fame.
  * debian/patches/10_mipe0.patch improved and forwarded upstream.



Modified: trunk/packages/mipe/trunk/debian/changelog
===================================================================
--- trunk/packages/mipe/trunk/debian/changelog	2008-06-12 14:45:42 UTC (rev 2054)
+++ trunk/packages/mipe/trunk/debian/changelog	2008-06-15 05:13:01 UTC (rev 2055)
@@ -1,14 +1,19 @@
 mipe (1.1-3) UNRELEASED; urgency=low
 
   * debian/control:
-    - Corrected typo in long description (Closes: #458400)
-    - Dropped unnecessary dependency on libcgi-perl (Closes: #485011)
+    - Corrected typo in long description (Closes: #458400).
+    - Dropped unnecessary dependency on libcgi-perl (Closes: #485011).
     - Added a reference to the MIPE publication.
+    - Listed myself in the `Uploaders:' field.
   * debian/watch: repaired (Closes: #449990).
-  * debian/copyright: lifted to revision 130 of the machine-readable
-    format draft.
+  * debian/copyright:
+    - Lifted to revision 130 of the machine-readable format draft;
+    - relicenced the packaging work to "same as MIPE itself", with
+      the agreement of Andreas and Steffen;
+    - added myself to the Hall of Fame.
+  * debian/patches/10_mipe0.patch improved and forwarded upstream.
 
- -- Charles Plessy <plessy at debian.org>  Mon, 09 Jun 2008 22:50:58 +0900
+ -- Charles Plessy <plessy at debian.org>  Sun, 15 Jun 2008 14:08:46 +0900
 
 mipe (1.1-2) unstable; urgency=low
 

Modified: trunk/packages/mipe/trunk/debian/control
===================================================================
--- trunk/packages/mipe/trunk/debian/control	2008-06-12 14:45:42 UTC (rev 2054)
+++ trunk/packages/mipe/trunk/debian/control	2008-06-15 05:13:01 UTC (rev 2055)
@@ -4,7 +4,8 @@
 Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>
+ Andreas Tille <tille at debian.org>,
+ Charles Plessy <plessy at debian.org>
 Build-Depends-Indep: perl
 Build-Depends: debhelper (>= 5.0), quilt
 Standards-Version: 3.7.3

Modified: trunk/packages/mipe/trunk/debian/copyright
===================================================================
--- trunk/packages/mipe/trunk/debian/copyright	2008-06-12 14:45:42 UTC (rev 2054)
+++ trunk/packages/mipe/trunk/debian/copyright	2008-06-15 05:13:01 UTC (rev 2055)
@@ -25,8 +25,7 @@
  General Public License can be found in `/usr/share/common-licenses/LGPL'.
 
 Files: debian/*
-Copyright: © 2003—2008 Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>
-License: GPL-2+
-X-Comment: On Debian systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'.
+Copyright: © 2003—2008 Steffen Moeller <moeller at debian.org>
+           © 2003—2008 Andreas Tille <tille at debian.org>
+	   © 2008 Charles Plessy <plessy at debian.org>
+License: Same as MIPE itself

Modified: trunk/packages/mipe/trunk/debian/patches/10_mipe0.patch
===================================================================
--- trunk/packages/mipe/trunk/debian/patches/10_mipe0.patch	2008-06-12 14:45:42 UTC (rev 2054)
+++ trunk/packages/mipe/trunk/debian/patches/10_mipe0.patch	2008-06-15 05:13:01 UTC (rev 2055)
@@ -1,10 +1,8 @@
 Authors: Andreas Tille <tille at debian.org> and Steffen Möller <moeller at debian.org>
-Forwarded: No
- This patch is GPL'ed while the upstream sources are under LGPL. I will ask
- Andreas and Steffen about relicencing before forwarding.
+Forwarded: http://sourceforge.net/tracker/index.php?func=detail&aid=1994235&group_id=109419&atid=653428 
 Description: This patch adds missing manpages to some MIPE scripts, via their
  POD documentation.
-License: GPL-2+
+License: Same as MIPE itself.
 --- mipe-1.1.orig/mipe06to07.pl
 +++ mipe-1.1/mipe06to07.pl
 @@ -14,6 +14,24 @@
@@ -13,11 +11,11 @@
  
 +=head1 NAME
 +
-+mipe06to07 - unknown function, based on MIPE version v1.1
++mipe06to07 - Reads a MIPE file version 0.6 and prints it in version 0.7
 +
 +=head1 SYNOPSIS
 +
-+This head was given only as a stub to make lintian happy and as a reminder for Jan to describe this file.
++mipe06to07 yourfile-in-version-0.6.mipe
 +
 +=head1 ADDITIONAL INFO
 +
@@ -40,11 +38,11 @@
  
 +=head1 NAME
 +
-+mipe08to09 - unknown function, based on MIPE version v1.1
++mipe08to09 - Reads a MIPE file version 0.8 and prints it in version 0.9
 +
 +=head1 SYNOPSIS
 +
-+This head was given only as a stub to make lintian happy and as a reminder for Jan to describe this file.
++mipe08to09 yourfile-in-version-0.8.mipe
 +
 +=head1 ADDITIONAL INFO
 +
@@ -68,11 +66,11 @@
  
 +=head1 NAME
 +
-+mipe0_9to1_0 - unknown function, based on MIPE version v1.1
++mipe0_9to1_0 - Reads a MIPE file version 0.9 and prints it in version 1.0
 +
 +=head1 SYNOPSIS
 +
-+This head was given only as a stub to make lintian happy and as a reminder for Jan to describe this file.
++mipe0_9to1_0 yourfile-in-version-0.9.mipe
 +
 +=head1 ADDITIONAL INFO
 +

Modified: trunk/packages/mipe/trunk/debian/rules
===================================================================
--- trunk/packages/mipe/trunk/debian/rules	2008-06-12 14:45:42 UTC (rev 2054)
+++ trunk/packages/mipe/trunk/debian/rules	2008-06-15 05:13:01 UTC (rev 2055)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # debian/rules for clustalw-mpi
 # Copyright 2004-2008 Steffen Moeller, Andreas Tille
-# GPL
+# see debian/copyright
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1




More information about the debian-med-commit mailing list