[med-svn] [Git][med-team/r8s][master] 8 commits: Add fake watch file

Andreas Tille gitlab at salsa.debian.org
Tue Oct 30 08:26:47 GMT 2018


Andreas Tille pushed to branch master at Debian Med / r8s


Commits:
09d8f3e7 by Andreas Tille at 2018-10-30T08:20:37Z
Add fake watch file

- - - - -
5cf8a362 by Andreas Tille at 2018-10-30T08:21:05Z
debhelper 11

- - - - -
e4ae8c66 by Andreas Tille at 2018-10-30T08:21:08Z
Point Vcs fields to salsa.debian.org

- - - - -
724aedcf by Andreas Tille at 2018-10-30T08:21:08Z
Standards-Version: 4.2.1

- - - - -
3c80e05e by Andreas Tille at 2018-10-30T08:21:09Z
Secure URI in copyright format

- - - - -
fc08fc1b by Andreas Tille at 2018-10-30T08:22:50Z
Respect DEB_BUILD_OPTIONS in override_dh_auto_test target

- - - - -
0e0791ae by Andreas Tille at 2018-10-30T08:24:05Z
Upload to unstable

- - - - -
b438d3b0 by Andreas Tille at 2018-10-30T08:26:35Z
Cleanup changelog

- - - - -


6 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -3,10 +3,4 @@ r8s (1.8+dfsg-1) UNRELEASED; urgency=medium
   * Add test
   * Add REAME.test to explain how to use the test data file
 
- -- Andreas Tille <tille at debian.org>  Wed, 24 Jun 2015 14:52:33 +0200
-
-r8s (1.8+ds-0ubuntu1) trusty; urgency=low
-
-  * Test upload to Debian Med PPA
-
- -- Andreas Tille <tille at debian.org>  Tue, 23 Jun 2015 17:51:02 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 30 Oct 2018 09:22:50 +0100


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
@@ -3,11 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11~),
                gfortran
-Standards-Version: 3.9.6
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r8s.git
-Vcs-Git: git://anonscm.debian.org/debian-med/r8s.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/r8s
+Vcs-Git: https://salsa.debian.org/med-team/r8s.git
 Homepage: http://loco.biosci.arizona.edu/r8s/
 
 Package: r8s


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: r8s
 Upstream-Contact: Michael Sanderson <sanderm at email.arizona.edu>
 Source: http://loco.biosci.arizona.edu/r8s/


=====================================
debian/rules
=====================================
@@ -6,4 +6,6 @@
 	dh $@
 
 override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	if ./r8s -b -f debian/test/MCPyV-related.txt | grep -q -w "PASSED *$$" ; then echo "Test passed" ; else echo "TEST FAILED" && exit 1 ; fi
+endif


=====================================
debian/watch
=====================================
@@ -1,3 +1,6 @@
-#version=3
 # No proper watch file possible to download from
-# http://loco.biosci.arizona.edu/r8s/
\ No newline at end of file
+# http://loco.biosci.arizona.edu/r8s/
+
+version=4
+opts=dversionmangle=s/.*/0.No-Release/ \
+ https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz



View it on GitLab: https://salsa.debian.org/med-team/r8s/compare/4279e9e68d9d54e14f66378c5c1b0842f42b6e1a...b438d3b0f6715a777b0c39c4375856d3f6d1aad5

-- 
View it on GitLab: https://salsa.debian.org/med-team/r8s/compare/4279e9e68d9d54e14f66378c5c1b0842f42b6e1a...b438d3b0f6715a777b0c39c4375856d3f6d1aad5
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/20181030/ef62fa1a/attachment-0001.html>


More information about the debian-med-commit mailing list