[r-cran-formatr] 03/12: cme fix dpkg-control

Andreas Tille tille at debian.org
Tue Nov 29 12:45:54 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-formatr.

commit fde3ab19254cc7328c78b78c2f7deddd4fc9213f
Author: Andreas Tille <tille at debian.org>
Date:   Tue Nov 29 13:11:56 2016 +0100

    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 941b38a..a890174 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-formatr (1.4-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream version
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Tue, 29 Nov 2016 13:10:23 +0100
 
diff --git a/debian/control b/debian/control
index 264fa61..ada3aeb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
 Source: r-cran-formatr
-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.7
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               r-base-dev,
+               cdbs,
+               dpkg-dev
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-formatr.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-formatr.git
 Homepage: https://cran.r-project.org/web/packages/formatr/
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-formatr.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/r-cran-formatr.git
 
 Package: r-cran-formatr
 Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${R:Depends},
+         ${misc:Depends}
 Description: Format R code automatically
  The GNU R package formatr provides a function tidy_source() to format R
  source code. Spaces and indent will be added to the code automatically,

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



More information about the debian-science-commits mailing list