~mterry/ubuntu/natty/gnome-shell/wip

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Gustavo Noronha Silva
  • Date: 2009-10-14 11:31:23 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20091014113123-bf8e1l5lqd4r788k
Tags: 2.28.1~git20091020-1
* Initial upload, based on the Ubuntu package (Closes: #550956)
* debian/patches:
- drop two unnecessary patches
* debian/rules:
- cleanup, and add Debian GNOME Team rules include
* debian/control.in:
- add Debian GNOME Team stuff
- fix alignment
- remove Recommends for xserver-xephyr
- fix build-dependencies package names
- build-depend on gnome-pkg-tools for uploaders

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
PACKAGE_NAME = @PACKAGE_NAME@
147
147
PACKAGE_STRING = @PACKAGE_STRING@
148
148
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
149
PACKAGE_URL = @PACKAGE_URL@
149
150
PACKAGE_VERSION = @PACKAGE_VERSION@
150
151
PATH_SEPARATOR = @PATH_SEPARATOR@
151
152
PKG_CONFIG = @PKG_CONFIG@