[r-cran-erm] 28/33: cme fix dpkg-control

Andreas Tille tille at debian.org
Mon Dec 12 11:19:35 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-erm.

commit 8bdf0140d6e49efd477030763062050262631ad7
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 12 11:57:05 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 9d9097a..459e380 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-erm (0.15-7-1) UNRELEASED; urgency=medium
   * New upstream version (all patches applied)
   * Take over packaging into Debian Science team
   * Consistent naming between source and binary package
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Mon, 12 Dec 2016 11:25:09 +0100
 
diff --git a/debian/control b/debian/control
index cf436f3..8e312c4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,27 @@
 Source: r-cran-erm
-Section: gnu-r
-Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Julian Gilbey <jdg at debian.org>
-Build-Depends: debhelper (>> 9), cdbs, r-base-dev (>= 2.12.0), r-cran-mass,
- r-cran-raschsampler, r-cran-matrix
-Standards-Version: 3.9.3
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>> 9),
+               cdbs,
+               r-base-dev,
+               r-cran-mass,
+               r-cran-raschsampler,
+               r-cran-matrix
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-erm.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-erm.git
 Homepage: http://cran.r-project.org/web/packages/eRm/index.html
 
 Package: r-cran-erm
 Architecture: any
-Depends: ${R:Depends}, r-cran-mass, r-cran-matrix,
- r-cran-raschsampler, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${R:Depends},
+         r-cran-mass,
+         r-cran-matrix,
+         r-cran-raschsampler,
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: GNU R package for 'extended Rasch modelling'
  eRm fits Rasch models (RM), linear logistic test models (LLTM),
  rating scale model (RSM), linear rating scale models (LRSM), partial
@@ -24,4 +32,3 @@ Description: GNU R package for 'extended Rasch modelling'
  infit and outfit measures, various ICC and related plots, automated
  stepwise item elimination, simulation module for various binary data
  matrices. An eRm platform is provided at R-forge (see URL).
-

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



More information about the debian-science-commits mailing list