[Git][java-team/freehep-util][master] 10 commits: Team upload.
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jan 16 11:06:01 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / freehep-util
Commits:
2e9c5d9e by Andreas Tille at 2025-01-16T12:00:33+01:00
Team upload.
- - - - -
4b6c594d by Andreas Tille at 2025-01-16T12:00:33+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
4c261772 by Andreas Tille at 2025-01-16T12:00:33+01:00
debhelper-compat 13 (routine-update)
- - - - -
68a9a4a7 by Andreas Tille at 2025-01-16T12:00:56+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
3d5f908c by Andreas Tille at 2025-01-16T12:00:56+01:00
Secure URI in copyright format (routine-update)
- - - - -
e1761709 by Andreas Tille at 2025-01-16T12:00:56+01:00
Remove trailing whitespace in debian/changelog (routine-update)
- - - - -
536166c6 by Andreas Tille at 2025-01-16T11:01:02+00:00
Use secure URI in debian/watch.
Changes-By: lintian-brush
- - - - -
1668526b by Andreas Tille at 2025-01-16T11:01:04+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
- - - - -
a5cffda1 by Andreas Tille at 2025-01-16T12:01:15+01:00
watch file standard 4 (routine-update)
- - - - -
b136e739 by Andreas Tille at 2025-01-16T12:05:41+01:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+freehep-util (2.0.2-8) unstable; urgency=medium
+
+ * Team upload.
+ * Packaging update
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Secure URI in copyright format (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * Use secure URI in debian/watch.
+ * Use secure URI in Homepage field.
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 16 Jan 2025 12:01:15 +0100
+
freehep-util (2.0.2-7) unstable; urgency=medium
[ tony mancill ]
@@ -67,7 +82,7 @@ freehep-util (2.0.2-2) unstable; urgency=low
* Enabling compile time tests
* debian/control: typo in long description
* Switched to quilt and topgit patches over upstream code
- * Adding Gabriele Giacone as comaintainer
+ * Adding Gabriele Giacone as comaintainer
-- Giovanni Mascellani <mascellani at poisson.phc.unipi.it> Fri, 04 Dec 2009 01:06:35 +0100
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,24 +1,22 @@
Source: freehep-util
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Giovanni Mascellani <gio at debian.org>
Section: java
Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Giovanni Mascellani <gio at debian.org>
-Build-Depends:
- debhelper (>= 10),
- default-jdk,
- maven-debian-helper
-Build-Depends-Indep:
- junit,
- libnb-org-openide-util-java
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/freehep-util.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/freehep/freehep-util.git
-Homepage: http://java.freehep.org/
+Build-Depends: debhelper-compat (= 13),
+ default-jdk,
+ maven-debian-helper
+Build-Depends-Indep: junit,
+ libnb-org-openide-util-java
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/freehep-util
+Vcs-Git: https://salsa.debian.org/java-team/freehep-util.git
+Homepage: https://java.freehep.org/
Package: libfreehep-util-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+ ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP utility library
This library contains miscellaneous utility classes used in other
=====================================
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: FreeHEP utility library
Upstream-Contact: The FreeHEP team <developers at freehep.org>
Source: http://java.freehep.org/
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
opts="uversionmangle=s/^.*-SNAPSHOT/~$1/,dversionmangle=s/\+dfsg[0-9]*//" \
- http://java.freehep.org/maven2/org/freehep/freehep-util/ \
+ https://java.freehep.org/maven2/org/freehep/freehep-util/ \
(\d.*)/ debian debian/orig-tar.sh
View it on GitLab: https://salsa.debian.org/java-team/freehep-util/-/compare/8beb15832b1c1eef2e59e73899c94dae5ac83e5b...b136e739dcb53ecb9d271ef9c20d0ea5d6a32f3a
--
View it on GitLab: https://salsa.debian.org/java-team/freehep-util/-/compare/8beb15832b1c1eef2e59e73899c94dae5ac83e5b...b136e739dcb53ecb9d271ef9c20d0ea5d6a32f3a
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/950b7927/attachment.htm>
More information about the pkg-java-commits
mailing list