[r-cran-sem] 01/06: cme fix dpkg-control
Andreas Tille
tille at debian.org
Wed Oct 26 06:54:40 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-sem.
commit d9bf613f5d2514f5cc891bb8ba2d77257e944970
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 26 08:21:25 2016 +0200
cme fix dpkg-control
---
debian/changelog | 7 +++++++
debian/control | 17 ++++++++++++-----
2 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1ae55b2..c6ac896 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-sem (3.1.7-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Wed, 26 Oct 2016 08:19:45 +0200
+
r-cran-sem (3.1.7-3) unstable; urgency=medium
* debian/copyright: completed, thanks Thorsten Alteholz
diff --git a/debian/control b/debian/control
index e817989..fb7bea0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,24 @@
Source: r-cran-sem
-Section: gnu-r
-Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Joost van Baal-Ilić <joostvb at debian.org>
-Build-Depends: debhelper (>= 9), r-base-dev, cdbs, dpkg-dev (>= 1.16.1~), r-cran-matrixcalc, r-cran-mi
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ r-base-dev,
+ cdbs,
+ dpkg-dev,
+ r-cran-matrixcalc,
+ r-cran-mi
Standards-Version: 3.9.8
-Homepage: https://cran.r-project.org/web/packages/sem
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-sem.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-sem.git
+Homepage: https://cran.r-project.org/web/packages/sem
Package: r-cran-sem
Architecture: any
-Depends: ${R:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${R:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: GNU R functions for fitting structural equation models -- sem
GNU R package supplying functions for fitting general linear structural
equation models (with observed and latent variables) using the RAM
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-sem.git
More information about the debian-science-commits
mailing list