[r-cran-sp] 18/42: Removed get-orig-source because it is obsolete.

Sébastien Villemot sebastien at debian.org
Thu Nov 16 21:47:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository r-cran-sp.

commit 474d0d602b5c90f572e4d874bca5f8c5a59f328c
Author: Charles Plessy <plessy at debian.org>
Date:   Sun May 29 11:47:17 2011 +0000

    Removed get-orig-source because it is obsolete.
---
 debian/changelog       | 3 ++-
 debian/get-orig-source | 7 -------
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8096016..0cd9ec3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,8 @@ r-cran-sp (1:0.9-81-1) UNRELEASED; urgency=low
   * Team upload.
   * New upstream release.
   * Using Debhelper 8 (debian/control, debian/compat).
-  * Removed version mangling in debian/watch, not needed since 1:0.9-52-1.
+  * Removed completely debian/get-orig-source, and version mangling in
+    debian/watch. This is not needed since 1:0.9-52-1.
   * Build-depend on R versions greater than R 2.10.0 (debian/control).
   * Converted debian/copyright to DEP 5 and documented a new file.
 
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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-sp.git



More information about the debian-science-commits mailing list