Navigation


Changeset 328:90294e7e986c in freeDiameter for contrib


Ignore:
Timestamp:
May 28, 2010, 5:19:22 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Moved the debian dir outside the top level directory

Location:
contrib
Files:
1 edited
21 moved

Legend:

Unmodified
Added
Removed
  • contrib/README

    r327 r328  
    77        on the last modification time. Thought I might share it if other people find
    88        it useful for their own project...
     9
     10
     11- debian : This directory contains the packaging information to create native Debian / Ubuntu
     12        packages. It requires debhelper >= 7.3.9 (support for cmake). To use, simply link the
     13        debian folder from the main freeDiameter folder, then use your building script as
     14        usual ('dh binary' or 'pdebuild' or ...).
     15
    916
    1017- PKI : This directory contains useful material related to establishing a
     
    2936                that provides more or less the same services as ca_script.
    3037
     38
    3139- OpenWRT : This directory contains the scripts and documentation related to
    3240        the integration of freeDiameter RADIUS/Diameter gateway component in the openWRT
  • contrib/debian/control

    r313 r328  
    33Priority: optional
    44Maintainer: Sebastien Decugis <sdecugis@nict.go.jp>
    5 Build-Depends: debhelper ( >= 7),
     5Build-Depends: debhelper ( >= 7.3.9),
    66 cmake, make, gcc, bison, flex,
    77 libsctp-dev, libgnutls-dev, libgcrypt-dev, libpq-dev
Note: See TracChangeset for help on using the changeset viewer.