libocas (0.97+dfsg-3) unstable; urgency=medium * The previous changelog was erroneous, it contained two stale entries: - d/patches (updated) - d/rules Their corrections are listed in this changelog entry. * d/patches (updated): - Update patch Properly-build-shared-and-static-libraries-programs Filter out -pie, -fpie, and -fPIE when building the shared library - Drop patch numbers from .patch filenames * d/rules: - Add hardening=+all to DEB_BUILD_MAINT_OPTIONS * d/gbp.conf: - Compress builds using xz -- Christian Kastner Sat, 23 Apr 2016 08:48:21 +0200 libocas (0.97+dfsg-2) unstable; urgency=medium * Drop package libocas-dbg in favor of automatic dbgsym packages, as per https://lists.debian.org/debian-devel/2015/12/msg00262.html * Add d/gbp.conf to disable patch numbering * d/control: - Bump Standards-Version to 3.9.8 (no changes needed) - Switch Maintainer email to my @debian.org address - Switch Vcs-Browser from gitweb to cgit - Switch Vcs-* from insecure URIs to secure ones * d/patches (updated): - Update patch 0001-Properly-build-shared-and-static-libraries-programs Add separate targets for building libraries and executables - Drop patch numbers from .patch filenames * d/copyright: - Bump copyright years * d/rules: - Add hardening=+bindnow to DEB_BUILD_MAINT_OPTIONS - Add hardening=+pie to DEB_BUILD_MAINT_OPTIONS of executables -- Christian Kastner Thu, 21 Apr 2016 19:55:20 +0200 libocas (0.97+dfsg-1) unstable; urgency=medium * Rebase packaging on DFSG-cleaned upstream source. * debian/control: - Bump Standards-Version to 3.9.6 (no changes needed) - Drop XS-Testsuite. dpkg now recognizes the Testsuite header, and dpkg-source automatically adds one when an autopkgtest suite is found * debian/rules: - Improve version information extraction - Add a git-orig-source target that DFSG-cleans. The DFSG-cleaning is performed by uscan with the Files-Excluded header. However, as this header is not yet part of the official MRCF, it is placed in a separate file 'debian/files-excluded' * debian/copyright: - Document the DFSG-cleaning actions - Bump copyright years * debian/watch: - Adjust for DFSG-cleaned upstream source -- Christian Kastner Sat, 11 Jul 2015 17:05:39 +0200 libocas (0.97-1) unstable; urgency=medium * New upstream release. - Upstream renamed the linclass executable to linclassif * debian/libocas-tools.* debian/{linclassif,svmocas,msvmocas}.1: - Adjust for upstream-renamed executable * debian/NEWS: - Add to notify users of the renamed linclassif * Migrate git repo to Debian-Science at git.debian.org * debian/control: - Update VCS-* URLs to point to new location - Add XS-Testsuite for autopkgtest * debian/tests/*: - Add an autopkgtest "executables" that runs the examples from the documentation * debian/watch: - Mangle uversion instead of dversion, otherwise uscan renames using the unwanted version number * debian/libocas0.symbols: - Update with new symbol * debian/patches (refreshed): - 0001-Properly-build-shared-and-static-libraries-programs Refresh Makefile patch to new upstream version -- Christian Kastner Sun, 24 Aug 2014 15:26:04 -0700 libocas (0.93-3) unstable; urgency=low * debian/control: - Add Multi-Arch fields to packages where necessary - Add Pre-Depends for package liblinear1 * debian/rules: - Install to multi-arch locations * debian/patches (updated): - 0001-Properly-build-shared-and-static-libraries-programs Add an install target to upstream's Makefile, with configurable destinations for libraries and executables * debian/*.install: - Update paths as a consequence of the new install target and multi-arch-ification -- Christian Kastner Sun, 27 Jul 2014 00:52:22 +0200 libocas (0.93-2) unstable; urgency=low * debian/copyright: - Corrected upstream license version from GPL-3+ to GPL-3. Thanks to Vincent Cheng for catching this. Closes: #751668 * debian/control: - Bumped Standards-Version to 3.9.5 (no changes required) - Bumped debhelper dependency to 9 - Demoted libocas0's Recommends for libocas-tools to Suggests, so packages depending only on the library don't pull in the tools. * debian/compat: - Bumped debhelper compatibility level to recommended level 9 * debian/copyright: - Refreshed to machine-readable copyright format 1.0 * debian/rules: - Use DEB_CFLAGS_MAINT_APPEND, as recommended, instead of CFLAGS * debian/patches (modified): - 0001-Properly-build-shared-and-static-libraries-programs Include CPPFLAGS to avoid hardening flag warnings * debian/source/lintian-overrides: - Added override for debian-watch-may-check-gpg-signature * debian/libocas-tools.lintian-overrides: - Added override for arch-dep-package-has-big-usr-share -- Christian Kastner Wed, 19 Feb 2014 15:33:14 +0100 libocas (0.93-1) unstable; urgency=low * Initial release (Closes: #585788) * debian/patches: - 0001-Properly-build-shared-and-static-libraries-programs -- Christian Kastner Thu, 17 Jun 2010 16:38:22 +0200