Skip to content
Commits on Source (6)
rdp-classifier (2.10.2-3) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Drop unneeded get-orig-source target
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test
-- Andreas Tille <tille@debian.org> Thu, 04 Oct 2018 11:23:04 +0200
rdp-classifier (2.10.2-2) unstable; urgency=medium
* Team upload
......
......@@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <steffen_moeller@gmx.de>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
default-jdk,
junit4,
libcommons-cli-java,
......@@ -17,9 +17,9 @@ Build-Depends: debhelper (>= 10),
ant,
ant-optional,
ant-contrib
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/rdp-classifier.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/rdp-classifier.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/rdp-classifier
Vcs-Git: https://salsa.debian.org/med-team/rdp-classifier.git
Homepage: https://github.com/rdpstaff/classifier
Package: rdp-classifier
......
......@@ -21,8 +21,10 @@ override_dh_auto_clean:
rm -rf dist
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
cp debian/junit.xml ./tmp-junit.xml
ant -f tmp-junit.xml junit
endif
override_dh_compress:
dh_compress -X.fasta
......@@ -30,6 +32,3 @@ override_dh_compress:
override_dh_fixperms:
dh_fixperms
chmod +x debian/*/usr/share/*/*.sh
get-orig-source:
uscan --verbose --force-download --repack --compress xz