[r-cran-vgam] 60/63: cme fix dpkg-control
Andreas Tille
tille at debian.org
Tue Jan 24 13:54:43 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-vgam.
commit 22dcb64e66ba3fd35dd83b13680c43aecad88e5b
Author: Andreas Tille <tille at debian.org>
Date: Tue Jan 24 14:33:48 2017 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 12 ++++++++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6c78a5c..80c05b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ r-cran-vgam (1.0-3-1) UNRELEASED; urgency=medium
* Convert to dh-r
* debhelper 10
* d/watch: version=4
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Tue, 24 Jan 2017 14:26:13 +0100
diff --git a/debian/control b/debian/control
index 8c91cd0..03bedda 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,11 @@
Source: r-cran-vgam
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Chris Lawrence <lawrencc at debian.org>
Section: gnu-r
Priority: optional
-Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Chris Lawrence <lawrencc at debian.org>
-Build-Depends: debhelper (>= 10), r-base-dev (>= 3.0), dh-r
+Build-Depends: debhelper (>= 10),
+ r-base-dev (>= 3.0),
+ dh-r
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-vgam.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-vgam.git
@@ -11,7 +13,9 @@ Homepage: http://www.stat.auckland.ac.nz/~yee/VGAM/
Package: r-cran-vgam
Architecture: any
-Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${R:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Enhances: r-cran-zelig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-vgam.git
More information about the debian-science-commits
mailing list