[med-svn] [abyss] 08/10: Build-Depends: libsqlite3-dev
Andreas Tille
tille at debian.org
Thu Jul 16 09:42:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository abyss.
commit f25d4fe2cbea42ac3fef528436b1a5ad08f0824a
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 16 11:13:44 2015 +0200
Build-Depends: libsqlite3-dev
---
debian/changelog | 3 ++-
debian/control | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dd282e2..e69e670 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ abyss (1.9.0-1) UNRELEASED; urgency=medium
* Took over COPYRIGHT from upstream as debian/copyright
* Dropped Shaun Jackman from Uploaders since he confirmed that he will not
be able to maintain the package
+ * Build-Depends: libsqlite3-dev
- -- Andreas Tille <tille at debian.org> Thu, 16 Jul 2015 07:41:30 +0200
+ -- Andreas Tille <tille at debian.org> Thu, 16 Jul 2015 10:50:15 +0200
abyss (1.5.2-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 98ecafe..8bfd132 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 9),
libopenmpi-dev,
libsparsehash-dev,
libtext-multimarkdown-perl,
- libgtest-dev
+ libgtest-dev,
+ libsqlite3-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/abyss.git
Vcs-Git: git://anonscm.debian.org/debian-med/abyss.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/abyss.git
More information about the debian-med-commit
mailing list