[Git][clojure-team/instaparse-clojure][master] 2 commits: Bump debhelper from old 10 to 13.
Janitor (@janitor-bot)
gitlab at salsa.debian.org
Wed Dec 21 10:07:32 GMT 2022
Janitor pushed to branch master at Debian Clojure Maintainers / instaparse-clojure
Commits:
708b2dcc by Debian Janitor at 2022-12-21T09:40:44+00: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
- - - - -
993269a7 by Debian Janitor at 2022-12-21T09:40:44+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
- - - - -
3 changed files:
- debian/changelog
- − debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,10 @@ instaparse-clojure (1.4.7-2) UNRELEASED; urgency=normal
[ Louis-Philippe Véronneau ]
* d/control: Migrate to the Clojure Team.
+ [ Debian Janitor ]
+ * Bump debhelper from old 10 to 13.
+ * Set debhelper-compat version in Build-Depends.
+
-- Louis-Philippe Véronneau <pollo at debian.org> Sat, 08 Jan 2022 17:54:04 -0500
instaparse-clojure (1.4.7-1) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Clojure Maintainers <team+clojure at tracker.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos at debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
javahelper (>= 0.32),
maven-repo-helper (>= 1.7),
clojure (>= 1.8),
View it on GitLab: https://salsa.debian.org/clojure-team/instaparse-clojure/-/compare/aac7d839dd848f60aabe9eb24cc5d61a9b384a80...993269a79b199aed0afcc0595e7f773b7f354ae0
--
View it on GitLab: https://salsa.debian.org/clojure-team/instaparse-clojure/-/compare/aac7d839dd848f60aabe9eb24cc5d61a9b384a80...993269a79b199aed0afcc0595e7f773b7f354ae0
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/20221221/0a183cd0/attachment.htm>
More information about the pkg-java-commits
mailing list