File: control

package info (click to toggle)
libslab 2.30.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,636 kB
  • ctags: 1,151
  • sloc: sh: 10,255; ansic: 7,921; makefile: 114
file content (39 lines) | stat: -rw-r--r-- 1,394 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# This file is autogenerated. DO NOT EDIT!
# 
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.

Source: libslab
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Julian Andres Klode <jak@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
               intltool,
               gnome-pkg-tools,
               libgconf2-dev,
               libgnome-desktop-dev,
               libgnome-menu-dev,
               librsvg2-dev
Standards-Version: 3.8.4

Package: libslab0a
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libslab0
Breaks: gnome-main-menu (<< 0.9.14)
Description: beautification app library file
 This library provides functionality to create applications like
 gnome-control center and the application-browser from gnome-main-menu.

Package: libslab-dev
Architecture: any
Section: libdevel
Depends: libslab0a (= ${binary:Version}), ${misc:Depends}, libglib2.0-dev,
         libgtk2.0-dev, libgnome-desktop-dev, librsvg2-dev, libgnome-menu-dev,
         libpango1.0-dev
Description: development file for libslab
 This library provides functionality to create applications like
 gnome-control center and the application-browser from gnome-main-menu.
 .
 This package contains header and development files.