[Git][java-team/trilead-ssh2][master] 5 commits: Standards-Version: 4.7.0 (routine-update)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Feb 18 15:03:10 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / trilead-ssh2
Commits:
16a68090 by Andreas Tille at 2025-02-18T15:45:01+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
18ed5799 by Andreas Tille at 2025-02-18T15:45:01+01:00
debhelper-compat 13 (routine-update)
- - - - -
a898adf1 by Andreas Tille at 2025-02-18T15:47:02+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
9fe8a4fa by Andreas Tille at 2025-02-18T15:47:02+01:00
Remove trailing whitespace in debian/changelog (routine-update)
- - - - -
bde5a08f by Andreas Tille at 2025-02-18T16:02:51+01:00
Remove debian/README.source
- - - - -
4 changed files:
- − debian/README.source
- debian/changelog
- − debian/compat
- debian/control
Changes:
=====================================
debian/README.source deleted
=====================================
@@ -1,7 +0,0 @@
-trilead-ssh2 for Debian
-=======================
-
-The sources can be obtained by using the following command:
-
-svn export -r 158 http://svn.svnkit.com/repos/3rdparty/com.trilead.ssh2/trunk/trilead-ssh2
-
=====================================
debian/changelog
=====================================
@@ -4,6 +4,11 @@ trilead-ssh2 (6401+svn158-2) UNRELEASED; urgency=medium
* Fix Homepage
* Fix 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)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * Remove debian/README.source
-- Andreas Tille <tille at debian.org> Tue, 18 Feb 2025 15:21:58 +0100
@@ -56,7 +61,7 @@ trilead-ssh2 (6401-1) unstable; urgency=low
trilead-ssh2 (211-3) unstable; urgency=low
- * Use javahelper rather than dh_javadoc
+ * Use javahelper rather than dh_javadoc
-- Matthew Johnson <mjj29 at debian.org> Sat, 12 Dec 2009 10:33:09 +0000
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9
=====================================
debian/control
=====================================
@@ -1,24 +1,21 @@
Source: trilead-ssh2
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends:
- debhelper (>= 9),
- javahelper,
- maven-repo-helper
-Build-Depends-Indep:
- default-jdk-headless
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/trilead-ssh2.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/trilead-ssh2.git
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ javahelper,
+ maven-repo-helper
+Build-Depends-Indep: default-jdk-headless
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/trilead-ssh2
+Vcs-Git: https://salsa.debian.org/java-team/trilead-ssh2.git
Homepage: https://github.com/jenkinsci/trilead-ssh2
Package: libtrilead-ssh2-java
Architecture: all
-Depends:
- ${java:Depends},
- ${misc:Depends}
+Depends: ${java:Depends},
+ ${misc:Depends}
Description: Java SSH library
Trilead SSH for Java is a freely available open-source library which
implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It
View it on GitLab: https://salsa.debian.org/java-team/trilead-ssh2/-/compare/f950265aa9b24877798dfe8c4733f004fad4250b...bde5a08f064f96e1a228b1a0895392fc21ecf700
--
View it on GitLab: https://salsa.debian.org/java-team/trilead-ssh2/-/compare/f950265aa9b24877798dfe8c4733f004fad4250b...bde5a08f064f96e1a228b1a0895392fc21ecf700
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/20250218/c0c57a25/attachment.htm>
More information about the pkg-java-commits
mailing list