[r-cran-plotrix] 10/29: New upstream source
Andreas Tille
tille at debian.org
Fri Sep 29 06:53:31 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-plotrix.
commit 6754aefcd485ca90dd40e4a88d36af24be54a3e1
Author: Andreas Tille <tille at debian.org>
Date: Wed Feb 10 14:17:44 2010 +0000
New upstream source
---
debian/changelog | 10 ++++++++++
debian/control | 2 +-
debian/get-orig-source | 7 -------
debian/rules | 2 --
debian/watch | 4 ----
5 files changed, 11 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9ece910..092755d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+r-cran-plotrix (2.8-1) unstable; urgency=low
+
+ * New upstream version
+ * Standards-Version: 3.8.4 (no changes needed)
+ * debian/watch: do not use version mangling with dashes in upstream
+ source
+ * debian/get-orig-source: Removed because uscan is sufficient
+
+ -- Andreas Tille <tille at debian.org> Wed, 10 Feb 2010 15:12:01 +0100
+
r-cran-plotrix (2.7.2-1) unstable; urgency=low
* New upstream version
diff --git a/debian/control b/debian/control
index 7ae6276..1b6b542 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 7), r-base-dev, cdbs
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/packages/R/r-cran-plotrix/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/R/r-cran-plotrix/trunk/
Homepage: http://cran.r-project.org/web/packages/plotrix/
diff --git a/debian/get-orig-source b/debian/get-orig-source
deleted file mode 100644
index 96ee179..0000000
--- a/debian/get-orig-source
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-PKG=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
-RENAME=`uscan --verbose --force-download | \
- grep "Newest version on remote site is .* local version is .*" | \
- head -n 1 | \
- sed "s?Newest .* \([-0-9.]\+\),.* \([0-9.]\+\)?mv ../${PKG}_\1.orig.tar.gz ../${PKG}_\2.orig.tar.gz?"`
-$RENAME
diff --git a/debian/rules b/debian/rules
index f5c7397..3368171 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,3 @@
include /usr/share/R/debian/r-cran.mk
-get-orig-source:
- . debian/get-orig-source
diff --git a/debian/watch b/debian/watch
index 0036237..9051e44 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,2 @@
version=3
-# Same effect as dversionmangle, but we have to rename the orig.tar.gz
-# anyway and it is easier to write a get-origsource script this way
-# opts="uversionmangle=s/([\d.]+)-(\d)/$1.$2/"
-opts="dversionmangle=s/([\d.]+)\.(\d)/$1-$2/" \
http://cran.r-project.org/src/contrib/plotrix_([\d.-]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-plotrix.git
More information about the debian-science-commits
mailing list