[med-svn] [uw-prism] 06/13: new upstream version, small updates, does not build yet

Andreas Tille tille at debian.org
Sat Dec 30 12:37:02 UTC 2017


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

tille pushed a commit to branch master
in repository uw-prism.

commit dfcef2dd25c5567dbc92cccd800d49bfe019736f
Author: Thorsten Alteholz <alteholz at debian.org>
Date:   Sat Apr 20 17:07:13 2013 +0000

    new upstream version, small updates, does not build yet
---
 debian/changelog |  2 +-
 debian/compat    |  2 +-
 debian/control   |  8 +++++---
 debian/rules     |  3 +++
 debian/watch     | 10 ++--------
 5 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9506565..7402672 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-uw-prism (1.5.1-1) unstable; urgency=low
+uw-prism (1.5.2-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 75d0c7f..7515022 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,12 @@ Source: uw-prism
 Section: unknown
 Priority: extra
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Thorsten Alteholz <debian at alteholz.de>
-Build-Depends: debhelper (>= 8.0.0), clisp, clisp-module-clx, cl-acl-compat
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9.0.0), 
+ clisp, 
+ clisp-module-clx, 
+ cl-acl-compat
+Standards-Version: 3.9.4
 Homepage: http://faculty.washington.edu/ikalet/prism/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/uw-prism/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/uw-prism/
diff --git a/debian/rules b/debian/rules
index 1896faf..24c52b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,6 @@ override_dh_auto_build:
 	dh_auto_build
 	./debian/doBuild
 
+get-orig-source:
+	mkdir -p ../tarballs
+	uscan --verbose --force-download --destdir=../tarballs
diff --git a/debian/watch b/debian/watch
index e80210c..5930a4c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,10 +1,4 @@
 version=3
-
-# unfortunately the uploaded filename does not contain any version information
-# so this will not work
-# further there are newer directories .../uploads/aaaa/bb that do not conatin
-# any software and the recursive directory scan fails
-# (last version is in .../uploads/2011/02 but .../uploads/2011/07 does not 
-# contain any software)
-http://www.radonc.washington.edu/wp-content/uploads/(\d\d\d\d)/(\d\d)/prism-(\d\.\d\.\d).tgz
+opts="uversionmangle=s/-/./" \
+ http://faculty.washington.edu/ikalet/prism/prism-(\d\.\d-\d).tgz
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/uw-prism.git



More information about the debian-med-commit mailing list