[Git][java-team/libdb-je-java][master] 7 commits: Trim trailing whitespace.
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Feb 3 20:15:41 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / libdb-je-java
Commits:
0c24df24 by Debian Janitor at 2022-12-22T03:18:16+00:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
5163f761 by Debian Janitor at 2022-12-22T03:18:19+00:00
Bump debhelper from old 10 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
- - - - -
19029718 by Debian Janitor at 2022-12-22T03:18:19+00:00
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
- - - - -
a6ac4ec7 by Debian Janitor at 2022-12-22T03:18:22+00:00
Update Vcs-* headers from URL redirect.
Changes-By: lintian-brush
Fixes: lintian: vcs-obsolete-in-debian-infrastructure
See-also: https://lintian.debian.org/tags/vcs-obsolete-in-debian-infrastructure.html
- - - - -
3494a234 by Debian Janitor at 2022-12-22T03:18:22+00:00
Use canonical URL in Vcs-Git.
Changes-By: lintian-brush
Fixes: lintian: vcs-field-not-canonical
See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
- - - - -
db6abadc by Debian Janitor at 2022-12-22T03:18:22+00:00
Remove unnecessary get-orig-source-target.
Changes-By: lintian-brush
Fixes: lintian: debian-rules-contains-unnecessary-get-orig-source-target
See-also: https://lintian.debian.org/tags/debian-rules-contains-unnecessary-get-orig-source-target.html
- - - - -
9a99fc66 by Andreas Tille at 2025-02-03T20:15:40+00:00
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request java-team/libdb-je-java!1
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+libdb-je-java (3.3.98-3) UNRELEASED; urgency=medium
+
+ * Trim trailing whitespace.
+ * Bump debhelper from old 10 to 13.
+ * Set debhelper-compat version in Build-Depends.
+ * Update Vcs-* headers from URL redirect.
+ * Use canonical URL in Vcs-Git.
+ * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor at jelmer.uk> Thu, 22 Dec 2022 03:18:16 -0000
+
libdb-je-java (3.3.98-2) unstable; urgency=medium
* Team upload.
@@ -28,7 +39,7 @@ libdb-je-java (3.3.62-3) unstable; urgency=low
* Convert to default-jre/jdk, thanks to Chris Cheney for the patch
(Closes: #508974)
* Bump Standards-Version to 3.8.1
- * Chnage the section to java
+ * Chnage the section to java
-- Varun Hiremath <varun at debian.org> Thu, 07 May 2009 19:41:08 -0400
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -6,14 +6,14 @@ Uploaders:
Varun Hiremath <varun at debian.org>,
Torsten Werner <twerner at debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
ant,
default-jdk,
junit,
maven-repo-helper
Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libdb-je-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libdb-je-java.git
+Vcs-Git: https://salsa.debian.org/java-team/libdb-je-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libdb-je-java
Homepage: https://www.oracle.com/database/berkeley-db/java-edition.html
Package: libdb-je-java
=====================================
debian/rules
=====================================
@@ -4,6 +4,3 @@ export CLASSPATH=/usr/share/java/junit.jar
%:
dh $@ --with maven-repo-helper
-
-get-orig-source:
- uscan --download-current-version --force-download --rename
View it on GitLab: https://salsa.debian.org/java-team/libdb-je-java/-/compare/adb12e8249977f605eae5aabf60c014691293508...9a99fc665beb89d8755ef20cfa9109fedbfbca61
--
View it on GitLab: https://salsa.debian.org/java-team/libdb-je-java/-/compare/adb12e8249977f605eae5aabf60c014691293508...9a99fc665beb89d8755ef20cfa9109fedbfbca61
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/20250203/537d12cb/attachment.htm>
More information about the pkg-java-commits
mailing list