[med-svn] [r-cran-gtable] 08/14: cme fix dpkg-control
Andreas Tille
tille at debian.org
Fri Sep 29 07:22:59 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-gtable.
commit b8ce1c5a3b3e18d29793257c9b7837ebd4020835
Author: Andreas Tille <tille at debian.org>
Date: Tue Oct 11 15:22:59 2016 +0000
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 18 ++++++++++--------
2 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 01b87f9..2e103cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
gtable (0.1.2-2) UNRELEASED; urgency=medium
* Ivo Maintz is MIA, take over package into team maintenance
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Tue, 11 Oct 2016 17:21:30 +0200
diff --git a/debian/control b/debian/control
index 73e896e..9b76804 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
Source: gtable
-Section: gnu-r
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
+Section: gnu-r
+Priority: optional
Build-Depends: debhelper (>= 9.0.0),
- cdbs,
- r-base-dev (>= 2.14.2~20120222)
-Standards-Version: 3.9.4
+ cdbs,
+ r-base-dev
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-gtable/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-gtable/trunk/
Homepage: http://cran.r-project.org/web/packages/gtable/index.html
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-gtable/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-gtable/trunk/
Package: r-cran-gtable
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${R:Depends}
Suggests: r-cran-plyr
Description: Arrange grobs in tables
A grob table captures all the information needed to layout grobs in a
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-gtable.git
More information about the debian-med-commit
mailing list