This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository rnahybrid.
commit d02cdfc11f431abcf2533c23e6c9a7eed5002896 Author: Andreas Tille <[email protected]> Date: Tue Sep 26 21:21:16 2017 +0200 Add fake watch file --- debian/changelog | 6 ++++++ debian/copyright | 2 +- debian/watch | 9 +++++++-- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ab24b5b..0a24d44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rnahybrid (2.1.2-3) unstable; urgency=medium + + * Add fake watch file + + -- Andreas Tille <[email protected]> Tue, 26 Sep 2017 21:21:08 +0200 + rnahybrid (2.1.2-2) unstable; urgency=medium [ Andreas Tille ] diff --git a/debian/copyright b/debian/copyright index 5220329..eea6abf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: RNAhybrid Upstream-Contact: Marc Rehmsmeier <[email protected]> Peter Steffen <[email protected]> Matthias Hoechsmann <[email protected]> -Source: http://bibiserv.techfak.uni-bielefeld.de/download/tools/rnahybrid.html +Source: https://bibiserv.cebitec.uni-bielefeld.de/applications/rnahybrid/resources/downloads/RNAhybrid-2.1.2.tar.gz Files: * Copyright: 2004 Marc Rehmsmeier, Peter Steffen, Matthias Hoechsmann. diff --git a/debian/watch b/debian/watch index a0e16ea..cfa050e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,10 @@ -# version=3 -# http://bibiserv.techfak.uni-bielefeld.de/download/tools/rnahybrid.html RNAhybrid-(.*)-src\.tar\.gz +version=4 +opts=dversionmangle=s/.*/0.No-Track/ \ + https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz + +# Point browser to +# https://bibiserv.cebitec.uni-bielefeld.de/rnahybrid?id=rnahybrid_view_download +# and click "Download" # # Watch file can not work - see: # -> http://lists.debian.org/debian-mentors/2012/04/msg00320.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rnahybrid.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
