1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
oflib (0git20070620-4) unstable; urgency=low
* debian/control:
+ Bump Standards-Version to 3.7.3.
-- Julien BLACHE <jblache@debian.org> Sat, 01 Mar 2008 16:38:47 +0100
oflib (0git20070620-3) unstable; urgency=low
* Makefile:
+ Use $(MAKE) instead of make, needed for parallel builds.
-- Julien BLACHE <jblache@debian.org> Tue, 04 Dec 2007 13:52:28 +0100
oflib (0git20070620-2) unstable; urgency=low
* debian/rules:
+ Do not ignore errors from make clean.
-- Julien BLACHE <jblache@debian.org> Thu, 02 Aug 2007 18:39:00 +0200
oflib (0git20070620-1) unstable; urgency=low
* New snapshot.
+ Patches for the libofapi.so.0 soname merged upstream.
* debian/control:
+ Rename library package to libofapi0.
+ Use ${binary:Version} instead of ${Source-Version}.
* debian/copyright:
+ Updated upstream's email address.
-- Julien BLACHE <jblache@debian.org> Wed, 20 Jun 2007 21:01:43 +0200
oflib (0git20070301-1) unstable; urgency=low
* Initial release (Closes: #413022).
-- Julien BLACHE <jblache@debian.org> Thu, 1 Mar 2007 20:31:31 +0100
|