]> git.sur5r.net Git - glabels/blob - debian/control
Imported Debian patch 2.2.8-2
[glabels] / debian / control
1 # This file is autogenerated. DO NOT EDIT!
2
3 # Modifications should be made to debian/control.in instead.
4 # This file is regenerated automatically in the clean target.
5
6 Source: glabels
7 Section: gnome
8 Priority: optional
9 Maintainer: Debian QA Group <packages@qa.debian.org>
10 Build-Depends: autotools-dev,
11                cdbs,
12                debhelper (>= 5.0),
13                intltool (>= 0.21),
14                gnome-pkg-tools,
15                gnome-doc-utils (>= 0.3.2),
16                libglib2.0-dev (>= 2.12),
17                libgtk2.0-dev (>= 2.10),
18                libgnome2-dev (>= 2.16),
19                libgnomeui-dev (>= 2.16),
20                libxml2-dev (>= 2.7.0),
21                libglade2-dev (>= 2.6),
22                libebook1.2-dev (>= 1.8),
23                libxml-parser-perl,
24                scrollkeeper,
25                dpkg-dev (>= 1.13.19)
26 Standards-Version: 3.9.2
27 Homepage: http://glabels.sourceforge.net/
28 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/glabels/
29 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/glabels/
30
31 Package: glabels
32 Architecture: any
33 Depends: glabels-data (= ${source:Version}),
34          ${shlibs:Depends},
35          ${misc:Depends}
36 Suggests: evolution-data-server
37 Replaces: glabels-data (<< 2.2.5-1)
38 Provides: libglabels5
39 Description: label, business card and media cover creation program for GNOME
40  gLabels is a lightweight program for creating labels, barcodes, business 
41  cards and media covers for the GNOME desktop environment. It is designed to 
42  work with various laser/ink-jet peel-off label and business card sheets that
43  you'll find at most office supply stores.
44  .
45  gLabels also supports mail merge from sources such as CSV files, vCards and
46  Evolution data servers.
47
48 Package: glabels-data
49 Architecture: all
50 Depends: ${misc:Depends}
51 Replaces: glabels (<< 2.0.2)
52 Description: data files for gLabels
53  gLabels is a lightweight program for creating labels, barcodes, business 
54  cards and media covers for the GNOME desktop environment.
55  .
56  This package contains gLabel's default set of label, business card and media
57  cover templates.
58
59 Package: glabels-dev
60 Section: devel
61 Architecture: any
62 Depends: glabels (= ${binary:Version}),
63          glabels-data (= ${source:Version}),
64          libglib2.0-dev,
65          libxml2-dev,
66          ${misc:Depends}
67 Replaces: glabels (<< 2.0.2)
68 Description: development documentation and library files for gLabels
69  gLabels is a lightweight program for creating labels, barcodes, business 
70  cards and media covers for the GNOME desktop environment.
71  .
72  This package provides the development environment for libglabels,
73  which is meant to facilitate 3rd party use of glabels templates.