Skip to content
Commits on Source (6)
uncommons-maths (1.2.3-2) unstable; urgency=medium
* Team upload.
* Build depend on default-jdk only to fix the javadoc
* Standards-Version updated to 4.1.5
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Tue, 31 Jul 2018 00:42:43 +0200
uncommons-maths (1.2.3-1) unstable; urgency=medium
* Initial release (Closes: #833998)
......
9
\ No newline at end of file
11
......@@ -3,15 +3,16 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Kai-Chung Yan <seamlikok@gmail.com>
Build-Depends: debhelper (>= 9),
Build-Depends:
debhelper (>= 11~),
default-jdk-doc,
default-jdk-headless | default-jdk,
default-jdk,
gradle-debian-helper,
javahelper,
maven-repo-helper
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/uncommons-maths.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/uncommons-maths.git
Standards-Version: 4.1.5
Vcs-Git: https://salsa.debian.org/java-team/uncommons-maths.git
Vcs-Browser: https://salsa.debian.org/java-team/uncommons-maths
Homepage: http://maths.uncommons.org
Package: libuncommons-maths-java
......
......@@ -13,6 +13,3 @@ override_dh_auto_build:
override_dh_auto_clean:
dh_auto_clean
$(RM) -r debian/.gradle
get-orig-source:
uscan --download-current-version --force-download --repack --compression xz
\ No newline at end of file
version=4
opts="repack,compression=xz" \
https://github.com/dwdyer/uncommons-maths/tags /dwdyer/uncommons-maths/archive/Release@ANY_VERSION@.tar.gz