flamerobin (0.9.0-2ubuntu1) jaunty; urgency=low * debian/control: replace firebird2.0-dev with firebird2.1-dev (LP: #278802) -- Popa Adrian Marius (Mariuz) Wed, 01 Oct 2008 18:21:39 +0300 flamerobin (0.9.0-2) unstable; urgency=low * Build-conflict with libwxgtk2.6-dev, which contains a higher priority alternative to wx-config, fooling the configure script to use wx2.6 even if 2.8 is available. -- Damyan Ivanov Wed, 24 Sep 2008 13:27:56 +0300 flamerobin (0.9.0-1) unstable; urgency=low * New upstream release. + Full Firebird 2.1 compatibility + Tab-based property pages for database object + Ability to load and save BLOBs directly to/from DataGrid cells + A new, improved dialog for inserting new rows + numerous bugfixes and minor enhancements * Upload to unstable * debian/unmangle-svn-rev.sh: do nothingfor non-snapshot builds * rules: drop extra touch in build-stamp target -- Damyan Ivanov Wed, 24 Sep 2008 10:20:21 +0300 flamerobin (0.9.0~svn20080915r1746-1) experimental; urgency=low * New upstream SVN snapshot * README.source: fix a typo (alter->later) -- Damyan Ivanov Wed, 24 Sep 2008 10:20:11 +0300 flamerobin (0.8.7~svn20080821r1729-1) experimental; urgency=low * New upstream SVN snapshot * update documentation about obraining snapshot tarballs in README.source -- Damyan Ivanov Sat, 23 Aug 2008 09:11:39 +0300 flamerobin (0.8.7~svn20080723r1724-2) experimental; urgency=low * Do not /add/ SVN keywords in the Debian .diff. Snapshot .orig.tar.gz is extracted from the git-svn clone so these are gone. Maintaining them is a pain anyway. -- Damyan Ivanov Thu, 24 Jul 2008 10:16:48 +0300 flamerobin (0.8.7~svn20080723r1724-1) experimental; urgency=low * New upstream SVN snapshot -- Damyan Ivanov Wed, 16 Jul 2008 11:25:19 +0300 flamerobin (0.8.7~svn20080714r1718-1) experimental; urgency=low * New upstream SVN snapshot * Build depend on libwxgtk2.8-dev * rules: detect SVN snapshots and mangle update-svn-rev.sh accordingly * fetch-upstream-svn: use gzip -9 -n * fetch-upstream-svn: use 'set -u' * add README.source documenting how to generate snapshot upstream releases * Claim support for Policy 3.8.0 -- Damyan Ivanov Tue, 15 Jul 2008 10:08:54 +0300 flamerobin (0.8.6-1) unstable; urgency=low * new upstream release -- Damyan Ivanov Tue, 18 Mar 2008 13:31:39 +0200 flamerobin (0.8.5~svn20080229r1645-1) unstable; urgency=low * New upstream SVN snapshot * drop empty debian/patches and remove quilt from the build system and Build-Depends * add src/frsvnrev.h claiming revisiion 1645 -- Damyan Ivanov Sat, 01 Mar 2008 09:42:00 +0200 flamerobin (0.8.3-1) unstable; urgency=low * New Upstream Version * dropped patches: + svn_stop_endless-message-boxes-on-error.patch -- modified version released upstream + ftbfs-gcc4.3.patch -- released upstream -- Damyan Ivanov Wed, 19 Dec 2007 23:46:12 +0200 flamerobin (0.8.1-3) unstable; urgency=low * Fix FTBFS with gcc-4.3 (Closes: #456051) New ftbs-gcc4.3.patch, stolen from upstream SVN, r1593 Thanks to Martin Michlmayr for reporting. * Streamline debian/rules + use $@ when touching stamps + make stamps depend on stamps only + use $(QUILT_STAMPFN) instead "patch" in dependency + drop unneeded dh_installman * Bump standards-Version to 3.7.3 (no changes) -- Damyan Ivanov Mon, 17 Dec 2007 17:11:36 +0200 flamerobin (0.8.1-2) unstable; urgency=low * Add patch from upstream SVN r1472 that fixes a problem with endless dialog creation on certain error conditions -- Damyan Ivanov Fri, 19 Oct 2007 23:42:59 +0300 flamerobin (0.8.1-1) unstable; urgency=low * New Upstream Version * Promote Homepage to a real control field * Add Vcs-* fields with new git location * Use upstream-supplied .xpm for the menu + drop unneeded imagemagic from B-D * Fix debian/fetch-upstream-svn.sh to use new SF.net SVN location * Move dh_clean before $(MAKE) distclean * Freshen-up copyright years * give executable permission to configure before calling -- Damyan Ivanov Wed, 17 Oct 2007 23:25:00 +0300 flamerobin (0.7.6-4) unstable; urgency=low * Update debian/menu for the menu transition * [debian/rules] do not ignore make errors in clean target -- Damyan Ivanov Fri, 27 Jul 2007 15:49:52 +0300 flamerobin (0.7.6-3) unstable; urgency=medium * Medium urgency due to fix of a FTBFS * Build-depend on firebird2.0-dev. Closes: #427197, "FTBFS: /usr/bin/ld: cannot find -lfbclient" * Mention firebird2.0 in the long description * Drop Depends firebird2-server-common, which is unnecessary - libfb* already depend on a suitable package containing message database * Added XS-Vcs-Svn field to debian/control * Remove debian/patches/00list, drop dpatch from B-D and remove patch/unpatch targets from debian/rules * Move to debhelper 5 * Change maintainer address -- Damyan Ivanov Sat, 02 Jun 2007 23:45:13 +0300 flamerobin (0.7.6-2) unstable; urgency=high * Urgency high to slip in a quick and easy update along with previous revision * Revert to .xpm icon in menu file (closes: #400633) - Build-depend on imagemagick - call convert to produce an .xpm icon out of the .png -- Damyan Ivanov Wed, 6 Dec 2006 22:51:49 +0200 flamerobin (0.7.6-1) unstable; urgency=low * New upstream release. Fixes and improvements. * debian/rules: do not copy flamerobin.xpm since upstreams make install now does it; Also drop creating usr/share/pixmaps * debian/fetch-upstream-svn.sh: fix the name of orig.tar.gz * Call dh_desktop to help register .desktop file upstream now provides * Use the .png icon in menu file -- Damyan Ivanov Thu, 23 Nov 2006 10:22:59 +0200 flamerobin (0.7.6~svn20061120-1) unstable; urgency=low * New upstream SVN snapshot -- Damyan Ivanov Mon, 20 Nov 2006 09:08:09 +0200 flamerobin (0.7.5-2) unstable; urgency=low * Moved linker flags to LDFLAGS * Added --as-needed to LDFLAGS to avoid unnecessary NEEDED entries. Thanks to Christian 'Greek0' Aichinger. * use dh_link to create html docs symlink. Spares a line in debian/dirs Thanks to Isaac Clerencia. * Remove debian/dirs and use dh_createdirs, since only one dir has to be created. -- Damyan Ivanov Mon, 30 Oct 2006 13:05:58 +0200 flamerobin (0.7.5-1) unstable; urgency=low * New upstream release * Added debian/fetch-upstream-svn.sh -- Damyan Ivanov Wed, 6 Sep 2006 09:20:07 +0300 flamerobin (0.7.2-7) unstable; urgency=low * Change Architecture: from a list of firebird-supported architectures to "any" and rely on wanna-build to trigger a rebuild when firebird gets ported to a new architecture. Thanks to Kari Pahula for pointing this out. * First upload to archive Closes: #334489 -- Damyan Ivanov Wed, 14 Jun 2006 11:06:32 +0300 flamerobin (0.7.2-6) unstable; urgency=low * Finally get html -> docs symlink in usr/share/doc/flamerobin right. -- Damyan Ivanov Tue, 13 Jun 2006 18:36:36 +0300 flamerobin (0.7.2-5) unstable; urgency=low * Changes suggested by Thijs Kinkhorst. Thanks for the review + Removed debian/docs, which only listed useless BUILD.txt + Removed useless postinst/postrm + Removed unused remove-supplied-fbheaders.dpatch; all (already commented) lines from patches/00list too + Place a symlink to html manuals in /usr/share/doc/flamerobin -- Damyan Ivanov Tue, 13 Jun 2006 17:31:26 +0300 flamerobin (0.7.2-4) unstable; urgency=low * Corrected firebird-*-server package names in long description -- Damyan Ivanov Tue, 30 May 2006 16:42:50 +0300 flamerobin (0.7.2-3) unstable; urgency=low * First upload to archive (not actually) -- Damyan Ivanov Tue, 30 May 2006 00:17:19 +0300 flamerobin (0.7.2-2) unstable; urgency=low * Cleanup of debian/copyright + Update my email address + Supply copyright years for files borrowed from Ximian project - also explain licensing of these files + Update upstream address for TIP group + Add "and IBPP Team" to IBPP copyright holders/authors. -- Damyan Ivanov Fri, 26 May 2006 15:56:03 +0300 flamerobin (0.7.2-1) unstable; urgency=low * New upstream bugfix release * Fixed casing in menu's title * Corrected typos in previous changelog entry [Thanks to Tamas TEVESZ for spotting these two] * Changed maintainer address * Changed architecture to "i386 amd64", because this is what firebird2 supports right now. Thanks to Yavor Doganov for spotting this. -- Damyan Ivanov Fri, 26 May 2006 09:02:10 +0300 flamerobin (0.7.1-1) unstable; urgency=low * New upstream bugfix release * Updated debian/copyright (in effect since 0.7.0) * Upstream now honors --mandir configure options, remove manual move of the manpage -- Damyan Ivanov Wed, 17 May 2006 15:24:15 +0300 flamerobin (0.7.0-1) unstable; urgency=low * New upstream release * Dropped patches applied upstream - ibpp-provide-client-lib-version.dpatch - client-version-in-about-dialog.dpatch * Bumped Standards-Version to 3.7.2. No changes needed. * Upstream now provides a manpage. Yeah! + Drop debian/flamerobin.dbk + Drop buildong a manpage from .dbk + Drop build-dependencies on xsltproc and docbook-xsl + Move it from /usr/man to /usr/share/man -- Damyan Ivanov Tue, 16 May 2006 17:58:01 +0300 flamerobin (0.6.99+svn20060504-1) unstable; urgency=low * New upstream SVN snapshot * Dropped remove-supplied-fbheaders.dpatch - upstream no longer supplies firebird headers * Updated ibpp-provide-client-lib-version.dpatch and client-version-in-about-dialog.dpatch -- Damyan Ivanov Sat, 6 May 2006 10:28:50 +0300 flamerobin (0.6.0-1) unstable; urgency=low * New upstream release * debian/copyright: + Noted that the date of debianization is the date of the first debianization + Noted that there is ongoing process of relicensing under Expat and a modified expat licenses + Added Marius Popa to copyright holders * updated debian/patches/remove-supplied-fbheaders * changed the license of the manpage from GPL "version 2 or later" to "GPL version 2" * Depend on firebird2-server-common for firebird.msg that is needed by client library for displaying error messages. * Bumped Standards-Version to 3.7.0 + Put Build-Depends on two phisical lines -- Damyan Ivanov Wed, 3 May 2006 16:13:19 +0300 flamerobin (0.5.0-1) unstable; urgency=low * New upstream release * Dropped patches applied upstream or made unnecessary bu the new upstream release: - fix-confdeds-install - fix-docs-path.dpatch - fix-fricon-xpm.dpatch - auto-prefix.dpatch - ibpp-64.dpatch - amd64-invalid-casts.dpatch * New patch remove-supplied-fb-headers: remove pre-supplied Firebird headers. * Build-depend on firebird2-dev for the headers * debian/rules: remove generated frconfig.h in clean target -- Damyan Ivanov Thu, 29 Dec 2005 17:41:09 +0200 flamerobin (0.4.0-2) unstable; urgency=low * Added patches for building on amd64: - ibpp-64: remove dublicate function declarations, overlapping due to the fact that long and int64_t are the same thing on amd64 - amd64-invalid-casts: fix several illegal casts from pointer to (int). Make them cast to (long) instead. Change format string accordingly - from %d to %ld. -- Damyan Ivanov Thu, 22 Sep 2005 16:22:06 +0300 flamerobin (0.4.0-1) unstable; urgency=low * Initial release. Unofficial, though. * Fix configure to not remove confdefs directory when invoked * fricon.xpm: move /* XPM */ header in the beginning * fix-docs-path: Set install prefix to /usr instead of /usr/local -- Damyan Ivanov Fri, 16 Sep 2005 15:10:09 +0300