[Git][java-team/javacc-maven-plugin][master] 5 commits: Update copyright file header to use current field names (Name ⇒ Upstream-Name)

Petter Reinholdtsen (@pere) gitlab at salsa.debian.org
Sun Dec 1 09:10:09 GMT 2024



Petter Reinholdtsen pushed to branch master at Debian Java Maintainers / javacc-maven-plugin


Commits:
bbe5ed1d by Petter Reinholdtsen at 2024-12-01T10:09:12+01:00
Update copyright file header to use current field names (Name ⇒ Upstream-Name)

Changes-By: lintian-brush
Fixes: lintian: obsolete-field-in-dep5-copyright
See-also: https://lintian.debian.org/tags/obsolete-field-in-dep5-copyright.html

- - - - -
9fe508ac by Petter Reinholdtsen at 2024-12-01T10:09:13+01:00
Bump debhelper from old 10 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

- - - - -
026a560e by Petter Reinholdtsen at 2024-12-01T10:09:13+01: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

- - - - -
913bb4ea by Petter Reinholdtsen at 2024-12-01T10:09:24+01:00
Remove unnecessary get-orig-source-target.

Changes-By: lintian-brush
Fixes: lintian: debian-rules-contains-unnecessary-get-orig-source-target
See-also: https://lintian.debian.org/tags/debian-rules-contains-unnecessary-get-orig-source-target.html

- - - - -
df80eb1f by Petter Reinholdtsen at 2024-12-01T10:09:24+01:00
Update standards version to 4.1.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

- - - - -


4 changed files:

- − debian/compat
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian QA Group <packages at qa.debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  javacc,
  jtb,
@@ -16,7 +16,7 @@ Build-Depends:
  libmaven3-core-java,
  libplexus-utils-java,
  maven-debian-helper
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Git: https://salsa.debian.org/java-team/javacc-maven-plugin.git
 Vcs-Browser: https://salsa.debian.org/java-team/javacc-maven-plugin
 Homepage: https://github.com/mojohaus/javacc-maven-plugin


=====================================
debian/copyright
=====================================
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Name: javacc-maven-plugin
 Source: https://github.com/mojohaus/javacc-maven-plugin
+Upstream-Name: javacc-maven-plugin
 
 Files: *
 Copyright: 2008-2009, Benjamin Bentmann <bentmann at udo.edu>


=====================================
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/javacc-maven-plugin/-/compare/46906071822b596fd2dd64ce143f0667565fdc27...df80eb1f340c9c04440cece535b7dc2e213d4b52

-- 
View it on GitLab: https://salsa.debian.org/java-team/javacc-maven-plugin/-/compare/46906071822b596fd2dd64ce143f0667565fdc27...df80eb1f340c9c04440cece535b7dc2e213d4b52
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/20241201/c4035685/attachment.htm>


More information about the pkg-java-commits mailing list