[magics] 05/05: Remove obsolete openjpeg dependencies. Closes: #826820

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Oct 29 17:17:41 UTC 2016


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

mckinstry pushed a commit to tag debian/2.28.0-3
in repository magics.

commit ff236bf6aa1d3c8c97b4c4b7bcc8c2de5cc95667
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Jun 16 09:54:38 2016 +0100

    Remove obsolete openjpeg dependencies. Closes: #826820
---
 debian/changelog | 4 ++--
 debian/control   | 1 -
 debian/rules     | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1e3089d..ef71da2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-magics++ (2.28.0-3) UNRELEASED; urgency=medium
+magics++ (2.28.0-3) unstable; urgency=medium
 
-  * Transition to openjpeg2. Closes: #826820
+  * Remove obsolete openjpeg dependencies. Closes: #826820
   * g++6, unique_ptr compilation fixes
 
  -- Alastair McKinstry <mckinstry at debian.org>  Thu, 09 Jun 2016 15:05:00 +0100
diff --git a/debian/control b/debian/control
index dca0e1f..9d22a3b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: debhelper  (>= 9) , dh-buildinfo, gfortran, cmake, chrpath,
  libterralib-dev, 
  libcairo2-dev, libpango1.0-dev,
  ttf-dejavu-core, libxml-parser-perl, 
- libopenjp2-7-dev,
  ghostscript, zlib1g-dev, libboost-dev, libproj-dev, 
  qtbase5-dev-tools, qtbase5-dev, qt5-qmake
 Standards-Version: 3.9.8
diff --git a/debian/rules b/debian/rules
index e86918a..7d30037 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ BUILDDIR = $(CURDIR)/debian/build
 
 # To enable all, uncomment following line
 # DEB_BUILD_MAINT_OPTIONS:= hardening=+all,-pie
-CXXFLAGS:= -fPIC $(shell dpkg-buildflags --get CXXFLAGS) # -std=c++11
+CXXFLAGS:= -fPIC $(shell dpkg-buildflags --get CXXFLAGS) -std=c++11
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 export QT_SELECT=5

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git



More information about the debian-science-commits mailing list