/[svn]/libgig/trunk/debian/control
ViewVC logotype

Diff of /libgig/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 860 by schoenebeck, Sun May 7 18:21:15 2006 UTC revision 1299 by schoenebeck, Wed Aug 22 12:00:53 2007 UTC
# Line 2  Source: libgig Line 2  Source: libgig
2  Section: devel  Section: devel
3  Priority: optional  Priority: optional
4  Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>  Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>
5  Build-Depends: debhelper (>= 4.0.0), pkg-config, libsndfile1-dev, doxygen  Build-Depends: debhelper (>= 4.0.0), pkg-config, libsndfile1-dev, doxygen, uuid-dev
6  Standards-Version: 3.6.1  Standards-Version: 3.6.1
7    
8  Package: libgig-dev  Package: libgig-dev
9  Section: libdevel  Section: libdevel
10  Architecture: any  Architecture: any
11  Depends: libgig (= ${Source-Version})  Depends: libgig (= ${Source-Version})
12  Description: library for loading and modifying Gigasampler and DLS files  Description: library for reading and modifying Gigasampler and DLS files
13   libgig is a C++ library for loading, modifying and creating Gigasampler   libgig is a C++ library for reading, modifying and creating Gigasampler
14   files and DLS (Downloadable Sounds) Level 1/2 files.   files and DLS (Downloadable Sounds) Level 1/2 files.
15   .   .
16   For more information visit   For more information visit
# Line 24  Package: libgig Line 24  Package: libgig
24  Section: libs  Section: libs
25  Architecture: any  Architecture: any
26  Depends: ${shlibs:Depends}, ${misc:Depends}  Depends: ${shlibs:Depends}, ${misc:Depends}
27  Description: library for loading and modifying Gigasampler and DLS files  Description: library for reading and modifying Gigasampler and DLS files
28   libgig is a C++ library for loading, modifying and creating Gigasampler   libgig is a C++ library for reading, modifying and creating Gigasampler
29   files and DLS (Downloadable Sounds) Level 1/2 files.   files and DLS (Downloadable Sounds) Level 1/2 files.
30   .   .
31   For more information visit   For more information visit

Legend:
Removed from v.860  
changed lines
  Added in v.1299

  ViewVC Help
Powered by ViewVC