Changes between Version 55 and Version 56 of BuildingDebianPackages


Ignore:
Timestamp:
11/15/09 17:28:29 (13 years ago)
Author:
dclark
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingDebianPackages

    v55 v56  
    409409# Depends: ${python:Depends}, python-pkg-resources, ${shlibs:Depends}, openssl 
    410410 
    411 # In setup.py, replace this line: 
     411# In setup.py, comment out this line: 
    412412# test.test_support.use_resources = ["network"] 
    413 # With these 2 lines: 
    414 # if "network" in test.test_support.use_resources: 
    415 #     test.test_support.use_resources.remove("network") 
    416 # (also change text in comment above from "enabled" to "disabled") 
    417413 
    418414cp debian/changelog debian/changelog.orig