[Git][java-team/libreflections-java][master] 8 commits: Removing Priority: optional, which is default
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sat Mar 21 21:19:07 GMT 2026
Pierre Gruet pushed to branch master at Debian Java Maintainers / libreflections-java
Commits:
28278a6e by Pierre Gruet at 2026-03-21T21:54:06+01:00
Removing Priority: optional, which is default
- - - - -
ef389966 by Pierre Gruet at 2026-03-21T21:54:11+01:00
Removing R-R-R: no, which is now default
- - - - -
f31349f9 by Pierre Gruet at 2026-03-21T21:54:23+01:00
Raising Standards version to 4.7.3
- - - - -
ab810508 by Pierre Gruet at 2026-03-21T21:57:17+01:00
Updating changelog
- - - - -
b49b1d72 by Pierre Gruet at 2026-03-21T22:01:38+01:00
Rewriting d/watch with version 5
- - - - -
88852908 by Pierre Gruet at 2026-03-21T22:02:45+01:00
Changing license of debian/ packaging to the one of the software
- - - - -
e19bab51 by Pierre Gruet at 2026-03-21T22:03:09+01:00
Updating changelog
- - - - -
4483ff50 by Pierre Gruet at 2026-03-21T22:03:22+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,16 @@
-libreflections-java (0.10.2+dfsg-3) UNRELEASED; urgency=medium
+libreflections-java (0.10.2+dfsg-3) unstable; urgency=medium
+ * Raising Standards version to 4.7.3:
+ - Removing Priority: optional, which is default
+ - Removing R-R-R: no, which is now default
+ * Rewriting d/watch with version 5
+ * Changing license of debian/ packaging to the one of the software
+
+ [ Vladimir Petko ]
* d/p/add_java25_annotations.patch: add annotations for Java 25
(Closes: #1108582).
- -- Vladimir Petko <vladimir.petko at canonical.com> Thu, 05 Feb 2026 10:52:04 +1300
+ -- Pierre Gruet <pgt at debian.org> Sat, 21 Mar 2026 22:03:17 +0100
libreflections-java (0.10.2+dfsg-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
Source: libreflections-java
Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Pierre Gruet <pgt at debian.org>
Build-Depends:
@@ -16,11 +15,10 @@ Build-Depends:
libservlet-api-java,
libslf4j-java,
maven-debian-helper
-Standards-Version: 4.6.2
+Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/java-team/libreflections-java
Vcs-Git: https://salsa.debian.org/java-team/libreflections-java.git
Homepage: https://github.com/ronmamo/reflections
-Rules-Requires-Root: no
Package: libreflections-java
Architecture: all
=====================================
debian/copyright
=====================================
@@ -11,7 +11,7 @@ License: WTFPL
Files: debian/*
Copyright: 2020 Pierre Gruet <pgt at debian.org>
-License: GPL-2+
+License: WTFPL
License: WTFPL
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@@ -25,20 +25,3 @@ License: WTFPL
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
.
0. You just DO WHAT THE FUCK YOU WANT TO.
-
-License: GPL-2+
- This program is free software; you can redistribute it and/or modify it under
- the terms of the GNU General Public License as published by the Free Software
- Foundation; either version 2 of the License, or (at your option) any later
- version.
- .
- This program 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 General Public License for more details.
- .
- You should have received a copy of the GNU General Public License along with
- this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
- St, Fifth Floor, Boston, MA 02110-1301 USA
- .
- On Debian systems, the complete text of the GNU General Public License version 2
- can be found in /usr/share/common-licenses/GPL-2.
=====================================
debian/watch
=====================================
@@ -1,3 +1,9 @@
-version=4
-opts="filenamemangle=s%(?:.*?)?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%,repack,repacksuffix=+dfsg,compression=xz,dversionmangle=auto" \
- https://github.com/ronmamo/reflections/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
+Version: 5
+
+Source: https://github.com/ronmamo/reflections/tags
+Matching-Pattern: (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
+Compression: xz
+Dversionmangle: auto
+Filenamemangle: s%(?:.*?)?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%
+Repack: yes
+Repacksuffix: +dfsg
View it on GitLab: https://salsa.debian.org/java-team/libreflections-java/-/compare/a481d211aecaf41d6be1179f98b2a3c4bcd6c83d...4483ff50ff23d02e9c0383578ef6916c4464b6fe
--
View it on GitLab: https://salsa.debian.org/java-team/libreflections-java/-/compare/a481d211aecaf41d6be1179f98b2a3c4bcd6c83d...4483ff50ff23d02e9c0383578ef6916c4464b6fe
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/20260321/eb47c1bf/attachment.htm>
More information about the pkg-java-commits
mailing list