/[python-modules]/packages/jinja2/trunk
ViewVC logotype

Log of /packages/jinja2/trunk

View Directory Listing Directory Listing


Sticky Revision:

Revision 15129 - Directory Listing
Modified Tue Dec 21 20:35:13 2010 UTC (2 years, 5 months ago) by piotr
* Rebuild for Python 2.7 and 3.2 extension (minimum required python-all's
  version temporary bumped to 2.6.6-4, python-setuptools' to 0.6.14-5
  and python3-all's to 3.1.2-14 to make sure the right version from
  experimental will be used). Closes: 607450.
* Update debian/rules to handle Python >= 3.2 

Revision 14928 - Directory Listing
Modified Sat Nov 20 15:24:37 2010 UTC (2 years, 6 months ago) by piotr
add missing 2.5.5-1

Revision 14626 - Directory Listing
Modified Sun Oct 17 19:05:51 2010 UTC (2 years, 8 months ago) by piotr
New upstream release

Revision 14495 - Directory Listing
Modified Sun Sep 26 19:29:15 2010 UTC (2 years, 8 months ago) by piotr
upload to unstable

Revision 14410 - Directory Listing
Modified Sun Sep 12 17:47:51 2010 UTC (2 years, 9 months ago) by piotr
bump minimum required python3-all-dev version to 3.1.2-9
(to make sure extension file is renamed as well)

Revision 14408 - Directory Listing
Modified Sun Sep 12 16:12:49 2010 UTC (2 years, 9 months ago) by piotr
* Rebuild against newer python3-all-dev package (python3.1 now uses
  /usr/lib/python3/), minimum python3-all version bumped to 3.1.2-8
* Use python3's python.mk
* Drop python3-jinja2.{postinst,prerm} maintainer scripts, dh_python3 will
  generate them

Revision 14222 - Directory Listing
Modified Thu Aug 19 07:43:07 2010 UTC (2 years, 10 months ago) by piotr
Really remove _markupsafe

Revision 14218 - Directory Listing
Modified Wed Aug 18 10:31:04 2010 UTC (2 years, 10 months ago) by piotr
* New upstream release
  - speedups module moved to separate package: MarkupSafe
* python-markupsafe added to Depends (jinja2._markupsafe removed from the
  package)
* debian/control: python3-jinja2 binary package updated to latest changes in
  dh_python3
* Standards-version bumped to 3.9.1 (no other changes needed)

Revision 13160 - Directory Listing
Modified Sun May 30 09:22:11 2010 UTC (3 years ago) by piotr
* New upstream release
* python3_builtins.patch removed, no longer needed
* add python3.1 to python3-jinja2's Depends

Revision 12681 - Directory Listing
Modified Tue Apr 20 19:47:59 2010 UTC (3 years, 2 months ago) by piotr
* New upstream release
* Add python3_builtins.patch taken from upstream repo (Different name for
  builtins in Python 3)

Revision 12629 - Directory Listing
Modified Sun Apr 18 15:33:49 2010 UTC (3 years, 2 months ago) by piotr
Add missing maintainer scripts in python3-jinja2 package

Revision 12592 - Directory Listing
Modified Tue Apr 13 19:48:16 2010 UTC (3 years, 2 months ago) by piotr
Add Python 3 support, new binary packages:
python3-jinja and python3-jinja-dbg

Revision 12589 - Directory Listing
Modified Tue Apr 13 18:43:50 2010 UTC (3 years, 2 months ago) by piotr
New upstream release

Revision 12346 - Directory Listing
Modified Tue Mar 23 15:43:24 2010 UTC (3 years, 2 months ago) by piotr
add debian/source/format file (with "1.0" inside) to all packages that do not use format 3.0 yet
(lintian wants an explicit delcaration now)

Revision 11806 - Directory Listing
Modified Fri Feb 19 17:48:04 2010 UTC (3 years, 3 months ago) by piotr
New upstream release

Revision 11735 - Directory Listing
Modified Mon Feb 15 18:53:22 2010 UTC (3 years, 4 months ago) by piotr
move python-pybabel from Suggests to Enhances

Revision 11690 - Directory Listing
Modified Thu Feb 11 19:17:16 2010 UTC (3 years, 4 months ago) by piotr
Move python-pybabel from Recommends to Suggests

