tags 625096 + pending thanks Dear maintainer,
I've prepared an NMU for zipios++ (versioned as 0.1.5.9+cvs.2007.04.28-5.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Rod Steward: Maggie May
diff -u zipios++-0.1.5.9+cvs.2007.04.28/debian/changelog zipios++-0.1.5.9+cvs.2007.04.28/debian/changelog --- zipios++-0.1.5.9+cvs.2007.04.28/debian/changelog +++ zipios++-0.1.5.9+cvs.2007.04.28/debian/changelog @@ -1,3 +1,15 @@ +zipios++ (0.1.5.9+cvs.2007.04.28-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "zipios++: FTBFS: directory.h:85:12: error: 'ptrdiff_t' does not + name a type": apply patch from Ubuntu / Julian Taylor: + - debian/patches/03_ptrdiff.dpatch: + include cstddef to fix build issue with gcc 4.6 + Closes: #625096 + LP: #832775 + + -- gregor herrmann <gre...@debian.org> Sat, 08 Oct 2011 14:52:37 +0200 + zipios++ (0.1.5.9+cvs.2007.04.28-5) unstable; urgency=low * Bumped to Standards-Version: 3.8.0. diff -u zipios++-0.1.5.9+cvs.2007.04.28/debian/patches/00list zipios++-0.1.5.9+cvs.2007.04.28/debian/patches/00list --- zipios++-0.1.5.9+cvs.2007.04.28/debian/patches/00list +++ zipios++-0.1.5.9+cvs.2007.04.28/debian/patches/00list @@ -2,0 +3 @@ +03_ptrdiff only in patch2: unchanged: --- zipios++-0.1.5.9+cvs.2007.04.28.orig/debian/patches/03_ptrdiff.dpatch +++ zipios++-0.1.5.9+cvs.2007.04.28/debian/patches/03_ptrdiff.dpatch @@ -0,0 +1,22 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## Description: include cstddef for ptrdiff_t +## Author: Julian Taylor <jtaylor.deb...@googlemail.com> +## Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625096 +## Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+bug/832775 +## ptrdiff.dpatch by Julian Taylor <jtaylor.deb...@googlemail.com> +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: No description. + +@DPATCH@ +diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' zipios++~/src/directory.h zipios++/src/directory.h +--- zipios++~/src/directory.h 2011-08-24 16:01:00.000000000 +0200 ++++ zipios++/src/directory.h 2011-08-24 16:04:56.503892154 +0200 +@@ -31,6 +31,7 @@ + #include <string> + #include <ctime> + #include <stdexcept> ++#include <cstddef> + + // #include <boost.h> Contents of boost.h +
signature.asc
Description: Digital signature