wrapperfactory.app (0.1.0-4) unstable; urgency=low * debian/compat: Set to 7. * debian/control (Section): Change to `gnustep'. (Build-Depends): Require debhelper >= 7, unversion libgnustep-gui-dev. (Depends): Add ${misc:Depends} and ${gnustep:Depends}. (Vcs-Arch): New field. (Standards-Version): Claim compliance with 3.8.4 as of this release. * debian/rules: Include /usr/share/GNUstep/debian/config.mk, export GNUSTEP_MAKEFILES and avoid gs_make usage. (LDFLAGS): Add -Wl,-rpath,/usr/lib/wrapperfactory.app. (d_app): Define and use (for convenience). (OPTFLAG): No longer define; rework noopt handling to be compatible with gnustep-make/2.4.x (Closes: #581989). (install): Replace dh_clean -k with dh_prep. Don't install the lintian override file. Install libGSWrapper as a private library under /usr/lib/wrappefactory.app. Delete usr/bin/GSWrapper_Launcher; should not be there as it's not supposed to be started manually. (binary-arch): Conditionally move arch-independent image files to /usr/share/GNUstep. Explicitly install the app's manpage. * debian/README.source: * debian/source/format: * debian/watch: New file. * debian/lintian-override: * debian/manpages: * debian/GSWrapper_Launcher.1: Delete. * debian/WrapperFactory.desktop: Make it valid. -- Yavor Doganov Tue, 08 Jun 2010 20:59:40 +0300 wrapperfactory.app (0.1.0-3) unstable; urgency=low * debian/control (Maintainer): Adopting package; set to the GNUstep team (Closes: #449514). (Uploaders): Add myself. (Build-Depends): Bump debhelper to (>= 5), replace libgnustep-gui0.10-dev with libgnustep-gui-dev (>= 0.12) (Closes: #447449). Drop gnustep-make. Add dpatch and imagemagick. (Standards-Version): Set to 3.7.2 (no changes needed). * debian/compat: Bump to 5. * debian/copyright: Add the GPL blurb. * debian/dirs: Deleted. * debian/docs: Drop NEWS, not useful. * debian/GSWrapper_Launcher.1: New manpage. * debian/manpages: Added GSWrapper_Launcher. * debian/rules: Include /usr/share/dpatch/dpatch.make. (CFLAGS): Do not define. (LDFLAGS): Define. (OPTFLAG): Define only conditionally based on the value of DEB_BUILD_OPTIONS. (configure, configure-stamp): Delete these targets, not needed. (build): Depend on the `patch' target. (build-stamp): Do not source GNUstep.sh; honor OPTFLAG and LDFLAGS. Convert the icon to XPM format. Do not depend on the `configure-stamp' target. (clean): Renamed to `clean-patched'; depend on it and `unpatch'. (clean-patched): Do not delete configure-stamp. Delete the XPM icon. Use gs_make instead of $(MAKE). (install): Do not invoke dh_installdirs. Use gs_make and GNUSTEP_INSTALLATION_DOMAIN. Remove the invalid .desktop file and install ours; install the XPM icon as well. Install the lintian override here. (binary-arch): Do not invoke dh_installexamples. Do not create symlink for the app wrapper. Uncomment dh_makeshlibs invocation. (.PHONY): Remove configure. * debian/menu (section): Changed to `Applications/System/Administration'. (icon, longtitle): Added. * debian/WrapperFactory.desktop: New file. * debian/patches/05_objdir.dpatch: New; objects' directories are always `obj' as of GNUstep Make 2.0. * debian/patches/10_libGSWrapper_libobjc.dpatch: New; link against libobjc to avoid undefined symbols. * debian/patches/00list: Create. * debian/lintian-override: Ignore more lintian warnings; libGSWrapper is not a public library: non-dev-pkg-with-shlib-symlink, no-shlibs-control-file, postinst-must-call-ldconfig, postrm-should-call-ldconfig, package-name-doesnt-match-sonames. -- Yavor Doganov Sat, 24 Nov 2007 22:24:15 +0200 wrapperfactory.app (0.1.0-2) unstable; urgency=low * Bump standards version. * Build-depends update for libgnustep-gui0.10-dev. (closes: #352377) * Update manpage. -- Gürkan Sengün Thu, 16 Mar 2006 11:15:39 +0100 wrapperfactory.app (0.1.0-1) unstable; urgency=low * Initial Release. (closes: #285689) -- Gürkan Sengün Wed, 8 Dec 2004 01:00:10 +0100