Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libj2ssh-java
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Java Maintainers
libj2ssh-java
Commits
a24b45fc
Commit
a24b45fc
authored
3 months ago
by
Andreas Tille
Browse files
Options
Downloads
Patches
Plain Diff
Reorder sequence of d/control fields by cme (routine-update)
parent
08cff8ed
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+1
-0
1 addition, 0 deletions
debian/changelog
debian/control
+14
-15
14 additions, 15 deletions
debian/control
with
15 additions
and
15 deletions
debian/changelog
+
1
−
0
View file @
a24b45fc
...
...
@@ -4,6 +4,7 @@ libj2ssh-java (0.2.9-6) UNRELEASED; urgency=medium
* 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)
-- Andreas Tille <tille@debian.org> Wed, 05 Feb 2025 21:35:24 +0100
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
14
−
15
View file @
a24b45fc
Source: libj2ssh-java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varunhiremath@gmail.com>,
Emmanuel Bourg <ebourg@apache.org>
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
Varun Hiremath <varunhiremath@gmail.com>,
Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
ant,
debhelper-compat (= 13),
default-jdk-headless,
javahelper,
libcommons-logging-java,
maven-repo-helper
Build-Depends: ant,
debhelper-compat (= 13),
default-jdk-headless,
javahelper,
libcommons-logging-java,
maven-repo-helper
Standards-Version: 4.7.0
Vcs-
Git
: https://
anonscm
.debian.org/
git/pkg-java
/libj2ssh-java
.git
Vcs-
Browser
: https://
anonscm
.debian.org/
cgit/pkg-java
/libj2ssh-java.git
Vcs-
Browser
: https://
salsa
.debian.org/
java-team
/libj2ssh-java
Vcs-
Git
: https://
salsa
.debian.org/
java-team
/libj2ssh-java.git
Homepage: http://sshtools.sourceforge.net
Package: libj2ssh-java
Architecture: all
Depends: libcommons-logging-java, ${misc:Depends}
Depends: libcommons-logging-java,
${misc:Depends}
Description: Java library for the SSH protocol
J2SSH is an object-orientated Java library implementation of the SSH
version 2 protocol. It provides a rich, powerful, and extensible SSH
...
...
@@ -34,8 +33,8 @@ Description: Java library for the SSH protocol
protocol.
Package: libj2ssh-java-doc
Section: doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Java library for the SSH protocol - documentation and examples
J2SSH is an object-orientated Java library implementation of the SSH
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment