[r-cran-mnp] 03/08: cme fix dpkg-control
Andreas Tille
tille at debian.org
Fri Sep 8 14:34:03 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-mnp.
commit 3b21d79a525107a71c795dda597cd908a779e242
Author: Andreas Tille <tille at debian.org>
Date: Fri Sep 8 16:19:53 2017 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 16 +++++++++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e6003c4..7f51519 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-mnp (3.0-2-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version
* Take over package into Debian Science team maintenance
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 08 Sep 2017 15:58:57 +0200
diff --git a/debian/control b/debian/control
index 6ec35ee..2795e65 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,23 @@
Source: r-cran-mnp
-Section: gnu-r
-Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Chris Lawrence <lawrencc at debian.org>
-Build-Depends: debhelper (>> 9), r-base-dev (>= 3.0), cdbs, r-cran-mass, dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.5
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>> 9),
+ r-base-dev (>= 3.0),
+ cdbs,
+ r-cran-mass,
+Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/r-cran-mnp.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-mnp.git
Homepage: http://www.princeton.edu/~kimai/research/MNP.html
Package: r-cran-mnp
Architecture: any
-Depends: ${R:Depends}, r-cran-mass, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${R:Depends},
+ r-cran-mass,
+ ${shlibs:Depends},
+ ${misc:Depends}
Suggests: r-cran-mcmcpack
Enhances: r-cran-mcmcpack
Description: GNU R package for fitting multinomial probit (MNP) models
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-mnp.git
More information about the debian-science-commits
mailing list