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

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


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

sebastien pushed a commit to annotated tag debian/1.0-15-1
in repository r-cran-sp.

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

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

diff --git a/changelog b/changelog
index 8096016..0cd9ec3 100644
--- a/changelog
+++ b/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/get-orig-source b/get-orig-source
deleted file mode 100644
index 96ee179..0000000
--- a/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