Skip to content
Commits on Source (7)
jssc (2.8.0-2) unstable; urgency=medium
* Team upload.
* Fixed a build failure caused by a regression in jh_build argument parsing
* Standards-Version updated to 4.4.0
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
* Properly clean the .so file generated
* Marked the native libraries to be excluded from the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Mon, 29 Jul 2019 13:14:05 +0200
jssc (2.8.0-1) unstable; urgency=medium
* Team upload.
......
libjSSC-2.6.so
libjSSC-*.so
......@@ -3,11 +3,11 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Scott Howard <showard@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, javahelper (>= 0.43)
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 11), default-jdk, javahelper (>= 0.43)
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/java-team/jssc
Vcs-Git: https://salsa.debian.org/java-team/jssc.git
Homepage: https://github.com/scream3r/java-simple-serial-connector
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jssc.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jssc.git
Package: libjssc-java
Architecture: any
......
......@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: Java Simple Serial Connector (jSSC)
Upstream-contact: Alexey Sokolov <scream3r.org@gmail.com>
Source: https://github.com/scream3r/java-simple-serial-connector
Files-Excluded: src/java/libs/*
Files: *
Copyright: 2010-2013 Alexey Sokolov <scream3r.org@gmail.com>
......
......@@ -19,6 +19,3 @@ override_dh_installchangelogs:
override_jh_build:
jh_build -o "-source 1.6 -target 1.6 -encoding UTF-8" --javadoc-opts="-source 1.6 -encoding UTF-8"
get-orig-source:
uscan --download-current-version --rename