This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository logol.
commit 1a08f199f5764e25e56748aa725d6b1a2f678d63 Author: Andreas Tille <[email protected]> Date: Sat Oct 7 22:26:12 2017 +0200 (Build-)Depends: libdrmaa1.0-java --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index db76e77..5bcf5c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ logol (1.7.5-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * cme fix dpkg-control * Standards-Version: 4.1.1 + * (Build-)Depends: libdrmaa1.0-java + Closes: #877461 -- Andreas Tille <[email protected]> Sat, 07 Oct 2017 21:23:51 +0200 diff --git a/debian/control b/debian/control index 5cc0a73..e8f607d 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9.0.0), libcommons-configuration-java, libcommons-lang-java, libcommons-logging-java, + libdrmaa1.0-java, libxalan2-java, libxerces2-java, junit4, @@ -28,7 +29,6 @@ Build-Depends: debhelper (>= 9.0.0), ant-optional, cassiopee, ruby-cassiopee -# #libdrmaa-java removed from Jessie, to be reintroduced. Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/logol.git Vcs-Git: https://anonscm.debian.org/git/debian-med/logol.git @@ -48,13 +48,13 @@ Depends: ${shlibs:Depends}, libcommons-configuration-java, libcommons-lang-java, libcommons-logging-java, + libdrmaa1.0-java, libxalan2-java, libxerces2-java, libmail-java, liblog4j1.2-java, cassiopee, logol-bin -# #libdrmaa-java removed from Jessie, to be reintroduced. Suggests: ruby-cassiopee (>=0.1.12) Description: Pattern matching tool using Logol language Logol is a pattern matching tool using the Logol language. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/logol.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
