[r-cran-httpuv] 04/07: cme fix dpkg-control

Andreas Tille tille at debian.org
Thu Sep 14 11:44:04 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-httpuv.

commit b06acd9dc769d67ad0f4bad98632b2f4bbd162dd
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 14 13:32:13 2017 +0200

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 19 ++++++++++++-------
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f9bf1f7..40967c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-httpuv (1.3.5-1) UNRELEASED; urgency=medium
   * Team upload
   * New upstream version
   * debhelper 10
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Thu, 14 Sep 2017 13:29:54 +0200
 
diff --git a/debian/control b/debian/control
index 41dd87f..dfa0022 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
 Source: r-cran-httpuv
-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 (>= 10), r-base-dev, r-cran-rcpp, cdbs, dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.7
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 10),
+               r-base-dev,
+               r-cran-rcpp,
+               cdbs,
+Standards-Version: 4.1.0
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-httpuv.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-httpuv.git
 Homepage: https://cran.r-project.org/web/packages/httpuv/
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-httpuv.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/r-cran-httpuv.git
 
 Package: r-cran-httpuv
 Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${R:Depends},
+         ${misc:Depends}
 Description: GNU R package of HTTP and WebSocket Server Library
  The R package httpuv provides low-level socket and protocol support for
  handling HTTP and WebSocket requests directly from within R. It is primarily

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-httpuv.git



More information about the debian-science-commits mailing list