git-big-picture (1.0.0-1) unstable; urgency=medium

  * New upstream release.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Doug Torrance ]
  * debian/clean
    - Add .pytest_cache directory; generated during build.
  * debian/control
    - Bump Standards-Version to 4.5.1.
    - Update Homepage.
    - Add python3-pytest to Build-Depends.
    - Remove graphviz from Build-Depends; no longer necessary.
    - Remove python3-cram from Build-Depends. Upstream has switched to
      scruf for this test, but it is not available in Debian yet.
  * debian/copyright
    - Update Source link.
    - Update years.
  * debian/git-big-picture.1
    - Update manpage.
  * debian/patches
    - Remove patches; no longer necessary.
  * debian/pybuild.testfiles
    - New file; copy test file to build directory.
  * debian/rules
    - Drop override_dh_auto_test target; instead we use pybuild for
      testing and set PYBUILD_TEST_* environment variables.
  * debian/tests/control
    - Update Test-Command; we now use pytest and not cram.
  * debian/upstream/metadata
    - Update links.
  * debian/watch
    - Update download link.

 -- Doug Torrance <dtorrance@piedmont.edu>  Thu, 14 Jan 2021 13:20:13 -0500

git-big-picture (0.10.1-1) unstable; urgency=medium

  [ Doug Torrance ]
  * New upstream release.
    - Add Python 3 support (Closes: #936615).
  * debian/control
    - Switch Maintainer to PAPT and add self to Uploaders.
    - Bump debhelper compatibility level to 13.
    - Add dh-python to Build-Depends and drop python and python-setuptools
      in favor of python3-all and python3-setuptools.
    - Add git, graphviz, and python3-cram to Build-Depends for use during
      test.
    - Switch from ${python:Depends} to ${python3:Depends}.
    - Update Vcs-* links to Salsa.
    - Remove obsolete X-Python-Version.
    - Bump Standards-Version to 4.5.0.
    - Add Rules-Requires-Root field.
  * debian/copyright
    - Use https in Format field.
  * debian/patches/cram_git_identity.patch
    - Set up fake user so we don't get fatal 'empty ident name' error
      during test.
  * debian/patches/use_python3_shebang.patch
    - Run script using Python 3.
  * debian/rules
    - Remove get-orig-source target.
    - Use pybuild and switch from python2 to python3.
    - New override_dh_auto_test target which runs upstream test.
    - Fix trailing whitespace
  * debian/salsa-ci.yml
    - Add Salsa-Pipeline config file.
  * debian/tests/control
    - Add continuous integration test.
  * debian/watch
    - Bump to uscan v4 and use special strings.

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Doug Torrance <dtorrance@piedmont.edu>  Mon, 11 May 2020 18:12:11 -0400

git-big-picture (0.9.0+git20131031-2) unstable; urgency=medium

  * debian/{control,copyright}
    - Update email address.

 -- Doug Torrance <dtorrance@piedmont.edu>  Sun, 23 Aug 2015 01:51:36 -0400

git-big-picture (0.9.0+git20131031-1) unstable; urgency=low

  * Initial release (Closes: #774782).

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Wed, 07 Jan 2015 14:54:32 -0600
