torch3 (3.1-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch to debhelper compat level 10 (Closes: #817698).
  * Create an explicit debian/source/format.

 -- Andrey Rahmatullin <wrar@debian.org>  Thu, 24 Nov 2016 23:44:57 +0500

torch3 (3.1-2.1) unstable; urgency=low

  * Non maintainer upload.
  * Remove dependency on libstdc++6-4.1-dev. Closes: #595923.
  * Fix build failure on the GNU/Hurd (Barry deFreese). Closes: #534223.

 -- Matthias Klose <doko@debian.org>  Wed, 08 Sep 2010 21:04:24 +0200

torch3 (3.1-2) unstable; urgency=low

  * updated confusing changelog entry (closes: #319139)
  * updated to standard version 3.8.0
  * lintian cleaned

 -- Cosimo Alfarano <kalfa@debian.org>  Tue, 08 Jul 2008 10:45:13 -0400

torch3 (3.1-1.2) unstable; urgency=low

  * Porter NMU.
  * Added support for GNU/kFreeBSD (closes: #345235).
  * Fix the indentation of the description (closes: #371833).

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 10 Dec 2006 22:29:26 +0100

torch3 (3.1-1.1) unstable; urgency=high

  * NMU.
  * libtorch3-dev: Fix libstdc++-dev debpendency.

 -- Matthias Klose <doko@debian.org>  Mon,  4 Sep 2006 02:16:21 +0200

torch3 (3.1-1) unstable; urgency=low

  * Updated packagename and Co. for GCC 4.0 transition

 -- Cosimo Alfarano <kalfa@debian.org>  Wed, 13 Jul 2005 21:14:32 +0200

torch3 (3.1-0) unstable; urgency=low

  * New release from Upstream
    closes:#276723
  * Packages version updated to the upstream's one
    (thanks to Barak for remembering me it)
  * I've decided to use the old (debian-modified) makefile method, for the
    moment. There is no real reason, now, to use their xmake python script

 -- Cosimo Alfarano <kalfa@debian.org>  Fri, 29 Oct 2004 11:47:52 +0200

torch3 (0.0-7) unstable; urgency=low

  * semi applied a non upstream patch by Alexander Kogan (thanks) for
    core/general.cc
    error() and warning() are OK for stderr using, but message() and print()
    are not: they are intended for stdout outputs, if it's annoying it's only
    because they're misused.

 -- Cosimo Alfarano <kalfa@debian.org>  Tue,  8 Jun 2004 18:19:56 +0200

torch3 (0.0-6) unstable; urgency=low

  * removing g++ from build depends, it's in build-essential
  * libtorch3-dev: changed deps on libstdc++5-dev to libstdc++5-3.3-dev 
    closes: Bug#249976
    reason: g++ (3.3) is in build-essential, so libtorch3-dev cannot depend on
    something depending on g++-3.2
  * changing error() from using printf(...) to using fprintf(stdrr...) 
    closes: Bug#251033
    some printf are still around, I'm waiting for a patch from the bug
    submitter.

 -- Cosimo Alfarano <kalfa@debian.org>  Thu, 27 May 2004 18:52:59 -0300

torch3 (0.0-5) unstable; urgency=low

  * Standards-Version updated to 3.6.1

 -- Cosimo Alfarano <kalfa@debian.org>  Sun,  1 Feb 2004 12:27:36 +0100

torch3 (0.0-4) unstable; urgency=low

  * removed any explicit reference to g++-3.2 using g++ instead
  * dh_compress now do not compresses C++ sources (*.cc) anymore, so examples/
    can be compiled without decompression

 -- Cosimo Alfarano <kalfa@debian.org>  Tue,  6 Jan 2004 14:17:14 +0100

torch3 (0.0-3) unstable; urgency=low

  * Rebuild with debuild -sa to include orig file in .changes
    closes: #222150

 -- Cosimo Alfarano <kalfa@debian.org>  Fri, 28 Nov 2003 00:01:08 +0100

torch3 (0.0-2.1) unstable; urgency=low

  * Remove 'Conflicts: libtorch3' from libtorch3 control entry, useless.

 -- Cosimo Alfarano <kalfa@debian.org>  Thu, 13 Nov 2003 10:17:06 +0100

torch3 (0.0-2) unstable; urgency=low

  * First Debian Release
    closes: Bug#217648

 -- Cosimo Alfarano <kalfa@debian.org>  Tue,  4 Nov 2003 13:53:23 +0100

torch3 (0.0-1) unstable; urgency=low

  * Initial Release.

 -- Cosimo Alfarano <kalfa@debian.org>  Thu, 21 Aug 2003 14:50:28 +0200