--- libwfut-0.2.1.orig/debian/changelog +++ libwfut-0.2.1/debian/changelog @@ -0,0 +1,60 @@ +libwfut (0.2.1-2ubuntu1) trusty; urgency=medium + + * Use dh-autoreconf to get new libtool macros for ppc64el. + + -- Logan Rosen Sat, 04 Jan 2014 18:34:44 -0500 + +libwfut (0.2.1-2) unstable; urgency=low + + * debian/rules: Add --disable-static to configure call. + * debian/libwfut-0.2-dev.install: Don't install *.la and *.a files. + * debian/control: Updated Standards-Version to 3.8.3. + + -- Michael Koch Thu, 27 Aug 2009 09:10:06 +0200 + +libwfut (0.2.1-1) unstable; urgency=low + + * New upstream release. + * debian/control: Updated Standards-Version to 3.8.2. + * debian/control: Add Depends: ${misc:Depends} to all packages. + * debian/control: Move libwfut-0.2-1-dbg to debug section. + * debian/watch: Update to make upstream updates easier. + + -- Michael Koch Wed, 22 Jul 2009 16:22:13 +0200 + +libwfut (0.2.0-3) unstable; urgency=low + + * Really upload to unstable. + * Added debian/patches/libwfut-gcc4.3.patch to make libwfut compile with + GCC 4.3. Closes: #475765 + + -- Michael Koch Sun, 13 Apr 2008 12:47:02 +0200 + +libwfut (0.2.0-2) experimental; urgency=low + + * Upload to unstable. + * Updated long descriptions of all packages. Closes: 458887 + + -- Michael Koch Fri, 11 Apr 2008 07:45:37 +0200 + +libwfut (0.2.0-1) experimental; urgency=low + + * New upstream release. + * Upload to experimental. + * Call chrpath on wfut binary and libwfut library. + * Added watch file. + + -- Michael Koch Fri, 04 Apr 2008 23:18:37 +0200 + +libwfut (0.1.0-2) unstable; urgency=low + + * Made libwfut-dbg package priority extra. + * Updated Standard-Version to 3.7.3. + + -- Michael Koch Tue, 18 Dec 2007 10:15:06 +0100 + +libwfut (0.1.0-1) unstable; urgency=low + + * Initial version. (Closes: 437524) + + -- Michael Koch Sun, 30 Sep 2007 13:56:01 +0200 --- libwfut-0.2.1.orig/debian/compat +++ libwfut-0.2.1/debian/compat @@ -0,0 +1 @@ +5 --- libwfut-0.2.1.orig/debian/control +++ libwfut-0.2.1/debian/control @@ -0,0 +1,55 @@ +Source: libwfut +Priority: optional +Section: libs +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Michael Koch +Build-Depends: debhelper (>= 5), cdbs, libsigc++-2.0-dev, libcurl4-gnutls-dev, chrpath, dh-autoreconf +Standards-Version: 3.8.3 +Homepage: http://www.worldforge.org/ + +Package: libwfut-0.2-1 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: WorldForge Update Tool (libraries) + WFUT is a content distribution system initially intended to provide media + updates for WorldForge. It can download and update game data and artwork for + WorldForge gaming clients. + . + This package contains the libwfut library to be used by game clients. + +Package: libwfut-0.2-1-dbg +Section: debug +Priority: extra +Architecture: any +Depends: libwfut-0.2-1 (= ${binary:Version}), ${misc:Depends} +Conflicts: libwfut-0.1-0-dbg +Description: WorldForge Update Tool (debugging libs) + WFUT is a content distribution system initially intended to provide media + updates for WorldForge. It can download and update game data and artwork for + WorldForge gaming clients. + . + This package contains the libwfut debugging symbols. + +Package: libwfut-0.2-dev +Section: libdevel +Architecture: any +Depends: libwfut-0.2-1 (= ${binary:Version}), ${misc:Depends}, libsigc++-2.0-dev, libcurl4-gnutls-dev +Description: WorldForge Update Tool (development files) + WFUT is a content distribution system initially intended to provide media + updates for WorldForge. It can download and update game data and artwork for + WorldForge gaming clients. + . + This package contains the libwfut development files. + +Package: wfut +Section: utils +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: WorldForge Update Tool (executable) + WFUT is a content distribution system initially intended to provide media + updates for WorldForge. It can download and update game data and artwork for + WorldForge gaming clients. + . + This package contains the wfut command line utility. With it a user can + interactivly download and update game data and artwork. --- libwfut-0.2.1.orig/debian/copyright +++ libwfut-0.2.1/debian/copyright @@ -0,0 +1,67 @@ +This package was debianized on Sun, 12 Aug 2007 23:36:25 -0400 by: + + Andres Mejia + +Original sources were downloaded from: + + https://sourceforge.net/projects/worldforge/ + +Authors: + + Simon Goodall + +Copyright: 2007 Simon Goodall + +License: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA + +On Debian Systems, a copy of this license can be found in +/usr/share/common-licenses/LGPL. + +The files libwfut/tinystr.h, libwfut/tinystr.cpp, libwfut/tinyxml.h, +libwfut/tinyxml.cpp, libwfut/tinyxmlerror.cpp and libwfut/tinyxmlparser.cpp +are part of tinyxml (http://www.grinninglizard.com/tinyxml/). + +Authors: + + Lee Thomason + Yves Berquin + +Copyright: + + 2000-2007 Lee Thomason, Yves Berquin + +License: + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any + damages arising from the use of this software. + + Permission is granted to anyone to use this software for any + purpose, including commercial applications, and to alter it and + redistribute it freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must + not claim that you wrote the original software. If you use this + software in a product, an acknowledgment in the product documentation + would be appreciated but is not required. + + 2. Altered source versions must be plainly marked as such, and + must not be misrepresented as being the original software. + + 3. This notice may not be removed or altered from any source + distribution. \ No newline at end of file --- libwfut-0.2.1.orig/debian/docs +++ libwfut-0.2.1/debian/docs @@ -0,0 +1,2 @@ +README +TODO --- libwfut-0.2.1.orig/debian/libwfut-0.2-1.install +++ libwfut-0.2.1/debian/libwfut-0.2-1.install @@ -0,0 +1 @@ +usr/lib/*.so.* --- libwfut-0.2.1.orig/debian/libwfut-0.2-dev.install +++ libwfut-0.2.1/debian/libwfut-0.2-dev.install @@ -0,0 +1,3 @@ +usr/include/libwfut-0.2/libwfut/* +usr/lib/*.so +usr/lib/pkgconfig/* --- libwfut-0.2.1.orig/debian/patches/libwfut-gcc4.3.patch +++ libwfut-0.2.1/debian/patches/libwfut-gcc4.3.patch @@ -0,0 +1,10 @@ +--- libwfut-0.2.0.orig/libwfut/platform.cpp ++++ libwfut-0.2.0/libwfut/platform.cpp +@@ -18,6 +18,7 @@ + #include + #include + ++#include + #include + #include + #include --- libwfut-0.2.1.orig/debian/patches/libwfut-manpage.patch +++ libwfut-0.2.1/debian/patches/libwfut-manpage.patch @@ -0,0 +1,26 @@ +diff -Nur -x '*.orig' -x '*~' libwfut-0.2.0/man/man1/wfut.1 libwfut-0.2.0.new/man/man1/wfut.1 +--- libwfut-0.2.0/man/man1/wfut.1 2008-04-13 12:45:38.000000000 +0200 ++++ libwfut-0.2.0.new/man/man1/wfut.1 2008-04-13 12:46:02.000000000 +0200 +@@ -1,11 +1,11 @@ + .TH wfut 1 "Febuary 16, 2007" + .SH NAME +-wfut ++wfut - WorldForge update tool + + .SH SYNOPSIS + .B wfut + [ options ] +--u ++\-u + .I channel_name + + .SH DESCRIPTION +@@ -41,7 +41,7 @@ + .I sear-media. + This will look for a directory called sear-media in $HOME/.wfut/, or create one if necessary and download updates into there. It will also look in /usr/share/wfut/sear-media for existing files. + +-wfut -s /usr/share/wfut/ -p $HOME/.wfut/ -u sear-media ++wfut \-s /usr/share/wfut/ \-p $HOME/.wfut/ \-u sear-media + + .SH NOTES + wfut uses curl internally. --- libwfut-0.2.1.orig/debian/rules +++ libwfut-0.2.1/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/autoreconf.mk + +DEB_CONFIGURE_USER_FLAGS := --disable-static +DEB_DH_INSTALL_SOURCEDIR := debian/tmp + +install/libwfut-0.2-1:: + chrpath -d debian/tmp/usr/lib/libwfut-0.2.so.1.1.0 + +install/wfut:: + chrpath -d debian/tmp/usr/bin/wfut --- libwfut-0.2.1.orig/debian/watch +++ libwfut-0.2.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/worldforge/libwfut-(.*)\.tar\.gz debian update --- libwfut-0.2.1.orig/debian/wfut.install +++ libwfut-0.2.1/debian/wfut.install @@ -0,0 +1,2 @@ +usr/bin/* +usr/share/man/man1/wfut.1 --- libwfut-0.2.1.orig/libwfut/Encoder.cpp +++ libwfut-0.2.1/libwfut/Encoder.cpp @@ -4,6 +4,8 @@ #include "libwfut/Encoder.h" +#include + namespace WFUT { std::string Encoder::encodeString(const std::string &str) { --- libwfut-0.2.1.orig/libwfut/IO.cpp +++ libwfut-0.2.1/libwfut/IO.cpp @@ -8,6 +8,8 @@ #include #include +#include + #include "libwfut/IO.h" #include "libwfut/Encoder.h" #include "libwfut/platform.h" --- libwfut-0.2.1.orig/tools/wfut.cpp +++ libwfut-0.2.1/tools/wfut.cpp @@ -12,6 +12,7 @@ #include #include +#include #include #include