Alexandre Detiste pushed to branch master at Debian Java Maintainers / 
unsafe-mock


Commits:
9571127e by Debian Janitor at 2022-12-22T03:18:13+00:00
Use secure copyright file specification URI.

Changes-By: lintian-brush
Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html

- - - - -
2893a0be by Debian Janitor at 2022-12-22T03:18:14+00:00
Bump debhelper from old 11 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

- - - - -
ca899f08 by Debian Janitor at 2022-12-22T03:18:14+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

- - - - -
5818f6c2 by Alexandre Detiste at 2026-08-14T12:08:21+02:00
Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request java-team/unsafe-mock!1
- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+unsafe-mock (8.0-4) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <[email protected]>  Thu, 22 Dec 2022 03:18:13 -0000
+
 unsafe-mock (8.0-3) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
 Uploaders: Miguel Landaeta <[email protected]>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  junit,
  maven-debian-helper (>= 1.5)


=====================================
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: unsafe-mock
 Source: https://github.com/headius/unsafe-mock
 



View it on GitLab: 
https://salsa.debian.org/java-team/unsafe-mock/-/compare/49d5eb608171cc760c70f13a55de387bc7c482d0...5818f6c22159b46afb04fd2923f168c62b959ea7

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/unsafe-mock/-/compare/49d5eb608171cc760c70f13a55de387bc7c482d0...5818f6c22159b46afb04fd2923f168c62b959ea7
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
pkg-java-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to