* New upstream release
* Move under DPMT, add me as uploaders (Closes: #873657)
* Bump debhelper compat level to 11
* d/copyright:
- Use https protocol in Format field
- Add myself for Debian part
* d/watch: Use https protocol
* d/control: Set Vcs-* to salsa.debian.org
* Set PYBUILD_NAME
* Remove d/gbp.conf: Not needed anymore
* Bump Standards-Version to 4.1.3
* Bump X-Python3-Version to 3.4
* Run tests during build
* Replace d/tests with autopkgtest-pkg-python testsuite
* Drop versioning of depends on python{,3}-all
* Install examples
* QA upload.
* Set maintainer to Debian QA Group. (see #873657)
* Add patch to fix autopkgtest failures.
* Upload to unstable.
* New upstream release.
* New upstream release.
* debian/patches: Removed, included upstream.
* debian/tests: No longer remove byte code.
* debian/tests:
- Temporarily remove byte code before running tests.
- Allow pypy failures since it is currently not (fully) supported upstream.
* debian/patches: Apply upstream patch to mark pytest 3.0 incompatible tests
as xfail.
* New upstream release.
* debian/control: Update Homepage.
* debian/{control,compat}: Bump debhelper compat to 10.
* debian/copyright: Update copyright years.
[ Tristan Seligmann ]
* Fix VCS-Browser URI.
[ Sebastian Ramacher ]
* debian/control:
- Update Vcs-Git.
- Bump Standards-Version.
[ Julian Taylor ]
* add pypy-py package
* New upstream release.
* debian/rules: Install correct changelog. (Closes: #793562)
* New upstream release.
* Rename source package to python-py to better match the name of the
upstream project.
* New upstream release.
* debian/control:
* Move package to collab-maint and git.
* Set myself as Maintainer.
* Remove XS-Testsuite.
* debian/gbp.conf: Added.
* Remove extra comma
* Imported Upstream version 1.4.29
* New upstream release.
* New upstream release.
* Upload to unstable.
* debian/control: Update Homepage.
* debian/watch: Use pypi.debian.net.
* debian/copyright: Update copyright years.
* New upstream release.
* New upstream release.
* debian/control: Bump Standards-Version, no changes required.
* New upstream release.
* New upstream release.
* New upstream release.
* debian/copyright: Bump copyright years.
* New upstream release.
* debian/control:
- New maintainer. (Closes: #738291)
- Update python3-py's Suggests to include Python 3 packages.
- Update Description.
- Remove obsolete Breaks, Replaces, Provides: python-codespeak-lib. Even
squeeze has python-py.
- Bump Standards-Version to 3.9.5, no changes required.
- Update Vcs-* for new location.
* New upstream release
* Use pybuild.
- debian/rules: Rewrite to use pybuild.
- debian/control: Add dh-python to Build-Depends.
- debian/python{,3}.install: Add install files.
* Bump debhelper compat to 9.
- debian/control: Build-Depend on debhelper (>= 9).
* debian/copyright:
- Convert to Copyright Format 1.0.
- Update copyright information.
- Add myself.
* debian/tests:
- Split tests for Python 2 and Python 3.
- Run tests against all available Python 2 and Python 3 versions.
- Run with LANG=C.UTF-8.
* Orphaning package.
* New upstream release. (Closes: #732032)
* New upstream release. (Closes: #731354)
* Enable test suite (as DEP-8 tests). Patch and thanks to Michael Terry
<michael.terry@canonical.com> and Barry Warsaw (barry). (Closes: #678398)
* New upstream version. (Closes: #716782)
* Update homepage. Thanks to Yaroslav Halchenko. (Closes: #711228)
* New upstream release.
* Update debian/watch file. Thanks to Simon Chopin.
* New upstream release (Closes: #692365)
* Alter X-Python3-Version to be optimistic rather than pessimistic about
future version support. Thanks to Dmitrijs Ledkovs
<dmitrijs.ledkovs@canonical.com> (Closes: #692391)
* Bump Standards-Version to 3.9.3.
* New upstream release.
* New upstream release. Thanks to Simon Chopin <chopin.simon@gmail.com>.
* Add python3-setuptools to Build-Depends.
* Update package description. (Closes: #666682)
[ Simon Chopin ]
* Change the package description to reflect the parting of py.test
* Add a Python3 package
[Chris Lamb]
* Reflow long description.
[ Chris Lamb ]
* Bump Standards-Version to 3.9.2.
* Use dh_python2.
* Drop unnecessary Build-Depends
* Drop pysupport override in debian/rules
[ Simon Chopin ]
* New upstream release. (Closes: #620988)
* Fix the debian/watch file to use the .zip file extension.
* Remove all the manpages since the binaries are now part of separate
projects.
* Rebuild with no source changes to fix importability issue with Python 2.7.
(Closes: #623099)
* New upstream release. (Closes: #620988)
* Update Vcs-{Browser,Git}.
* Rebuild in a saner environment to avoid "Depends: python (< 2.6)"
(Closes: #591510)
* Bump Python dependency to >= 2.5
* New upstream release.
* Bump Standards-Version to 3.9.1.
* Fix typo in py.test manpage.
* Prefer Breaks: over Conflicts.
* Depend on python-pytest-xdist instead of python-execnet.
* Update py.test manpage. Thanks to Adam Schmalhofer
<Adam.Schmalhofer@gmx.de>.
* Update author/copyright of py.test manpage.
* Switch to '3.0 (quilt)' dpkg source format.
* Rename binary package to python-py to fit Python Policy (Closes: #569711).
* Drop README.Debian; information too obsolete.
* Rebuild for Python 2.6 support (Closes: #569825)
* New upstream release.
- Don't install the (eg.) py.which-2.{4,5} executables
* Bump Standards-Version to 3.8.3.
* Update README.Debian to reflect new package names. Thanks to Adam
Schmalhofer <Adam.Schmalhofer@gmx.de>. (Closes: #559042)
* Also clean py.egg-info/SOURCES.txt to prevent .diff.gz changing on rebuild.
Thanks to Adam Schmalhofer <Adam.Schmalhofer@gmx.de>.
* Tidy Suggests: after upstream removed functionality.
* Add python-execnet to Suggests.
* Drop reference to py.execnet - not in codespeak-lib package anymore.
(Closes: #559042)
* New upstream release.
- Embedded code copies removed upstream (Closes: #555420)
* Update manpages:
- Remove py.rest manpage.
- Add py.convert_unittest manpage.
* Add missing dependency on python-pkg-resources (Closes: #550066)
* New upstream release.
* Rebuild with newer debhelper. (Closes: #549374, #549675)
* Clean extra LICENSE file to silence Lintian.
* Update py.test(1) manpage. (Closes: #545587)
* New upstream release. (Closes: #541437)
* Vastly simplify packaging:
- Package is now architecture independent
- Move to debhelper 7
- Drop entire patch series; applied upstream or not applicable to this
version.
- Move Docbook manpages under debian/manpages/
- Drop ancient Replaces, etc.
* Add manpages for py.which and py.svnwcrevert.
* Update package short and long descriptions.
* New maintainer email address.
* Bump Standards-Version to 3.8.3.
* Fix new upstream tarball location in debian/watch.
* Add Vcs-{Git,Browser} headers to debian/control.
* Add patch to fix infinitely looping Subversion tests under Subversion
1.5. (Closes: #489102)
* Move to quilt patch system.
* Add patch to make documentation generation during build more verbose.
* Remove unnecessary Lintian overrides.
* debian/control:
- Replace some obsolete Suggests
- Add Depends on ${misc:Depends}
- Bump Standards-Version to 3.8.0.
* Tidy debian/rules.
* Don't install /usr/share/pyshared/UNKNOWN-0.0.0.egg-info (Closes: #476606)
* New upstream release (Closes: #473528)
- Documentation is now installed with sensible filenames (Closes:
#413665)
* Adjust Maintainers with permission from Guilherme Salgado and Alexandre
Fayolle.
* Remove '/usr/bin' from path when executing py.test to prevent collision
with pypy-dev (Closes: #463568).
* Disable buildcmodule.py from deleting greenlet module /usr/lib. Thanks to
Mark Wooding <mdw@distorted.org.uk> (Closes: #471844).
* Remove python-tkinter from Recommends (Closes: #448894, #473833)
* Add texlive-extra-utils to Build-Depends.
* Install "webdata" HTML and JavaScript files to fix web-based py.test.
Patch by Alexandre Fayolle <afayolle@debian.org> (Closes: #434226).
* Add debian/watch file.
* Change doc-base section to "Programming/Python" from "Apps/Programming".
* Update Lintian overrides to match new installed directories.
* Add myself to Uploaders:
* Use Homepage: field in debian/control.
* Bump Standards-Version to 3.7.3.
* Add openssh-client to Build-depends. (Closes: #419969)
* Re-add missing documentation (broken by NMU) and rework how
documentation is generated. (Closes: #441698)
* Non-maintainer upload.
* Disable apigen invocation. (closes: #439953)
* Added missing build dependencies on subversion and ssh
* Patched code depending on the presence of .svn directories in apigen
* Added patch to allow the apigen documentation to build even if the
platform does not support greenlets
* Added myself to the list of uploaders, with Guilherme's assent
* New upstream release (closes: #411058)
* Fixed greenlet build (closes: #355143)
* removed deprecated script rst2pdf (closes: #399839), use py.rest instead.
* Updated build dependencies and binary dependencies
* Wrote an stdlib distutils based setup.py to install the modules
* Build HTML documentation
* Added man pages for py.rest, py.test, py.cleanup, py.lookup and py.countloc
* Acknowledge Matthias Klose's NMU (closes: #361203)
* New upstream version.
* Split the patches inside debian/patches/ and use dpatch.
* Convert to updated python policy. Closes: #373304.
* Add the upstream name 'pylib' in the short package description.
Closes: #361203.
* Fix debian/rules to not add #!python2.4 on the files for the 2.3 package.
(Closes: #345383)
* Add a -X.py to dh_compress to make sure .py files are not gziped.
(Closes: #361201)
* Make sure greenlet.so is installed in the right path. (Closes: #345727)
* Fixed some installation problems and removed windows-specific scripts.
* Clean up the packaging.
* Initial Release.