- Timestamp:
- Feb 20, 2009, 5:40:43 PM (16 years ago)
- Location:
- trunk/packages
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-vnc-server/debian/changelog
r2028 r2179 1 invirt-vnc-server (0.0.9) unstable; urgency=low 2 3 * Prepare for a Xen 3.3 world by allowing either 3.2 or 3.3 packages. 4 5 -- Evan Broder <broder@mit.edu> Fri, 20 Feb 2009 17:38:31 -0500 6 1 7 invirt-vnc-server (0.0.8) unstable; urgency=low 2 8 -
trunk/packages/invirt-vnc-server/debian/control
r2028 r2179 11 11 Architecture: all 12 12 Depends: ${python:Depends}, ${misc:Depends}, daemon, 13 python-twisted-core, python-xen-3.2 , openssl13 python-twisted-core, python-xen-3.2 | python-xen-3.3, openssl 14 14 Provides: ${python:Provides} 15 15 XB-Python-Version: ${python:Versions} -
trunk/packages/invirt-xen-config/debian/changelog
r2087 r2179 1 invirt-xen-config (0.0.24) unstable; urgency=low 2 3 * Prepare for a Xen 3.3 world by allowing either 3.2 or 3.3 packages. 4 5 -- Evan Broder <broder@mit.edu> Fri, 20 Feb 2009 17:36:23 -0500 6 1 7 invirt-xen-config (0.0.23) unstable; urgency=low 2 8 -
trunk/packages/invirt-xen-config/debian/control
r1989 r2179 3 3 Priority: extra 4 4 Maintainer: Invirt project <invirt@mit.edu> 5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), config-package-dev, xen-utils-3.2 5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), config-package-dev, xen-utils-3.2 | xen-utils-3.3 6 6 Standards-Version: 3.8.0 7 7
Note: See TracChangeset
for help on using the changeset viewer.