brian (2.4.2-6) unstable; urgency=medium

  * Drop tuning on MIPS due to flaky builds: failed in unstable, although
    experimental build went through.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Sat, 20 Feb 2021 21:42:14 +0100

brian (2.4.2-5) unstable; urgency=medium

  * Fix detection of PA-RISC CPU on HP workstations.  The fallback method looks
    to otherwise work as expected, with the behavior of previous experiments.
  * Hopefully fix detection of SuperH CPU; Build-Depends are not available, so
    there are not much ways to check yet.
  * Rewrapped machine uname filters to be more condensed and less surprising.
  * debian/patches/gsl-compiler-arg.patch forwarded upstream.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Fri, 19 Feb 2021 14:45:38 +0100

brian (2.4.2-5~0exp0) experimental; urgency=medium

  * Team upload.
  * Improve gsl-compiler-arg.patch to squeeze out performances on any end user
    machine, in an architecture aware way.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Thu, 18 Feb 2021 19:42:27 +0100

brian (2.4.2-4) unstable; urgency=medium

  * Add myself to uploaders.
  * Attempt to undo harm done by erroneous experimental upload to unstable.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Thu, 04 Feb 2021 13:02:42 +0100

brian (2.4.2-4~0exp0) experimental; urgency=medium

  * Team upload.
  * Improve gsl-compiler-arg.patch to squeeze out performances on any end user
    machine, in an architecture aware way.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Wed, 03 Feb 2021 20:22:43 +0100

brian (2.4.2-3) unstable; urgency=medium

  * Team upload.
  * Add gsl-compiler-arg.patch to select sensible default build arguments, as
    several CPU architectures may otherwise not work with upstream's defaults,
    which mainly target amd64 CPUs.  Fixes FTBFS on a couple of architectures,
    including mipsel and riscv64.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Sat, 30 Jan 2021 19:16:49 +0100

brian (2.4.2-2) unstable; urgency=medium

  * Team Upload.
  * Fix import name (Fixes debci)
  * Add python3-setuptools to Depends

 -- Nilesh Patra <npatra974@gmail.com>  Wed, 23 Dec 2020 23:31:19 +0530

brian (2.4.2-1) unstable; urgency=medium

  * Team upload.
  * Take over package in Debian Med team maintenance
  * Delete debian/gbp.conf since repository now follows default
  * Standards-Version: 4.5.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
    update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Do not parse d/changelog (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Build-Depends: python3-pytest
  * Ignore test test_cpp_standalone, test_functions, test_monitor
  * Also ignore test_stateupdaters and test_numpy_codegen which is
    questionable
  * Remove unneeded debian/blends (information is in upstream metadata)

 -- Andreas Tille <tille@debian.org>  Tue, 22 Dec 2020 14:44:39 +0100

brian (2.2.2.1-1) experimental; urgency=medium

  * Team upload.
  * New upstream version providing Python3 support
    Closes: #936239, #876920
  * Verified that import works
    Closes: #896426
  * Point watch file to Github
  * debhelper-compat 9
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.4.1
  * Testsuite: autopkgtest-pkg-python
  * buildsystem=pybuild
  * Lintian-overrides for issues created by sphinx
  * hardening=+all
  * More verbose long descriptions

 -- Andreas Tille <tille@debian.org>  Thu, 03 Oct 2019 08:28:05 +0200

brian (1.4.3-1) unstable; urgency=medium

  * New upstream minor release
    - compatible with recent matplotlib (Closes: #811354)
  * debian/copyright
    - adjusted years and for BSD-3-clause

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 16 Feb 2016 09:38:34 -0500

brian (1.4.1-3) unstable; urgency=medium

  * Deprecate python-support (Closes: #785971)
  * Fix timestamp for sphinx based on the changelog.  Thanks Juan Picca for
    the report and the patch (Closes: #788393)
  * Moved debian/upstream to debian/upstream/metadata
  * Policy boost to 3.9.6 (no changes)
  * Tuned up debian/copyright

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 21 Aug 2015 16:41:19 +0200

brian (1.4.1-2) unstable; urgency=medium

  * Forgotten upload to unstable
  * debian/control
    - policy boost to 3.9.5
    - updated Vcs- fields given migration to anonscm.d.o and provided -b
      debian

 -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 30 Jul 2014 11:29:44 -0400

brian (1.4.1-1) experimental; urgency=low

  * New upstream release
    - absorbed/addressed all non deb_* patches
  * debian/rules
    - set http_proxy to avoid undesired network accesses
    - prefixed with 'set -e' all 'for' loops to guarantee failure if any fails
  	- set env variable BRIAN_SETUP_FAIL_ON_ERROR

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 30 Apr 2013 13:01:25 -0400

brian (1.4.0-1) experimental; urgency=low

  * Fresh upstream release
  * debian/patches:
    - added up_examples_shebangs patch to address lintian warnings on
      executable non-scripts
    - refreshed build_extensions patch to build extensions (assuming now
      that numpy is present)
    - cherry-picked 0001-C-version-of-SpikeContainer-now-picklable.patch to
      resolve pickling of swig'ed objects
  * debian/control:
    - boosted policy to 3.9.3 (no further changes)
    - removed not needed XS-DM-Upload-Allowed
  * debian/copyright:
    - DEP5 v.1.0 compliant now
    - moved references into debian/upstream

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 30 Aug 2012 09:09:13 -0400

brian (1.3.1-1) unstable; urgency=low

  * Fresh upstream release
  * Boosted policy compliance to 3.9.2 (no changes)
  * Added up_skip_tests_with_paths patch to avoid test failures on custom
    test scripts with hardcoded paths

 -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 02 Jan 2012 12:49:11 -0500

brian (1.3.0-2) unstable; urgency=low

  * Restrict numpy versioned dependency only to -lib package. Thanks Jakub
    Wilk

 -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 06 Apr 2011 13:04:44 -0400

brian (1.3.0-1) unstable; urgency=low

  * Fresh upstream release
  * Suggest cherrypy and build-depend on dvipng

 -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 19 Feb 2011 11:42:36 -0500

brian (1.2.2~svn2469-1) unstable; urgency=low

  * Upstream pre-release snapshot
  * debian/copyright - fixed Maintainer and Source entries
  * debian/rules:
    - set both HOME and MPLCONFIGDIR to point to build/.
      Should resolve issues of building when $HOME is read-only
      (Closes: #612548)
    - assure Agg matplotlib backend to avoid possible complications
      during off-screen operations
    - un-disabled hears unittests (model-fitting remains disabled due
      to absent dependency -- playdoh)
  * debian/control:
    - graphviz (for graphs rendering) and texlive-latex-base,
      texlive-latex-extra (for equations rendering) into build-depends

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 08 Feb 2011 19:28:34 -0500

brian (1.2.2~svn2229-1) unstable; urgency=low

  * Initial release (Closes: #602246)

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 02 Nov 2010 18:19:15 -0400