[Git][java-team/freehep-io][master] 11 commits: * Team upload.

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jan 14 14:04:25 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / freehep-io


Commits:
68240aa9 by Andreas Tille at 2025-01-14T14:46:29+01:00
* Team upload.

- - - - -
e3861e27 by Andreas Tille at 2025-01-14T14:46:29+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
6d312e96 by Andreas Tille at 2025-01-14T14:46:29+01:00
debhelper-compat 13 (routine-update)

- - - - -
62e37275 by Andreas Tille at 2025-01-14T14:47:27+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
b403becc by Andreas Tille at 2025-01-14T14:47:28+01:00
Secure URI in copyright format (routine-update)

- - - - -
d49fb562 by Andreas Tille at 2025-01-14T13:47:32+00:00
Use secure URI in debian/watch.

Changes-By: lintian-brush

- - - - -
681406ca by Andreas Tille at 2025-01-14T13:47:34+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

- - - - -
4a224fd9 by Andreas Tille at 2025-01-14T14:47:45+01:00
watch file standard 4 (routine-update)

- - - - -
06b288ce by Andreas Tille at 2025-01-14T14:48:30+01:00
Formatting changelog

- - - - -
e54e8485 by Andreas Tille at 2025-01-14T15:01:50+01:00
Drop comment in watch file that upstream source can't be fetched from SVN

- - - - -
11754865 by Andreas Tille at 2025-01-14T15:03:41+01:00
Upload to unstable

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+freehep-io (2.0.2-7) 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)
+  * Use secure URI in debian/watch.
+  * Use secure URI in Homepage field.
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Tue, 14 Jan 2025 15:02:19 +0100
+
 freehep-io (2.0.2-6) unstable; urgency=medium
 
   [ tony mancill ]


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


=====================================
debian/control
=====================================
@@ -1,24 +1,22 @@
 Source: freehep-io
+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,
- libfreehep-util-java (>= 2.0.2-2)
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/freehep-io.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/freehep/freehep-io.git
-Homepage: http://java.freehep.org/
+Build-Depends: debhelper-compat (= 13),
+               default-jdk,
+               maven-debian-helper
+Build-Depends-Indep: junit,
+                     libfreehep-util-java
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/freehep-io
+Vcs-Git: https://salsa.debian.org/java-team/freehep-io.git
+Homepage: https://java.freehep.org/
 
 Package: libfreehep-io-java
 Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+         ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: FreeHEP I/O library
  This library offers a collection of utility subclasses of standard


=====================================
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 I/O library
 Upstream-Contact: The FreeHEP team <developers at freehep.org>
 Source: http://java.freehep.org/


=====================================
debian/watch
=====================================
@@ -1,4 +1,8 @@
-version=3
+version=4
 opts="uversionmangle=s/^.*-SNAPSHOT/~$1/,dversionmangle=s/\+dfsg[0-9]*//" \
-  http://java.freehep.org/maven2/org/freehep/freehep-io/ \
+  https://java.freehep.org/maven2/org/freehep/freehep-io/ \
   (\d.*)/ debian debian/orig-tar.sh
+
+# Remark: watch reports version 2.0.4. However:
+#   $ svn export svn://svn.freehep.org/svn/freehep/tags/freehep-io-2.0.4
+#   svn: E170000: URL 'svn://svn.freehep.org/svn/freehep/tags/freehep-io-2.0.4' doesn't exist



View it on GitLab: https://salsa.debian.org/java-team/freehep-io/-/compare/725f1bafe4ac7001a574374f61525ace2170422c...117548651090c5971b8adb286435b040fe187cfc

-- 
View it on GitLab: https://salsa.debian.org/java-team/freehep-io/-/compare/725f1bafe4ac7001a574374f61525ace2170422c...117548651090c5971b8adb286435b040fe187cfc
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/20250114/30e92c4a/attachment.htm>


More information about the pkg-java-commits mailing list