[Git][java-team/libitext5-java][master] 6 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Dec 9 11:38:07 GMT 2023
Andreas Tille pushed to branch master at Debian Java Maintainers / libitext5-java
Commits:
558e19e6 by Andreas Tille at 2023-12-09T12:25:20+01:00
Fix watchfile to detect new versions on github
- - - - -
5d3df6a4 by Andreas Tille at 2023-12-09T12:25:21+01:00
routine-update: Packaging update
- - - - -
3fc4f8df by Andreas Tille at 2023-12-09T12:25:21+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
6ce365b7 by Andreas Tille at 2023-12-09T12:25:24+01:00
routine-update: Add salsa-ci file
- - - - -
43883303 by Andreas Tille at 2023-12-09T12:25:24+01:00
routine-update: Rules-Requires-Root: no
- - - - -
a76996f1 by Andreas Tille at 2023-12-09T12:28:24+01:00
Cleanup changelog
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,25 @@
+libitext5-java (5.5.13.3-5) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Standards-Version: 4.6.2 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sat, 09 Dec 2023 12:25:21 +0100
+
+libitext5-java (5.5.13.3-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+
+ -- Andreas Tille <tille at debian.org> Sat, 09 Dec 2023 12:25:20 +0100
+
+libitext5-java (5.5.13.3-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+
+ -- Andreas Tille <tille at debian.org> Sat, 09 Dec 2023 12:25:20 +0100
+
libitext5-java (5.5.13.3-2) unstable; urgency=medium
* Removed the -java-doc package
=====================================
debian/control
=====================================
@@ -17,10 +17,11 @@ Build-Depends:
libmockito-java,
libxml-security-java,
maven-debian-helper
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
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/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
opts="repack,compression=xz" \
-https://github.com/itext/itextpdf/tags .*/archive/refs/tags/@ANY_VERSION at .tar.gz
+https://github.com/itext/itextpdf/tags .*/refs/tags/@ANY_VERSION at .tar.gz
View it on GitLab: https://salsa.debian.org/java-team/libitext5-java/-/compare/bfd50e3ff7b60936c3cfcc0dd240ff77cc66167c...a76996f1dd013c1e25344c635a7546d9004c2ec3
--
View it on GitLab: https://salsa.debian.org/java-team/libitext5-java/-/compare/bfd50e3ff7b60936c3cfcc0dd240ff77cc66167c...a76996f1dd013c1e25344c635a7546d9004c2ec3
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/20231209/95ec910f/attachment.htm>
More information about the pkg-java-commits
mailing list