2005
ofbis (0.2.0-4) unstable; urgency=low
* Update watch file to version 3 and use upstream version mangling. * Now using Standards-Version 3.6.2 (no changes needed). * Fix typo in debian/control. (Closes: #324538) Thanks to Justin Pryzby <justinpryzby@users.sourceforge.net>. * Reindent debian/copyright and update FSF address. * Reindent debian/rules and remove unused stuff. * Use dh_install instead of dh_movefiles. * Use -s in arch specific debhelper commands.
-- Guillem Jover <guillem@debian.org> Thu, 29 Sep 2005 03:17:47 +0300
ofbis (0.2.0-3) unstable; urgency=low
* Provide a patch target instead of pre-build.
- debian/patch.mk: Likewise.
- debian/rules: Fix accordingly.
* Added the location of the Subversion repo used for the packages.
* Reworded upstream locatation.
* Do not use stamp files for build an install targets.
* Minor debian/rules cleaning.
* Escape hyphens in manpage.
- debian/ofbis-config.1.
* Fix build failure with gcc-4.0. (Closes: #287844)
Thanks to Andreas Jochens <aj@andaco.de>.
- debian/patches/003_gcc-4.0.patch: New file. Fix the warnings about
conflicting pointer types.
-- Guillem Jover <guillem@debian.org> Thu, 6 Jan 2005 07:18:28 +0100
2004
ofbis (0.2.0-2) unstable; urgency=low
* Split patches from diff:
- debian/patches/000_warnings.patch
- debian/patches/001_posix_signals.patch
* Use debian/patch.mk.
* Move debhelper compatibility level to debian/compat.
* Fix warnings on ofbis.m4 with newer autotools.
- debian/patches/002_aclocal_warnings.patch: New file.
* Update config.{sub,guess} only if newer.
-- Guillem Jover <guillem@debian.org> Sun, 7 Mar 2004 09:25:55 +0100
2003
ofbis (0.2.0-1) unstable; urgency=low
* New Upstream Release. * Fixed pcre in watch file, ignoring initial multiple concatenated 0s. * Removed debian/shlibs.local, now is generated by dh_makeshlibs.
-- Guillem Jover <guillem@debian.org> Thu, 18 Sep 2003 07:53:02 +0200
ofbis (0.1.1-3) unstable; urgency=low
* Fixed obsolete use of non-POSIX struct sigaction sa_restore member.
(Closes: #210999) Thanks LaMont Jones <lamont@debian.org>.
-- Guillem Jover <guillem@debian.org> Tue, 16 Sep 2003 18:16:56 +0200
ofbis (0.1.1-2) unstable; urgency=low
* Added aclocal ofbis.m4 file.
-- Guillem Jover <guillem@debian.org> Mon, 15 Sep 2003 08:57:54 +0200
ofbis (0.1.1-1) unstable; urgency=low
* Initial Release. (Closes: #75672) * Allow to be used by non-root users. * Add devfs support. * Wrote a manpage for ofbis-config.
-- Guillem Jover <guillem@debian.org> Sat, 6 Sep 2003 11:30:39 +0200