[r-cran-highr] 02/05: cme fix dpkg-control

Andreas Tille tille at debian.org
Tue May 3 19:32:58 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-highr.

commit 6902f2af874d7e2fc253ef1882e8656cdf19d995
Author: Andreas Tille <tille at debian.org>
Date:   Tue May 3 21:20:43 2016 +0200

    cme fix dpkg-control
---
 debian/control | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 39e583e..2943257 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
 Source: r-cran-highr
-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-highr.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-highr.git
 Homepage: https://cran.r-project.org/web/packages/highr/
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-highr.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/r-cran-highr.git
 
 Package: r-cran-highr
 Architecture: any
-Depends: ${R:Depends}, ${misc:Depends}, libjs-highlight.js, libjs-jquery
+Depends: ${R:Depends},
+         ${misc:Depends},
+         libjs-highlight.js,
+         libjs-jquery
 Description: Syntax Highlighting for R Source Code
  The GNU R package highr provides syntax highlighting for R source code; it
  natively supports generating LaTeX and HTML output from R source code.

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



More information about the debian-science-commits mailing list