[doxia-sitetools] 03/05: Depend on libcommons-lang3-java instead of libcommons-lang-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 18 08:05:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository doxia-sitetools.
commit aafa08b6f00238a28513cf7047a5c5214cc5a289
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 18 09:43:20 2017 +0200
Depend on libcommons-lang3-java instead of libcommons-lang-java
---
debian/changelog | 4 +++-
debian/control | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 39d96d9..72d166b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-doxia-sitetools (1.7.4-3) UNRELEASED; urgency=medium
+doxia-sitetools (1.7.5-1) UNRELEASED; urgency=medium
* Standards-Version updated to 4.1.1
+ * New upstream release
+ - Depend on libcommons-lang3-java instead of libcommons-lang-java
-- Emmanuel Bourg <ebourg at apache.org> Wed, 18 Oct 2017 09:40:44 +0200
diff --git a/debian/control b/debian/control
index 01f8601..b2e3744 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 10),
Build-Depends-Indep: default-jdk-doc,
junit (>= 3.8.2),
libcommons-collections3-java,
+ libcommons-lang3-java,
libdoxia-java (>= 1.7),
libdoxia-java-doc,
libitext1-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia-sitetools.git
More information about the pkg-java-commits
mailing list