| Last change
 on this file since 9e619e was             b09709, checked in by Frederik Heber <heber@…>, 10 years ago | 
        
          | 
Added Depends with libboost-dev to debian/control.
 also we now sign the package.
FIX: added codepatterns-..-config.cpp to CLEANFILES.
fixed manpages of codepatterns-..-config/.
added debian/makeDebianPackage.sh as reminder script.
FIX: libcppunit-dev, libboost-program-options-dev, ..serialization-dev, and
..thread-dev was missing in Build-depends.
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            358 bytes | 
      
      
| Line |  | 
|---|
| 1 | prefix=@prefix@ | 
|---|
| 2 | exec_prefix=@exec_prefix@ | 
|---|
| 3 | libdir=@libdir@ | 
|---|
| 4 | includedir=@includedir@ | 
|---|
| 5 |  | 
|---|
| 6 | Name: @PACKAGE_NAME@ | 
|---|
| 7 | Description: CodePatterns - various design schemes and helpers to initial application development | 
|---|
| 8 | Version: @PACKAGE_VERSION@ | 
|---|
| 9 | URL: @PACKAGE_URL@ | 
|---|
| 10 | Libs: -L${libdir} -lcodepatterns | 
|---|
| 11 | Cflags: -I${includedir} | 
|---|
| 12 | ##Requires: boost_thread >= 1.4.0 | 
|---|
| 13 | Libs.private: -ldl | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.