[Git][java-team/java-comment-preprocessor][master] 5 commits: Standards-Version: 4.7.0 (routine-update)

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Jan 30 13:36:18 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / comment-preprocessor


Commits:
5549b66e by Andreas Tille at 2025-01-30T14:34:04+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
3d7e121a by Andreas Tille at 2025-01-30T14:34:04+01:00
debhelper-compat 13 (routine-update)

- - - - -
4d2b58ce by Andreas Tille at 2025-01-30T14:34:05+01:00
Secure URI in copyright format (routine-update)

- - - - -
b24f1c29 by Andreas Tille at 2025-01-30T14:34:05+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
6be30108 by Andreas Tille at 2025-01-30T14:35:46+01:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,11 @@ java-comment-preprocessor (6.0.1-2) UNRELEASED; urgency=medium
   * Rename repository on Salsa to java-comment-preprocessor (as per source
     package name)
   * Fix watch file
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Trim trailing whitespace.
 
  -- Andreas Tille <tille at debian.org>  Wed, 29 Jan 2025 22:49:19 +0100
 


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


=====================================
debian/control
=====================================
@@ -3,12 +3,12 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Eugene Zhukov <eugene at debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
  maven-debian-helper,
  ant,
  libmaven-plugin-tools-java,
  libmaven-file-management-java
-Standards-Version: 3.9.8
+Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/java-team/java-comment-preprocessor
 Vcs-Git: https://salsa.debian.org/java-team/java-comment-preprocessor.git
 Homepage: https://github.com/raydac/java-comment-preprocessor
@@ -20,4 +20,3 @@ Suggests: ${maven:OptionalDepends}
 Description: Java Comment Preprocessor
  A Multi-pass java based preprocessor processing directives placed into
  Java comments
-


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Java Comment Preprocessor
 Source: http://java-comment-preprocessor.googlecode.com/
 


=====================================
debian/rules
=====================================
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --buildsystem=maven
-
-get-orig-source:
-	uscan --download-current-version --rename
+	dh $@ --buildsystem=maven



View it on GitLab: https://salsa.debian.org/java-team/java-comment-preprocessor/-/compare/2994c346acb075998077f53c1c311965f535f21c...6be3010834671749bb62166e4963f28ce5415e32

-- 
View it on GitLab: https://salsa.debian.org/java-team/java-comment-preprocessor/-/compare/2994c346acb075998077f53c1c311965f535f21c...6be3010834671749bb62166e4963f28ce5415e32
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/20250130/8824b57c/attachment.htm>


More information about the pkg-java-commits mailing list