[r-cran-mime] 03/09: cme fix dpkg-control
Andreas Tille
tille at debian.org
Mon Dec 5 16:46:18 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-mime.
commit 2eb1aaa369a4f963df15b00a25cdd14c3669844c
Author: Andreas Tille <tille at debian.org>
Date: Mon Dec 5 17:28:14 2016 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 17 ++++++++++-------
2 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0a030a4..2d8b421 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-mime (0.5-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Mon, 05 Dec 2016 17:23:17 +0100
diff --git a/debian/control b/debian/control
index 8556e50..94f652f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,20 @@
Source: r-cran-mime
-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~)
-Standards-Version: 3.9.6
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ r-base-dev,
+ cdbs
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-mime.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-mime.git
Homepage: https://cran.r-project.org/web/packages/mime/
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-mime.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/r-cran-mime.git
Package: r-cran-mime
Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}
+Depends: ${shlibs:Depends},
+ ${R:Depends}
Description: R package which maps filenames to MIME Types
Guesses the MIME type from a filename extension using the data derived
from /etc/mime.types in UNIX-type systems.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-mime.git
More information about the debian-science-commits
mailing list