[Debian-iot-packaging] [alljoyn-gateway-1504] 02/02: add dependency for lsb-base
Thorsten Alteholz
alteholz at moszumanska.debian.org
Sun Dec 25 15:08:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository alljoyn-gateway-1504.
commit 4ad80129600035d914bf9fb4af830faa4c9c8c57
Author: Thorsten Alteholz <debian at alteholz.de>
Date: Sun Dec 25 16:04:55 2016 +0100
add dependency for lsb-base
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 80397e0..42e52d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ alljoyn-gateway-1504 (15.04~git20160606-2) unstable; urgency=medium
* move package to debian-iot-maintainer
* add VCS URLs
+ * add dependency for lsb-base (>= 3.0-6)
-- Thorsten Alteholz <debian at alteholz.de> Sun, 20 Jun 2016 21:28:32 +0200
diff --git a/debian/control b/debian/control
index d8155e5..057914a 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-iot/alljoyn-gateway-1504.git
Package: alljoyn-gateway-1504
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+ , lsb-base (>= 3.0-6)
Description: AllJoyn gateway agent for 1504
AllJoyn is a collaborative open-source software framework that makes
it easy for developers to write applications that can discover nearby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-iot/alljoyn-gateway-1504.git
More information about the Debian-iot-packaging
mailing list