Depend on python-cherrypy3 and python-mako in preparation of migrating the web site
authorQuentin Smith <quentin@mit.edu>
Sun, 9 Aug 2009 22:45:18 +0000 (18:45 -0400)
committerQuentin Smith <quentin@mit.edu>
Sun, 9 Aug 2009 22:45:18 +0000 (18:45 -0400)
svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2658

debian/changelog
debian/control

index 5479ee5..9ac19a3 100644 (file)
@@ -1,3 +1,10 @@
+invirt-web (0.0.25) unstable; urgency=low
+
+  * Depend on python-cherrypy3 and python-mako in preparation of migrating the
+    web site.
+
+ -- Quentin Smith <quentin@mit.edu>  Sat, 02 May 2009 22:32:53 -0400
+
 invirt-web (0.0.24) unstable; urgency=low
 
   * Update authorization code for new config structure.
 invirt-web (0.0.24) unstable; urgency=low
 
   * Update authorization code for new config structure.
index 386b107..3ae872c 100644 (file)
@@ -17,7 +17,8 @@ Depends: ${misc:Depends},
  debathena-ssl-certificates,
 # python libraries
  python-flup, python-cheetah, python-simplejson,
  debathena-ssl-certificates,
 # python libraries
  python-flup, python-cheetah, python-simplejson,
- python-dns, python-dnspython,
+ python-dns, python-dnspython, python-cherrypy3,
+ python-mako,
 # misc
  kstart,
  debathena-afs-config, openafs-modules-xen,
 # misc
  kstart,
  debathena-afs-config, openafs-modules-xen,