Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Added the missing build dependency on libeasymock-java (Closes: #917759)
· 5a9a0ff8
Emmanuel Bourg
authored
Apr 07, 2019
5a9a0ff8
Use salsa.debian.org Vcs-* URLs
· 5e8d725c
Emmanuel Bourg
authored
Apr 07, 2019
5e8d725c
Ignore the tests failures
· d7567d55
Emmanuel Bourg
authored
Sep 13, 2019
d7567d55
Standards-Version updated to 4.4.0
· 7aec2a61
Emmanuel Bourg
authored
Sep 13, 2019
7aec2a61
Switch to debhelper level 11
· 01e905f0
Emmanuel Bourg
authored
Sep 13, 2019
01e905f0
Upload to unstable
· 6fd6a100
Emmanuel Bourg
authored
Sep 13, 2019
6fd6a100
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6fd6a100
openhft-chronicle-wire (1.1.13-2) unstable; urgency=medium
* Added the missing build dependency on libeasymock-java (Closes: #917759)
* Ignore the tests failures
* Use salsa.debian.org Vcs-* URLs
* Standards-Version updated to 4.4.0
* Switch to debhelper level 11
-- Emmanuel Bourg <ebourg@apache.org> Fri, 13 Sep 2019 09:53:52 +0200
openhft-chronicle-wire (1.1.13-1) unstable; urgency=medium
* Initial release (Closes: #832923)
...
...
debian/compat
View file @
6fd6a100
9
11
debian/control
View file @
6fd6a100
...
...
@@ -4,18 +4,19 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
debhelper (>=
9
),
debhelper (>=
11
),
default-jdk,
junit4,
libeasymock-java,
libintellij-annotations-java,
libmaven-bundle-plugin-java,
libopenhft-chronicle-bytes-java,
libslf4j-java,
libyaml-snake-java,
maven-debian-helper (>= 2.1)
Standards-Version:
3.9.8
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-java
/openhft-chronicle-wire.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/openhft-chronicle-wire
.git
Standards-Version:
4.4.0
Vcs-Git: https://
salsa
.debian.org/
java-team
/openhft-chronicle-wire.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/openhft-chronicle-wire
Homepage: https://github.com/OpenHFT/Chronicle-Wire
Package: libopenhft-chronicle-wire-java
...
...
debian/maven.properties
View file @
6fd6a100
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true
maven.test.failure.ignore
=
true
debian/rules
View file @
6fd6a100
#!/usr/bin/make -f
%:
dh $@ --buildsystem=maven
get-orig-source:
uscan --download-current-version --force-download --repack --rename --compression xz
dh $@
debian/watch
View file @
6fd6a100
version=3
version=4
opts="repack,compression=xz" \
https://github.com/OpenHFT/Chronicle-Wire/tags .*/chronicle-wire-(.*).tar.gz