~ubuntu-branches/ubuntu/oneiric/avant-window-navigator/oneiric

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2009-01-19 19:35:52 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090119193552-6briat37meu8bar8
Tags: 0.3.2-0ubuntu1
* New upstream release (Closes : #514681) (LP: #327443)
 - Add a script to delay the start of awn when using the autostart. 
   (Closes: #493640)
 - Fix awn-manager permission when trying to edit some desktop file 
  (LP: #260987)
 - Update position on screen resolution changes (LP: #276734)
* debian/awn.wrapper
 - A script to update applets path using awn-applets-migration script.
* debian/*.install: 
 - Add the themes directory to avant-window-navigator-data.install.
 - Add awn-autostart to avant-window-navigator.install.
 - Add awn-applets-migration to awn-manager.install.
 - Remove usr/bin/avant-window-navigator, handle by debian/rules.
 - Install python bindings in *-packages instead of site-packages only, 
   needed for the python migration in squeeze (LP: #335785).
* debian/control:
 - Add missing ${misc:Depends}.
 - Bump Build-Depends and Depends for vala to (>= 0.5.4).
 - Set awn-manager as Depends rather than Recommends, needed by the 
   awn-applets-migration script.
 - Remove unnecessary "Section: gnome"
 - Note that the libawn0-dbg contains debuggins symbols.
 - Set Build-Depends on python (>= 2.5) instead of hardcoding the python 
   version.
* debian/awn-autostart.1 & debian/awn-applets-migrations:
 - Add new man pages.
* debian/avant-window-navigator.links
 - Symlink awn.1 with avant-window-navigator.1
* debian/rules:
 - Move avant-window-navigator to awn, and copy awn.wrapper to 
   avant-window-navigator
 - Add new man pages.
* debian/patches/
 - 00-wm-behavior.patch : Don't bring the windows to the current workspace 
   when the icon of the bar is clicked. Keep the same behavior that the 
   gnome-panel applet.
 - 01-tasks-have-arrow.patch: Set the option "Tasks have arrow" by default.
 - 03-python-import.path : Update.
* debian/copyright
 - Replace (C) by ©.

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
ECHO_T = @ECHO_T@
122
122
EGREP = @EGREP@
123
123
EXEEXT = @EXEEXT@
 
124
EXTRA_VERSION = @EXTRA_VERSION@
124
125
F77 = @F77@
125
126
FFLAGS = @FFLAGS@
126
127
GCONFTOOL = @GCONFTOOL@
214
215
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
215
216
PYTHON_VERSION = @PYTHON_VERSION@
216
217
PY_PLAT_PKG = @PY_PLAT_PKG@
 
218
PY_SITE_PKG = @PY_SITE_PKG@
217
219
RANLIB = @RANLIB@
218
220
SED = @SED@
219
221
SET_MAKE = @SET_MAKE@
291
293
        doc                             \
292
294
        $(NULL)
293
295
 
 
296
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
294
297
pkgconfigdir = $(libdir)/pkgconfig
295
298
pkgconfig_DATA = awn.pc
296
299
EXTRA_DIST = \