[Git][java-team/libtablelayout-java][master] 8 commits: Homepage is gone, just point to web archive instead (Closes: #911060 - the...
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Feb 11 13:11:23 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / libtablelayout-java
Commits:
d10cdd03 by Andreas Tille at 2025-02-11T14:06:19+01:00
Homepage is gone, just point to web archive instead (Closes: #911060 - the alternative given in this bug report does not seem to fit)
- - - - -
fddda342 by Andreas Tille at 2025-02-11T14:07:53+01:00
Fake watch file
- - - - -
71b8f43b by Andreas Tille at 2025-02-11T14:08:45+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
487d8a95 by Andreas Tille at 2025-02-11T14:08:53+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
78da04da by Andreas Tille at 2025-02-11T14:08:53+01:00
debhelper-compat 13 (routine-update)
- - - - -
692a5f2e by Andreas Tille at 2025-02-11T14:09:49+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
080e5aa5 by Andreas Tille at 2025-02-11T13:09:50+00:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
9a81f37e by Andreas Tille at 2025-02-11T14:10:34+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+libtablelayout-java (20090826-5) unstable; urgency=medium
+
+ * Team upload.
+ * Homepage is gone, just point to web archive instead
+ Closes: #911060
+ * Fake watch file
+ * Build-Depends: s/default-jdk/default-jdk-headless/
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ Trim trailing whitespace.
+
+ -- Andreas Tille <tille at debian.org> Tue, 11 Feb 2025 14:10:05 +0100
+
libtablelayout-java (20090826-4) unstable; urgency=medium
* Team upload.
@@ -63,4 +77,3 @@ libtablelayout-java (20070421-1) unstable; urgency=low
* Initial release (Closes: #423671)
-- Torsten Werner <twerner at debian.org> Sun, 29 Apr 2007 16:23:33 +0200
-
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -1,17 +1,16 @@
Source: libtablelayout-java
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends:
- ant,
- debhelper (>= 11),
- default-jdk,
- maven-repo-helper
-Standards-Version: 4.1.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libtablelayout-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libtablelayout-java.git
-Homepage: https://tablelayout.dev.java.net/
+Section: java
+Priority: optional
+Build-Depends: ant,
+ debhelper-compat (= 13),
+ default-jdk-headless,
+ maven-repo-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libtablelayout-java
+Vcs-Git: https://salsa.debian.org/java-team/libtablelayout-java.git
+Homepage: https://web.archive.org/web/20070624165456/https://tablelayout.dev.java.net/
Package: libtablelayout-java
Architecture: all
=====================================
debian/watch
=====================================
@@ -1,5 +1,4 @@
-# ARGH: does not work with https
-version=3
-opts=uversionmangle=s/-//g \
- https://tablelayout.dev.java.net/servlets/ProjectDocumentList?folderID=3487&expandFolder=3487&folderID=3487 \
- .*/TableLayout-src-(.*).jar debian debian/orig-tar.sh
+version=4
+
+opts=dversionmangle=s/.*/0.No-Site/ \
+ https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz
View it on GitLab: https://salsa.debian.org/java-team/libtablelayout-java/-/compare/9a21362348a793bca58593bb16b780f14feaae45...9a81f37eb3cf4bef2457ca1e08c08df16b10cc5a
--
View it on GitLab: https://salsa.debian.org/java-team/libtablelayout-java/-/compare/9a21362348a793bca58593bb16b780f14feaae45...9a81f37eb3cf4bef2457ca1e08c08df16b10cc5a
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/20250211/5a6e8d83/attachment.htm>
More information about the pkg-java-commits
mailing list