~ubuntu-branches/ubuntu/precise/gnome-osd/precise

« back to all changes in this revision

Viewing changes to gnomeosd/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Adriaan Peeters
  • Date: 2006-07-07 13:39:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060707133921-vx1ub2goh6px4j3d
Tags: 0.11.1-1
* New upstream release
  - Fixes #375789 for gnome-screensaver but not yet for xscreensaver
* Added gnomeosd.eventbridge.py.patch: fixes deprecation warning on
  startup (Closes: #366497)
* debian/control:
  - Bumped Standards-Version: 3.7.2, no changes needed
  - Added Uploaders: Loic Minier <lool@dooz.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
py_compile = $(top_srcdir)/py-compile
59
59
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
60
ACLOCAL = @ACLOCAL@
 
61
ALL_LINGUAS = @ALL_LINGUAS@
61
62
AMDEP_FALSE = @AMDEP_FALSE@
62
63
AMDEP_TRUE = @AMDEP_TRUE@
63
64
AMTAR = @AMTAR@