[Git][java-team/clirr][master] 9 commits: Secure URI in watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jan 16 17:43:04 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / clirr
Commits:
82ae086a by Andreas Tille at 2025-01-16T18:36:47+01:00
Secure URI in watch file
- - - - -
3af3b9bc by Andreas Tille at 2025-01-16T18:37:11+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
27f03eb8 by Andreas Tille at 2025-01-16T18:37:11+01:00
debhelper-compat 13 (routine-update)
- - - - -
d6b7ef54 by Andreas Tille at 2025-01-16T18:38:41+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
10d80b4b by Andreas Tille at 2025-01-16T17:38:43+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
- - - - -
5c29bb1c by Andreas Tille at 2025-01-16T18:38:46+01:00
watch file standard 4 (routine-update)
- - - - -
2ab77c10 by Andreas Tille at 2025-01-16T18:39:49+01:00
d/copyright: Secure URI
- - - - -
57d3e7d6 by Andreas Tille at 2025-01-16T18:40:40+01:00
Review d/copyright
- - - - -
61ee8214 by Andreas Tille at 2025-01-16T18:42:25+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+clirr (0.6-8) unstable; urgency=medium
+
+ * Team upload.
+ * Secure URI in watch file
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Use secure URI in Homepage field.
+ * watch file standard 4 (routine-update)
+ * d/copyright:
+ - Secure URI
+ - Review
+
+ -- Andreas Tille <tille at debian.org> Thu, 16 Jan 2025 18:40:54 +0100
+
clirr (0.6-7) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -1,33 +1,30 @@
Source: clirr
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
+ Emmanuel Bourg <ebourg at apache.org>
Section: java
Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Ludovic Claude <ludovic.claude at laposte.net>,
- Emmanuel Bourg <ebourg at apache.org>
-Build-Depends:
- ant,
- ant-optional,
- debhelper (>= 11),
- default-jdk,
- libbcel-java,
- libcommons-cli-java,
- libcommons-lang-java,
- maven-debian-helper
-Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/clirr.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/clirr.git
-Homepage: http://clirr.sourceforge.net
+Build-Depends: ant,
+ ant-optional,
+ debhelper-compat (= 13),
+ default-jdk,
+ libbcel-java,
+ libcommons-cli-java,
+ libcommons-lang-java,
+ maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/clirr
+Vcs-Git: https://salsa.debian.org/java-team/clirr.git
+Homepage: https://clirr.sourceforge.net
Package: clirr
Architecture: all
-Depends:
- default-jre | java6-runtime | java7-runtime,
- java-wrappers,
- libbcel-java,
- libcommons-cli-java,
- libcommons-lang-java,
- ${misc:Depends}
+Depends: default-jre,
+ java-wrappers,
+ libbcel-java,
+ libcommons-cli-java,
+ libcommons-lang-java,
+ ${misc:Depends}
Description: Checks Java libraries for compatibility with older releases
Clirr is a tool that checks Java libraries for binary and source
compatibility with older releases. The Clirr Ant task can break
=====================================
debian/copyright
=====================================
@@ -1,17 +1,17 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Clirr
Upstream-Contact: Lars Kühne
-Source: http://clirr.sourceforge.net/
+Source: https://clirr.sourceforge.net/
Files: *
Copyright: 2003-2005 Lars Kühne
-License: LGPL-2.1
+License: LGPL-2.1+
Files: debian/*
Copyright: 2009, Ludovic Claude <ludovic.claude at laposte.net>
License: GPL-3
-License: LGPL-2.1
+License: LGPL-2.1+
On Debian GNU/Linux system you can find the complete text of the
LGPL 2.1 license in '/usr/share/common-licenses/LGPL-2.1'.
=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
-http://sf.net/clirr/clirr-([0-9\.]*)-src\.zip
+version=4
+https://sf.net/clirr/clirr-([0-9\.]*)-src\.zip
View it on GitLab: https://salsa.debian.org/java-team/clirr/-/compare/3ed710029160b04f1e34b9ff1e49ff9a72841641...61ee82142236c02040439654fa06abdbf0587bd7
--
View it on GitLab: https://salsa.debian.org/java-team/clirr/-/compare/3ed710029160b04f1e34b9ff1e49ff9a72841641...61ee82142236c02040439654fa06abdbf0587bd7
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/20250116/6bc48813/attachment.htm>
More information about the pkg-java-commits
mailing list