Author: fourmond Date: 2013-06-27 22:20:15 +0000 (Thu, 27 Jun 2013) New Revision: 14350
Added: packages/tags/gimp-dds/2.2.1-1/ packages/tags/gimp-dds/2.2.1-1/debian/changelog packages/tags/gimp-dds/2.2.1-1/debian/control packages/tags/gimp-dds/2.2.1-1/debian/patches/makefile.diff packages/tags/gimp-dds/2.2.1-1/debian/rules Removed: packages/tags/gimp-dds/2.2.1-1/debian/changelog packages/tags/gimp-dds/2.2.1-1/debian/control packages/tags/gimp-dds/2.2.1-1/debian/patches/makefile.diff packages/tags/gimp-dds/2.2.1-1/debian/rules Log: [svn-buildpackage] Tagging gimp-dds 2.2.1-1 Deleted: packages/tags/gimp-dds/2.2.1-1/debian/changelog =================================================================== --- packages/trunk/gimp-dds/debian/changelog 2013-06-27 06:45:12 UTC (rev 14348) +++ packages/tags/gimp-dds/2.2.1-1/debian/changelog 2013-06-27 22:20:15 UTC (rev 14350) @@ -1,61 +0,0 @@ -gimp-dds (2.0.9-3) unstable; urgency=low - - * Update to the new home for gimp-dds - * Added a watchfile now it is possible - * Already conforms to standards 3.9.0 - - -- Vincent Fourmond <[email protected]> Sun, 18 Jul 2010 23:30:51 +0200 - -gimp-dds (2.0.9-2) unstable; urgency=low - - * Modify debian/rules to use Makefile.linux on all arches, to avoid - FTBSes on the non-linux arches (closes: 573773) - - -- Vincent Fourmond <[email protected]> Sun, 14 Mar 2010 01:46:45 +0100 - -gimp-dds (2.0.9-1) unstable; urgency=low - - * Drop dependency on quilt, unneeded for 3.0 (quilt) - * New upstream release: - - fix the off-by-one mistake in mipmap generation (closes: #564111, - #564113). Thanks to Michalis Kamburelis for spotting and Shawn Kirst - for fixing ! - - -- Vincent Fourmond <[email protected]> Thu, 11 Mar 2010 20:25:24 +0100 - -gimp-dds (2.0.7-2) unstable; urgency=medium - - * Converted to source format 3.0 (quilt) - * Refreshed makefile.diff - * Removed debian/README.source, obsoleted by the use of format 3.0 (quilt) - * Add build-depend on libgtk2.0-dev, now necessary (closes: #569383) - * Urgency medium to fix RC bug in testing - * Conforms to standards 3.8.4 - - -- Vincent Fourmond <[email protected]> Tue, 16 Feb 2010 00:47:59 +0100 - -gimp-dds (2.0.7-1) unstable; urgency=low - - * New upstream release. - * Build-depends on gimp 2.6 development files - * Add a debian/README.source file to document the patching system. - * Now conforms to standards 3.8.1 - - -- Vincent Fourmond <[email protected]> Tue, 05 May 2009 20:43:12 +0200 - -gimp-dds (2.0.6-1) unstable; urgency=low - - * New upstream release (closes: #488083) - * Adding provided PDF documentation - - -- Vincent Fourmond <[email protected]> Fri, 27 Jun 2008 23:35:29 +0200 - -gimp-dds (2.0.3-1) unstable; urgency=low - - * Initial release (Closes: #476189) - * No watch file, as it does not seem easy to guess the upstream - version number from the download link (well, impossible, that is) - * makefile.diff to pass the -Wl,--as-needed flag to gcc to drastically - reduce the number of dependencies - - -- Vincent Fourmond <[email protected]> Thu, 17 Apr 2008 21:22:59 +0200 Copied: packages/tags/gimp-dds/2.2.1-1/debian/changelog (from rev 14349, packages/trunk/gimp-dds/debian/changelog) =================================================================== --- packages/tags/gimp-dds/2.2.1-1/debian/changelog (rev 0) +++ packages/tags/gimp-dds/2.2.1-1/debian/changelog 2013-06-27 22:20:15 UTC (rev 14350) @@ -0,0 +1,72 @@ +gimp-dds (2.2.1-1) unstable; urgency=low + + * New upstream release, which fixes a FTBS (closes: #713553) + * Fix small typo in package description, thanks to Erik Esterer + <[email protected]> (closes: #626917) + * Switch to dh debian/rules + * Refresh the patch on upstream makefile to make sure that debian global + flags are used + + -- Vincent Fourmond <[email protected]> Fri, 28 Jun 2013 00:15:15 +0200 + +gimp-dds (2.0.9-3) unstable; urgency=low + + * Update to the new home for gimp-dds + * Added a watchfile now it is possible + * Already conforms to standards 3.9.0 + + -- Vincent Fourmond <[email protected]> Sun, 18 Jul 2010 23:30:51 +0200 + +gimp-dds (2.0.9-2) unstable; urgency=low + + * Modify debian/rules to use Makefile.linux on all arches, to avoid + FTBSes on the non-linux arches (closes: 573773) + + -- Vincent Fourmond <[email protected]> Sun, 14 Mar 2010 01:46:45 +0100 + +gimp-dds (2.0.9-1) unstable; urgency=low + + * Drop dependency on quilt, unneeded for 3.0 (quilt) + * New upstream release: + - fix the off-by-one mistake in mipmap generation (closes: #564111, + #564113). Thanks to Michalis Kamburelis for spotting and Shawn Kirst + for fixing ! + + -- Vincent Fourmond <[email protected]> Thu, 11 Mar 2010 20:25:24 +0100 + +gimp-dds (2.0.7-2) unstable; urgency=medium + + * Converted to source format 3.0 (quilt) + * Refreshed makefile.diff + * Removed debian/README.source, obsoleted by the use of format 3.0 (quilt) + * Add build-depend on libgtk2.0-dev, now necessary (closes: #569383) + * Urgency medium to fix RC bug in testing + * Conforms to standards 3.8.4 + + -- Vincent Fourmond <[email protected]> Tue, 16 Feb 2010 00:47:59 +0100 + +gimp-dds (2.0.7-1) unstable; urgency=low + + * New upstream release. + * Build-depends on gimp 2.6 development files + * Add a debian/README.source file to document the patching system. + * Now conforms to standards 3.8.1 + + -- Vincent Fourmond <[email protected]> Tue, 05 May 2009 20:43:12 +0200 + +gimp-dds (2.0.6-1) unstable; urgency=low + + * New upstream release (closes: #488083) + * Adding provided PDF documentation + + -- Vincent Fourmond <[email protected]> Fri, 27 Jun 2008 23:35:29 +0200 + +gimp-dds (2.0.3-1) unstable; urgency=low + + * Initial release (Closes: #476189) + * No watch file, as it does not seem easy to guess the upstream + version number from the download link (well, impossible, that is) + * makefile.diff to pass the -Wl,--as-needed flag to gcc to drastically + reduce the number of dependencies + + -- Vincent Fourmond <[email protected]> Thu, 17 Apr 2008 21:22:59 +0200 Deleted: packages/tags/gimp-dds/2.2.1-1/debian/control =================================================================== --- packages/trunk/gimp-dds/debian/control 2013-06-27 06:45:12 UTC (rev 14348) +++ packages/tags/gimp-dds/2.2.1-1/debian/control 2013-06-27 22:20:15 UTC (rev 14350) @@ -1,19 +0,0 @@ -Source: gimp-dds -Section: graphics -Priority: optional -Maintainer: Debian Games Team <[email protected]> -Uploaders: Vincent Fourmond <[email protected]> -Build-Depends: debhelper (>= 5), libgimp2.0-dev (>=2.6), pkg-config, - libgtk2.0-dev -Standards-Version: 3.9.0 -Homepage: http://code.google.com/p/gimp-dds/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/gimp-dds -Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/gimp-dds/?op=log - -Package: gimp-dds -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: DDS (DirectDraw Surface) plugin for the gimp - gimp-dds is a plugin for the gimp that lets you manipulate Microsoft - DirectDraw surfaces. These kind of files are widely used in 3D games for - textures and the like. Copied: packages/tags/gimp-dds/2.2.1-1/debian/control (from rev 14349, packages/trunk/gimp-dds/debian/control) =================================================================== --- packages/tags/gimp-dds/2.2.1-1/debian/control (rev 0) +++ packages/tags/gimp-dds/2.2.1-1/debian/control 2013-06-27 22:20:15 UTC (rev 14350) @@ -0,0 +1,19 @@ +Source: gimp-dds +Section: graphics +Priority: optional +Maintainer: Debian Games Team <[email protected]> +Uploaders: Vincent Fourmond <[email protected]> +Build-Depends: debhelper (>= 8), libgimp2.0-dev (>=2.6), pkg-config, + libgtk2.0-dev +Standards-Version: 3.9.4 +Homepage: http://code.google.com/p/gimp-dds/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/gimp-dds +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/gimp-dds/?op=log + +Package: gimp-dds +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: DDS (DirectDraw Surface) plugin for GIMP + gimp-dds is a plugin for GIMP that lets you manipulate Microsoft + DirectDraw surfaces. These kind of files are widely used in 3D games for + textures and the like. Deleted: packages/tags/gimp-dds/2.2.1-1/debian/patches/makefile.diff =================================================================== --- packages/trunk/gimp-dds/debian/patches/makefile.diff 2013-06-27 06:45:12 UTC (rev 14348) +++ packages/tags/gimp-dds/2.2.1-1/debian/patches/makefile.diff 2013-06-27 22:20:15 UTC (rev 14350) @@ -1,16 +0,0 @@ -Add the --as-needed flag to take down the number of libraries linked -against this package - -Index: gimp-dds-2.0.7/Makefile.linux -=================================================================== ---- gimp-dds-2.0.7.orig/Makefile.linux 2008-12-10 19:07:18.000000000 +0100 -+++ gimp-dds-2.0.7/Makefile.linux 2010-02-16 00:39:50.128690353 +0100 -@@ -4,7 +4,7 @@ - CC=gcc - CFLAGS=-pipe -g -O2 -Wall $(shell pkg-config --cflags gtk+-2.0 gimp-2.0) - LD=gcc --LDFLAGS= -+LDFLAGS=-Wl,--as-needed - - TARGET=dds - Copied: packages/tags/gimp-dds/2.2.1-1/debian/patches/makefile.diff (from rev 14349, packages/trunk/gimp-dds/debian/patches/makefile.diff) =================================================================== --- packages/tags/gimp-dds/2.2.1-1/debian/patches/makefile.diff (rev 0) +++ packages/tags/gimp-dds/2.2.1-1/debian/patches/makefile.diff 2013-06-27 22:20:15 UTC (rev 14350) @@ -0,0 +1,25 @@ +Add the --as-needed flag to take down the number of libraries linked +against this package + +Index: gimp-dds-2.2.1/Makefile +=================================================================== +--- gimp-dds-2.2.1.orig/Makefile 2012-07-26 09:25:36.000000000 +0200 ++++ gimp-dds-2.2.1/Makefile 2013-06-28 00:15:00.137132290 +0200 +@@ -2,7 +2,7 @@ + GIMPTOOL=gimptool-2.0 + + CC=gcc +-CFLAGS=-pipe -g -O2 -Wall $(shell pkg-config --cflags gtk+-2.0 gimp-2.0) ++CFLAGS+=-pipe -g -O2 -Wall $(shell pkg-config --cflags gtk+-2.0 gimp-2.0) + + OS=$(shell uname -s) + ifeq (,$(findstring Windows,$(OS))) +@@ -11,6 +11,8 @@ + EXT=.exe + endif + ++LDFLAGS+=-Wl,--as-needed ++ + TARGET=dds$(EXT) + + SRCS=color.c dds.c ddsread.c ddswrite.c dxt.c mipmap.c misc.c Deleted: packages/tags/gimp-dds/2.2.1-1/debian/rules =================================================================== --- packages/trunk/gimp-dds/debian/rules 2013-06-27 06:45:12 UTC (rev 14348) +++ packages/tags/gimp-dds/2.2.1-1/debian/rules 2013-06-27 22:20:15 UTC (rev 14350) @@ -1,62 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -# We use the Makefile.linux as else it defaults to using the win32 one -# on freebsd. -MAKEFILE = -f Makefile.linux - -configure: configure-stamp - -configure-stamp: -# QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2 - touch $@ - -build: build-stamp - -build-stamp: configure-stamp - dh_testdir - $(MAKE) $(MAKEFILE) - touch $@ - -clean: - dh_testdir - dh_testroot - rm -f build-stamp configure-stamp - - $(MAKE) $(MAKEFILE) clean - -# QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2 - dh_clean - -# Build architecture-independent files here. -binary-indep: build -# We have nothing to do by default. - -# Build architecture-dependent files here. -binary-arch: build - dh_testdir - dh_testroot - dh_installchangelogs - dh_installdocs - dh_installexamples - dh_install - dh_link - dh_strip - dh_compress - dh_fixperms - dh_installdeb - dh_shlibdeps - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install configure Copied: packages/tags/gimp-dds/2.2.1-1/debian/rules (from rev 14349, packages/trunk/gimp-dds/debian/rules) =================================================================== --- packages/tags/gimp-dds/2.2.1-1/debian/rules (rev 0) +++ packages/tags/gimp-dds/2.2.1-1/debian/rules 2013-06-27 22:20:15 UTC (rev 14350) @@ -0,0 +1,5 @@ +#!/usr/bin/make -f + +%: + dh $@ + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

