[SCM] libspectre packaging branch, master, updated. debian/0.2.7-4-5-g74acbeb
Pino Toscano
pino at moszumanska.debian.org
Sun Aug 21 04:41:11 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/libspectre.git;a=commitdiff;h=74acbeb
The following commit has been merged in the master branch:
commit 74acbebc2f6c4da1f839ccd3483088a69ad8338d
Author: Pino Toscano <pino at debian.org>
Date: Sun Aug 21 06:40:29 2016 +0200
remove libspectre1-dbg suggest in libspectre1
---
debian/changelog | 1 +
debian/control | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 37ad1da..8b05773 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libspectre (0.2.8-0r1) UNRELEASED; urgency=medium
- upstream_Fix-the-build-with-Ghostscript-9.18.patch: drop, backported
from upstream
* Remove libspectre1-dbg in favour of the -dbgsym packages.
+ - remove the libspectre1-dbg suggest in libspectre1
* Create a symbols file, based on the current shlib version; make sure to
give the latest upstream version to the internal symbols
- remove the fixed shlib version
diff --git a/debian/control b/debian/control
index 849b3bf..77d38cd 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: libspectre1-dbg (= ${binary:Version})
Description: Library for rendering PostScript documents
libspectre is a small library for rendering PostScript documents. It provides
a convenient easy to use API for handling and rendering PostScript documents.
--
libspectre packaging
More information about the pkg-kde-commits
mailing list