[Git][java-team/libreadline-java][master] 3 commits: Declare compliance with Debian Policy 4.2.1.
Markus Koschany
gitlab at salsa.debian.org
Wed Aug 29 14:06:11 BST 2018
Markus Koschany pushed to branch master at Debian Java Maintainers / libreadline-java
Commits:
afb06e37 by Markus Koschany at 2018-08-29T12:55:27Z
Declare compliance with Debian Policy 4.2.1.
- - - - -
c5587057 by Markus Koschany at 2018-08-29T12:56:19Z
Set Breaks and Replaces in debian/control. The documentation is now
only installed by libreadline-java-doc but was installed by both packages in
Stretch.
Closes: #898380
- - - - -
196e9b71 by Markus Koschany at 2018-08-29T13:00:05Z
Update changelog
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+libreadline-java (0.8.0.1+dfsg-9) unstable; urgency=medium
+
+ * Team upload.
+ * Declare compliance with Debian Policy 4.2.1.
+ * Set Breaks and Replaces in debian/control. The documentation is now only
+ installed by libreadline-java-doc but was installed by both packages in
+ Stretch. (Closes: #898380)
+
+ -- Markus Koschany <apo at debian.org> Wed, 29 Aug 2018 14:57:45 +0200
+
libreadline-java (0.8.0.1+dfsg-8) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 11),
libedit-dev (>= 3.1-20160903~),
libreadline-dev,
javahelper
-Standards-Version: 4.1.4
+Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/libreadline-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libreadline-java
Homepage: https://github.com/aclemons/java-readline
@@ -36,6 +36,10 @@ Section: doc
Depends: ${misc:Depends}
Recommends: w3m | www-browser, default-jdk-doc
Suggests: libreadline-java
+Breaks:
+ libreadline-java (<< 0.8.0.1+dfsg-7)
+Replaces:
+ libreadline-java (<< 0.8.0.1+dfsg-7)
Description: API docs for readline/editline wrappers for Java
This package provides the API documentation and examples for the
GNU readline and BSD editline wrappers for Java. The wrappers themselves
View it on GitLab: https://salsa.debian.org/java-team/libreadline-java/compare/92e3908a227041923b666769b9bb44e1cad7555d...196e9b715a464a1efe52c35a159330b163611886
--
View it on GitLab: https://salsa.debian.org/java-team/libreadline-java/compare/92e3908a227041923b666769b9bb44e1cad7555d...196e9b715a464a1efe52c35a159330b163611886
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/20180829/6ab88862/attachment.html>
More information about the pkg-java-commits
mailing list