[Git][java-team/librepository][master] 6 commits: fix Vcs tags (Closes: #1130958)
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri Apr 10 11:01:13 BST 2026
Alexandre Detiste pushed to branch master at Debian Java Maintainers / librepository
Commits:
3fb750f4 by Alexandre Detiste at 2026-04-10T11:55:04+02:00
fix Vcs tags (Closes: #1130958)
- - - - -
8bc53f65 by Alexandre Detiste at 2026-04-10T11:55:47+02:00
apply Multi-Arch: hint
- - - - -
e5d10f20 by Alexandre Detiste at 2026-04-10T11:56:19+02:00
bump Standards-Version to 4.7.4, drop Priority: tag
- - - - -
f037cb44 by Alexandre Detiste at 2026-04-10T11:56:50+02:00
switch to debhelper-compat 13
- - - - -
d3bdc187 by Alexandre Detiste at 2026-04-10T11:57:26+02:00
rewrite d/watch in v5 format
- - - - -
7af19494 by Alexandre Detiste at 2026-04-10T12:01:05+02:00
release
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+librepository (1.1.6-4) unstable; urgency=medium
+
+ * Team upload.
+ * Switch to debhelper-compat 13
+ * Fix Vcs tags (Closes: #1130958)
+ * Apply Multi-Arch: hint
+ * Bump Standards-Version to 4.7.4, drop Priority: tag
+ * Rewrite d/watch in v5 format
+
+ -- Alexandre Detiste <tchet at debian.org> Fri, 10 Apr 2026 12:00:33 +0200
+
librepository (1.1.6-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
@@ -22,7 +33,7 @@ librepository (1.1.6-3) unstable; urgency=medium
librepository (1.1.6-2) unstable; urgency=low
- * merge libbase 1.1.6-2 changes
+ * merge libbase 1.1.6-2 changes
-- Rene Engelhard <rene at debian.org> Tue, 01 Nov 2011 15:22:48 +0000
@@ -34,7 +45,7 @@ librepository (1.1.6-1) unstable; urgency=low
* add classpath to jar using jh_classpath
* stop building -gcj, we don't have one in the rest of jfreereport libs
either (and fix build-dep: s/default-jdk-builddep/default-jdk/)
- * use jh_depends / ${java:Depends}
+ * use jh_depends / ${java:Depends}
-- Rene Engelhard <rene at debian.org> Sun, 25 Sep 2011 20:51:27 +0000
@@ -68,13 +79,13 @@ librepository (0.1.4-4) unstable; urgency=low
librepository (0.1.4-3) unstable; urgency=low
- * use default-jdk-builddep (closes: #477887)
+ * use default-jdk-builddep (closes: #477887)
-- Rene Engelhard <rene at debian.org> Sun, 27 Apr 2008 00:29:04 +0200
librepository (0.1.4-2) unstable; urgency=low
- * upload to unstable
+ * upload to unstable
-- Rene Engelhard <rene at debian.org> Sun, 27 Apr 2008 00:29:02 +0200
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,25 +1,25 @@
Source: librepository
Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Rene Engelhard <rene at debian.org>
Build-Depends:
ant,
ant-contrib,
- debhelper (>= 10),
+ debhelper-compat (= 13),
default-jdk,
javahelper,
libbase-java,
libcommons-logging-java,
libmail-java,
libjcommon-java (>= 1.0.10)
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/librepository.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/librepository.git
+Standards-Version: 4.7.4
+Vcs-Git: https://salsa.debian.org/java-team/librepository
+Vcs-Browser: https://salsa.debian.org/java-team/librepository.git
Homepage: https://github.com/pentaho/pentaho-reporting
Package: librepository-java
Architecture: all
+Multi-Arch: foreign
Depends: ${java:Depends}, ${misc:Depends}
Suggests: librepository-java-doc
Description: abstraction library for accessing hierachic bulk content
@@ -38,6 +38,7 @@ Description: abstraction library for accessing hierachic bulk content
Package: librepository-java-doc
Section: doc
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
Description: abstraction library for accessing hierachic bulk content -- documentation
LibRepository provides a simple abstraction layer to access bulk content that
=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
-version=3
-http://sf.net/jfreereport/librepository-([[:digit:].]+)\.tar\.gz
+Version: 5
+
+Source: http://sf.net/jfreereport/
+Matching-Pattern: librepository-([[:digit:].]+)\.tar\.gz
View it on GitLab: https://salsa.debian.org/java-team/librepository/-/compare/2b0221beb10bcd1dd9ec25618d7047066b231e8b...7af1949415dede39d3d8f4dc03a1141470963864
--
View it on GitLab: https://salsa.debian.org/java-team/librepository/-/compare/2b0221beb10bcd1dd9ec25618d7047066b231e8b...7af1949415dede39d3d8f4dc03a1141470963864
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/20260410/891b1d44/attachment.htm>
More information about the pkg-java-commits
mailing list