Author: apo-guest Date: 2014-05-30 17:26:44 +0000 (Fri, 30 May 2014) New Revision: 15121
Added: packages/tags/box2d/2.3.1+ds-1/ packages/tags/box2d/2.3.1+ds-1/debian/changelog packages/tags/box2d/2.3.1+ds-1/debian/copyright packages/tags/box2d/2.3.1+ds-1/debian/libbox2d-dev.install packages/tags/box2d/2.3.1+ds-1/debian/rules packages/tags/box2d/2.3.1+ds-1/debian/watch Removed: packages/tags/box2d/2.3.1+ds-1/debian/changelog packages/tags/box2d/2.3.1+ds-1/debian/copyright packages/tags/box2d/2.3.1+ds-1/debian/libbox2d-dev.install packages/tags/box2d/2.3.1+ds-1/debian/rules packages/tags/box2d/2.3.1+ds-1/debian/watch Log: [svn-buildpackage] Tagging box2d 2.3.1+ds-1 Deleted: packages/tags/box2d/2.3.1+ds-1/debian/changelog =================================================================== --- packages/trunk/box2d/debian/changelog 2014-05-29 09:32:23 UTC (rev 15119) +++ packages/tags/box2d/2.3.1+ds-1/debian/changelog 2014-05-30 17:26:44 UTC (rev 15121) @@ -1,55 +0,0 @@ -box2d (2.3.0+ds-2) unstable; urgency=medium - - * Upload to unstable. - * Add CMake configuration files to libbox2d-dev. - Thanks to Pino Toscano for the report and patch. (Closes: #735845) - * Update copyright years. - - -- Markus Koschany <[email protected]> Thu, 06 Mar 2014 21:05:18 +0100 - -box2d (2.3.0+ds-1) experimental; urgency=low - - [ Markus Koschany ] - * Add myself to Uploaders. - * New upstream release 2.3.0. (Closes: #610814) - - Repack the source tarball and remove libraries that are already included - in Debian. - - Rename shared library and -dbg package to libbox2d2.3.0 to reflect the - SONAME bump and ABI change. - - Add new libbox2d-doc package and install the API documentation and the - manual. - - Remove superfluous ${shlibs:Depends}-variable from -dev and -dbg - packages. - - Drop dh-buildinfo from Build-Depends. It is not needed. - - Multiarchify box2d. - * Register documentation with doc-base. - * Drop Makefile. Not needed. - * Rename box2d.pc to box2d.pc.in. Update pkg-config file and make it aware of - Multiarch. - * Update debian/copyright to copyright format 1.0. - * Update to Standards-Version 3.9.5, no changes. - * Add a new get-orig-source target to debian/rules. - * Ensure that Box2D can be built twice in a row and override dh_clean. - - [ Evgeni Golov ] - * Correct Vcs-* URLs to point to anonscm.debian.org - - [ Barry deFreese ] - + Library name in correct case. (Closes: #692245). - + Drop existing Debian patches as they no longer apply. - + Update rules and bump to debhelper 9 build-dep and compat. - + Change to source format 3.0 (quilt). Drop quilt depends. - * Update watch file. - + Thanks to Bart Martens. - - -- Markus Koschany <[email protected]> Sun, 29 Dec 2013 12:26:31 +0100 - -box2d (2.0.1+dfsg1-1) unstable; urgency=low - - [ Miriam Ruiz ] - * Initial release (Closes: #496991) - - [ Barry deFreese ] - * Add myself to uploaders. - - -- Barry deFreese <[email protected]> Sun, 12 Apr 2009 14:33:33 -0400 Copied: packages/tags/box2d/2.3.1+ds-1/debian/changelog (from rev 15120, packages/trunk/box2d/debian/changelog) =================================================================== --- packages/tags/box2d/2.3.1+ds-1/debian/changelog (rev 0) +++ packages/tags/box2d/2.3.1+ds-1/debian/changelog 2014-05-30 17:26:44 UTC (rev 15121) @@ -0,0 +1,68 @@ +box2d (2.3.1+ds-1) unstable; urgency=medium + + * Imported Upstream version 2.3.1+ds. + * Fix debian/watch to determine new releases by parsing + the SVN tags of upstream's version control system. + * Update get-orig-source target for new release. + * dh_strip override: Replace $VER variable with 2.3.0 string. + * debian/copyright: Add new Public Domain and Apache 2.0 license. + * libbox2d-dev.install: + - Install *.cmake files in /usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Box2D. + + -- Markus Koschany <[email protected]> Fri, 30 May 2014 18:42:02 +0200 + +box2d (2.3.0+ds-2) unstable; urgency=medium + + * Upload to unstable. + * Add CMake configuration files to libbox2d-dev. + Thanks to Pino Toscano for the report and patch. (Closes: #735845) + * Update copyright years. + + -- Markus Koschany <[email protected]> Thu, 06 Mar 2014 21:05:18 +0100 + +box2d (2.3.0+ds-1) experimental; urgency=low + + [ Markus Koschany ] + * Add myself to Uploaders. + * New upstream release 2.3.0. (Closes: #610814) + - Repack the source tarball and remove libraries that are already included + in Debian. + - Rename shared library and -dbg package to libbox2d2.3.0 to reflect the + SONAME bump and ABI change. + - Add new libbox2d-doc package and install the API documentation and the + manual. + - Remove superfluous ${shlibs:Depends}-variable from -dev and -dbg + packages. + - Drop dh-buildinfo from Build-Depends. It is not needed. + - Multiarchify box2d. + * Register documentation with doc-base. + * Drop Makefile. Not needed. + * Rename box2d.pc to box2d.pc.in. Update pkg-config file and make it aware of + Multiarch. + * Update debian/copyright to copyright format 1.0. + * Update to Standards-Version 3.9.5, no changes. + * Add a new get-orig-source target to debian/rules. + * Ensure that Box2D can be built twice in a row and override dh_clean. + + [ Evgeni Golov ] + * Correct Vcs-* URLs to point to anonscm.debian.org + + [ Barry deFreese ] + + Library name in correct case. (Closes: #692245). + + Drop existing Debian patches as they no longer apply. + + Update rules and bump to debhelper 9 build-dep and compat. + + Change to source format 3.0 (quilt). Drop quilt depends. + * Update watch file. + + Thanks to Bart Martens. + + -- Markus Koschany <[email protected]> Sun, 29 Dec 2013 12:26:31 +0100 + +box2d (2.0.1+dfsg1-1) unstable; urgency=low + + [ Miriam Ruiz ] + * Initial release (Closes: #496991) + + [ Barry deFreese ] + * Add myself to uploaders. + + -- Barry deFreese <[email protected]> Sun, 12 Apr 2009 14:33:33 -0400 Deleted: packages/tags/box2d/2.3.1+ds-1/debian/copyright =================================================================== --- packages/trunk/box2d/debian/copyright 2014-05-29 09:32:23 UTC (rev 15119) +++ packages/tags/box2d/2.3.1+ds-1/debian/copyright 2014-05-30 17:26:44 UTC (rev 15121) @@ -1,34 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: box2d -Upstream-Contact: Erin Catto <[email protected]> -Source: http://code.google.com/p/box2d/ - -Files: * -Copyright: 2006-2013, Erin Catto and contributors -License: Zlib - -Files: debian/* -Copyright: 2009, Miriam Ruiz <[email protected]>, - 2013, Barry deFreese <[email protected]> - 2013-2014, Markus Koschany <[email protected]> -License: Zlib - -License: Zlib - 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 Copied: packages/tags/box2d/2.3.1+ds-1/debian/copyright (from rev 15120, packages/trunk/box2d/debian/copyright) =================================================================== --- packages/tags/box2d/2.3.1+ds-1/debian/copyright (rev 0) +++ packages/tags/box2d/2.3.1+ds-1/debian/copyright 2014-05-30 17:26:44 UTC (rev 15121) @@ -0,0 +1,48 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: box2d +Upstream-Contact: Erin Catto <[email protected]> +Source: http://code.google.com/p/box2d/ + +Files: * +Copyright: 2006-2014, Erin Catto and contributors + 2009-2010, Mikko Mononen +License: Zlib + +Files: Box2D/Testbed/Framework/stb_truetype.h +Copyright: 2009-2013, Sean Barrett +License: public-domain + This software is in the public domain. Where that dedication is not + recognized, you are granted a perpetual, irrevokable license to copy + and modify this file as you see fit. + +Files: Box2D/Build/Data/DroidSans.ttf +Copyright: 2006, 2007, 2008, 2009, 2010 Google Corp. +License: Apache-2.0 + On Debian systems, the complete text of the Apache License Version 2.0 + can be found in `/usr/share/common-licenses/Apache-2.0'. + +Files: debian/* +Copyright: 2009, Miriam Ruiz <[email protected]>, + 2013, Barry deFreese <[email protected]> + 2013-2014, Markus Koschany <[email protected]> +License: Zlib + +License: Zlib + 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 Deleted: packages/tags/box2d/2.3.1+ds-1/debian/libbox2d-dev.install =================================================================== --- packages/trunk/box2d/debian/libbox2d-dev.install 2014-05-29 09:32:23 UTC (rev 15119) +++ packages/tags/box2d/2.3.1+ds-1/debian/libbox2d-dev.install 2014-05-30 17:26:44 UTC (rev 15121) @@ -1,5 +0,0 @@ -usr/include/* -usr/lib/*/Box2D/*.cmake -usr/lib/*/libBox2D.a -usr/lib/*/libBox2D.so -usr/lib/*/pkgconfig Copied: packages/tags/box2d/2.3.1+ds-1/debian/libbox2d-dev.install (from rev 15120, packages/trunk/box2d/debian/libbox2d-dev.install) =================================================================== --- packages/tags/box2d/2.3.1+ds-1/debian/libbox2d-dev.install (rev 0) +++ packages/tags/box2d/2.3.1+ds-1/debian/libbox2d-dev.install 2014-05-30 17:26:44 UTC (rev 15121) @@ -0,0 +1,6 @@ +usr/include/* +usr/lib/*/Box2D/*.cmake +usr/lib/*/cmake/Box2D/*.cmake +usr/lib/*/libBox2D.a +usr/lib/*/libBox2D.so +usr/lib/*/pkgconfig Deleted: packages/tags/box2d/2.3.1+ds-1/debian/rules =================================================================== --- packages/trunk/box2d/debian/rules 2014-05-29 09:32:23 UTC (rev 15119) +++ packages/tags/box2d/2.3.1+ds-1/debian/rules 2014-05-30 17:26:44 UTC (rev 15121) @@ -1,62 +0,0 @@ -#!/usr/bin/make -f -#export DH_VERBOSE=1 -VER = 2.3.0 -UURL = http://box2d.googlecode.com/svn/tags/v -PKG = box2d -DTYPE = +ds - -%: - dh $@ --parallel --buildsystem=cmake --sourcedirectory=Box2D - -override_dh_auto_configure: - dh_auto_configure -- \ - -DBOX2D_INSTALL=ON \ - -DBOX2D_BUILD_SHARED=ON \ - -DBOX2D_BUILD_STATIC=ON \ - -DBOX2D_BUILD_EXAMPLES=OFF \ - -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) - -override_dh_auto_build-indep: - cd Box2D/Documentation && doxygen - $(RM) -v Box2D/Documentation/API/html/*.md5 - $(RM) -v Box2D/Documentation/API/html/*.map - $(RM) -v Box2D/Documentation/API/html/jquery.js - rdfind -outputname /dev/null -makesymlinks true Box2D/Documentation/API/html - symlinks -rsc Box2D/Documentation/API/html - -override_dh_auto_install: - dh_auto_install - mkdir -p debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig - sed -e 's/\$${DEB_HOST_MULTIARCH}/$(DEB_HOST_MULTIARCH)/' \ - -e 's/\$${VER}/$(VER)/' \ - debian/box2d.pc.in > debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/box2d.pc - -override_dh_installchangelogs: - dh_installchangelogs Box2D/Changes.txt - -override_dh_clean: - dh_clean - $(RM) -r Box2D/Documentation/API - -override_dh_strip: - dh_strip --dbg-package=libbox2d$(VER)-dbg - -## https://wiki.debian.org/onlyjob/get-orig-source -get-orig-source: $(PKG)_$(VER).orig.tar.xz - @ - -$(PKG)_$(VER).orig.tar.xz: - svn checkout --config-option config:miscellany:use-commit-times=yes \ - $(UURL)$(VER) $(PKG)-$(VER) \ - || $(RM) -r $(PKG)-$(VER) - @echo "Clean-up..." - cd $(PKG)-$(VER) \ - && find . -depth -name ".svn" -exec $(RM) -r '{}' \; \ - && $(RM) -r -v \ - Contributions \ - Box2D/freeglut \ - Box2D/glui - @echo "Packing..." - find -L "$(PKG)-$(VER)" -xdev -type f -print \ - | sort | XZ_OPT="-7v" tar -caf "$(PKG)_$(VER)$(DTYPE).orig.tar.xz" -T- --owner=root --group=root --mode=a+rX \ - && $(RM) -r "$(PKG)-$(VER)" Copied: packages/tags/box2d/2.3.1+ds-1/debian/rules (from rev 15120, packages/trunk/box2d/debian/rules) =================================================================== --- packages/tags/box2d/2.3.1+ds-1/debian/rules (rev 0) +++ packages/tags/box2d/2.3.1+ds-1/debian/rules 2014-05-30 17:26:44 UTC (rev 15121) @@ -0,0 +1,62 @@ +#!/usr/bin/make -f +#export DH_VERBOSE=1 +VER = 2.3.1 +UURL = http://box2d.googlecode.com/svn/tags/v +PKG = box2d +DTYPE = +ds + +%: + dh $@ --parallel --buildsystem=cmake --sourcedirectory=Box2D + +override_dh_auto_configure: + dh_auto_configure -- \ + -DBOX2D_INSTALL=ON \ + -DBOX2D_BUILD_SHARED=ON \ + -DBOX2D_BUILD_STATIC=ON \ + -DBOX2D_BUILD_EXAMPLES=OFF \ + -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) + +override_dh_auto_build-indep: + cd Box2D/Documentation && doxygen + $(RM) -v Box2D/Documentation/API/html/*.md5 + $(RM) -v Box2D/Documentation/API/html/*.map + $(RM) -v Box2D/Documentation/API/html/jquery.js + rdfind -outputname /dev/null -makesymlinks true Box2D/Documentation/API/html + symlinks -rsc Box2D/Documentation/API/html + +override_dh_auto_install: + dh_auto_install + mkdir -p debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig + sed -e 's/\$${DEB_HOST_MULTIARCH}/$(DEB_HOST_MULTIARCH)/' \ + -e 's/\$${VER}/$(VER)/' \ + debian/box2d.pc.in > debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/box2d.pc + +override_dh_installchangelogs: + dh_installchangelogs Box2D/Changes.txt + +override_dh_clean: + dh_clean + $(RM) -r Box2D/Documentation/API + +override_dh_strip: + dh_strip --dbg-package=libbox2d2.3.0-dbg + +## https://wiki.debian.org/onlyjob/get-orig-source +get-orig-source: $(PKG)_$(VER).orig.tar.xz + @ + +$(PKG)_$(VER).orig.tar.xz: + svn checkout --config-option config:miscellany:use-commit-times=yes \ + $(UURL)$(VER) $(PKG)-$(VER) \ + || $(RM) -r $(PKG)-$(VER) + @echo "Clean-up..." + cd $(PKG)-$(VER) \ + && find . -depth -name ".svn" -exec $(RM) -r '{}' \; \ + && $(RM) -r -v \ + Contributions \ + Box2D/glew \ + Box2D/glfw + @echo "Packing..." + find -L "$(PKG)-$(VER)" -xdev -type f -print \ + | sort | XZ_OPT="-7v" tar -caf "$(PKG)_$(VER)$(DTYPE).orig.tar.xz" -T- --owner=root --group=root --mode=a+rX \ + && $(RM) -r "$(PKG)-$(VER)" Deleted: packages/tags/box2d/2.3.1+ds-1/debian/watch =================================================================== --- packages/trunk/box2d/debian/watch 2014-05-29 09:32:23 UTC (rev 15119) +++ packages/tags/box2d/2.3.1+ds-1/debian/watch 2014-05-30 17:26:44 UTC (rev 15121) @@ -1,4 +0,0 @@ -version=3 -opts=downloadurlmangle=s%.*/([^/]*)/downloads/detail\?name=([^=&]*).*%http://$1.googlecode.com/files/$2%,filenamemangle=s/.*name=([^&]+).*/$1/,\ -dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \ -http://code.google.com/p/box2d/downloads/list?can=1 .*=Box2D_v?(\d.*)\.(?:7z|tgz|tbz2|txz|tar\.(?:gz|bz2|xz)|zip).* Copied: packages/tags/box2d/2.3.1+ds-1/debian/watch (from rev 15120, packages/trunk/box2d/debian/watch) =================================================================== --- packages/tags/box2d/2.3.1+ds-1/debian/watch (rev 0) +++ packages/tags/box2d/2.3.1+ds-1/debian/watch 2014-05-30 17:26:44 UTC (rev 15121) @@ -0,0 +1,4 @@ +version=3 +opts=uversionmangle=s/(\d)[\/]$/$1$2/,\ +dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \ +http://box2d.googlecode.com/svn/tags/v(\d.*) _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

