[Git][java-team/jline3][master] 3 commits: Standards-Version updated to 4.6.1

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Wed May 18 07:33:17 BST 2022



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jline3


Commits:
7b7a2e4a by Emmanuel Bourg at 2022-05-18T08:30:18+02:00
Standards-Version updated to 4.6.1

- - - - -
ff510f8d by Emmanuel Bourg at 2022-05-18T08:32:51+02:00
Depend on libjansi1-java instead of libjansi-java

- - - - -
5ba28719 by Emmanuel Bourg at 2022-05-18T08:33:00+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/maven.rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+jline3 (3.3.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on libjansi1-java instead of libjansi-java
+  * Standards-Version updated to 4.6.1
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 18 May 2022 08:32:56 +0200
+
 jline3 (3.3.1-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -8,13 +8,14 @@ Uploaders:
 Build-Depends:
  debhelper-compat (= 12),
  libbuild-helper-maven-plugin-java,
+ libjansi1-java,
  libjna-java,
  libjuniversalchardet-java,
  libmaven-bundle-plugin-java,
  libmaven-dependency-plugin-java,
  libmaven-source-plugin-java,
  maven-debian-helper
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/java-team/jline3
 Vcs-Git: https://salsa.debian.org/java-team/jline3.git
 Homepage: https://github.com/jline/jline3


=====================================
debian/maven.rules
=====================================
@@ -1,2 +1,2 @@
 junit junit jar s/4\..*/4.x/ * *
-
+org.fusesource.jansi jansi jar s/.*/1.x/ * *



View it on GitLab: https://salsa.debian.org/java-team/jline3/-/compare/e94a73f5338a9f81d86c4ef6e587176700c0442e...5ba2871906357cb49f75f3e08be9177e7d32f130

-- 
View it on GitLab: https://salsa.debian.org/java-team/jline3/-/compare/e94a73f5338a9f81d86c4ef6e587176700c0442e...5ba2871906357cb49f75f3e08be9177e7d32f130
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/20220518/3b5aec31/attachment.htm>


More information about the pkg-java-commits mailing list