dwww Home | Show directory contents | Find package

libsvm (3.24+ds-6) unstable; urgency=medium

  * d/test/control: Add python3-all to python-simple's Depends:
    (Closes: #972533) 
  * d/control: Add myself to Uploaders.

 -- Michael Hudson-Doyle <mwhudson@debian.org>  Thu, 22 Oct 2020 08:22:16 +1300

libsvm (3.24+ds-5) unstable; urgency=medium

  * Set Multi-Arch: same for libsvm3, libsvm-dev; foreign for libsvm-java
  * Add optional symbols seen with newer toolchain
  * Add lintian-overrides for libsvm-java

 -- Christian Kastner <ckk@debian.org>  Sun, 13 Sep 2020 20:52:29 +0200

libsvm (3.24+ds-4) unstable; urgency=medium

  * Add autopkgtest for Python package
  * Add patch Merge-commonutil.py-into-svmutil.py.patch (Closes: #958114)
    - Add python3-libsvm.README.Debian documenting the merge

 -- Christian Kastner <ckk@debian.org>  Sat, 02 May 2020 10:12:38 +0200

libsvm (3.24+ds-3) unstable; urgency=medium

  * autopktest: Fix package name svm-tools -> libsvm-tools. (Closes: #950317)
  * Fix FTBFS on arch:all because of missing JAR.
    This was caused by recent changes to the build process.
  * Mark libsvm3-java as Multi-Arch: foreign
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Christian Kastner <ckk@debian.org>  Fri, 31 Jan 2020 23:33:23 +0100

libsvm (3.24+ds-2) unstable; urgency=medium

  * Set shebang when installing tools/. Really (Closes: #936924)

 -- Christian Kastner <ckk@debian.org>  Mon, 20 Jan 2020 08:36:36 +0100

libsvm (3.24+ds-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Move to Debian Science Team maintenance

  [ Chen-Tse Tsai ]
  * Acknowledge NMUs. Thanks, Olly Betts and Adrian Bunk!
  * Drop dependency on cdbs. Use dh instead.
  * Drop Python2 package. Create Python3 package (Closes: #936924)
  * Add patch build-libraries.patch to simplify proper shared library building.
  * Bump debhelper compatibility level to 12.
  * Let dh_install install from debian/tmp, instead of source.
  * Add lintian overrides for no-upstream-changelog.
  * Include man pages in libsvm-tools package.
  * Drop obsolete dpkg trigger.

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #862234)
    + Move default-jdk to Build-Depends-Indep
    + Annotate python-all dependency with :native
    + Use a triplet-prefixed CXX

  [ Andreas Tille ]
  * Secure URI in copyright format
  * Remove trailing whitespace in debian/changelog
  * Remove trailing whitespace in debian/control
  * Remove trailing whitespace in debian/copyright
  * Trim trailing whitespace.
  * Use secure URI in Homepage field.
  * Fix day-of-week for changelog entry 2.91-1.
  * Use Files-Excluded to exclude Windows binaries

  [ Christian Kastner ]
  * Add symbols file based on version 3.21
  * Set Rules-Requires-Root to no to declare that libsvm does not need
    (fake)root for building its debs
  * Also install tools svm-checkdata, svm-easy, svm-grid, svm-subset
  * Add autopkgtest smoke-test for the executables
  * Add myself to Uploaders
  * Use secure URI in d/watch
  * Add Comment to d/copyright documenting the precompiled binaries removal
  * Bump copyrights
  * Add lintian override for
    possible-documentation-but-no-doc-base-registration

 -- Christian Kastner <ckk@debian.org>  Fri, 10 Jan 2020 22:15:03 +0100

libsvm (3.21+ds-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Bump -target/-source to fix FTBFS with Java >= 9,
    thanks to Emmanuel Bourg. (Closes: #893291)

 -- Adrian Bunk <bunk@debian.org>  Sun, 23 Sep 2018 08:39:25 +0300

libsvm (3.21+ds-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/libsvm3.triggers:
    - Fix typo: activate-nowait -> activate-noawait.  (Closes: #832075)

 -- Olly Betts <olly@survex.com>  Sat, 30 Jul 2016 15:18:16 +1200

libsvm (3.21+ds-1) unstable; urgency=medium

  * New upstream release (Closes: #824032)
  * Acknowledge NMU. Thanks, Andrey.
  * debian/control:
    - Removed obsolete DM-Upload-Allowed
    - Updated the Standards-Version to 3.9.8 (no changes needed)
    - Changed XS-Python-Version to X-Python-Version
    - Changed the architecture of python-libsvm to all
    - Make python-libsvm, depending on arch:any, binNMUable
    - Removed duplicated Homepage description. (Closes: #693889)
    - Removed autotools-dev from Build-Depends
    - Changed python-all-dev to python-all in Build-Depends
  * debian/rules:
    - Added hardening support using dpkg-buildflags
  * Added patch improve-option-parsing.patch.
    It improves option parsing in svm-train.c, svm-predict.c,
    and svm-scale.c. (Closes: #716362, Closes: #716363)
  * debian/copyright:
    - Changed the copyright file to machine-readable format 1.0
    - Added missing copyright attribution for tools/checkdata.py
  * Replaced libsvm3.postinst with libsvm3.triggers
  * Fixed some typos in the man page of svm-checkdata
  * Added a watch file
  * Removed Windows binary files and the pre-built jar (Closes: #823880)
  * Thanks to Christian for advising many packaging details.

 -- Chen-Tse Tsai <ctse.tsai@gmail.com>  Wed, 20 Jul 2016 12:50:24 -0500

libsvm (3.12-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Port from python-support to dh-python (Closes: #786206)

 -- Andrey Rahmatullin <wrar@debian.org>  Sat, 29 Aug 2015 20:00:43 +0500

libsvm (3.12-1) unstable; urgency=low

  * New upstream release
  * Remove patchsys-quilt.mk and upgrade to packaging format "3.0 quilt".
  (Closes: #667791)
  * Update to Standards-Version to 3.9.3 and debhelper to 9.
  * Change obsolete depends default-jdk-builddep to default-jdk.
  (Closes: #669223)
  * Fix description-synopsis-starts-with-article (Lintian).
  * Fix extended-description-is-probably-too-short (Lintian).
  * Fix needless-dependency-on-jre (Lintian).
  * Fix capitalization-error-in-description Python (Lintian).
  * Fix duplicate-short-description (Lintian).
  * Add build-arch and build-indep rules. (Closes: #673215)

 -- Chen-Tse Tsai <ctse.tsai@gmail.com>  Mon, 11 Jun 2012 16:14:24 +0800

libsvm (3.1-1) unstable; urgency=low

  * New upstream release.
  * Removed the versioned name of directory under /usr/include/
        since different version of libsvm-dev cannot be co-installed. (Closes: #608851)

 -- Chen-Tse Tsai <ctse.tsai@gmail.com>  Wed, 6 Apr 2011 17:45:42 +0800

libsvm (3.0-1) unstable; urgency=low

  [Chen-Tse Tsai]
  * New upstream release.
    - Moved the model structure to svm.h and changed the function
      which destroys the model.
    - Added description warns that the new python interface
      is incompatible with the previous version 2. (Closes: #594251)
  [Steffen Moeller]
  * Changed to source format 3.0 (quilt).
  * Allowing repeated invocations of dpkg-buildpackage

 -- Chen-Tse Tsai <ctse.tsai@gmail.com>  Sun, 10 Oct 2010 10:55:41 +0800

libsvm (2.91-2) unstable; urgency=low

  * Fixed the preinst script of python-libsvm. (Closes: #583737)
  * Fixed the man page of svm-predict. (Closes: #590275)
  * Fixed python string exception problems of libsvm-tools. (Closes: #585245)

 -- Chen-Tse Tsai <ctse.tsai@gmail.com>  Fri, 6 Aug 2010 03:03:41 +0800

libsvm (2.91-1) unstable; urgency=low

  * New upstream release.
  * Changed python-libsvm to the new python interface
    provided by upstream.

 -- Chen-Tse Tsai <ctse.tsai@gmail.com>  Sat, 10 Apr 2010 12:00:44 +0800

libsvm (2.90-1) unstable; urgency=low

  * New upstream release.
  * Fixed dependency of python-libsvm. (Closes: #548401)
  * Fixed python-libsvm building problem and migrated
    from python-central to python-support.
    Thanks to Sandro Tosi. (Closes: #557339)
  * Moved the tools in examples/tools/ of python-libsvm to
    libsvm-tools and provided manual pages for them.
  * Made libsvm2 depend on the latest libsvm-dev. (Closes: #527805)
  * Rebuild .jar from source. Thanks to gregor herrmann. (Closes: #558575)
  * Removed libsvm.pc from libsvm-dev.

 -- Chen-Tse Tsai <ctse.tsai@gmail.com>  Fri, 4 Dec 2009 21:00:44 +0800

libsvm (2.89-1) unstable; urgency=low

  * New upstream release.
  * Changed version number to consistent with upstream.
  * Changed examples of libsvm-dev.
  * Removed debian/patches/verbosity-adjust.diff and osx-support.diff.

 -- Chen-Tse Tsai <ctse.tsai@gmail.com>  Wed, 01 Apr 2009 15:46:44 +0800

libsvm (2.88.0-5) unstable; urgency=low

  * New maintainer. (Closes: #517447)
  * Fixed long description of Java package. (Closes: #518141)

 -- Chen-Tse Tsai <ctse.tsai@gmail.com>  Wed, 04 Mar 2009 23:39:03 +0800

libsvm (2.88.0-4) unstable; urgency=low

  * Made Java package architecture all instead of architecture any.

 -- Rudi Cilibrasi <cilibrar@debian.org>  Mon, 09 Feb 2009 21:53:59 -0800

libsvm (2.88.0-2) unstable; urgency=low

  * Added new libsvm2-java binary package.  (Closes: #514502)

 -- Rudi Cilibrasi <cilibrar@debian.org>  Mon, 09 Feb 2009 20:58:52 -0800

libsvm (2.88.0-1) unstable; urgency=low

  * New upstream release.       (Closes: #476534)
  * Switched to quilt patch management system, updated patches for v. 2.88.
  * Fixed new Build-Depends and Depends problems.

 -- Rudi Cilibrasi <cilibrar@debian.org>  Sun, 08 Feb 2009 21:39:45 -0800

libsvm (2.85.0-1) unstable; urgency=low

  * New upstream release.

 -- Rudi Cilibrasi <cilibrar@debian.org>  Fri, 28 Dec 2007 22:15:04 -0800

libsvm (2.84.0-3) unstable; urgency=low

  * Added support for Python 2.5. (Closes: #445386)

 -- Rudi Cilibrasi <cilibrar@cilibrar.com>  Fri, 26 Oct 2007 17:45:17 -0700

libsvm (2.84.0-2) unstable; urgency=low

  * Verbosity option for python.  Thanks to Michael Hanke. (Closes: #439112)
  * Updated Build-Depends and Depends and clarified package authorship.

 -- Rudi Cilibrasi <cilibrar@cilibrar.com>  Wed, 03 Oct 2007 17:49:09 -0700

libsvm (2.84.0-1) unstable; urgency=low

  * New upstream release.
  * Fixed clean target. (Closes: #424537)
  * Added -q quiet option to svm-train and svm-predict to
    suppress diagnostic messages. (Closes: #412531)

 -- Rudi Cilibrasi <cilibrar@cilibrar.com>  Fri, 20 Apr 2007 11:21:59 +0200

libsvm (2.82.0-4) unstable; urgency=low

  * Fixed broken doc examples in python-libsvm.  (thanks to Michael Hanke)
  * Added many more docs from orig.tar. (Closes: #405273)

 -- Rudi Cilibrasi <cilibrar@cilibrar.com>  Wed, 10 Jan 2007 20:10:45 +0100

libsvm (2.82.0-3) unstable; urgency=low

  * Minimized depends and build-depends, and simplified Python versions.
  * Python version 2.3 support has been removed. (Closes: #403347)
  * Many small packaging improvements related to Debian Python policy.
  * Thanks to Matthias Klose, Petr Salinger, and the Debian Installer daemon
    for lots of help with this release. (Closes: #403751)

 -- Rudi Cilibrasi <cilibrar@cilibrar.com>  Wed, 20 Dec 2006 13:57:45 +0100

libsvm (2.82.0-2) unstable; urgency=low

  * Added g++-4.0 to Build-Depends.

 -- Rudi Cilibrasi <cilibrar@cilibrar.com>  Wed, 18 Oct 2006 16:10:24 +0200

libsvm (2.82.0-1) unstable; urgency=low

  * 2.82.0-1
  * Initial release. (Closes: #379051)  This package will be a
    sponsored upload by Paul van Tilburg and owes him thanks for
    valuable suggestions.
  * This release also closes: #379051.
  * Made Python interface work.  Thank to Yarik for help with this.
  * Made version numbers and SONAME to be more consistent, modern, and clean.
  * Thanks to Yarik (Yaroslav Halchenko <debian@onerussian.com>) for
    help with the version/SONAME fix.
  * Fixed some minor documentation issues.
  * Adjusted watch file and versioning scheme to follow upstream better.
  * Fixed libsvm.pc description.
  * Clarified debian/copyright.
  * Moved -dev package sections to libdevel.
  * Manual pages moved to debian/ subdir.
  * Simplified external Debian packaging.
  * Merged libsvm-doc stuff into libsvm2 package and got rid of -doc package.
  * Minor packaging adjustments prior to first official upload.
  * Switched to CDBS.
  * More packaging adjustments; made configure executable.
  * Minor packaging fixes.

 -- Rudi Cilibrasi <cilibrar@cilibrar.com>  Tue, 26 Sep 2006 21:28:48 +0200

Generated by dwww version 1.15 on Thu May 23 19:14:22 CEST 2024.