2008
libpfm3-3.2 (3.2.070507-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS with gcc-4.3. Thanks to Maximiliano Curia for the patch.
(Closes: #455420)
-- James Vega <jamessan@debian.org> Sat, 22 Mar 2008 23:18:54 -0400
2007
libpfm3-3.2 (3.2.070507-1) unstable; urgency=low
* New upstream. * Add powerpc as a supported architecture.
-- Al Stone <ahs3@debian.org> Sat, 30 Jun 2007 17:47:26 -0600
2006
libpfm3-3.2 (3.2.060926-2) unstable; urgency=low
* Closes: bug#398086: libpfm3-3.2-dev: unuseable on mips
-- Al Stone <ahs3@debian.org> Mon, 13 Nov 2006 16:59:47 -0700
libpfm3-3.2 (3.2.060926-1) unstable; urgency=low
* Upstream ABI changed but I didn't see it, sadly enough. * Closes: bug#395916 -- ABI change between 3.2 and 3.2.060926; changed soname to be in line with policy. * Closes: bug#394955 -- ia64/unstable: FTBFS: make errors (fixed typo) * Closes: bug#394983 -- FTBFS: ld: cannot find -lpfm (fixed typo here, too -- was supposed to be -lpfm3 in both this bug and the previous one)
-- Al Stone <ahs3@debian.org> Sat, 28 Oct 2006 18:20:07 -0600
libpfm3 (3.2.060926-2) unstable; urgency=low
* Closes: bug#394811 -- changed soname without changing package name; in attempting to simplify sonames, inadvertently violated policy; reverted to libpfm3 soname since the versioning has _not_ changed.
-- Al Stone <ahs3@debian.org> Mon, 23 Oct 2006 08:53:25 -0600
libpfm3 (3.2.060926-1) unstable; urgency=low
* Update to latest upstream source. This also entails moving all
header files back to /usr/include/libpfm (their original location)
and changing the .so name from libpfm3.so to libpfm.so; this was
done due to libpfm2 being deprecated.
-- Al Stone <ahs3@debian.org> Sat, 21 Oct 2006 16:19:08 -0600
libpfm3 (3.2.060621-2) unstable; urgency=low
* Upstream bug: perfmon_compat.h header file was not being installed.
-- Al Stone <ahs3@debian.org> Mon, 3 Jul 2006 14:18:36 -0600
libpfm3 (3.2.060621-1) unstable; urgency=low
* Change the version numbering scheme to be more consistent with upstream
(m.n-date upstream becomes m.n.date for debian).
* Update to latest upstream source.
* Update to latest Debian standards version.
-- Al Stone <ahs3@debian.org> Sun, 25 Jun 2006 19:29:24 -0600
libpfm3 (3.2-5) unstable; urgency=low
* The ia64 build was not including the header file perfmon_compat.h
(found when building pfmon for ia64).
-- Al Stone <ahs3@debian.org> Sun, 30 Apr 2006 20:47:07 -0600
libpfm3 (3.2-4) unstable; urgency=low
* Incremental improvements from upstream source * Closes: bug#364871 -- FTBFS on i386: Cannot find headers
-- Al Stone <ahs3@debian.org> Sat, 29 Apr 2006 17:39:34 -0600
libpfm3 (3.2-3) unstable; urgency=low
* Add mips (64-bit support). * Fix header files.
-- Al Stone <ahs3@debian.org> Thu, 13 Apr 2006 18:45:04 -0600
libpfm3 (3.2-2) unstable; urgency=low
* Examples need build-depends on libncurses5-dev. * Use of find -perm /mode doesn't work with older find's.
-- Al Stone <ahs3@debian.org> Thu, 13 Apr 2006 17:38:22 -0600
libpfm3 (3.2-1) unstable; urgency=low
* Latest upstream. * Update Debian standards version. * Added amd64, i386 to supported architectures.
-- Al Stone <ahs3@debian.org> Thu, 13 Apr 2006 13:30:11 -0600
2004
libpfm3 (3.0-3) unstable; urgency=low
* Cleanup lintian reports: CVS directories still in source tree
-- Al Stone <ahs3@debian.org> Tue, 20 Jul 2004 13:25:49 -0600
libpfm3 (3.0-2) unstable; urgency=low
* Applied 12 Feb 04 patch from upstream to fix a bug in
pfmlib_itanium2.c which caused measurements using opcode matching
with an event different from IA64_TAGGED_INST_RETIRED* to return
wrong results, i.e., opcode filter was ignored.
-- Al Stone <ahs3@debian.org> Mon, 19 Apr 2004 20:40:12 -0600
libpfm3 (3.0-1) unstable; urgency=low
* Updated to latest upstream
* Renamed the package so that libpfm 2.0 and 3.0 can co-exist on
the same machine (needed by pfmon 2.0 and 3.0, respectively).
The 2.0 versions are for 2.4 kernels, the 3.0 for 2.6 kernels.
* Updated standards version.
* Removed files list from source (should not have been there).
* Put versioned build-depends on debhelper.
-- Al Stone <ahs3@debian.org> Mon, 2 Feb 2004 13:23:17 -0700
2003
libpfm (2.0-6) unstable; urgency=low
* Updated simply to keep versioning in sync with pfmon package
-- Al Stone <ahs3@fc.hp.com> Wed, 4 Jun 2003 16:01:08 -0600
libpfm (2.0-5) unstable; urgency=low
* add me to Uploaders
-- dann frazier <dannf@debian.org> Thu, 01 May 2003 10:53:32 -0600
libpfm (2.0-4) unstable; urgency=low
* Corrected maintainer in control file.
* Added URL for source location to the copyright file, as required
by policy.
* Cleaned up some double spaces after the ':' in the control file.
* NB: this is part of closing bug #185689; the pfmon package that
uses this library actually closes the bug.
* Verified copy of upstream source was the latest available.
-- Al Stone <ahs3@fc.hp.com> Wed, 30 Apr 2003 14:19:35 -0600
libpfm (2.0-3) unstable; urgency=low
* Corrected the sections for these packages in the control file.
-- Al Stone <ahs3@fc.hp.com> Tue, 29 Apr 2003 16:59:27 -0600
libpfm (2.0-2) unstable; urgency=low
* Cleaned up some of the rough edges for Debian
-- Al Stone <ahs3@fc.hp.com> Fri, 21 Mar 2003 18:54:43 -0700
2002
libpfm (2.0-1) unstable; urgency=low
* Initial debian package release. * initial release of this library as a separate package from pfmon
-- <eranian@hpl.hp.com> Tue, 12 Nov 2002 10:07:14 -0800