pastescript (3.7.0-1) unstable; urgency=medium

  * Team upload.
  * [51407d5] New upstream version 3.7.0
  * [e25b3f8] Rebuild patch queue from patch-queue branch
    Dropped patch (included upstream):
    py313-logging.patch
  * [2faec91] d/rules: Drop -D option from SPHINXOPTS
  * [40baa33] d/rules: Remove .mypy_cache whithin dh_clean

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 26 Jan 2025 19:50:13 +0200

pastescript (3.6.0-2) unstable; urgency=medium

  * Team upload.
  * Adjust logging lock handling for Python 3.13 (closes: #1088763).

 -- Colin Watson <cjwatson@debian.org>  Sun, 08 Dec 2024 15:19:57 +0000

pastescript (3.6.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.6.0
  * update URL's for new project ownership

 -- Alexandre Detiste <tchet@debian.org>  Sat, 27 Apr 2024 14:42:34 +0200

pastescript (3.5.0-3) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.5.0
  * refresh patches

 -- Alexandre Detiste <tchet@debian.org>  Thu, 14 Mar 2024 19:25:17 +0100

pastescript (3.2.1-2) unstable; urgency=medium

  [ Simon Chopin ]
  * [9ef7c05] d/rules: Add traget override_dh_auto_clean
    (Closes: #1051850)

  [ Carsten Schoenert ]
  * [c4ee28e] d/control: Switch to dh-sequence-* with pybuild-plugin-*
  * [52d5e3f] d/rules: Drop --with option from default target
  * [767990e] d/rules: Modify the call of the tests
  * [35b1259] d/control: Update Standards-Version to 4.6.2
    No further changes needed.
  * [a48094c] d/rules: Set and use $(SPHINXOPTS) for sphinx based docu

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 30 Sep 2023 20:12:14 +0200

pastescript (3.2.1-1) unstable; urgency=medium

  * d/watch: Update to version 4, use git mode
  * d/gbp.conf: Add some basic default configuration
  * New upstream version 3.2.1
  * Rebuild patch queue from patch-queue branch
    Refreshed and renamed patches:
    03_try_to_find_templates_in_system_dir.patch
     -> debian/patches/template_dir-Add-Debian-specific-template-folders.patch
    02_rename_templates_dir.patch
     -> debian/patches/template_dir-Use-folder-from-the-Debian-package.patch
    Added patches:
    docs-news.txt-Fixup-RST-syntax.patch
    tests-Disable-instancing-of-class-DisableDirectory.patch
    tests-Remove-imports-of-nose-module.patch
  * d/control: Move Maintainer back to DPT
  * d/control: Update some source pkg specific fields
    Reorder some build depending packages and adjust the upstream project
    URL. Adding Rules-Requires-Root: no as no root privileges are required
    for building this package.
  * d/control: Update Standards-Version to 4.6.1
    No further changes needed.
  * d/control: Update binary package descriptions
  * d/rules: Use dh_sphincdoc helper to build documentation
  * d/python-pastescript-doc.docs: Drop sequencer file
    Not needed now as dh_sphinxdoc is doing the magic.
  * tests: Run the internal tests while package build
  * autopkgtest: Adding a basic first test setup
  * d/README.source: Add some information about the source
  * d/copyright: Update and adjust content data
  * d/u/metadata: Adding basic metadata

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 20 Nov 2022 12:46:01 +0100

pastescript (2.0.2-6) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * QA Upload.
    Orphan package - see bug 740531.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Sun, 16 Oct 2022 21:48:49 +0100

pastescript (2.0.2-5) unstable; urgency=low

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-pastescript-doc: Add Multi-Arch: foreign.

  [ 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.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set field Upstream-Name in debian/copyright.
  * Bump debhelper from old 12 to 13.

 -- Sandro Tosi <morph@debian.org>  Wed, 04 May 2022 17:19:00 -0400

pastescript (2.0.2-4) unstable; urgency=medium

  * Team upload.
  * Don't install manpage into python-pastescript-doc (Closes: #948845).
  * Enable autopkgtest-pkg-python testsuite.

 -- Ondřej Nový <onovy@debian.org>  Mon, 20 Jan 2020 09:08:03 +0100

pastescript (2.0.2-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937246

 -- Sandro Tosi <morph@debian.org>  Sat, 11 Jan 2020 14:50:18 -0500

pastescript (2.0.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Piotr Ożarowski ]
  * Add dh-python to Build-Depends

 -- Thomas Goirand <zigo@debian.org>  Mon, 02 Apr 2018 21:36:29 +0200

pastescript (2.0.2-1) unstable; urgency=medium

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

  [ Federico Ceratto ]
  * New upstream release
  * Add doc-base file, fix section
  * Remove unneded dirs file.
  * Update copyright.
  * Bump up dh version, update desc.
  * Disable templates dirs patches.
  * Remove unneded patch for supplementary groups.
  * Install completions, cleanup.
  * Switch to pybuild, build py3 and -doc pkgs.

  [ Thomas Goirand ]
  * Ran wrap-and-sort -bast.
  * Removed (build-)dependency versions (satisfied in Stable).
  * Add myself as uploader.
  * Standards-Version is now 4.1.2.
  * Fixed watch file.

 -- Thomas Goirand <zigo@debian.org>  Sat, 23 Dec 2017 12:28:59 +0000

pastescript (1.7.5-3) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Piotr Ożarowski ]
  * Rebuild to drop python2.6 symlinks (closes: #707896)

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 16 May 2013 21:07:47 +0200

pastescript (1.7.5-2) unstable; urgency=high

  [ Luk Claes ]
  * Fix CVE-2012-0878 by dropping supplementary groups (closes: #661061).

  [ Piotr Ożarowski ]
  * Add versioned dependency on python-pastedeploy (the first one that uses
    dh_python2)
  * Remove egg-info data in clean target to allow building twice in a row
    (closes: #671318)
  * Standards-Version bumped to 3.9.3 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 27 May 2012 21:57:31 +0200

pastescript (1.7.5-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Added a versioned dependency on python-paste (>= 1.7.5.1-2~).

 -- Thomas Goirand <zigo@debian.org>  Sun, 29 Apr 2012 08:29:48 +0000

pastescript (1.7.5-1) unstable; urgency=low

  * New upstream release
  * Add python-cherrypy to Suggests (for egg:PasteScript#cherrypy)

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 07 Nov 2011 23:00:33 +0100

pastescript (1.7.4.2-1) unstable; urgency=low

  * New upstream release
    - installs "tests" module into global namespace, removed in Debian package
    - no longer provides paste.script.wsgiserver (python-cherrypy removed from
      Suggests)
    - 01_disable_ez_setup.patch removed, no longer needed
  * Add debian/paster.py script as upstream doesn't ship scripts dir anymore
  * Let dh_sphinxdoc handle documentation files, python-sphinx build
    dependency bumped to 1.0.7+dfsg-1

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 20 Aug 2011 20:49:59 +0200

pastescript (1.7.3-7) unstable; urgency=low

  * Convert to dh_python2
  * Source format changed to 3.0 (quilt)
  * Standards-Version bumped to 3.9.2 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 28 May 2011 17:41:00 +0200

pastescript (1.7.3-6) unstable; urgency=low

  * Revert the change from -4, setuptools is back in Depends (closes: 572609)
  * Move python-flup and python-cheetah from Recommends to Suggests
  * Standards-Version bumped to 3.8.4 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 24 Apr 2010 17:05:37 +0200

pastescript (1.7.3-5) unstable; urgency=low

  * Add 03_try_to_find_templates_in_system_dir patch so that paster will try
    to find templates in /usr/local/share/paster_templates/ and
    /usr/share/paster_templates/ first.

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 30 Nov 2009 22:38:54 +0100

pastescript (1.7.3-4) unstable; urgency=low

  * python-setuptools replaced with python-pkg-resources dependency
    (closes: #546434)
  * debian/rules cleanups:
    - $py_setup_install_args aka --install-layout=deb replaced with
      --install-lib
    - python.mk (optional) include removed
  * Standards-Version bumped to 3.8.3 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 25 Sep 2009 21:51:18 +0200

pastescript (1.7.3-3) unstable; urgency=low

  * Prepare for Python 2.6:
    + use py_libdir in debian/rules (LP: #359482)
  * python and python-all-dev build dependencies replaced with python-all
  * Standards-Version bumped to 3.8.1 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 12 Apr 2009 01:23:26 +0200

pastescript (1.7.3-2) unstable; urgency=low

  * Change Debian packaging license to MIT (to match upstream)
  * Upload to unstable

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 15 Feb 2009 21:29:30 +0100

pastescript (1.7.3-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze, to ease
    testing rev. dependencies)
  * ignore exceptions in bash completion script

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 11 Nov 2008 10:47:58 +0100

pastescript (1.7.2-1) experimental; urgency=low

  [ Sandro Tosi ]
  * Switch Vcs-Browser field to viewsvn

  [ Piotr Ożarowski ]
  * New upstream release (upload to experimental due to Lenny freeze, to ease
    testing rev. dependencies)

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 06 Nov 2008 18:48:42 +0100

pastescript (1.7-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze, to ease
    testing rev. dependencies)
  * Update patches/02_rename_templates_dir patch and debian/rules to handle
    new directory name
  * Add lintian override for license.txt_tmpl (template detected as extra
    license file)
  * Build docs using Sphinx:
    + python-sphinx replaced python-docutils build dependency
    + new suggested package: libjs-jquery
  * Add bash completion for paster

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 30 Oct 2008 19:41:02 +0100

pastescript (1.6.3-1) unstable; urgency=low

  * New upstream release
  * python-paste and python-pastedeploy added to build dependencies
  * Don't feed rst2html with new subdirectories of docs directory
  * Standards-Version bumped to 3.8.0:
    + debian/README.source file added

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 14 Jun 2008 11:43:52 +0200

pastescript (1.6.2-4) unstable; urgency=low

  * Revert my last changes in paster script:
    + paster has to be a Python script or --reload will not work
      (closes: #482968)
    + don't depend on all supported Python versions, override lintian errors
      for now (until I'll find a better solution)

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 27 May 2008 23:25:11 +0200

pastescript (1.6.2-3) unstable; urgency=low

  * Replace python-setuptools with python-pkg-resources in Depends
    (closes: #468714)
  * Remove paste-common dependency, python-support will provide all needed
    namespace
  * Move templates to /usr/share/paster_templates
    + patches/02_rename_templates_dir path updated
  * New debian/paster shell script will invoke paster after detecting desired
    Python version from file name
    + original paster scipt no longer installed
    + package depends only on default Python version again
      (unnecessary dependency introduced in previous upload)

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 24 May 2008 20:05:12 +0200

pastescript (1.6.2-2) unstable; urgency=low

  * Provide /usr/bin/pasterX.Y scripts for all supported Python versions

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 29 Feb 2008 23:01:40 +0100

pastescript (1.6.2-1) unstable; urgency=low

  * New upstream release
  * 03_skip_empty_templates patch removed (no longer needed)
  * Strip the "-1" from setuptools' required version
  * Fix "Python" word capitalization in short description

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 27 Feb 2008 20:02:11 +0100

pastescript (1.6.1.1-1) unstable; urgency=low

  * New upstream release
  * Add 03_skip_empty_templates patch (fixes TurboGears' quickstart)
  * Add versioned dependency on python-paste and python-pastedeploy
    (paste-common is not enough, closes: 463958)

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 04 Feb 2008 20:21:37 +0100

pastescript (1.6.1-1) unstable; urgency=low

  * New upstream release
  * 02_rename_templates_dir patch added, templates dir renamed to
    templates_dir in debian/rules (workaround for python-support's #459468)
    Closes: #459446

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 06 Jan 2008 20:02:19 +0100

pastescript (1.6-1) unstable; urgency=low

  * New upstream release
  * Switch to python-support. All paste packages will now depend on
    paste-common (>= 1.6-1) to make sure all use pysupport
  * Compress binary package with bzip2
  * Homepage field added
  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
  * Bump Standards-Version to 3.7.3 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 05 Jan 2008 21:27:05 +0100

pastescript (1.3.6-2) unstable; urgency=low

  * find (see clean rule) works correctly in every build now (closes: #442699)
  * 01_setuptools_version patch replaced with 01_disable_ez_setup

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 17 Sep 2007 23:19:12 +0200

pastescript (1.3.6-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 04 Sep 2007 23:59:00 +0200

pastescript (1.3.5-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 26 Jun 2007 21:03:09 +0200

pastescript (1.3.4-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 30 Apr 2007 15:09:38 +0200

pastescript (1.3.3-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 12 Apr 2007 20:14:59 +0200

pastescript (1.3.2-2) unstable; urgency=low

  * Upload to unstable

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 Apr 2007 16:53:31 +0200

pastescript (1.3.2-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Etch freeze)

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 03 Apr 2007 20:28:32 +0200

pastescript (1.3.1-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Etch freeze)
  * debian/copyright file updated
  * Changed my address to piotr@debian.org

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 01 Apr 2007 01:22:57 +0200

pastescript (1.3-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Etch freeze)
  * Use default Python version in paster's hashbang
  * python-cheetah moved from Depends: to Recommends: (see upstream changelog)
  * Added "python-cherrypy3 | python-cherrypy" to Suggests:

 -- Piotr Ozarowski <ozarow@gmail.com>  Wed,  7 Mar 2007 18:23:45 +0100

pastescript (1.1-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Etch freeze)
  * Added XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control

 -- Piotr Ozarowski <ozarow@gmail.com>  Thu, 23 Nov 2006 14:44:46 +0100

pastescript (1.0-1) unstable; urgency=low

  * New upstream release
  * debian/rules cleaned:
    + dh_python removed, dh_pycentral will generate all data now
    + unneeded dh_installexamples, dh_strip and dh_shlibdeps calls removed
  * debian/control:
    + bumped debhelper and python-central required versions due to dh_python
      call removal
    + Fixed recommended python-flup version (closes: #389199)
    + Homepage updated
  * Removed hack for changing paster's shebang (python2.4 is now default)
  * Added patch to setup.py file which will force using currently installed
    setuptools version while building package
    + dpatch added to build dependencies

 -- Piotr Ozarowski <ozarow@gmail.com>  Mon, 23 Oct 2006 16:54:07 +0200

pastescript (0.9.8-1) unstable; urgency=low

  * New upstream release
  * Bumped python-central required version to 0.5 in order to satisfy lintian.
  * Added python-flup to Recommends
  * Test files are not installed as examples anymore

 -- Piotr Ozarowski <ozarow@gmail.com>  Tue,  5 Sep 2006 17:31:46 +0200

pastescript (0.9.7-1) unstable; urgency=low

  * New upstream release
  * Add debian/pycompat file
  * Add patch to downgrade required setuptools version

 -- Piotr Ozarowski <ozarow@gmail.com>  Sun, 13 Aug 2006 19:02:26 +0200

pastescript (0.9.6-1) unstable; urgency=low

  * New upstream release
  * Documentation changes:
    - Files are now generated from sources
    - Add link in python-paste's docs
    - Add python-docutils in build dependencies
    - doc/news.txt file is installed as changelog

 -- Piotr Ozarowski <ozarow@gmail.com>  Fri, 28 Jul 2006 00:52:22 +0200

pastescript (0.9-1) unstable; urgency=low

  * Initial release (closes: #366244)

 -- Piotr Ozarowski <ozarow@gmail.com>  Thu, 15 Jun 2006 16:57:07 +0200
