~ubuntu-branches/debian/sid/gnome-chess/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese, Barry deFreese, Peter De Wachter
  • Date: 2008-10-31 13:45:07 UTC
  • Revision ID: james.westby@ubuntu.com-20081031134507-i84s5dbj69eri0an
Tags: 0.4.0-3
[ Barry deFreese ]
* Improve short description and fix typo in long.
* Set urgency to medium for RC bug fix.
* Update my e-mail address.
* Bump Standards Version to 3.8.0. (No changes needed).

[ Peter De Wachter ]
* Added watch file.
* Added dh_gconf in rules. (Closes: #472866)
* Fixed localization bugs. (Closes: #503735)
* Fixed a few other obvious bugs

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
DEB_CONFIGURE_EXTRA_FLAGS=--with-gconf-schema-file-dir=/usr/share/gconf/schemas
8
8
 
 
9
binary-install/gnome-chess::
 
10
        dh_gconf
 
11
 
9
12
makebuilddir::
10
13
        cp /usr/share/misc/config.sub $(CURDIR)
11
14
        cp /usr/share/misc/config.guess $(CURDIR)