[Git][java-team/antlr-maven-plugin][master] 5 commits: Use salsa.debian.org Vcs-* URLs
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Mon Jan 9 14:41:16 GMT 2023
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / antlr-maven-plugin
Commits:
84dadd70 by Emmanuel Bourg at 2023-01-09T12:16:44+01:00
Use salsa.debian.org Vcs-* URLs
- - - - -
186a0682 by Emmanuel Bourg at 2023-01-09T12:17:37+01:00
Standards-Version updated to 4.6.2
- - - - -
4407f698 by Emmanuel Bourg at 2023-01-09T12:17:44+01:00
Switch to debhelper level 13
- - - - -
ef56ab1d by Emmanuel Bourg at 2023-01-09T15:40:04+01:00
Fixed the build failure with doxia 1.11
- - - - -
60903f49 by Emmanuel Bourg at 2023-01-09T15:40:57+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/patches/modello-1.1.patch
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+antlr-maven-plugin (2.2-5) unstable; urgency=medium
+
+ * Fixed the build failure with doxia 1.11
+ * Use salsa.debian.org Vcs-* URLs
+ * Standards-Version updated to 4.6.2
+ * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 09 Jan 2023 15:40:50 +0100
+
antlr-maven-plugin (2.2-4) unstable; urgency=medium
* Depend on libwagon-provider-api-java instead of libwagon-java
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Uploaders:
Torsten Werner <twerner at debian.org>,
Emmanuel Bourg <ebourg at apache.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
default-jdk,
libcommons-exec-java,
libmaven-antrun-plugin-java (>= 1.3),
@@ -22,9 +22,9 @@ Build-Depends:
libsurefire-java (>= 2.4.3),
libwagon-provider-api-java,
maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr-maven-plugin.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr-maven-plugin.git
+Standards-Version: 4.6.2
+Vcs-Git: https://salsa.debian.org/java-team/antlr-maven-plugin.git
+Vcs-Browser: https://salsa.debian.org/java-team/antlr-maven-plugin
Homepage: http://mojo.codehaus.org/antlr-maven-plugin/
Package: libantlr-maven-plugin-java
=====================================
debian/patches/modello-1.1.patch
=====================================
@@ -15,7 +15,7 @@
import java.util.List;
import java.util.Locale;
-+import org.apache.maven.doxia.sink.render.RenderingContext;
++import org.apache.maven.doxia.siterenderer.RenderingContext;
import org.apache.maven.doxia.siterenderer.Renderer;
-import org.apache.maven.doxia.siterenderer.RendererException;
import org.apache.maven.doxia.siterenderer.sink.SiteRendererSink;
=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
%:
dh $@
-
-get-orig-source:
- uscan --download-current-version --force-download --rename
View it on GitLab: https://salsa.debian.org/java-team/antlr-maven-plugin/-/compare/bf6c856c761b629e4a6646dc08fdcf82e76417aa...60903f4904f4bb7b0c5004ebc5b2e29c1c016d81
--
View it on GitLab: https://salsa.debian.org/java-team/antlr-maven-plugin/-/compare/bf6c856c761b629e4a6646dc08fdcf82e76417aa...60903f4904f4bb7b0c5004ebc5b2e29c1c016d81
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/20230109/d1e98530/attachment.htm>
More information about the pkg-java-commits
mailing list