[Git][java-team/lucene4.10][master] 5 commits: Standards-Version updated to 4.3.0
Emmanuel Bourg
gitlab at salsa.debian.org
Sat Jan 19 22:19:32 GMT 2019
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / lucene4.10
Commits:
7bb5ac6f by Emmanuel Bourg at 2019-01-19T22:07:09Z
Standards-Version updated to 4.3.0
- - - - -
640f36e6 by Emmanuel Bourg at 2019-01-19T22:07:18Z
Switch to debhelper level 11
- - - - -
d47c18c0 by Emmanuel Bourg at 2019-01-19T22:07:22Z
Use salsa.debian.org Vcs-* URLs
- - - - -
533a2aab by Emmanuel Bourg at 2019-01-19T22:18:24Z
Depend on libicu4j-java instead of libicu4j-49-java
- - - - -
5ad13a0b by Emmanuel Bourg at 2019-01-19T22:19:11Z
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/maven.rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+lucene4.10 (4.10.4+dfsg-4) unstable; urgency=medium
+
+ * Team upload.
+ * Depend on libicu4j-java instead of libicu4j-49-java
+ * Standards-Version updated to 4.3.0
+ * Switch to debhelper level 11
+ * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sat, 19 Jan 2019 23:19:03 +0100
+
lucene4.10 (4.10.4+dfsg-3) unstable; urgency=medium
* Team upload.
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Hilko Bengen <bengen at debian.org>
Build-Depends:
- debhelper (>= 9~),
+ debhelper (>= 11),
default-jdk,
ivy-debian-helper,
javacc,
@@ -20,7 +20,7 @@ Build-Depends-Indep:
libcommons-logging-java,
libhttpclient-java,
libhttpcore-java,
- libicu4j-49-java,
+ libicu4j-java,
libjetty9-java,
libmorfologik-stemming-java (>= 1.8.3),
libnekohtml-java,
@@ -30,9 +30,9 @@ Build-Depends-Indep:
libuima-addons-java,
libuima-core-java,
libxerces2-java
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/lucene4.10.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/lucene4.10.git
+Standards-Version: 4.3.0
+Vcs-Git: https://salsa.debian.org/java-team/lucene4.10.git
+Vcs-Browser: https://salsa.debian.org/java-team/lucene4.10
Homepage: http://lucene.apache.org
Package: liblucene4.10-java
=====================================
debian/maven.rules
=====================================
@@ -1,5 +1,4 @@
junit junit * s/.*/4.x/ * *
-com.ibm.icu icu4j * s/.*/49/ * *
org.antlr antlr-runtime * s/.*/3.x/ * *
s/org.eclipse.jetty.orbit/javax.servlet/ s/javax.servlet/javax.servlet-api/ * s/.*/3.1/ * *
com.spatial4j spatial4j * s/.*/0.4.x/ * *
View it on GitLab: https://salsa.debian.org/java-team/lucene4.10/compare/721945a5db4d0d97099c7b7d83c5f65049a48a89...5ad13a0bec9a4f2a64247caccf121de25df9cfe6
--
View it on GitLab: https://salsa.debian.org/java-team/lucene4.10/compare/721945a5db4d0d97099c7b7d83c5f65049a48a89...5ad13a0bec9a4f2a64247caccf121de25df9cfe6
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/20190119/d1e1896f/attachment.html>
More information about the pkg-java-commits
mailing list