[Git][java-team/jep][master] 5 commits: Bump debhelper from old 12 to 13.
Andrius Merkys (@merkys)
gitlab at salsa.debian.org
Fri Nov 10 07:06:05 GMT 2023
Andrius Merkys pushed to branch master at Debian Java Maintainers / jep
Commits:
2ca0ae87 by Debian Janitor at 2022-12-18T12:32:48+00:00
Bump debhelper from old 12 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
- - - - -
d2f3614c by Debian Janitor at 2022-12-18T12:32:48+00:00
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
- - - - -
5cd3b1eb by Debian Janitor at 2022-12-18T12:32:49+00:00
Update standards version to 4.6.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
c5098070 by Debian Janitor at 2023-01-31T02:24:26+00:00
Update standards version to 4.6.2, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
765ca123 by Andrius Merkys at 2023-11-10T07:05:56+00:00
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request java-team/jep!1
- - - - -
2 changed files:
- − debian/compat
- debian/control
Changes:
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12
=====================================
debian/control
=====================================
@@ -6,13 +6,13 @@ Uploaders:
Andrius Merkys <merkys at debian.org>,
Build-Depends:
ant,
- debhelper (>= 12),
+ debhelper-compat (= 13),
default-jdk,
javacc,
javahelper (>= 0.72.9),
junit,
libjama-java,
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/nathanfunk/jep-java-gpl
Vcs-Git: https://salsa.debian.org/java-team/jep.git
View it on GitLab: https://salsa.debian.org/java-team/jep/-/compare/9d798302afdb5a55a9c602640fe6737744be2585...765ca123a5913cb38e5fd14dbdbbc8b13b05dcd3
--
View it on GitLab: https://salsa.debian.org/java-team/jep/-/compare/9d798302afdb5a55a9c602640fe6737744be2585...765ca123a5913cb38e5fd14dbdbbc8b13b05dcd3
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/20231110/58eb04f1/attachment.htm>
More information about the pkg-java-commits
mailing list