[med-svn] r14943 - trunk/packages/libbio-mage-perl/trunk/debian

Andreas Tille tille at alioth.debian.org
Thu Oct 24 12:49:50 UTC 2013


Author: tille
Date: 2013-10-24 12:49:50 +0000 (Thu, 24 Oct 2013)
New Revision: 14943

Modified:
   trunk/packages/libbio-mage-perl/trunk/debian/changelog
   trunk/packages/libbio-mage-perl/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/libbio-mage-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/libbio-mage-perl/trunk/debian/changelog	2013-10-24 12:48:41 UTC (rev 14942)
+++ trunk/packages/libbio-mage-perl/trunk/debian/changelog	2013-10-24 12:49:50 UTC (rev 14943)
@@ -3,6 +3,7 @@
   * debian/source/format: 3.0 (quilt)
   * debian/control:
      - added myself to Uploaders
+     - cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Thu, 24 Oct 2013 14:50:30 +0200
 

Modified: trunk/packages/libbio-mage-perl/trunk/debian/control
===================================================================
--- trunk/packages/libbio-mage-perl/trunk/debian/control	2013-10-24 12:48:41 UTC (rev 14942)
+++ trunk/packages/libbio-mage-perl/trunk/debian/control	2013-10-24 12:49:50 UTC (rev 14943)
@@ -1,21 +1,23 @@
 Source: libbio-mage-perl
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Charles Plessy <plessy at debian.org>,
            Andreas Tille <tille at debian.org>
-Build-Depends: cdbs, debhelper (>= 7)
+Section: science
+Priority: optional
+Build-Depends: cdbs,
+               debhelper (>= 7)
 Build-Depends-Indep: libtie-ixhash-perl
-Standards-Version: 3.8.4
+Standards-Version: 3.9.4
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libbio-mage-perl/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/libbio-mage-perl/trunk/
 Homepage: http://mged.sourceforge.net/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libbio-mage-perl/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libbio-mage-perl/trunk/
 
 Package: libbio-mage-perl
 Architecture: all
 Section: perl
-Depends: ${misc:Depends}, ${perl:Depends}, libtie-ixhash-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtie-ixhash-perl
 Description: Container module for classes in the MAGE package: MAGE
  MAGE-TAB (MicroArray Gene Expression Tabular) format is a standard from the
  Microarray Gene Expression Data Society (MGED). This package contains Perl




More information about the debian-med-commit mailing list