Dear maintainer, I've uploaded an NMU for gimp-resynthesizer (versioned as 0.16-1.1), using the patch in the BTS (minus debian/dirs which is not needed).
Cheers, gregor, @Munich BSP -- .''`. http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/ `- BOFH excuse #49: Bogon emissions
diff -u gimp-resynthesizer-0.16/debian/rules gimp-resynthesizer-0.16/debian/rules --- gimp-resynthesizer-0.16/debian/rules +++ gimp-resynthesizer-0.16/debian/rules @@ -43,9 +43,10 @@ dh_testroot dh_clean -k dh_installdirs + dh_install - DESTDIR=$(CURDIR)/debian/gimp-resynthesizer \ - $(MAKE) install DESTDIR=$(CURDIR)/debian/gimp-resynthesizer + #DESTDIR=$(CURDIR)/debian/gimp-resynthesizer \ + #$(MAKE) install DESTDIR=$(CURDIR)/debian/gimp-resynthesizer binary-indep: build install diff -u gimp-resynthesizer-0.16/debian/changelog gimp-resynthesizer-0.16/debian/changelog --- gimp-resynthesizer-0.16/debian/changelog +++ gimp-resynthesizer-0.16/debian/changelog @@ -1,3 +1,12 @@ +gimp-resynthesizer (0.16-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Manually install files, as gimptool is broken (Closes: #544497). + * Bump compat to 5 for that. + * And dropped patch 01_makefile. + + -- Tzafrir Cohen <[email protected]> Sun, 06 Sep 2009 23:26:42 +0300 + gimp-resynthesizer (0.16-1) unstable; urgency=low * New upstream release (fixes ubuntu LP: #224017) diff -u gimp-resynthesizer-0.16/debian/control gimp-resynthesizer-0.16/debian/control --- gimp-resynthesizer-0.16/debian/control +++ gimp-resynthesizer-0.16/debian/control @@ -2,7 +2,7 @@ Section: graphics Priority: optional Maintainer: Bryan Donlan <[email protected]> -Build-Depends: debhelper (>= 4.0.0), libgimp2.0-dev, libgtk2.0-dev, dpatch +Build-Depends: debhelper (>= 5.0.0), libgimp2.0-dev, libgtk2.0-dev, dpatch Standards-Version: 3.7.3.0 Homepage: http://www.logarithmic.net/pfh/resynthesizer diff -u gimp-resynthesizer-0.16/debian/compat gimp-resynthesizer-0.16/debian/compat --- gimp-resynthesizer-0.16/debian/compat +++ gimp-resynthesizer-0.16/debian/compat @@ -1 +1 @@ -4 +5 diff -u gimp-resynthesizer-0.16/debian/patches/00list gimp-resynthesizer-0.16/debian/patches/00list --- gimp-resynthesizer-0.16/debian/patches/00list +++ gimp-resynthesizer-0.16/debian/patches/00list @@ -1,2 +1 @@ -01_makefile 10_nonconst_str_literal only in patch2: unchanged: --- gimp-resynthesizer-0.16.orig/debian/install +++ gimp-resynthesizer-0.16/debian/install @@ -0,0 +1,2 @@ +*.scm usr/share/gimp/2.0/scripts +resynth usr/lib/gimp/2.0/plug-ins
signature.asc
Description: Digital signature

