[Git][java-team/openhft-compiler][master] 5 commits: Bug#911943: openhft-compiler FTBFS: missing Build-Depends: libeasymock-java
Tony Mancill
gitlab at salsa.debian.org
Sat Oct 27 23:03:49 BST 2018
Tony Mancill pushed to branch master at Debian Java Maintainers / openhft-compiler
Commits:
ad418ada by tony mancill at 2018-10-27T21:46:39Z
Bug#911943: openhft-compiler FTBFS: missing Build-Depends: libeasymock-java
- - - - -
4bc25967 by tony mancill at 2018-10-27T21:59:36Z
Update Vcs- fields for salsa.debian.org
- - - - -
fcb6c5d9 by tony mancill at 2018-10-27T22:00:11Z
Use debhelper 11
- - - - -
b484f383 by tony mancill at 2018-10-27T22:00:11Z
Bump Standards-Version to 4.2.1
- - - - -
657ebed7 by tony mancill at 2018-10-27T22:01:08Z
prepare changelog for upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+openhft-compiler (2.2.4-2) unstable; urgency=medium
+
+ * Team upload
+ * Add missing Build-Depends on libeasymock-java (Closes: #911943)
+ - Thank you to Helmut Grohne for the bug report
+ * Update Vcs- fields for salsa.debian.org
+ * Use debhelper 11
+ * Bump Standards-Version to 4.2.1
+
+ -- tony mancill <tmancill at debian.org> Sat, 27 Oct 2018 15:00:55 -0700
+
openhft-compiler (2.2.4-1) unstable; urgency=medium
* New upstream release
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -3,16 +3,17 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
default-jdk,
+ libeasymock-java,
libintellij-annotations-java,
libmaven-bundle-plugin-java,
libslf4j-java,
maven-debian-helper (>= 2.0),
zip
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/openhft-compiler.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openhft-compiler.git
+Standards-Version: 4.2.1
+Vcs-Git: https://salsa.debian.org/java-team/openhft-compiler.git
+Vcs-Browser: https://salsa.debian.org/java-team/openhft-compiler
Homepage: https://github.com/OpenHFT/Java-Runtime-Compiler
Package: libopenhft-compiler-java
View it on GitLab: https://salsa.debian.org/java-team/openhft-compiler/compare/90adff2e08c49cdefca8df2b63ceb10de6755732...657ebed73e03489367f7e6cf4f6d7592e0a0b0ba
--
View it on GitLab: https://salsa.debian.org/java-team/openhft-compiler/compare/90adff2e08c49cdefca8df2b63ceb10de6755732...657ebed73e03489367f7e6cf4f6d7592e0a0b0ba
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/pkg-java-commits/attachments/20181027/63836243/attachment.html>
More information about the pkg-java-commits
mailing list