Changeset 5583
- Timestamp:
- 12/29/07 12:31:23 (1 year ago)
- Files:
-
- sandbox/crschmidt/debian/control (modified) (1 diff)
- sandbox/crschmidt/debian/openlayers-apache.postinst (modified) (1 diff)
- sandbox/crschmidt/debian/openlayers-apache.postrm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/crschmidt/debian/control
r5581 r5583 2 2 Section: web 3 3 Priority: extra 4 Maintainer: Christopher Schmidt <crschmidt@ crschmidt.net>4 Maintainer: Christopher Schmidt <crschmidt@metacarta.com> 5 5 Build-Depends: debhelper (>= 5) 6 6 Standards-Version: 3.7.3 sandbox/crschmidt/debian/openlayers-apache.postinst
r5581 r5583 4 4 a2ensite openlayers 5 5 6 # dh_installdeb will replace this with shell code automatically 7 # generated by other debhelper scripts. 8 9 #DEBHELPER# 10 6 11 exit 0 sandbox/crschmidt/debian/openlayers-apache.postrm
r5581 r5583 4 4 a2dissite openlayers 5 5 6 # dh_installdeb will replace this with shell code automatically 7 # generated by other debhelper scripts. 8 9 #DEBHELPER# 10 6 11 exit 0
