[Pkg-octave-commit] [octave-image] 02/04: d/p/use-dpkg-buildflags.patch: drop patch, no longer needed.

Sébastien Villemot sebastien at debian.org
Sun Jul 19 16:00:31 UTC 2015


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

sebastien pushed a commit to branch master
in repository octave-image.

commit 731d0da81336da9d923c9cd58e89442d3389e2b8
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Jul 19 17:55:12 2015 +0200

    d/p/use-dpkg-buildflags.patch: drop patch, no longer needed.
---
 debian/patches/series                    |  1 -
 debian/patches/use-dpkg-buildflags.patch | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index a7b179a..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-use-dpkg-buildflags.patch
diff --git a/debian/patches/use-dpkg-buildflags.patch b/debian/patches/use-dpkg-buildflags.patch
deleted file mode 100644
index f6aa545..0000000
--- a/debian/patches/use-dpkg-buildflags.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Enforce dpkg build flags
- The right build flags are stored in mkoctfile, so reuse them.
-Author: Sébastien Villemot <sebastien at debian.org>
-Forwarded: no
-Last-Update: 2014-01-17
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/src/Makefile
-+++ b/src/Makefile
-@@ -8,7 +8,7 @@
- 	$(MKOCTFILE) $<
- 
- bwlabeln.oct: bwlabeln.cc union-find.h++
--	CXXFLAGS='-g -O2 -std=c++0x -Wall' $(MKOCTFILE) $<
-+	CXXFLAGS='$(shell mkoctfile -p CXXFLAGS) -std=c++0x -Wall' $(MKOCTFILE) $<
- 
- imerode.oct: imerode.cc strel.cc
- 	$(MKOCTFILE) $^ -o $@

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-image.git



More information about the Pkg-octave-commit mailing list