python-pyramid (1.6+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.  (Closes: #808843)
  * d/watch: Adjust filenamemangle to handle PyPI url format.
  * d/patches: Updated via git-dpm.
  * d/python{,3}-pyramid.lintian-overrides: Ignore the warnings caused by
    test data files in importable locations.
  * d/rules: Ensure the installed pdfs aren't executable.

 -- Barry Warsaw <barry@debian.org>  Mon, 04 Jan 2016 15:37:55 -0500

python-pyramid (1.5.7+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/control:
    - Bump Standards-Version with no other changes necessary.
    - Update Homepage, given by Hans Joachim Desserud. (Closes: #784074)
  * d/patches/getargspec-is-deprecated.patch: Added to workaround test
    failures due to the deprecation of inspect.getargspec() in Python 3.5.
    (Closes: #800725)
  * d/watch: Use the pypi.debian.net redirector.

 -- Barry Warsaw <barry@debian.org>  Fri, 30 Oct 2015 11:29:55 -0400

python-pyramid (1.5.1+dfsg-2) unstable; urgency=medium

  * debian/copyright: Add Ian Bicking's infomation. (Closes: #753393)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 09 Jul 2014 18:24:56 +0900

python-pyramid (1.5.1+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.  (Closes: #751067)
  * d/rules:
    - Remove comment for repacking orig.tar.gz.
    - Switch to --buildsystem=pybuild and add dh_python3.
    - override_dh_auto_install: Append '3' to /usr/bin scripts in the
      python3-pyramid binary package.
    - override_dh_installman: Use help2man to create manpages for all the
      /usr/bin scripts.
    - Remove obsolete chmods.  (Closes: #750284)
  * d/control:
    - Added python3-pyramid binary package.
    - Updated Build-Depends.
    - Bumped Standards-Version to 3.9.5 with no other changes necessary.
  * d/README.source: include information on how the non-free docs/
    directory gets removed from the orig tarball.
  * d/copyright: Add Files-Excluded header to properly and automatically
    prune non-free docs directory.
  * d/watch: Add filenamemangle rule so that a proper +dfsg.orig.tar.gz
    file will be generated, keeping svn-buildpackage happy.
  * d/pydist-overrides: Fix requirement satisfaction for WebOb and WebTest.
  * d/patches/tweak-requirements.patch: Added to disable attempts to
    install test requirements from PyPI at build time.

 -- Barry Warsaw <barry@debian.org>  Fri, 27 Jun 2014 15:14:50 -0400

python-pyramid (1.4.5+dfsg-1) unstable; urgency=low

  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 06 Sep 2013 11:23:08 +0900

python-pyramid (1.4.2+dfsg-1) unstable; urgency=low

  [ TANIGUCHI Takaki ]
  * New upstream release
  * Bump Standards-Version to 3.9.4.
    + debian/copyright: Update copyright-format 1.0.
  * debian/source/options: Ignore egg-file changes. (Closes: #671195)
  * New upstream release

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

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 17 Jun 2013 21:14:50 +0900

python-pyramid (1.2.3+dfsg-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Make dependency on python-pastescript versioned (>= 1.7.4).

  [ TANIGUCHI Takaki ]
  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 01 Dec 2011 10:39:14 +0900

python-pyramid (1.2.1+dfsg-2) unstable; urgency=low

  * Oops, Depends on python-venusian >= 1.0a1.

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 02 Oct 2011 20:44:39 +0900

python-pyramid (1.2.1+dfsg-1) unstable; urgency=low

  * New upstream release
  * Depends on python-venusian >= 1.0a. (Closes: #643915)

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 02 Oct 2011 20:14:51 +0900

python-pyramid (1.2+dfsg-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Add Vcs-* fields.

  [ TANIGUCHI Takaki ]
  * New upstream release. (Closes: #636469)
  * Remove docs due to under non-DFSG license. (Closes: #640066, #640780)

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 20 Sep 2011 11:13:14 +0900

python-pyramid (1.1.2-1) unstable; urgency=low

  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 19 Aug 2011 13:46:16 +0900

python-pyramid (1.1.1-1) unstable; urgency=low

  * New upstream release
  * Remove duplicated changelogs.

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 15 Aug 2011 22:58:48 +0900

python-pyramid (1.1-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.2.

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 02 Aug 2011 23:32:59 +0900

python-pyramid (1.0-1) unstable; urgency=low

  * New upstream release
  * switch to dh_python2. 

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 23 Mar 2011 21:32:39 +0900

python-pyramid (1.0~b3-1) UNRELEASED; urgency=low

  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 30 Jan 2011 22:58:18 +0900

python-pyramid (1.0~b2-2) UNRELEASED; urgency=low

  * debian/watch: update uversionmangle to handle alpha and rc versions
  * remove PKG-INFO and requires.txt files via debian/clean and thus drop
    debian-changes-1.0~b2-1
  * add "python (>= 2.6) | python-simplejson" to Depends, ipython to Suggests

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 26 Jan 2011 13:49:07 +0100

python-pyramid (1.0~b2-1) unstable; urgency=low

  * Initial release (Closes: #604995)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 26 Jan 2011 19:26:11 +0900
