[med-svn] [biojava-live] 08/14: Fix watch file to look at biojava 1.x only

Andreas Tille tille at debian.org
Tue Sep 26 08:17:41 UTC 2017


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

tille pushed a commit to branch 1.9.2
in repository biojava-live.

commit 8604eea54a175998469af878f8a42d99f87b5242
Author: Olivier Sallou <osallou at debian.org>
Date:   Fri Jan 31 20:58:31 2014 +0000

    Fix watch file to look at biojava 1.x only
---
 debian/README.Debian |  5 +++++
 debian/changelog     | 16 +++++-----------
 debian/watch         |  5 ++++-
 3 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 33acab5..f3076fd 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,6 +1,11 @@
 biojava for Debian
 ------------------
 
+The Download page does not list anymore biojava 1.x versions directly, only links to specific web pages per version (example http://biojava.org/wiki/BioJava:Download_1.8).
+The watch file only looks at those links to get available versions, but uscan won't be able to get the expected download file.
+Biojava 1.x has been superseeded by Biojava 3.x.
+If update is needed, get-orig-source target needs to be updated per release.
+
 All the developers of BioJava are thanked for their fine work. Special
 thanks go to Colin Hardman, Andreas Prlic, Simon Brocklehurst and Richard
 Holland for reacting to my requests to add missing license information.
diff --git a/debian/changelog b/debian/changelog
index 7c2e0f7..90f16ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,20 +1,14 @@
-biojava-live (1:1.8.2-1) UNRELEASED; urgency=low
+biojava-live (1:1.7.1-3) unstable; urgency=low
 
-  * New upstream version
-    Closes: #65982
-  [ Anreas Tille ]
+  [ Andreas Tille ]
   * debian/upstream:
      - Author conform to BibTeX syntax
      - Add eprint
 
-  * TODO fix DAS compilation, check doc and lib setup in packages: missing files
-  related to biojava3-structure, need to integrate in upstream all required code.
-  Mail sent upstream for information.
-  * TODO issue with watch to detect latest release, organized in sub directories
-  * TODO: Upstream seems to have droped the habit of shiping jar files - may be
-    the get-orig-source script can be dropped
+  [ Olivier Sallou ]
+  * Fix watch file to follow biojava v1, not v3
 
- -- Olivier Sallou <osallou at debian.org>  Wed, 18 Apr 2012 19:39:44 +0200
+ -- Olivier Sallou <osallou at debian.org>  Fri, 31 Jan 2014 21:49:37 +0100
 
 biojava-live (1:1.7.1-2) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index 3b34144..45f5c06 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,5 @@
 version=3
-http://biojava.org/wiki/BioJava:Download_1.8.2 http://biojava.org/download/bj.*/biojava-legacy-(1.[0-9.]+)-src\.tar\.gz
+#http://biojava.org/wiki/BioJava:Download http://biojava.org/download/bj.*/biojava-([0-9.]+)-all\.tar\.gz
+
+#http://biojava.org/wiki/BioJava:Download http://biojava.org/wiki/BioJava:Download_(1\.[0-9.]+)
+http://biojava.org/wiki/BioJava:Download_(1\.[0-9.]+)

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



More information about the debian-med-commit mailing list