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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
libpgf (7.21.7+ds-2) unstable; urgency=medium
* QA upload.
* Source-only upload.
* debian/copyright: Remove training spaces.
-- Boyuan Yang <byang@debian.org> Sun, 01 May 2022 20:56:58 -0400
libpgf (7.21.7+ds-1) unstable; urgency=high
* QA upload.
* Orphan the package following ITS procedure. (Closes: #1007765)
* New upstream release. (Closes: #1005776)
+ Fix FTBFS with gcc 11. (Closes: #984203)
+ ds: Exclude unreasonable files from source tarball:
- doc/*
- libpgf_6.10.47.debian.tar.bz2
* debian/: Bump library SONAME to 7.
* debian/: Apply "wrap-and-sort -abst".
* debian/patches: Drop old patches, merged upstream.
* debian/patches: Add patch to disable doc build.
* debian/control:
+ Drop manual -dbg package.
+ Bump Standards-Version to 4.6.0.
+ Bump debhelper compat to v13.
* debian/copyright: Refresh information.
* debian/README.source: Dropped, contains outdated information.
-- Boyuan Yang <byang@debian.org> Wed, 30 Mar 2022 13:51:38 -0400
libpgf (6.14.12-3.2) unstable; urgency=medium
* Non-maintainer upload.
* Apply upstream changes 147 & 148 to fix CVE-2015-6673 (Closes:
#798032). New patches 02-fix-CVE-2015-6673-upstream-147.patch and
03-fix-CVE-2015-6673-upstream-148.patch.
-- Steve M. Robbins <smr@debian.org> Sun, 03 Apr 2016 21:58:47 -0500
libpgf (6.14.12-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Update symbol file to fix ftbfs (Closes: #790252).
-- YunQiang Su <syq@debian.org> Tue, 20 Oct 2015 17:08:03 +0800
libpgf (6.14.12-3) unstable; urgency=medium
* Remove missing symbols on powerpc
-- David Paleino <dapal@debian.org> Sun, 28 Sep 2014 16:48:29 +0200
libpgf (6.14.12-2) unstable; urgency=medium
* Oops, merge two previous NMUs into this upload. :(
-- David Paleino <dapal@debian.org> Thu, 25 Sep 2014 22:47:19 +0200
libpgf (6.14.12-1) unstable; urgency=medium
[ Mark Purcell ]
* New Upstream Release
[ David Paleino ]
* New released fixes memory leak (Closes: #746210)
* Bump package priority to optional (except for debugging symbols)
(Closes: #762779)
* Standards-Version bump to 3.9.5, no changes needed
* Remove get-orig-source target in debian/rules: the source now
needs no repacking
* Added 00-fix_encoding.patch to ease patching of files
* Additionally remove doc/doxygen_sqlite3.db on clean
* Removed CPGFStream::~CPGFStream() and CRoiIndices::~CRoiIndices()
from symbols file
-- David Paleino <dapal@debian.org> Thu, 25 Sep 2014 22:29:35 +0200
libpgf (6.12.24+ds1-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix symbols file even harder
-- Scott Kitterman <scott@kitterman.com> Mon, 30 Jun 2014 13:53:48 -0400
libpgf (6.12.24+ds1-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Update symbols to fix FTBFS with gcc 4.9 (Closes: #746874)
-- Scott Kitterman <scott@kitterman.com> Mon, 30 Jun 2014 09:29:03 -0400
libpgf (6.12.24+ds1-2) unstable; urgency=low
* Updated symbols file for all available architectures.
* Make Vcs-* urls canonical.
* Mark the -dbg package as Multi-Arch: same.
-- David Paleino <dapal@debian.org> Mon, 28 Jan 2013 18:33:31 +0100
libpgf (6.12.24+ds1-1) unstable; urgency=low
* Initial release
-- David Paleino <dapal@debian.org> Fri, 07 Dec 2012 00:22:53 +0100
|