[apertium-apy] 01/01: Depends on lsb-base
Kartik Mistry
kartik at moszumanska.debian.org
Sat Dec 10 13:47:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
kartik pushed a commit to branch master
in repository apertium-apy.
commit 5ba912ce087e1917f22046aac1891b5e6300432c
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date: Sat Dec 10 19:17:42 2016 +0530
Depends on lsb-base
---
debian/apertium-apy.install | 2 +-
debian/changelog | 7 +++++++
debian/control | 1 +
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/apertium-apy.install b/debian/apertium-apy.install
index 0dc7826..5c0ab91 100644
--- a/debian/apertium-apy.install
+++ b/debian/apertium-apy.install
@@ -1,5 +1,5 @@
-*.py usr/share/apertium-apy
*.db usr/share/apertium-apy
+*.py usr/share/apertium-apy
serverlist-example usr/share/doc/apertium-apy
tools/*.py usr/share/apertium-apy
tools/*.sql usr/share/apertium-apy
diff --git a/debian/changelog b/debian/changelog
index 0b36dc7..f87254b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apertium-apy (0.9.1~r343-2) unstable; urgency=low
+
+ * debian/control:
+ + Depends on lsb-base (>= 3.0-6).
+
+ -- Kartik Mistry <kartik at debian.org> Sat, 10 Dec 2016 19:11:19 +0530
+
apertium-apy (0.9.1~r343-1) unstable; urgency=low
[ Tino Didriksen ]
diff --git a/debian/control b/debian/control
index bae3a2e..6eca2d8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Package: apertium-apy
Architecture: all
Depends: adduser,
logrotate,
+ lsb-base (>= 3.0-6),
python3 (>= 3.2),
python3-lxml,
python3-pip,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-apy.git
More information about the debian-science-commits
mailing list