Revision 11681 - Directory Listing
Modified Wed Feb 10 22:36:09 2010 UTC (3 years, 4 months ago) by piotr
* New upstream release
* Hardcode __version__ at build time, no need to use pkg_resources
  (Closes: #548062)
* Standards-version bumped to 3.8.4 (no other changes needed)

Revision 9772 - Directory Listing
Modified Tue Sep 15 17:48:51 2009 UTC (3 years, 9 months ago) by piotr
New upstream release

Revision 9740 - Directory Listing
Modified Sun Sep 13 18:02:57 2009 UTC (3 years, 9 months ago) by piotr
* New upstream release (Closes: #536227)
* No longer needed patches:
  - changes_for_sphinx_0.6.patch
  - dont_install_docs_via_setup_py.patch
* pass --with-speedups to setup.py (building extension is now disabled by
  default in upstream code)
* debian/copyright file updated
* Standards-version bumped to 3.8.3 (no other changes needed)

Revision 9014 - Directory Listing
Modified Thu Jul 9 19:51:17 2009 UTC (3 years, 11 months ago) by piotr
typo fixed

Revision 9013 - Directory Listing
Modified Thu Jul 9 19:28:00 2009 UTC (3 years, 11 months ago) by piotr
update patch description

Revision 9011 - Directory Listing
Modified Thu Jul 9 11:13:26 2009 UTC (3 years, 11 months ago) by jwilk-guest
Build depend on Sphinx >= 0.6

Revision 9009 - Directory Listing
Modified Wed Jul 8 20:28:45 2009 UTC (3 years, 11 months ago) by piotr
remove non .so files in /usr/local as well (and let dh_pysupport do the rest :)

Revision 9008 - Directory Listing
Modified Wed Jul 8 20:03:26 2009 UTC (3 years, 11 months ago) by piotr
* Documentation builds fine with new Sphinx now, thanks to
  Jakub Wilk for the patch (Closes: #527486)
* Standards-version bumped to 3.8.2:
  - python-jinja2-dbg's section changed to debug

Revision 7481 - Directory Listing
Modified Tue Feb 10 19:01:46 2009 UTC (4 years, 4 months ago) by piotr
changelog: add a note about `vim-addons install jinja` command

Revision 7431 - Directory Listing
Modified Tue Feb 3 19:55:17 2009 UTC (4 years, 4 months ago) by piotr
Install Vim syntax files in /usr/share/vim/addons (Closes: 514046)

Revision 7179 - Directory Listing
Modified Thu Dec 25 19:35:42 2008 UTC (4 years, 5 months ago) by piotr
* New upstream release
* Build depend on Sphinx >= 0.5.1
  + remove_non_ascii_char patch removed

Revision 7054 - Directory Listing
Modified Sun Nov 30 19:15:05 2008 UTC (4 years, 6 months ago) by piotr
upload to experimental (Sphinx 0.5 is in experimental for now)

Revision 7053 - Directory Listing
Modified Sun Nov 30 19:12:03 2008 UTC (4 years, 6 months ago) by piotr
Add remove_non_ascii_char patch (to workaround docutils/Sphinx bug)

Revision 6945 - Directory Listing
Modified Sun Nov 23 20:33:34 2008 UTC (4 years, 6 months ago) by piotr
* Bump required python-sphinx version to >= 0.5 (needed to build docs)
* mark as UNRELEASED (waiting for python-sphinx 0.5-1 upload)

Revision 6942 - Directory Listing
Modified Sun Nov 23 18:57:16 2008 UTC (4 years, 6 months ago) by piotr
New upstream release

Revision 6826 - Directory Listing
Modified Mon Nov 3 21:28:46 2008 UTC (4 years, 7 months ago) by morph
switching Vcs-Browser field to viewsvn

Revision 6665 - Directory Listing
Modified Thu Oct 9 20:55:23 2008 UTC (4 years, 8 months ago) by piotr
Recommend python-pybabel instead of python-babel (Closes: #501725)

Revision 6004 - Directory Listing
Modified Sun Jul 20 21:46:39 2008 UTC (4 years, 11 months ago) by piotr
* 2.0 is not officially released
* XS-Python-Version lowered to >=2.4
* python-babel added to Recommends
* debian/copyright updated
* debian/README.source file added

Revision 5980 - Directory Listing
Modified Tue Jul 15 20:52:08 2008 UTC (4 years, 11 months ago) by piotr
[svn-inject] Applying Debian modifications to trunk

Revision 5979 - Directory Listing
Added Tue Jul 15 20:51:56 2008 UTC (4 years, 11 months ago) by piotr
Creating trunk directory

  ViewVC Help
Powered by ViewVC 1.1.5