[r-cran-maptools] 10/20: Import Debian patch 1:0.7-34-2
Andreas Tille
tille at debian.org
Sun Jan 15 18:55: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-maptools.
commit 1d30c5294aef400b9eed8989aaea33dc45e2bc71
Author: Andreas Tille <tille at debian.org>
Date: Mon May 31 13:54:16 2010 +0200
Import Debian patch 1:0.7-34-2
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 04d5e5a..3e11f6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-maptools (1:0.7-34-2) unstable; urgency=low
+
+ * debian/rules: Make sure whitespace is really a tab to get
+ R:Depends substvar working
+
+ -- Andreas Tille <tille at debian.org> Mon, 31 May 2010 13:54:16 +0200
+
r-cran-maptools (1:0.7-34-1) unstable; urgency=low
* New upstream version
diff --git a/debian/rules b/debian/rules
index a6c3215..6258541 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ include /usr/share/R/debian/r-cran.mk
# Require a number equal or superior than the R version the package was built with.
install/r-$(debRreposname)-$(cranName)::
- echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/r-$(debRreposname)-$(cranName).substvars
+ echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/r-$(debRreposname)-$(cranName).substvars
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-maptools.git
More information about the debian-science-commits
mailing list