[Git][java-team/libcommons-lang3-java][master] 4 commits: Use secure URI in Homepage field.

Andrius Merkys gitlab at salsa.debian.org
Thu Oct 22 09:25:03 BST 2020



Andrius Merkys pushed to branch master at Debian Java Maintainers / libcommons-lang3-java


Commits:
ef1e3175 by Debian Janitor at 2020-09-04T11:50:37+00:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
b74d4d0c by Debian Janitor at 2020-09-04T11:51:34+00:00
Bump debhelper from old 11 to 12.

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

- - - - -
172b22b2 by Debian Janitor at 2020-09-04T11:52:29+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

- - - - -
fb7850af by Andrius Merkys at 2020-10-22T08:25:02+00:00
Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request java-team/libcommons-lang3-java!1
- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libcommons-lang3-java (3.11-2) UNRELEASED; urgency=low
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 12.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Fri, 04 Sep 2020 11:50:18 -0000
+
 libcommons-lang3-java (3.11-1) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 12),
  default-jdk,
  maven-debian-helper (>= 2.1~)
 Build-Depends-Indep:
@@ -18,7 +18,7 @@ Build-Depends-Indep:
 Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/libcommons-lang3-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/libcommons-lang3-java
-Homepage: http://commons.apache.org/lang/
+Homepage: https://commons.apache.org/lang/
 
 Package: libcommons-lang3-java
 Architecture: all



View it on GitLab: https://salsa.debian.org/java-team/libcommons-lang3-java/-/compare/9551c5656927ee058b51efbb5dc940cbed779adb...fb7850af982f42c8b2813351d9e40d5213530691

-- 
View it on GitLab: https://salsa.debian.org/java-team/libcommons-lang3-java/-/compare/9551c5656927ee058b51efbb5dc940cbed779adb...fb7850af982f42c8b2813351d9e40d5213530691
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/20201022/33d24f6e/attachment.html>


More information about the pkg-java-commits mailing list