[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[mdds] 34/62: Imported Debian patch 0.8.1-3



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository mdds.

commit f5d0f6b8feb5629b1aae18ca3e7a014d406cb184
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Aug 21 18:23:35 2013 +0200

    Imported Debian patch 0.8.1-3
---
 debian/changelog | 6 ++++++
 debian/control   | 6 ++----
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e1e8ea7..51bcd1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mdds (0.8.1-3) experimental; urgency=low
+
+  * build with default boost again 
+
+ -- Rene Engelhard <rene@debian.org>  Wed, 21 Aug 2013 18:23:35 +0200
+
 mdds (0.8.1-2) unstable; urgency=low
 
   * upload to unstable 
diff --git a/debian/control b/debian/control
index 7d13a37..62ec1f8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,13 @@ Section: libdevel
 Priority: optional
 Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
 Uploaders: Rene Engelhard <rene@debian.org>
-#Build-Depends: debhelper (>= 7.0.50~), libboost-dev (>= 1.39)
-Build-Depends: debhelper (>= 7.0.50~), libboost1.53-dev
+Build-Depends: debhelper (>= 7.0.50~), libboost-dev (>= 1.39)
 Standards-Version: 3.8.4
 Homepage: http://code.google.com/p/multidimalgorithm/
 
 Package: libmdds-dev
 Architecture: all
-#Depends: ${shlibs:Depends}, ${misc:Depends}, libboost-dev (>= 1.39)
-Depends: ${shlibs:Depends}, ${misc:Depends}, libboost1.53-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libboost-dev (>= 1.39)
 Description: Multi Dimension Data structure library -- headers
  A collection of multi-dimensional data structure and indexing algorithm.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/mdds.git


Reply to: