tags 730892 + patch thanks Dear maintainer,
I've prepared an NMU for oxref (versioned as 0.91.00-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. I already pushed the related commits to your repository in collab-maint. Regards. David
diff -Nru oxref-0.91.00/debian/changelog oxref-0.91.00/debian/changelog --- oxref-0.91.00/debian/changelog 2013-01-26 00:46:09.000000000 -0400 +++ oxref-0.91.00/debian/changelog 2013-12-25 18:30:17.000000000 -0400 @@ -1,3 +1,15 @@ +oxref (0.91.00-1.1) unstable; urgency=medium + + * Non-maintainer upload + + [ tony mancill ] + * export CXX + + [ David Prévot ] + * Add #include <bobcat/errno> (Closes: #730892) + + -- David Prévot <taf...@debian.org> Wed, 25 Dec 2013 18:29:59 -0400 + oxref (0.91.00-1) unstable; urgency=low [ Frank B. Brokken ] diff -Nru oxref-0.91.00/debian/patches/0001-Add-include-bobcat-errno.patch oxref-0.91.00/debian/patches/0001-Add-include-bobcat-errno.patch --- oxref-0.91.00/debian/patches/0001-Add-include-bobcat-errno.patch 1969-12-31 20:00:00.000000000 -0400 +++ oxref-0.91.00/debian/patches/0001-Add-include-bobcat-errno.patch 2013-12-25 18:27:19.000000000 -0400 @@ -0,0 +1,30 @@ +From: =?utf-8?q?David_Pr=C3=A9vot?= <taf...@debian.org> +Date: Wed, 25 Dec 2013 18:25:33 -0400 +Subject: Add #include <bobcat/errno> + +Bug-Debian: http://bugs.debian.org/730892 +--- + xrefdata/setcooked.cc | 1 + + xrefdata/skiptemplate.cc | 1 + + 2 files changed, 2 insertions(+) + +diff --git a/xrefdata/setcooked.cc b/xrefdata/setcooked.cc +index 12cb139..2ab0b2e 100644 +--- a/xrefdata/setcooked.cc ++++ b/xrefdata/setcooked.cc +@@ -1,4 +1,5 @@ + #include "xrefdata.ih" ++#include <bobcat/errno> + + void XrefData::setCooked() + { +diff --git a/xrefdata/skiptemplate.cc b/xrefdata/skiptemplate.cc +index 6b0eec4..3a97a74 100644 +--- a/xrefdata/skiptemplate.cc ++++ b/xrefdata/skiptemplate.cc +@@ -1,4 +1,5 @@ + #include "xrefdata.ih" ++#include <bobcat/errno> + + size_t XrefData::skipTemplate(size_t begin) const + { diff -Nru oxref-0.91.00/debian/patches/series oxref-0.91.00/debian/patches/series --- oxref-0.91.00/debian/patches/series 1969-12-31 20:00:00.000000000 -0400 +++ oxref-0.91.00/debian/patches/series 2013-12-25 18:27:19.000000000 -0400 @@ -0,0 +1 @@ +0001-Add-include-bobcat-errno.patch diff -Nru oxref-0.91.00/debian/rules oxref-0.91.00/debian/rules --- oxref-0.91.00/debian/rules 2013-01-26 00:46:09.000000000 -0400 +++ oxref-0.91.00/debian/rules 2013-12-25 17:52:03.000000000 -0400 @@ -7,8 +7,8 @@ export CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS) export LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS) export CXXFLAGS = $(shell dpkg-buildflags --get CXXFLAGS) +export CXX = g++-4.7 CXXFLAGS += --std=c++0x -Wall -CXX = g++-4.7 build: build-indep build-arch build-indep:
signature.asc
Description: Digital signature