[Git][java-team/libitext5-java][master] 4 commits: drop obsolete comment about CDBS
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Wed Feb 18 20:00:58 GMT 2026
Alexandre Detiste pushed to branch master at Debian Java Maintainers / libitext5-java
Commits:
ce5d6035 by Alexandre Detiste at 2026-02-18T20:59:46+01:00
drop obsolete comment about CDBS
- - - - -
bfca2ce4 by Alexandre Detiste at 2026-02-18T21:00:11+01:00
drop "Rules-Requires-Root: no": it is the default now
- - - - -
592f707c by Alexandre Detiste at 2026-02-18T21:00:31+01:00
drop "Priority: optional": it is implied now
- - - - -
e0d8ee81 by Alexandre Detiste at 2026-02-18T21:00:54+01:00
release
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libitext5-java (5.5.13.4-2) unstable; urgency=medium
+
+ * Team upload
+ * Drop obsolete comment about CDBS
+ * Drop "Rules-Requires-Root: no": it is the default now
+ * Drop "Priority: optional": it is implied now
+
+ -- Alexandre Detiste <tchet at debian.org> Wed, 18 Feb 2026 21:00:35 +0100
+
libitext5-java (5.5.13.4-1) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
Source: libitext5-java
Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders:
Andrew Ross <ubuntu at rossfamily.co.uk>,
@@ -21,7 +20,6 @@ Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/java-team/libitext5-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libitext5-java
Homepage: http://itextpdf.com
-Rules-Requires-Root: no
Package: libitext5-java
Architecture: all
=====================================
debian/rules
=====================================
@@ -8,8 +8,3 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
cp /usr/share/color/icc/sRGB.icc 'pdfa/src/test/resources/com/itextpdf/text/pdf/sRGB Color Space Profile.icm'
dh_auto_test -- package -DgsExec=/usr/bin/gs
endif
-
-### This could work with dh but does for sure not with cdbs
-### Simply keeping this to conserve the idea
-# override_dh_auto_test:
-# xvfb-run -a dh_auto_test
View it on GitLab: https://salsa.debian.org/java-team/libitext5-java/-/compare/1bd1eb3810e4a933a5edb5c40651c1fc92a14ed9...e0d8ee81218fa67680df3a77096e0ddc917a48ca
--
View it on GitLab: https://salsa.debian.org/java-team/libitext5-java/-/compare/1bd1eb3810e4a933a5edb5c40651c1fc92a14ed9...e0d8ee81218fa67680df3a77096e0ddc917a48ca
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/20260218/571e8172/attachment.htm>
More information about the pkg-java-commits
mailing list