[Git][java-team/jarchivelib][master] 2 commits: Filling in the remaining details.
Andrius Merkys
gitlab at salsa.debian.org
Wed May 22 15:13:21 BST 2019
Andrius Merkys pushed to branch master at Debian Java Maintainers / jarchivelib
Commits:
97f5a229 by Andrius Merkys at 2019-05-22T14:12:31Z
Filling in the remaining details.
- - - - -
e057e3a5 by Andrius Merkys at 2019-05-22T14:13:00Z
Bumping debhelper compat level.
- - - - -
3 changed files:
- debian/changelog
- debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
jarchivelib (1.0.0-1) unstable; urgency=medium
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #929375)
-- Andrius Merkys <merkys at debian.org> Wed, 22 May 2019 09:21:36 -0400
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-11
+12
=====================================
debian/control
=====================================
@@ -1,17 +1,24 @@
Source: jarchivelib
Section: java
Priority: optional
-Maintainer: Andrius Merkys <merkys at debian.org>
-Build-Depends: debhelper (>= 11),
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders:
+ Andrius Merkys <merkys at debian.org>,
+Build-Depends:
+ debhelper (>= 12),
libmaven-bundle-plugin-java,
maven-debian-helper,
-Standards-Version: 4.1.3
+Standards-Version: 4.3.0
Homepage: https://rauschig.org/jarchivelib/
-#Vcs-Browser: https://salsa.debian.org/debian/jarchivelib
-#Vcs-Git: https://salsa.debian.org/debian/jarchivelib.git
+Vcs-Browser: https://salsa.debian.org/java-team/jarchivelib
+Vcs-Git: https://salsa.debian.org/java-team/jarchivelib.git
Package: libjarchivelib-java
Architecture: all
-Depends: ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Depends:
+ ${maven:Depends},
+ ${misc:Depends},
+Description: simple archiving and compression library for Java
+ A simple archiving and compression library for Java that provides a thin and
+ easy-to-use API layer on top of the powerful and feature-rich
+ org.apache.commons.compress.
View it on GitLab: https://salsa.debian.org/java-team/jarchivelib/compare/aa5749f2ff852d307a1084a0415cd24746e97b18...e057e3a581a04ad803bf741dbb5f9155e711d529
--
View it on GitLab: https://salsa.debian.org/java-team/jarchivelib/compare/aa5749f2ff852d307a1084a0415cd24746e97b18...e057e3a581a04ad803bf741dbb5f9155e711d529
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/20190522/d86447ea/attachment.html>
More information about the pkg-java-commits
mailing list