[r-cran-maps] 04/08: cme fix dpkg-control

Andreas Tille tille at debian.org
Thu Sep 7 09:17:41 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-maps.

commit 8e3d08a9462de079c61bd27475feecc958f9dd3f
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 7 09:46:53 2017 +0200

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 17 +++++++++++------
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 890e7cc..00a2a73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-maps (3.2.0-1) UNRELEASED; urgency=medium
   * New upstream version
   * Take over packaging into Debian Science team
   * Verified d/watch and express this by setting version=4
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Thu, 07 Sep 2017 09:31:55 +0200
 
diff --git a/debian/control b/debian/control
index b23b536..ae3c42d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: r-cran-maps
-Section: gnu-r
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Chris Lawrence <lawrencc at debian.org>
-Build-Depends: debhelper (>> 9), r-base-dev (>= 3.0), cdbs
-Standards-Version: 3.9.8
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>> 9),
+               r-base-dev (>= 3.0),
+               cdbs
+Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/r-cran-maps.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-maps.git
 Homepage: http://cran.r-project.org/package=maps
 
 Package: r-cran-maps
 Architecture: any
-Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Suggests: r-cran-mapproj, r-cran-mapdata
+Depends: ${R:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
+Suggests: r-cran-mapproj,
+          r-cran-mapdata
 Description: GNU R support for producing geographic maps
  This package provides facilities for easily producing maps based on
  data sets in the GNU R statistical computing environment.  

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



More information about the debian-science-commits mailing list