Package: python-albatross
Version: 1.30-1
Followup-For: Bug #305774

Here is a control file that generates what appears to be a
working python2.4-albatross package. I'm not a Debian developer,
and I didn't even RTFM, so you should probably check this over.

I used a dependency on python2.4-dev with version 2.4.2-2 because
it's what I can test easily--you might want to relax this requirement.

-Chris DuPuis
[EMAIL PROTECTED]

BEGIN debian/control
--------------------------------------------------------------------
Source: albatross
Section: web
Priority: optional
Maintainer: Fabian Fagerholm <[EMAIL PROTECTED]>
Build-Depends-Indep: debhelper (>= 4.1.67), python, python2.2-dev, 
python2.3-dev, python2.4-dev (>= 2.4.2-2), docbook-to-man, tetex-bin (>= 
2.0.2-15), tetex-extra (>= 2.0.2-9), dia (>= 0.93-5), gs-gpl (>= 8.01)
Standards-Version: 3.6.1

Package: python-albatross
Architecture: all
Depends: ${python:Depends}
Description: Toolkit for Stateful Web Applications (default)
 Albatross is a small and flexible Python toolkit for developing highly
 stateful web applications. It includes, among other things:
  * An extensible HTML templating system similar to DTML that promotes
    separation of presentation and implementation.
  * The ability to place Python code for each page in a dynamically loaded
    module, or to place each page in its own class.
  * Optional sessions: browser-based or server-based.
  * Deployment as CGI programs, mod_python modules or as standalone web
    applications.
 .
 This is a dummy package that depends on the current default version.
 .
 Homepage: http://www.object-craft.com.au/projects/albatross/

Package: python-albatross-common
Architecture: all
Depends: python2.4-albatross | python2.3-albatross | python2.2-albatross
Suggests: python
Description: Toolkit for Stateful Web Applications (common files)
 Albatross is a small and flexible Python toolkit for developing highly
 stateful web applications.
 .
 This package contains files used by all versions of Albatross.

Package: python2.2-albatross
Architecture: all
Depends: python-albatross-common, ${shlibs:Depends}, ${misc:Depends}, python2.2
Description: Toolkit for Stateful Web Applications (v2.2)
 Albatross is a small and flexible Python toolkit for developing highly
 stateful web applications. It includes, among other things:
  * An extensible HTML templating system similar to DTML that promotes
    separation of presentation and implementation.
  * The ability to place Python code for each page in a dynamically loaded
    module, or to place each page in its own class.
  * Optional sessions: browser-based or server-based.
  * Deployment as CGI programs, mod_python modules or as standalone web
    applications.
 .
 This is the Python 2.2 version of the package.
 .
 Homepage: http://www.object-craft.com.au/projects/albatross/

Package: python2.3-albatross
Architecture: all
Depends: python-albatross-common, ${shlibs:Depends}, ${misc:Depends}, python2.3
Description: Toolkit for Stateful Web Applications (v2.3)
 Albatross is a small and flexible Python toolkit for developing highly
 stateful web applications. It includes, among other things:
  * An extensible HTML templating system similar to DTML that promotes
    separation of presentation and implementation.
  * The ability to place Python code for each page in a dynamically loaded
    module, or to place each page in its own class.
  * Optional sessions: browser-based or server-based.
  * Deployment as CGI programs, mod_python modules or as standalone web
    applications.
 .
 This is the Python 2.3 version of the package.
 .
 Homepage: http://www.object-craft.com.au/projects/albatross/

Package: python2.4-albatross
Architecture: all
Depends: python-albatross-common, ${shlibs:Depends}, ${misc:Depends}, python2.4
Description: Toolkit for Stateful Web Applications (v2.4)
 Albatross is a small and flexible Python toolkit for developing highly
 stateful web applications. It includes, among other things:
  * An extensible HTML templating system similar to DTML that promotes
    separation of presentation and implementation.
  * The ability to place Python code for each page in a dynamically loaded
    module, or to place each page in its own class.
  * Optional sessions: browser-based or server-based.
  * Deployment as CGI programs, mod_python modules or as standalone web
    applications.
 .
 This is the Python 2.4 version of the package.
 .
 Homepage: http://www.object-craft.com.au/projects/albatross/

Package: python-albatross-doc
Architecture: all
Section: doc
Description: documentation for the Albatross Web Toolkit
 Albatross is a small and flexible Python toolkit for developing highly
 stateful web applications. It includes, among other things:
  * An extensible HTML templating system similar to DTML that promotes
    separation of presentation and implementation.
  * The ability to place Python code for each page in a dynamically loaded
    module, or to place each page in its own class.
  * Optional sessions: browser-based or server-based.
  * Deployment as CGI programs, mod_python modules or as standalone web
    applications.
 .
 This package contains the Albatross documentation in PDF format.
 .
 Homepage: http://www.object-craft.com.au/projects/albatross/

------------------------------------
END debian/control

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages python-albatross depends on:
ii  python                        2.3.5-3    An interactive high-level object-o
ii  python2.3-albatross           1.30-1     Toolkit for Stateful Web Applicati

python-albatross recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to