[Git][java-team/libjpam-java][master] 2 commits: Updating the short and long descriptions of the package
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Mon May 6 22:26:38 BST 2024
Pierre Gruet pushed to branch master at Debian Java Maintainers / libjpam-java
Commits:
ab81cbd9 by Pierre Gruet at 2024-05-06T21:10:25+02:00
Updating the short and long descriptions of the package
- - - - -
9745cfb6 by Pierre Gruet at 2024-05-06T21:11:00+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libjpam-java (0.0~svn33+dfsg-2) unstable; urgency=medium
+
+ * Source-only upload to unstable
+ * Updating the short and long descriptions of the package
+
+ -- Pierre Gruet <pgt at debian.org> Mon, 06 May 2024 21:10:32 +0200
+
libjpam-java (0.0~svn33+dfsg-1) experimental; urgency=medium
* Initial release (Closes: #685234)
=====================================
debian/control
=====================================
@@ -24,10 +24,10 @@ Depends: ${misc:Depends},
${maven:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libjpam-java-doc
-Description: JPAM permits the use of PAM authentication facilities by Java
- Jpam is a Java-PAM bridge. PAM, or Pluggable Authentication Modules, is
- a standard security architecture used on Linux, Solaris, HP-UX, Mac OS
- X and other Unix systems.
+Description: bridge between Java and PAM authentication facilities
+ JPAM permits the use of PAM authentication facilities by Java. PAM, or
+ Pluggable Authentication Modules, is a standard security architecture used on
+ many operating systems.
Package: libjpam-java-doc
Architecture: all
@@ -36,9 +36,9 @@ Depends: ${misc:Depends},
${maven:DocDepends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libjpam-java
-Description: Documentation for JPam
- Jpam is a Java-PAM bridge. PAM, or Pluggable Authentication Modules, is
- a standard security architecture used on Linux, Solaris, HP-UX, Mac OS
- X and other Unix systems.
+Description: bridge between Java and PAM authentication facilities (javadoc)
+ JPAM permits the use of PAM authentication facilities by Java. PAM, or
+ Pluggable Authentication Modules, is a standard security architecture used on
+ many operating systems.
.
This package contains the API documentation of libjpam-java.
View it on GitLab: https://salsa.debian.org/java-team/libjpam-java/-/compare/5e125582cae7ed1647bec39405f1a68d4c4559df...9745cfb68a9324e79b56dd78443450d33718bfe5
--
View it on GitLab: https://salsa.debian.org/java-team/libjpam-java/-/compare/5e125582cae7ed1647bec39405f1a68d4c4559df...9745cfb68a9324e79b56dd78443450d33718bfe5
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/20240506/ae962653/attachment.htm>
More information about the pkg-java-commits
mailing list