[med-svn] r14904 - trunk/packages/epcr/trunk/debian

Charles Plessy plessy at alioth.debian.org
Sun Oct 20 03:14:45 UTC 2013


Author: plessy
Date: 2013-10-20 03:14:45 +0000 (Sun, 20 Oct 2013)
New Revision: 14904

Modified:
   trunk/packages/epcr/trunk/debian/changelog
   trunk/packages/epcr/trunk/debian/control
Log:
Normalised debian/control with ?\226?\128?\152config-model-edit?\226?\128?\152.

This also removed the obsolete DM-Upload-Allowed field.


Modified: trunk/packages/epcr/trunk/debian/changelog
===================================================================
--- trunk/packages/epcr/trunk/debian/changelog	2013-10-20 03:01:26 UTC (rev 14903)
+++ trunk/packages/epcr/trunk/debian/changelog	2013-10-20 03:14:45 UTC (rev 14904)
@@ -1,3 +1,11 @@
+epcr (2.3.12-1-2) UNRELEASED; urgency=low
+
+  * Normalised debian/control with ‘config-model-edit‘.
+    This also removed the obsolete DM-Upload-Allowed field. 
+  * Conforms with Policy 3.9.4.
+
+ -- Charles Plessy <plessy at debian.org>  Sun, 20 Oct 2013 12:14:10 +0900
+
 epcr (2.3.12-1-1) unstable; urgency=low
 
   * New upstream version that has applied debian/patches/gcc-4.7.patch

Modified: trunk/packages/epcr/trunk/debian/control
===================================================================
--- trunk/packages/epcr/trunk/debian/control	2013-10-20 03:01:26 UTC (rev 14903)
+++ trunk/packages/epcr/trunk/debian/control	2013-10-20 03:14:45 UTC (rev 14904)
@@ -1,20 +1,20 @@
 Source: epcr
+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 (>= 9)
-Standards-Version: 3.9.3
-Homepage: http://www.ncbi.nlm.nih.gov/sutils/e-pcr/
+Standards-Version: 3.9.4
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/epcr/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/epcr/trunk/
+Homepage: http://www.ncbi.nlm.nih.gov/sutils/e-pcr/
 
 Package: ncbi-epcr
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: bioperl
 Description: Tool to test a DNA sequence for the presence of sequence tagged sites
  Electronic PCR (e-PCR) is computational procedure that is used to identify




More information about the debian-med-commit mailing list