cookiecutter (2.6.0-2) unstable; urgency=medium

  * Team upload.
  * Fix build with nocheck.
  * Update standards-version.

 -- Santiago Vila <sanvila@debian.org>  Sat, 12 Apr 2025 20:25:00 +0200

cookiecutter (2.6.0-1) unstable; urgency=medium

  * Team Upload.

  [ Alexandre Detiste ]
  * New upstream version 2.5.0 (Closes: #1040040, #1013279)
  * update watch file for new GitHub API
  * use new dh-sequence-python3
  * set Rules-Requires-Root: no
  * d/patches:
    * refresh 0001-Don-t-test-for-.DS_Store
    * remove 0002-Use-PyYAML-instead-of-poyo, merged upstream
    * redo 0003-Remove-all-privacy-breach-images-from-documentation
    * disable 0004-Fix-relative-path-that-come-from-Jinja2
  * build-dependencies:
    * remove python3-mock
    * remove python3-recommonmark
    * add python3-arrow
    * add python3-rich
    * add python3-sphinx-click
    * add python3-myst-parser
    * add python3-sphinx-autodoc-typehints
  * disable test_generate_file_does_not_translate_crlf_newlines_to_lf
  * mark python-cookiecutter-doc 'Multi-Arch: foreign'
  * bump Standards Version to 4.6.2, no further change needed

  [ Emmanuel Arias ]
  * d/salsa-ci.yml: Ensable salsa-ci.
  * d/patches/0004-Fix-relative-path-that-come-from-Jinja2.patch:
     Add Bug-Debian variable to the patch to follow DEP-3.

  [ Andreas Tille ]
  * Real team maintenance in DPT (with permission in
    https://lists.debian.org/debian-python/2024/02/msg00072.html)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove field Testsuite on binary packages cookiecutter,
    python-cookiecutter-doc that duplicates source.
  * Add upstream metadata
  * Build-Depends: python3-sphinxcontrib.apidoc

 -- Andreas Tille <tille@debian.org>  Wed, 28 Feb 2024 11:26:16 +0100

cookiecutter (1.7.3-3) unstable; urgency=high

  * Team Upload.
  * d/patches/0004-Fix-relative-path-that-come-from-Jinja2.patch: Add patch to
    fix the relative paths that come from Jinja2 in test_generate_file test
    (Closes: #1033431).
  * d/salsa-ci.yml: Ensable salsa-ci.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Wed, 29 Mar 2023 16:33:22 -0300

cookiecutter (1.7.3-2) unstable; urgency=medium

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

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

 -- Sandro Tosi <morph@debian.org>  Sat, 11 Jun 2022 21:51:04 -0400

cookiecutter (1.7.3-1) unstable; urgency=medium

  * New upstream release. Closes: #964934.
  * d/control: add recommonmark extension for Sphinx
  * d/control: update dependencies
  * d/control: update debhelper-compat and Standards-Version
  * d/control: update homepage
  * d/patches: update patches and remove the one around click
  * d/watch: update GitHub repository

 -- Vincent Bernat <bernat@debian.org>  Fri, 12 Nov 2021 20:44:54 +0100

cookiecutter (1.6.0-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Vincent Bernat ]
  * d/control: drop Python 2 package. Closes: #936334.
  * d/patches: add a patch to make tests work with only python3 installed.

 -- Vincent Bernat <bernat@debian.org>  Sun, 01 Sep 2019 17:01:10 +0200

cookiecutter (1.6.0-3) unstable; urgency=medium

  [ Vincent Bernat ]
  * Switch to Python 3 for cookiecutter package. Closes: #902869.
  * Patch test suite to work with unreleased version of python-click.
    Closes: #908687.

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

 -- Vincent Bernat <bernat@debian.org>  Wed, 10 Oct 2018 06:54:16 +0200

cookiecutter (1.6.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Gianfranco Costamagna ]
  * Bump std-version to 4.1.3, no changes required.
  * Team upload.
  * Apply changes of 1.5.1-2 on top of 1.6.0
  * Drop catchlog dependency (Closes: #894533)
    - Enforce minimum pytest version

 -- Ondřej Nový <onovy@debian.org>  Tue, 13 Feb 2018 10:18:33 +0100

cookiecutter (1.6.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control: bump Standards-Version.
  * d/control: build-depends on python*-pytest-cov.
  * d/control: build-depends on python3-sphinx.
  * d/patches: update privacy breach patch.

 -- Vincent Bernat <bernat@debian.org>  Sun, 12 Nov 2017 15:40:54 +0100

cookiecutter (1.5.1-1) unstable; urgency=medium

  * New upstream release.
  * d/control: bump Standards-Version.
  * Refresh patches after git-dpm to gbp pq conversion

 -- Vincent Bernat <bernat@debian.org>  Sat, 16 Sep 2017 16:37:39 +0200

cookiecutter (1.5.0-2) unstable; urgency=medium

  [ Ben Finney ]
  * Add “Suggests: python-cookiecutter-doc” dependency.
    Closes: #853038.
  * Add “Suggests” to the documentation package for any of the code
    packages.

 -- Vincent Bernat <bernat@debian.org>  Sun, 06 Aug 2017 17:31:25 +0200

cookiecutter (1.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Switch to debhelper 9.

 -- Vincent Bernat <bernat@debian.org>  Sun, 25 Dec 2016 20:59:55 +0100

cookiecutter (1.4.0-3) unstable; urgency=medium

  * Make the build reproducible by avoiding nondeterministic kwargs.
    Closes: #834861.
  * Change section for "cookiecutter" binary package to "devel".
    Closes: #832198.
  * Remove any privacy-breach images from documentation. Closes: #836159.

 -- Vincent Bernat <bernat@debian.org>  Tue, 25 Oct 2016 08:54:22 +0200

cookiecutter (1.4.0-2) unstable; urgency=medium

  * Build-Depends on python-sphinx-rtd-theme. Closes: #829364.

 -- Vincent Bernat <bernat@debian.org>  Sun, 03 Jul 2016 09:09:52 +0200

cookiecutter (1.4.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Vincent Bernat ]
  * New upstream version.
  * Update build-dependencies.
  * Add a patch to use PyYAML instead of poyo.
  * Bump Standards-Version. No changes.

 -- Vincent Bernat <bernat@debian.org>  Sat, 28 May 2016 15:10:58 +0200

cookiecutter (1.3.0-2) unstable; urgency=medium

  * Really depends on python{,3}-ruamel.yaml. Somehow, the previous
    version was not uploaded correctly. Closes: #808382.

 -- Vincent Bernat <bernat@debian.org>  Sun, 20 Dec 2015 23:27:14 +0100

cookiecutter (1.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Explicitely depends on python{,3}-ruamel.yaml as this is a conditional
    depends that cannot be solved by pybuild yet.

 -- Vincent Bernat <bernat@debian.org>  Sat, 05 Dec 2015 17:10:15 +0100

cookiecutter (1.2.1-1) unstable; urgency=medium

  * New upstream release.
     + Drop all current patches.
     + Complete build-dependencies (future, whichcraft, pytest-mock,
       ruamel.yaml).
  * d/rules: use PYBUILD_NAME.
  * d/rules: enforce use of py.test for tests.

 -- Vincent Bernat <bernat@debian.org>  Mon, 30 Nov 2015 09:10:51 +0100

cookiecutter (1.0.0-3) unstable; urgency=medium

  * Update click patch to accept any version.

 -- Vincent Bernat <bernat@debian.org>  Thu, 27 Aug 2015 19:24:12 +0200

cookiecutter (1.0.0-2) unstable; urgency=medium

  * Add a patch for compatibility with click 4.x. Closes: #793525.

 -- Vincent Bernat <bernat@debian.org>  Fri, 24 Jul 2015 22:17:54 +0200

cookiecutter (1.0.0-1) unstable; urgency=medium

  * New upstream release
     + Refresh patch.
     + Depends on pytest to run tests.
     + Depends on python-click for CLI. Install git as well.
  * Bump Standards-Version. No changes.

 -- Vincent Bernat <bernat@debian.org>  Sun, 26 Apr 2015 17:36:13 +0200

cookiecutter (0.7.2-1) unstable; urgency=medium

  * New upstream release
     + Drop network related patch, not needed anymore.

 -- Vincent Bernat <bernat@debian.org>  Sun, 28 Sep 2014 10:00:14 +0200

cookiecutter (0.7.1-1) unstable; urgency=low

  * New upstream release. Closes: #733567.
     + Drop all patches are that are not needed any more.
     + Build-Depends on python{,3}-yaml.
  * Add patch to disable network tests.
  * Add patch to handle .DS_Store (stripped by svn-upgrade).

 -- Vincent Bernat <bernat@debian.org>  Sun, 27 Apr 2014 12:01:02 +0200

cookiecutter (0.6.4-1) unstable; urgency=low

  * New upstream version.
     + Drop patch fixing jinja2 requirement.
     + Drop patch fixing unicode open with Python3.
  * Add python-binaryornot as a build-dep.

 -- Vincent Bernat <bernat@debian.org>  Sun, 08 Sep 2013 16:25:50 +0200

cookiecutter (0.6.1-1) unstable; urgency=low

  * Initial release. Closes: #720024.

 -- Vincent Bernat <bernat@debian.org>  Sat, 17 Aug 2013 22:01:52 +0200
