[med-svn] r20767 - trunk/packages/probcons/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Dec 15 10:37:47 UTC 2015


Author: tille
Date: 2015-12-15 10:37:47 +0000 (Tue, 15 Dec 2015)
New Revision: 20767

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


Modified: trunk/packages/probcons/trunk/debian/changelog
===================================================================
--- trunk/packages/probcons/trunk/debian/changelog	2015-12-15 10:35:54 UTC (rev 20766)
+++ trunk/packages/probcons/trunk/debian/changelog	2015-12-15 10:37:47 UTC (rev 20767)
@@ -1,6 +1,7 @@
 probcons (1.12-10) UNRELEASED; urgency=medium
 
   * Moved debian/upstream to debian/upstream/metadata
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Tue, 15 Dec 2015 11:35:22 +0100
 

Modified: trunk/packages/probcons/trunk/debian/control
===================================================================
--- trunk/packages/probcons/trunk/debian/control	2015-12-15 10:35:54 UTC (rev 20766)
+++ trunk/packages/probcons/trunk/debian/control	2015-12-15 10:37:47 UTC (rev 20767)
@@ -1,18 +1,19 @@
 Source: probcons
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+           Andreas Tille <tille 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: Charles Plessy <plessy at debian.org>, Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.3
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/probcons/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/probcons/trunk/
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/probcons/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/probcons/trunk/
 Homepage: http://probcons.stanford.edu/
 
 Package: probcons
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: probcons-extra
 Enhances: t-coffee
 Description: PROBabilistic CONSistency-based multiple sequence alignment
@@ -27,9 +28,11 @@
 
 Package: probcons-extra
 Architecture: any
-Depends: probcons (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Priority: extra
+Depends: probcons (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: gnuplot-nox | gnuplot-x11
-Priority: extra
 Description: Extra programs from the probcons package
  Contains the convert, project and makgnuplot programs from the probcons
  package, which have been renamed to pc-compare, pc-project and pc-makegnuplot




More information about the debian-med-commit mailing list