[r-cran-coda] 54/60: cme fix dpkg-control

Andreas Tille tille at debian.org
Fri Dec 16 12:11:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-coda.

commit 856b8ad6c3e5aa7b8db81d88b7f9af5fc978b1f4
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 16 12:37:37 2016 +0100

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 14 +++++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cdc06ff..182cf6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-coda (0.19-1-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream version
   * Take over packaging into Debian Science team
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Fri, 16 Dec 2016 12:35:03 +0100
 
diff --git a/debian/control b/debian/control
index 304ea53..48f9772 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: r-cran-coda
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Chris Lawrence <lawrencc at debian.org>
 Section: gnu-r
 Priority: optional
-Maintainer:  Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Chris Lawrence <lawrencc at debian.org>
-Build-Depends: debhelper (>> 7), r-base-dev (>= 3.0), cdbs
+Build-Depends: debhelper (>> 7),
+               r-base-dev (>= 3.0),
+               cdbs
 Build-Depends-Indep: r-cran-lattice
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-coda.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-coda.git
 Homepage: http://www-fis.iarc.fr/coda/
 
 Package: r-cran-coda
 Architecture: all
-Depends: r-cran-lattice, ${misc:Depends}, ${R:Depends}
+Depends: r-cran-lattice,
+         ${misc:Depends},
+         ${R:Depends}
 Suggests: r-cran-mcmcpack
 Description: Output analysis and diagnostics for MCMC simulations in R
  This package provides output analysis and diagnostics for Markov Chain

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-coda.git



More information about the debian-science-commits mailing list