[r-cran-qvcalc] 03/10: cme fix dpkg-control
Andreas Tille
tille at debian.org
Tue Nov 29 13:06:14 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-qvcalc.
commit 19173818398a7ef643e097085cb252c2379af7bc
Author: Andreas Tille <tille at debian.org>
Date: Tue Nov 29 13:53:21 2016 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 16 +++++++++-------
2 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index de83360..c141e79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-qvcalc (0.9-0-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Tue, 29 Nov 2016 13:52:21 +0100
diff --git a/debian/control b/debian/control
index de50f8b..1e37f71 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +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
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/r-cran-qvcalc.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-qvcalc.git
+Build-Depends: r-base-dev,
+ r-base-core,
+ debhelper (>= 9),
+ cdbs
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-qvcalc.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-qvcalc.git
Homepage: http://warwick.ac.uk/qvcalc
Package: r-cran-qvcalc
Architecture: all
-Depends: r-base-core, ${R:Depends}
+Depends: r-base-core,
+ ${R:Depends}
Description: GNU R package for computing quasi variances for factor effects
- .
Functions to compute quasi variances and associated measures of
approximation error
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-qvcalc.git
More information about the debian-science-commits
mailing list