[r-cran-profilemodel] 02/06: cme fix dpkg-control

Andreas Tille tille at debian.org
Fri Sep 29 08:40:07 UTC 2017


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

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

commit 5e60d97da6a9b7f054adb74a66b23c090c6c46de
Author: Andreas Tille <tille at debian.org>
Date:   Fri Sep 29 10:34:19 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 9262b56..7ed7df3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-profilemodel (0.5-9-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Add missing Vcs fields
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Fri, 29 Sep 2017 10:32:16 +0200
 
diff --git a/debian/control b/debian/control
index 071e713..b6dfd14 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,19 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Balint Reczey <balint at balintreczey.hu>
 Section: gnu-r
 Priority: optional
-Build-Depends: r-base-dev, r-base-core, debhelper (>= 9), cdbs
-Standards-Version: 3.9.6
+Build-Depends: r-base-dev,
+               r-base-core,
+               debhelper (>= 9),
+               cdbs
+Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-plotrix.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-plotrix.git
 Homepage: http://www.ucl.ac.uk/~ucakiko/index.html
 
 Package: r-cran-profilemodel
 Architecture: all
-Depends: r-base-core, ${R:Depends}
+Depends: r-base-core,
+         ${R:Depends}
 Description: GNU R tools for profiling inference functions
  profileModel provides tools that can be used to calculate, evaluate,
  plot and use for inference the profiles of *arbitrary* inference

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



More information about the debian-science-commits mailing list