[Git][java-team/stylebook][master] 5 commits: Point Vcs fields to Salsa
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Feb 21 08:30:35 GMT 2026
Andreas Tille pushed to branch master at Debian Java Maintainers / stylebook
Commits:
2d23c8a1 by Andreas Tille at 2026-02-21T09:20:31+01:00
Point Vcs fields to Salsa
- - - - -
5f6ae5ad by Andreas Tille at 2026-02-21T09:26:27+01:00
Add Homepage
- - - - -
28ee55f4 by Andreas Tille at 2026-02-21T09:28:19+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
3e0dd176 by Andreas Tille at 2026-02-21T09:29:02+01:00
debhelper-compat (= 13)
- - - - -
6033f727 by Andreas Tille at 2026-02-21T09:29:29+01:00
cme fix dpkg-control
- - - - -
3 changed files:
- debian/changelog
- − debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+stylebook (1.0~b3~svn20061109-8) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Point Vcs fields to Salsa
+ * Add Homepage
+ * Build-Depends: s/default-jdk/default-jdk-headless/
+ * debhelper-compat (= 13)
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Sat, 21 Feb 2026 09:20:15 +0100
+
stylebook (1.0~b3~svn20061109-7) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -1,21 +1,24 @@
Source: stylebook
-Section: java
-Priority: optional
+Standards-Version: 4.7.3
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
+Uploaders:
+ Jakub Adam <jakub.adam at ktknet.cz>,
+Section: java
Build-Depends:
ant,
- debhelper (>= 11),
- default-jdk,
- javahelper (>= 0.33~),
- libxerces2-java
-Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/stylebook.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/stylebook.git
+ debhelper-compat (= 13),
+ default-jdk-headless,
+ javahelper,
+ libxerces2-java,
+Vcs-Browser: https://salsa.debian.org/java-team/stylebook
+Vcs-Git: https://salsa.debian.org/java-team/stylebook.git
+Homepage: https://svn.apache.org/repos/asf/xml/stylebook/trunk/
Package: libstylebook-java
Architecture: all
-Depends: libxerces2-java, ${misc:Depends}
+Depends:
+ libxerces2-java,
+ ${misc:Depends},
Description: XML application for authoring web site content
Stylebook is a way to convert a set of XML files into a proper web
site with consistent navigation and layout.
View it on GitLab: https://salsa.debian.org/java-team/stylebook/-/compare/e6b5aaf5fc62764943dcc4dd3d7e52952d422404...6033f727fb4dfb25cd9713d557fd63ad4644c6f7
--
View it on GitLab: https://salsa.debian.org/java-team/stylebook/-/compare/e6b5aaf5fc62764943dcc4dd3d7e52952d422404...6033f727fb4dfb25cd9713d557fd63ad4644c6f7
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/20260221/62ccb1b2/attachment.htm>
More information about the pkg-java-commits
mailing list