[med-svn] [Git][java-team/libjscience-java][master] build jar file
Andreas Tille
gitlab at salsa.debian.org
Fri May 25 14:10:31 BST 2018
Andreas Tille pushed to branch master at Debian Java Maintainers / libjscience-java
Commits:
c81b9f4d by Andreas Tille at 2018-05-25T15:10:21+02:00
build jar file
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: libapfloat-java
+Source: libjscience-java
Maintainer: Debian Java Maintainers <pkg-java-maintainers at alioth-lists.debian.net>
Uploaders: Andreas Tille <tille at debian.org>
Section: java
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,15 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+include /usr/share/dpkg/default.mk
+
+
%:
dh $@ --with javahelper
+override_dh_auto_build:
+ jh_build $(DEB_SOURCE).jar javax org
+
+
get-orig-source:
. debian/get-orig-source
View it on GitLab: https://salsa.debian.org/java-team/libjscience-java/commit/c81b9f4d494237f15977f7264e9ee0ec9a94d308
--
View it on GitLab: https://salsa.debian.org/java-team/libjscience-java/commit/c81b9f4d494237f15977f7264e9ee0ec9a94d308
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/20180525/f92b641a/attachment.html>
More information about the debian-med-commit
mailing list