[scilab] 01/29: Update d/watch

Julien Puydt julien.puydt at laposte.net
Wed Nov 22 17:19:27 UTC 2017


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

jpuydt-guest pushed a commit to branch master
in repository scilab.

commit a7b0fe79b673d5c713efd517f75e403ec3f87876
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Nov 15 17:11:51 2017 +0100

    Update d/watch
---
 debian/changelog   |  1 +
 debian/orig-tar.sh | 10 ----------
 debian/watch       |  4 ++--
 3 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e75e52d..1845e45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ scilab (5.5.2-7) UNRELEASED; urgency=medium
     - Bump std-ver to 4.1.1
     - Update lintian overrides
     - Move bash completions and metainfo files to correct locations
+  * Point d/watch to the latest upstream sources.
 
  -- Julien Puydt <julien.puydt at laposte.net>  Tue, 14 Nov 2017 16:46:25 +0100
 
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755
index f7d89cf..0000000
--- a/debian/orig-tar.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $3 $origDir
-  echo "moved $3 to $origDir"
-fi
diff --git a/debian/watch b/debian/watch
index e4135be..b70cf52 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-https://www.scilab.org/en/development/sources/stable \
- .*/scilab-([\d\.]+)-src.*.tar.gz debian debian/orig-tar.sh
+https://www.scilab.org/en/development/sources/latest \
+ .*/scilab-([\d\.]+)-src.*.tar.gz

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



More information about the debian-science-commits mailing list