[med-svn] [r-cran-sendmailr] 05/07: cme fix dpkg-control, debhelper 10
Andreas Tille
tille at debian.org
Fri Oct 20 12:15:46 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-sendmailr.
commit 17b8c0d4c0ea3ca95870021a9b3dc507e1c1a3ac
Author: Andreas Tille <tille at debian.org>
Date: Mon Jan 2 14:20:13 2017 +0000
cme fix dpkg-control, debhelper 10
---
debian/changelog | 2 ++
debian/compat | 2 +-
debian/control | 6 +++---
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 46d4317..f6d42e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
r-cran-sendmailr (1.2-1-2) UNRELEASED; urgency=medium
* Fix Vcs-Browser
+ * cme fix dpkg-control
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Mon, 02 Jan 2017 15:14:40 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index abba0ef..9e07c7b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
cdbs,
r-base-dev (>= 3.0.0),
r-cran-base64enc
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-sendmailr/trunk/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-sendmailr/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-sendmailr/trunk/
Homepage: http://cran.r-project.org/web/packages/sendmailR/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-sendmailr.git
More information about the debian-med-commit
mailing list