diff options
author | Ted Gould <ted@gould.cx> | 2010-10-15 14:54:32 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-10-15 14:54:32 -0500 |
commit | d6160f5deba95d4b915a53382e15610d39e81bbe (patch) | |
tree | 8f447ca5a013fcbe0092fcea7f89827e60aeebe4 /debian/control | |
parent | 32b0c1ce0db7b3955abd6d2192e89889170ec301 (diff) | |
download | libayatana-indicator-d6160f5deba95d4b915a53382e15610d39e81bbe.tar.gz libayatana-indicator-d6160f5deba95d4b915a53382e15610d39e81bbe.tar.bz2 libayatana-indicator-d6160f5deba95d4b915a53382e15610d39e81bbe.zip |
debian/control: Adding package libindicator-debugenv
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d701099..5f33619 100644 --- a/debian/control +++ b/debian/control @@ -51,3 +51,14 @@ Description: Tools for libindicator Tools useful for developers of applications using indicators. . This package contains files that are needed to build applications. + +Package: libindicator-debugenv +Section: devel +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libindicator1 (= ${binary:Version}) +Description: Debug environment for libindicator + Sets debug values useful for developers of applications using indicators. + . + This package contains session configuration files |