[med-svn] [Git][med-team/biojava-live][master] 6 commits: Temporary let watch file scan for 1.7 series to enable easy running of…

Andreas Tille gitlab at salsa.debian.org
Thu Nov 1 06:17:34 GMT 2018


Andreas Tille pushed to branch master at Debian Med / biojava-live


Commits:
204b4c1a by Andreas Tille at 2018-11-01T06:09:10Z
Temporary let watch file scan for 1.7 series to enable easy running of routine-update.  Currently it is not planed to upgrade that package.

- - - - -
b43861bc by Andreas Tille at 2018-11-01T06:10:52Z
Point Vcs fields to salsa.debian.org

- - - - -
38836e74 by Andreas Tille at 2018-11-01T06:10:53Z
Standards-Version: 4.2.1

- - - - -
5b7b2bae by Andreas Tille at 2018-11-01T06:10:53Z
Remove trailing whitespace in debian/changelog

- - - - -
55c68cf7 by Andreas Tille at 2018-11-01T06:10:53Z
Remove trailing whitespace in debian/rules

- - - - -
ef131f7d by Andreas Tille at 2018-11-01T06:17:21Z
Restore old watch rules (and cleanup watch file from outdated comments

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+biojava-live (1:1.7.1-8) UNRELEASED; urgency=medium
+
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.2.1
+  * Remove trailing whitespace in debian/changelog
+  * Remove trailing whitespace in debian/rules
+
+ -- Andreas Tille <tille at debian.org>  Thu, 01 Nov 2018 07:10:52 +0100
+
 biojava-live (1:1.7.1-7) unstable; urgency=medium
 
   * Remove leftover of debhelper migration from d/rules
@@ -23,7 +32,7 @@ biojava-live (1:1.7.1-6) unstable; urgency=medium
 
 biojava-live (1:1.7.1-5) unstable; urgency=medium
 
-  * d/control: use libcommons-collections3 instead of 
+  * d/control: use libcommons-collections3 instead of
         libcommons-collection in runtime deps (Closes: #748473).
 
  -- Olivier Sallou <osallou at debian.org>  Tue, 20 May 2014 15:03:23 +0200
@@ -42,7 +51,7 @@ biojava-live (1:1.7.1-4) unstable; urgency=low
 
 biojava-live (1:1.7.1-3) unstable; urgency=low
 
-  * Use libcommons-collections3-java instead of libcommons-collections-java 
+  * Use libcommons-collections3-java instead of libcommons-collections-java
 
  -- Olivier Sallou <osallou at debian.org>  Tue, 10 Sep 2013 09:39:36 +0200
 


=====================================
debian/control
=====================================
@@ -15,9 +15,9 @@ Build-Depends-Indep: libcommons-dbcp-java,
                      default-jdk,
                      junit4,
                      ant-optional
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/biojava-live.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/biojava-live.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/biojava-live
+Vcs-Git: https://salsa.debian.org/med-team/biojava-live.git
 Homepage: http://www.biojava.org
 
 Package: libbiojava1.7-java


=====================================
debian/rules
=====================================
@@ -17,7 +17,7 @@ SOVERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | cut -f1,2 -d. )
 	dh $@
 
 override_dh_auto_build:
-	find . -name "*.java" -o -name ReadMe -o -name "*.fa" -o -name "*.html" | xargs -r chmod 644 
+	find . -name "*.java" -o -name ReadMe -o -name "*.fa" -o -name "*.html" | xargs -r chmod 644
 	# circumvent Debian's difficulties with libjgrapht - deleting all usage of that library
 	rm -rf src/org/biojavax/bio/phylo/io/nexus/ \
 	       src/org/biojavax/bio/phylo/DistanceBasedTreeMethod.java \
@@ -33,7 +33,7 @@ override_dh_auto_build:
 
 override_dh_clean:
 	ant clean # most probably this is not needed when using dh - leave it to be sure ...
-	dh_clean 
+	dh_clean
 
 override_dh_install:
 	dh_install


=====================================
debian/watch
=====================================
@@ -1,8 +1,4 @@
-version=3
-#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.]+)
+version=4
 
 opts=filenamemangle=s/.+\/biojava-legacy-(\d\S*)\.tar\.gz/biojava-legacy-$1\.tar\.gz/ \
   https://github.com/biojava/biojava-legacy/tags .*/biojava-legacy-(\d\S*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/biojava-live/compare/fb715e6256c074be5418924e97d5f492b594645c...ef131f7d5492671f7201a59f38432208102b8418

-- 
View it on GitLab: https://salsa.debian.org/med-team/biojava-live/compare/fb715e6256c074be5418924e97d5f492b594645c...ef131f7d5492671f7201a59f38432208102b8418
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181101/c545b12a/attachment-0001.html>


More information about the debian-med-commit mailing list