diff options
| author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-26 03:01:18 +0000 | 
|---|---|---|
| committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-26 03:01:18 +0000 | 
| commit | 7020cf36b4fb1d8a333da27f1e53687892725223 (patch) | |
| tree | ea5a0463443b269b9057fc19ee755b504b92f26b /debian/control | |
| parent | c6ac7aec24ec3a425e012031d94fea837758850e (diff) | |
| download | libconfig-7020cf36b4fb1d8a333da27f1e53687892725223.tar.gz | |
Use inheritance in package descriptions in debian/control
Diffstat (limited to '')
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index 9444b8d..d8f96e3 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Homepage: http://www.hyperrealm.com/libconfig/  Section: libs  Package: libconfig9 -Section: libs  Architecture: any  Depends: ${shlibs:Depends}, ${misc:Depends}  Description: parsing and manipulation of structured configuration files @@ -21,7 +20,6 @@ Description: parsing and manipulation of structured configuration files   files.  Package: libconfig++9 -Section: libs  Architecture: any  Depends: ${shlibs:Depends}, ${misc:Depends}  Description: parsing and manipulation of structured configuration files(C++ binding) | 
