[sdo-api-java] 05/06: Wrap and sort dependencies lists
Miguel Landaeta
nomadium at moszumanska.debian.org
Fri Aug 11 18:33:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository sdo-api-java.
commit be2c8f979d8352d0c49cdff30bdaba63a8f1ae91
Author: Miguel Landaeta <nomadium at debian.org>
Date: Fri Aug 11 19:33:37 2017 +0100
Wrap and sort dependencies lists
---
debian/changelog | 3 ++-
debian/control | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fcb4c79..b5e9f9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ sdo-api-java (1.1.1-2) UNRELEASED; urgency=medium
* Bump DH compat level to 10.
* Update Vcs-* fields.
* Bump Standards-Version to 3.9.8. No changes were required.
+ * Wrap and sort dependencies lists.
- -- Miguel Landaeta <nomadium at debian.org> Wed, 09 Aug 2017 22:08:24 +0100
+ -- Miguel Landaeta <nomadium at debian.org> Wed, 09 Aug 2017 22:09:42 +0100
sdo-api-java (1.1.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8662f1b..decb0e8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: sdo-api-java
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Section: java
Priority: optional
-Build-Depends: debhelper (>= 10~), default-jdk, javahelper
+Build-Depends: debhelper (>= 10~),
+ default-jdk,
+ javahelper
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/sdo-api-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sdo-api-java.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sdo-api-java.git
More information about the pkg-java-commits
mailing list