[med-svn] r21087 - trunk/packages/mipe/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jan 11 10:51:44 UTC 2016


Author: tille
Date: 2016-01-11 10:51:43 +0000 (Mon, 11 Jan 2016)
New Revision: 21087

Modified:
   trunk/packages/mipe/trunk/debian/changelog
   trunk/packages/mipe/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/mipe/trunk/debian/changelog
===================================================================
--- trunk/packages/mipe/trunk/debian/changelog	2016-01-11 10:50:35 UTC (rev 21086)
+++ trunk/packages/mipe/trunk/debian/changelog	2016-01-11 10:51:43 UTC (rev 21087)
@@ -2,6 +2,7 @@
 
   * debian/upstream: author in valid BibTeX format (use 'and' rather than '&')
   * moved debian/upstream to debian/upstream/metadata
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Sat, 05 May 2012 17:49:22 +0200
 

Modified: trunk/packages/mipe/trunk/debian/control
===================================================================
--- trunk/packages/mipe/trunk/debian/control	2016-01-11 10:50:35 UTC (rev 21086)
+++ trunk/packages/mipe/trunk/debian/control	2016-01-11 10:51:43 UTC (rev 21087)
@@ -1,21 +1,24 @@
 Source: mipe
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+           Andreas Tille <tille at debian.org>,
+           Charles Plessy <plessy at debian.org>
 Section: science
 Priority: optional
-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>,
- Charles Plessy <plessy at debian.org>
+Build-Depends: debhelper (>= 8),
+               quilt
 Build-Depends-Indep: perl
-Build-Depends: debhelper (>= 8), quilt
-Standards-Version: 3.9.2
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mipe/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mipe/trunk/
 Homepage: http://mipe.sourceforge.net
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mipe/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mipe/trunk/
 
 Package: mipe
 Architecture: all
-Depends: libxml-twig-perl, libxml-perl, ${misc:Depends}, ${perl:Depends}
+Depends: libxml-twig-perl,
+         libxml-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Tools to store PCR-derived data
  MIPE provides a standard format to exchange and/or storage of all
  information associated with PCR experiments using a flat text file. This will:




More information about the debian-med-commit mailing list