~muktupavels/metacity/adwaita-icon-theme-lp-1414613

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-10-03 22:44:28 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20051003224428-ft31gkmz12qpzohj
Tags: 1:2.12.1-0ubuntu1
* New upstream release:
  - Thanks to Ray Strode, Havoc Pennington, and Elijah Newren for
    improvements in this release.
  - Truncate ridiculously long titles to avoid crashing or letting the
    pager crash (Ray, Havoc, Elijah) [#315070] (Ubuntu: #15995)
  - Get the tabbing window outline to work with gtk+ 2.8.4 again
    (Elijah) [#317528] (Ubuntu: #16589)
  - Translations: Mahay Alam Khan (bn), Francisco Javier F. Serrador (es), 
    Ivar Smolin (et), I\uffffaki Larra\uffffaga Murgoitio (eu), Luca 
    Ferretti (it), Christian Rose (sv), Clytie Siddall (vi), Funda 
    Wang (zh_CN)
* debian/control.in:
  - Bumped Standards-Version.
* debian/patches/003_bordersdrawingfix.patch:
  - dropped, fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: x11
3
3
Priority: optional
4
4
Maintainer: Akira TAGOH <tagoh@debian.org>
5
 
Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev, liblinc-dev (>= 0.1.20), liborbit2-dev (>= 2.3.106-2), libpopt-dev, libgconf2-dev (>= 1.1.8), xlibs-dev, docbook-to-man
6
 
Standards-Version: 3.5.2
 
5
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andreas Rottmann <rotty@debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Carlos Perelló Marín <carlos@pemas.net>, Ed Boraas <ed@debian.org>, Edd Dumbill <ejad@debian.org>, Emil Soleyman-Zomalan <emil@nishra.com>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Joe Drew <drew@debian.org>, Johannes Rohr <j.rohr@comlink.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Ondřej Surý <ondrej@debian.org>, Rob Bradford <rob@debianplanet.org>, Robert McQueen <robot101@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>, Takuo KITAME <kitame@debian.org>
 
6
Build-Depends: cdbs, debhelper (>= 4.1.0), gettext, libgtk2.0-dev (>= 2.4.1-3), liborbit2-dev (>= 1:2.10.2-1.1), libpopt-dev, libxml2-dev (>= 2.4.23), libgconf2-dev (>= 2.6.1-2), libglade2-dev (>= 2.4.0-1), xlibs-dev, libstartup-notification0-dev (>= 0.7), libxml-parser-perl, gnome-pkg-tools, libxinerama-dev, libx11-dev (>= 1:6.2.1+cvs.20050722-6)
 
7
Standards-Version: 3.6.2
 
8
 
 
9
Package: libmetacity0
 
10
Section: libs
 
11
Architecture: any
 
12
Depends: ${shlibs:Depends}, ${misc:Depends}
 
13
Description: Common library of lightweight GTK2 based Window Manager
 
14
 Metacity is a small window manager, using gtk2 to do everything.
 
15
 .
 
16
 As the author says, metacity is a "Boring window manager for the adult in
 
17
 you. Many window managers are like Marshmallow Froot Loops; Metacity is
 
18
 like Cheerios."
 
19
 .
 
20
 This package contains the common library.
7
21
 
8
22
Package: metacity
9
 
Architecture: any
10
 
Depends: ${shlibs:Depends}
11
 
Description: A lightweight GTK2 based Window Manager.
12
 
 Metacity is a small (<6K lines of code) window manager, using gtk2 to do
13
 
 everything.
14
 
 .
15
 
 As HP says, metacity is a "Boring window manager for the adult in you. Many
16
 
 window managers are like Marshmallow Froot Loops; Metacity is like Cheerios."
 
23
Section: x11
 
24
Architecture: any
 
25
Depends: sgml-base, ${shlibs:Depends}, ${misc:Depends}
 
26
Provides: x-window-manager
 
27
Suggests: gnome-control-center (>= 1:2.5.4)
 
28
Description: A lightweight GTK2 based Window Manager
 
29
 Metacity is a small window manager, using gtk2 to do everything.
 
30
 .
 
31
 As the author says, metacity is a "Boring window manager for the adult in
 
32
 you. Many window managers are like Marshmallow Froot Loops; Metacity is
 
33
 like Cheerios."
 
34
 .
 
35
 This package contains the core binaries.
 
36
 
 
37
Package: libmetacity-dev
 
38
Section: libdevel
 
39
Architecture: any
 
40
Depends: libmetacity0 (= ${Source-Version}), libgtk2.0-dev (>= 2.4)
 
41
Description: Development files of lightweight GTK2 based Window Manager
 
42
 Metacity is a small window manager, using gtk2 to do everything.
 
43
 .
 
44
 As the author says, metacity is a "Boring window manager for the adult in
 
45
 you. Many window managers are like Marshmallow Froot Loops; Metacity is
 
46
 like Cheerios."
 
47
 .
 
48
 This package contains the development files.