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
|
rsskit (0.4-1) unstable; urgency=medium
* New upstream release.
* debian/compat: Set to 9.
* debian/control: Rename the library package to librsskit0d due to a
silent ABI break introduced upstream.
(Build-Depends): Remove dpkg-dev, bump debhelper. Require
gnustep-make (>= 2.6.6-3) for fixed framework versioning.
(Vcs-Git): Use the canonical URI.
(Breaks): Remove, no longer needed.
(Conflicts): Let the -dev package conflict with librsskit0 because of
the Current symlink.
(Standards-Version): Compliant with 3.9.6 as of this release.
* debian/docs: Add Documentation/html instead of installing it from
debian/rules.
* debian/librsskit0.lintian-overrides: Rename and remove
(postinst|postrm)-has-useless-call-to-ldconfig.
* debian/librsskit0.install: Rename and update to match the new SONAME.
* debian/librsskit-dev.install: Update for the new SONAME.
* debian/rules: Update for modern dh.
* debian/patches/link-libs.patch: Remove; applied upstream.
* debian/patches/series: Update.
* debian/copyright: Add the FSF as copyright holder; use the actual
LGPL-2.0 blurb.
-- Yavor Doganov <yavor@gnu.org> Mon, 20 Oct 2014 19:00:33 +0300
rsskit (0.3-2) unstable; urgency=low
* debian/rules (binary-arch): Invoke dh_makeshlibs.
* debian/librsskit0.lintian-overrides: Add
postinst-has-useless-call-to-ldconfig and
postrm-has-useless-call-to-ldconfig; typical false positives for
GNUstep libraries.
-- Yavor Doganov <yavor@gnu.org> Sun, 03 Jun 2012 15:59:11 +0300
rsskit (0.3-1) unstable; urgency=low
* Initial release (Closes: #675037).
-- Yavor Doganov <yavor@gnu.org> Sat, 02 Jun 2012 12:30:22 +0300
|