Source: avant-window-navigator
Section: gnome
Priority: optional
Maintainer: Julien Lavergne <julien.lavergne@gmail.com>
Build-Depends: debhelper (>= 7.0.50~),
               intltool,
               libwnck-dev (>= 2.22),
               libgtk2.0-dev (>= 2.12.0),
               libglib2.0-dev (>= 2.16.0),
               libdbus-glib-1-dev,
               libxcomposite-dev,
               libxdamage-dev,
               libgtop2-dev,
               python-all-dev (>= 2.6.6-3~),
               python-gtk2-dev (>= 2.12),
               python-cairo-dev,
               gconf2,
               libdesktop-agnostic-dev (>= 0.3.92),
               libdesktop-agnostic-bin,
               python-desktop-agnostic,
               gtk-doc-tools, 
               doc-base,
               valac-0.10 (>= 0.9.1) | valac
Standards-Version: 3.9.2
Homepage: https://launchpad.net/avant-window-navigator/
Vcs-Git: git://github.com/gilir/awn-debian.git
Vcs-Browser: http://github.com/gilir/awn-debian/tree
DM-Upload-Allowed: yes
X-Python-Version: >= 2.4

Package: avant-window-navigator
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         avant-window-navigator-data (>= ${source:Version}),
         libdesktop-agnostic-vfs,
         libdesktop-agnostic-fdo,
         libdesktop-agnostic-cfg,
         dbus-x11
Recommends: awn-applets-python-core,
            awn-applets-c-core,
            awn-settings (>= ${source:Version}),
            dockmanager,
            metacity (>= 2.21.5) | xcompmgr | compiz | xfwm4 (>= 4.2) | kde-window-manager (>= 4:4.0.0) | mutter
Conflicts: awn-applets-c-core (<<  0.3.9~bzr1890)
Replaces: awn-applets-c-core (<<  0.3.9~bzr1890)
Description: MacOS X like panel for GNOME
 Avant-window-navigator (Awn) is a MacOS X like panel for the GNOME Desktop
 written in C.  In addition to launchers that can be dragged onto the bar, 
 it features a taskbar that behaves similarly to the Mac OSX dock. The window 
 navigator uses the composite extension for transparency and other effects.

Package: avant-window-navigator-data
Architecture: all
Depends: ${misc:Depends}
Conflicts: avant-window-navigator (<= 0.2.1-dfsg1-1)
Replaces: avant-window-navigator (<= 0.2.1-dfsg1-1)
Description: Common files for avant-window-navigator
 This package contains all images and locales for avant-windows-navigator.

Package: libawn1
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: metacity (>= 2.21.5) | xcompmgr | compiz | xfwm4 (>= 4.2) | kde-window-manager (>= 4:4.0.0) | mutter
Description: library for avant-window-navigator
 This library is used by avant-window-navigator and its applets. It provides 
 functions to create the bar and the applets.

Package: libawn-doc
Section: doc
Architecture: all
Depends: libawn1 (>= ${source:Version}),
         ${misc:Depends}
Description: library for avant-window-navigator - documentation files
 This package contains documentation for avant-window-navigator and its library
 libawn to develop applets or the bar.

Package: libawn-dev
Section: libdevel
Architecture: any
Depends: libawn1 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends},
         libdesktop-agnostic-dev,
         libgtk2.0-dev,
         libdbus-glib-1-dev
Replaces: vala-awn
Conflicts: vala-awn
Description: library for avant-window-navigator - development files
 This package provides the include files and static library for the
 avant-window-navigator library functions.

Package: awn-settings
Architecture: all
Depends: ${python:Depends}, 
         ${misc:Depends},
         gnome-menus,
         librsvg2-common,
         python-awn,
         python-xdg,
         avant-window-navigator,
         python-desktop-agnostic,
         bzr,
         python-dbus
Conflicts: awn-manager
Replaces: awn-manager
Description: Preferences manager for avant-window-navigator
 awn-settings provides a simple way to configure avant-window-navigator.
 You can manage preferences, themes, applets and launchers.

Package: python-awn
Section: python
Architecture: any
Depends: libawn1 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         python-gtk2,
         python-desktop-agnostic
Provides: ${python:Provides}
Description: Python bindings for avant-window-navigator library 
 This library is used by avant-window-navigator. It provides Python bindings 
 to create and use Python applets for avant-window-navigator.

Package: libawn1-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libawn1 (= ${binary:Version}),
         ${misc:Depends}
Conflicts: libawn0-dbg
Replaces: libawn0-dbg
Description: library for avant-window-navigator - debug package
 This library is used by avant-window-navigator and its applets. It provides 
 functions to create the bar and the applets.
 .
 This package contains the debugging symbols.
