Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (8)
Add fake watch file
· 09d8f3e7
Andreas Tille
authored
Oct 30, 2018
09d8f3e7
debhelper 11
· 5cf8a362
Andreas Tille
authored
Oct 30, 2018
5cf8a362
Point Vcs fields to salsa.debian.org
· e4ae8c66
Andreas Tille
authored
Oct 30, 2018
e4ae8c66
Standards-Version: 4.2.1
· 724aedcf
Andreas Tille
authored
Oct 30, 2018
724aedcf
Secure URI in copyright format
· 3c80e05e
Andreas Tille
authored
Oct 30, 2018
3c80e05e
Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
· fc08fc1b
Andreas Tille
authored
Oct 30, 2018
fc08fc1b
Upload to unstable
· 0e0791ae
Andreas Tille
authored
Oct 30, 2018
0e0791ae
Cleanup changelog
· b438d3b0
Andreas Tille
authored
Oct 30, 2018
b438d3b0
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b438d3b0
...
...
@@ -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@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@debian.org> Tue, 23 Jun 2015 17:51:02 +0200
-- Andreas Tille <tille@debian.org> Tue, 30 Oct 2018 09:22:50 +0100
debian/compat
View file @
b438d3b0
9
11
debian/control
View file @
b438d3b0
...
...
@@ -3,11 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@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
View file @
b438d3b0
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: r8s
Upstream-Contact: Michael Sanderson <sanderm@email.arizona.edu>
Source: http://loco.biosci.arizona.edu/r8s/
...
...
debian/rules
View file @
b438d3b0
...
...
@@ -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
View file @
b438d3b0
#version=3
# No proper watch file possible to download from
# http://loco.biosci.arizona.edu/r8s/
version=4
opts=dversionmangle=s/.*/0.No-Release/ \
https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz