[med-svn] r17328 - trunk/packages/R/r-other-bio3d/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Sun Jun 29 10:01:29 UTC 2014


Author: tille
Date: 2014-06-29 10:01:29 +0000 (Sun, 29 Jun 2014)
New Revision: 17328

Modified:
   trunk/packages/R/r-other-bio3d/trunk/debian/changelog
   trunk/packages/R/r-other-bio3d/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/R/r-other-bio3d/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-other-bio3d/trunk/debian/changelog	2014-06-29 09:23:31 UTC (rev 17327)
+++ trunk/packages/R/r-other-bio3d/trunk/debian/changelog	2014-06-29 10:01:29 UTC (rev 17328)
@@ -6,6 +6,8 @@
   [ Andreas Tille ]
   * New upstream version
   * Adapted watch file
+  * Moved debian/upstream to debian/upstream/metadata
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Sun, 29 Jun 2014 10:04:12 +0200
 

Modified: trunk/packages/R/r-other-bio3d/trunk/debian/control
===================================================================
--- trunk/packages/R/r-other-bio3d/trunk/debian/control	2014-06-29 09:23:31 UTC (rev 17327)
+++ trunk/packages/R/r-other-bio3d/trunk/debian/control	2014-06-29 10:01:29 UTC (rev 17328)
@@ -1,18 +1,25 @@
 Source: r-other-bio3d
+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>
 Section: gnu-r
 Priority: optional
-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>
-Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 2.14.2~20120222)
-Standards-Version: 3.9.4
-Homepage: http://thegrantlab.org/bio3d/
+Build-Depends: debhelper (>= 9),
+               cdbs,
+               r-base-dev
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-other-bio3d/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-other-bio3d/trunk/
+Homepage: http://thegrantlab.org/bio3d/
 
 Package: r-other-bio3d
 Architecture: all
-Depends: ${misc:Depends}, ${R:Depends}
-Suggests: r-cran-ncdf, r-cran-bigmemory, r-cran-rocr, mafft
+Depends: ${misc:Depends},
+         ${R:Depends}
+Suggests: r-cran-ncdf,
+          r-cran-bigmemory,
+          r-cran-rocr,
+          mafft
 Description: GNU R package for biological structure analysis
  The bio3d package contains utilities to process, organize and explore
  protein structure, sequence and dynamics data.  Features include the




More information about the debian-med-commit mailing list