2011
pubtal (3.5-1) unstable; urgency=low
* New upstream releases.
3.5:
- Stops encoding text sent to Textile (Closes: #619531).
3.4:
- File separator characters (e.g. /) can now be used in weblog title names.
- Replaced use of md5 module with hashlib
- Wrapped all instances of a String being raised as an exception with the
Exception class (Closes: #585273).
* Converted the packaging to dh_python2 (Closes: #616953).
* Converted the packaging to ship the modules as private, as required by
python policy for an application.
* Since we now depend on python >= 2.6.6 inclusion of python.mk no longer
needs to be optional.
* Bump Standards-Version to 3.9.2. No changes were required.
* Converted to source format 3.0 (quilt), which actually required no other
change, since we don't have any patch.
-- Luis Rodrigo Gallardo Cruz <rodrigo@debian.org> Mon, 25 Apr 2011 22:23:50 -0700
2009
pubtal (3.3-2) unstable; urgency=low
* prepare for the upcoming Python 2.6 transition, fixing the FTBFS when it'll
be the default; thanks to Alessio Treglia for the report; Closes: #530707
- debian/rules
+ optionally include /usr/share/python/python.mk
+ pass py_setup_install_args to setup.py install
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Fri, 27 Nov 2009 19:04:19 +0100
pubtal (3.3-1) unstable; urgency=low
* New Upstream Release.
Thanks James Oliver for the heads up!
- New Features
+ Changed example template for Atom to use content rather than summary tags.
This enables better display of the feed in Sage.
+ Added new option "weblog-index-disabled" to allow the index page of a
weblog to be disabled.
+ Made filename optional for catalogue entries when catalogue-build-pages
disables item page build.
- Bug Fixes
+ Added TR to the list of allowed tags with TABLE element.
* Fixed watch file to cope with upstream's site not allowing directory
listings.
* Bump Standards-Version to 3.8.3. No changes required.
-- Luis Rodrigo Gallardo Cruz <rodrigo@debian.org> Fri, 11 Sep 2009 12:08:24 -0700
pubtal (3.2.1-1) unstable; urgency=low
[ Luis Rodrigo Gallardo Cruz]
* New Upstream Release.
- Sort files during FTP so that fewer directory changes are required.
- Added a short sleep between FTP commands to improve reliability.
- Includes Atom and RSS XML templates.
* Fix address in README.Debian.
* Fix doc-base section. This is a Web Development package.
* Bump Standards-Version to 3.8.0. No changes required.
[ Sandro Tosi ]
* debian/control
- uniforming Vcs-Browser field
* debian/control
- switch Vcs-Browser field to viewsvn
[ Carlos Galisteo ]
* debian/control
- Added Homepage field.
-- Luis Rodrigo Gallardo Cruz <rodrigo@debian.org> Sat, 28 Feb 2009 00:47:26 -0800
2008
pubtal (3.2.0-3.1) unstable; urgency=low
* NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490484.
-- Matthias Klose <doko@debian.org> Fri, 18 Jul 2008 15:49:42 +0000
2007
pubtal (3.2.0-3) unstable; urgency=low
[ Piotr Ożarowski ] * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now) [ Luis Rodrigo Gallardo Cruz ] * Move the removing of empty dirs after the call to dh_pycentral, since otherwise we still ship an empty /usr/lib. * We have no shared libs, there's no need to call dh_strip and dh_shlibdeps. * Use pubtal.manpages and pubtal.links files instead of manually specifying the names, and instead of manually linking them. * Clean up updateSite.sgml to use proper DocBook with no warnings. * Update maintainer address. * Bump standards version to 3.7.3. No changes needed.
-- Luis Rodrigo Gallardo Cruz <rodrigo@debian.org> Fri, 07 Dec 2007 17:11:05 -0600
pubtal (3.2.0-2) unstable; urgency=low
* Avoid shipping empty dirs.
* Build-depend-indep on python-central >= 0.5, to properly comply with the
python policy.
* Build-depend on python, since we use it in clean. Tidy up that rule,
also.
* Add the Debian Python Modules Team to upladers.
* Document the address of the package's subversion repository
(XS-Vcs-Svn)
* Clean debian/pubtal.doc-base of extra empty lines.
-- Luis Rodrigo Gallardo Cruz <rodrigo@nul-unu.com> Fri, 11 May 2007 13:20:37 -0500
2006
pubtal (3.2.0-1) unstable; urgency=low
* Initial debian packaging (closes: #368775)
-- Luis Rodrigo Gallardo Cruz <rodrigo@nul-unu.com> Wed, 21 Jun 2006 16:55:33 -0500