Changes between Version 53 and Version 54 of BuildingDebianPackages
- Timestamp:
- 11/12/09 07:19:58 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingDebianPackages
v53 v54 405 405 cd deb_dist/ssl-1.15 406 406 407 # in debian/control add libssl-dev to Build-Depends: line 408 # in debian/control add openssl to Depends: line 407 # Change these lines to be like the below in debian/control 408 # Build-Depends: python-setuptools, python-all-dev, debhelper (>= 7), python-support, libssl-dev 409 # Depends: ${python:Depends}, python-pkg-resources, ${shlibs:Depends}, openssl 409 410 410 411 cp debian/changelog debian/changelog.orig