XSLTools

Changeset

299:dfab6683dc8e
2005-10-11 paulb raw files shortlog changelog graph [project @ 2005-10-11 17:59:51 by paulb] Changed version number. Changed suggested dependencies.
packages/debian/python2.4-xsltools/debian/changelog (file) packages/debian/python2.4-xsltools/debian/control (file)
     1.1 --- a/packages/debian/python2.4-xsltools/debian/changelog	Sun Oct 09 21:31:06 2005 +0000
     1.2 +++ b/packages/debian/python2.4-xsltools/debian/changelog	Tue Oct 11 17:59:51 2005 +0000
     1.3 @@ -1,4 +1,4 @@
     1.4 -xsltools (0.2-1) unstable; urgency=low
     1.5 +xsltools (0.2-0ubuntu1) unstable; urgency=low
     1.6  
     1.7    * New upstream release.
     1.8  
     2.1 --- a/packages/debian/python2.4-xsltools/debian/control	Sun Oct 09 21:31:06 2005 +0000
     2.2 +++ b/packages/debian/python2.4-xsltools/debian/control	Tue Oct 11 17:59:51 2005 +0000
     2.3 @@ -9,7 +9,7 @@
     2.4  Section: python
     2.5  Architecture: all
     2.6  Depends: python2.4-libxml2dom (>= 0.2.1), python2.4-libxslt1 (>= 1.1.12), python2.4
     2.7 -Suggests: python2.4-webstack
     2.8 +Suggests: python2.4-webstack (>= 1.0)
     2.9  Description: Modules and packages for the development of XML/XSL-based applications
    2.10   XSLTools is a distribution providing modules and packages for the development
    2.11   of XML/XSL-based applications in Python, including Web-based applications,