[Git][java-team/libjgroups-java][master] 11 commits: Secure URI in watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat Feb 8 20:58:12 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / libjgroups-java


Commits:
b48a7046 by Andreas Tille at 2025-02-08T21:33:45+01:00
Secure URI in watch file

- - - - -
3b014a79 by Andreas Tille at 2025-02-08T21:35:36+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
34d7df3d by Andreas Tille at 2025-02-08T21:35:36+01:00
debhelper-compat 13 (routine-update)

- - - - -
8a44e3a7 by Andreas Tille at 2025-02-08T21:36:52+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
237c1f76 by Andreas Tille at 2025-02-08T21:36:52+01:00
Secure URI in copyright format (routine-update)

- - - - -
67301b22 by Andreas Tille at 2025-02-08T21:36:52+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
36f8a8ca by Andreas Tille at 2025-02-08T20:36:52+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
6a2e317a by Andreas Tille at 2025-02-08T21:39:58+01:00
watch file standard 4 (routine-update)

- - - - -
07aa64f2 by Andreas Tille at 2025-02-08T21:43:06+01:00
Exclude files via Files-Excluded

- - - - -
af9fa54f by Andreas Tille at 2025-02-08T21:56:44+01:00
d/copyright: review

- - - - -
2086baac by Andreas Tille at 2025-02-08T21:57:47+01:00
Upload to unstable

- - - - -


8 changed files:

- − debian/README.Debian-source
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- − debian/orig-tar.sh
- debian/rules
- debian/watch


Changes:

=====================================
debian/README.Debian-source deleted
=====================================
@@ -1,13 +0,0 @@
-libjgroups-java
-===============
-
-The upstream supplied source package contains binary jar files.
-Currently no clean source distribution exists. Therefore, the upstream
-sources were modified to comply with the Debian Free Software
-Guidelines.
-
-Use the rules/get-orig-source target to create the orig.tar.gz.
-For more details on repackaging of upstream sources please see the 
-debian/orig-tar.sh file.
-
- -- Varun Hiremath <varunhiremath at gmail.com>, Tue, 16 Oct 2007 18:29:16 +0530


=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+libjgroups-java (2.12.2.Final-6) 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)
+  * Secure URI in copyright format (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Trim trailing whitespace.
+  * watch file standard 4 (routine-update)
+  * Exclude files via Files-Excluded
+  * d/copyright: review
+
+ -- Andreas Tille <tille at debian.org>  Sat, 08 Feb 2025 21:56:59 +0100
+
 libjgroups-java (2.12.2.Final-5) unstable; urgency=medium
 
   * Applied Chris Lamb's patch to make the build reproducible (Closes: #862183)


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


=====================================
debian/control
=====================================
@@ -1,32 +1,31 @@
 Source: libjgroups-java
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>,
+           Torsten Werner <twerner at debian.org>,
+           Brian Thomason <brian.thomason at eucalyptus.com>,
+           Emmanuel Bourg <ebourg at apache.org>
 Section: java
 Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Varun Hiremath <varun at debian.org>,
- Torsten Werner <twerner at debian.org>,
- Brian Thomason <brian.thomason at eucalyptus.com>,
- Emmanuel Bourg <ebourg at apache.org>
-Build-Depends:
- bsh,
- debhelper (>= 10),
- default-jdk,
- junit,
- libcommons-logging-java,
- liblog4j1.2-java,
- libmaven-antrun-plugin-java,
- libmaven-bundle-plugin-java,
- libxalan2-java,
- maven-debian-helper (>= 2.2),
- testng
-Standards-Version: 4.1.1
+Build-Depends: bsh,
+               debhelper-compat (= 13),
+               default-jdk-headless,
+               junit,
+               libcommons-logging-java,
+               liblog4j1.2-java,
+               libmaven-antrun-plugin-java,
+               libmaven-bundle-plugin-java,
+               libxalan2-java,
+               maven-debian-helper,
+               testng
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libjgroups-java
+Vcs-Git: https://salsa.debian.org/java-team/libjgroups-java.git
 Homepage: http://www.jgroups.org/javagroupsnew/docs/index.html
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjgroups-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjgroups-java.git
 
 Package: libjgroups-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends},
