[med-svn] r15000 - trunk/community/infrastructure/getData/debian

Charles Plessy plessy at alioth.debian.org
Mon Oct 28 08:32:28 UTC 2013


Author: plessy
Date: 2013-10-28 08:32:27 +0000 (Mon, 28 Oct 2013)
New Revision: 15000

Modified:
   trunk/community/infrastructure/getData/debian/changelog
   trunk/community/infrastructure/getData/debian/control
Log:
Normalised with config-model-edit ; conforms with Policy 3.9.5.


Modified: trunk/community/infrastructure/getData/debian/changelog
===================================================================
--- trunk/community/infrastructure/getData/debian/changelog	2013-10-28 08:03:01 UTC (rev 14999)
+++ trunk/community/infrastructure/getData/debian/changelog	2013-10-28 08:32:27 UTC (rev 15000)
@@ -6,8 +6,11 @@
   [ Andreas Tille ]
   * debian/control
     - Fixed VCS fields
-    _ Standards-Version: 3.9.3
 
+  [ Charles Plessy ]
+  * Normalised with config-model-edit.
+  * Conforms with Policy 3.9.5.
+
  -- Steffen Moeller <moeller at debian.org>  Tue, 03 Jan 2012 22:14:25 +0100
 
 getdata (0.1-1) unstable; urgency=low

Modified: trunk/community/infrastructure/getData/debian/control
===================================================================
--- trunk/community/infrastructure/getData/debian/control	2013-10-28 08:03:01 UTC (rev 14999)
+++ trunk/community/infrastructure/getData/debian/control	2013-10-28 08:32:27 UTC (rev 15000)
@@ -1,21 +1,23 @@
 Source: getdata
+Maintainer: Steffen Moeller <moeller at debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>
 Section: science
 Priority: optional
-Maintainer: Steffen Moeller <moeller at debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Charles Plessy <plessy at debian.org>
-Build-Depends: cdbs, debhelper (>= 7)
-Standards-Version: 3.9.3
+Build-Depends: cdbs,
+               debhelper (>= 7)
+Standards-Version: 3.9.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/community/infrastructure/getData/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/community/infrastructure/getData
 Homepage: http://debian-med.alioth.debian.org
 
 Package: getdata
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, perl
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         perl
+# perl-doc is needed for getData --help.
 Recommends: perl-doc
 Suggests: biomaj
-# perl-doc is needed for getData --help.
 Description: management of external databases
  Many scientific communities share the problem of regularly updating
  external databases. With every update, also various tasks need to




More information about the debian-med-commit mailing list