[med-svn] [libcereal] 01/01: drop multilib builddep
Michael Crusoe
misterc-guest at moszumanska.debian.org
Sat Feb 13 00:30:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository libcereal.
commit c19e734892985e98f0ee6b43a58b252f0ec36ebb
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date: Fri Feb 12 16:27:58 2016 -0800
drop multilib builddep
---
debian/changelog | 6 ++++++
debian/control | 7 +++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7c30970..a4be884 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcereal (1.1.2-4) UNRELEASED; urgency=medium
+
+ * Drop multilib builddeb (Closes: #814530)
+
+ -- Michael R. Crusoe <crusoe at ucdavis.edu> Fri, 12 Feb 2016 16:27:13 -0800
+
libcereal (1.1.2-3) unstable; urgency=medium
* Applied patch from upstream, try building on all archs again.
diff --git a/debian/control b/debian/control
index c785a9e..0f24fd9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,14 @@
Source: libcereal
-Section: libdevel
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <crusoe at ucdavis.edu>
+Section: libdevel
+Priority: optional
Build-Depends: debhelper (>= 9),
libboost-serialization-dev,
libboost-test-dev,
cmake,
- g++-multilib,
doxygen
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libcereal.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libcereal.git
Homepage: http://uscilab.github.io/cereal/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libcereal.git
More information about the debian-med-commit
mailing list