+         ${maven:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: Toolkit for Reliable Multicast Communication
  JGroups is a toolkit for reliable multicast communication.  (Note


=====================================
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: JGroups
 Upstream-Contact: Bela Ban <bela at yahoo.com>
 Source: http://www.jgroups.org
@@ -16,6 +16,9 @@ Comment:
  Robert Schaffar-Taurok <robert at fusion.at>
  Chris Lott <chrislott at spamcop.net>
  Chris Mills <chris.mills at jboss.com>
+Files-Excluded: */*.jar
+                */out/*
+                */lib/*
 
 Files: *
 Copyright: 2006, Red Hat, Inc.
@@ -23,6 +26,19 @@ Copyright: 2006, Red Hat, Inc.
            2002, Filip Hanik and Bela Ban
 License: LGPL-2.1
 
+Files: src/org/jgroups/auth/FixedMembershipToken.java
+       src/org/jgroups/auth/RegexMembership.java
+Copyright: 2005, JBoss Inc., and individual contributors as indicated
+License: LGPL-2.1+
+
+Files: src/org/jgroups/stack/RouterStubManager.java
+Copyright: 2009, Red Hat Middleware LLC, and individual contributors
+License: LGPL-2.1+
+
+Files: src/org/jgroups/util/ImmutableReference.java
+Copyright: 2010, Red Hat, Inc. and individual contributors
+License: LGPL-2.1+
+
 Files: src/org/jgroups/annotations/GuardedBy.java
        src/org/jgroups/annotations/Immutable.java
 Copyright: 2008, Torsten Werner
@@ -37,3 +53,18 @@ License: GPL-2
 License: LGPL-2.1
  On Debian systems, you can find the LGPL 2.1 license in:
  /usr/share/common-licenses/LGPL-2.1
+
+License: LGPL-2.1+
+ This is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+ .
+ This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ On Debian systems, you can find the LGPL 2.1 license in:
+ /usr/share/common-licenses/LGPL-2.1
+


=====================================
debian/orig-tar.sh deleted
=====================================
@@ -1,37 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-VER=`echo $2|sed -e 's/\_/\./g'`
-TAR=../libjgroups-java_$VER.orig.tar.gz
-DIR=libjgroups-java-$VER.orig
-
-# clean up the upstream tarball
-if [ -r "$3" ]; then
-	echo "Found existing tarball - presumably from get-orig-soruce/uscan - fixing it"
-	tar xfz $3
-fi
-if find . -type d -a -name "belaban*"; then
-	echo "Renaming belaban* to '$DIR'"
-	mv belaban* $DIR
-fi
-
-# replace CC licensed files by my own simple implementation
-cp -f debian/annotations/* $DIR/src/org/jgroups/annotations/
-
-if GZIP="-9n" tar -c -z -f $TAR --exclude '*.jar' --exclude '*/out/*' --exclude '*/lib/*' $DIR; then
-	echo "Created tar file in '$TAR'."
-else
-	echo "Error packing directory '$DIR' to '$TAR'"
-	exit
-fi
-rm -rf $3 $DIR
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $TAR $origDir
-  echo "moved $TAR to $origDir"
-fi
-
-
-echo "[OK]"


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
 	dh $@ --buildsystem=maven
-
-get-orig-source:
-	uscan --debug --download-curent-version --force-download --rename


=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
-version=3
-http://sf.net/javagroups/ (?:JGroups|jgroups)-([\d.]*)\.(?:Final|GA)(?:\.src)?\.(?:zip|jar) \
-  debian debian/orig-tar.sh
+version=4
+
+opts="repacksuffix=+dfsg,dversionmangle=auto" \
+ https://sf.net/javagroups/ (?:JGroups|jgroups)-([\d.]*)\.(?:Final|GA)(?:\.src)?\.(?:zip|jar)



View it on GitLab: https://salsa.debian.org/java-team/libjgroups-java/-/compare/f7ed92eeee9bd12c766ad45018f3d6dbc1e0d046...2086baac8020a217c684b872ad672fbca78d8b71

-- 
View it on GitLab: https://salsa.debian.org/java-team/libjgroups-java/-/compare/f7ed92eeee9bd12c766ad45018f3d6dbc1e0d046...2086baac8020a217c684b872ad672fbca78d8b71
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/20250208/7b916f84/attachment.htm>


More information about the pkg-java-commits mailing list