[r-cran-msm] 19/31: cme fix dpkg-control; debhelper 9

Sébastien Villemot sebastien at debian.org
Thu Nov 16 16:17:10 UTC 2017


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

sebastien pushed a commit to branch master
in repository r-cran-msm.

commit c3e1e57a5b9682883749126f390bd2ea9852b5d0
Author: Andreas Tille <tille at debian.org>
Date:   Wed May 21 11:05:05 2014 +0000

    cme fix dpkg-control; debhelper 9
---
 debian/changelog |  3 +++
 debian/compat    |  2 +-
 debian/control   | 22 ++++++++++++++--------
 3 files changed, 18 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 00a23eb..d7881db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ r-cran-msm (1.3-1) UNRELEASED; urgency=medium
 
   * New upstream version
   * Moved debian/upstream to debian/upstream/metadata
+  * debian/control:
+     - cme fix dpkg-control
+     - debhelper 9
 
  -- Andreas Tille <tille at debian.org>  Wed, 21 May 2014 13:01:34 +0200
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 633c934..dcf8113 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: r-cran-msm
-Section: gnu-r
-Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 3.0.0), r-cran-mvtnorm, r-cran-survival
-Standards-Version: 3.9.4
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               cdbs,
+               r-base-dev (>= 3.0.0),
+               r-cran-mvtnorm,
+               r-cran-survival
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/R/r-cran-msm/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/R/r-cran-msm/trunk/
 Homepage: http://cran.r-project.org/web/packages/msm/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-msm/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-msm/trunk/
 
 Package: r-cran-msm
 Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-mvtnorm, r-cran-survival
+Depends: ${shlibs:Depends},
+         ${R:Depends},
+         r-cran-mvtnorm,
+         r-cran-survival
 Description: GNU R Multi-state Markov and hidden Markov models in continuous time
  Functions for fitting general continuous-time Markov and hidden Markov
  multi-state models to longitudinal data. Both Markov transition rates and the

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



More information about the debian-science-commits mailing list