[med-svn] [r-cran-lazyeval] 11/12: debhelper 10
Andreas Tille
tille at debian.org
Fri Nov 10 09:20:44 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-lazyeval.
commit 7143de5983a3a483fac3f56e8f09d75f7e0e0aa6
Author: Andreas Tille <tille at debian.org>
Date: Fri Nov 10 10:17:26 2017 +0100
debhelper 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f111e5e..e9edb56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-lazyeval (0.2.1-1) UNRELEASED; urgency=medium
* New upstream version
* Secure URI in watch file
* Standards-Version: 4.1.1
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Fri, 10 Nov 2017 10:16:19 +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 b05aeb7..d44161a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ 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),
dh-r,
r-base-dev
Standards-Version: 4.1.1
@@ -19,5 +19,5 @@ Depends: ${misc:Depends},
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R lazy (non-standard) evaluation
- This GNU R package provides A disciplined approach to non-standard
+ This GNU R package provides a disciplined approach to non-standard
evaluation.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-lazyeval.git
More information about the debian-med-commit
mailing list