~ubuntu-branches/debian/squeeze/tasks/squeeze

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton, Loic Minier
  • Date: 2008-02-20 17:24:42 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080220172442-rso0p0yngsf414dy
Tags: 0.13-1
[ Loic Minier ]

* New upstream release.
* Bump up Standards-Version to 3.7.3.
* Rework to build a Hildon flavour of the package.
  - New binary package tasks-hildon; add conflicts with tasks and update
    descriptions; add install file; this package must be the first in the
    control file as to permit the dbg symbols for the standard tasks package
    to be in tasks-dbg instead of the tasks-hildon ones.
  - Add build hooks for configure, build, and install to add flavour /
    package specific rules and configure flags.
  - Build-dep on libhildon-1-dev, libdbus-1-dev, libhildonmime-dev for the
    Hildon flavour.
* Add explicit Copyright statement to debian/copyright.
* Use ${binary:Version} instead of ${Source-Version}; build-dep on dpkg-dev
  >= 1.13.19.

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
103
103
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
104
104
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
105
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
106
105
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
107
106
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
108
107
INTLTOOL_MERGE = @INTLTOOL_MERGE@
109
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
110
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
111
108
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
112
109
INTLTOOL_PERL = @INTLTOOL_PERL@
 
110
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
113
111
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
114
112
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
115
113
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
121
119
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
122
120
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
123
121
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
124
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
125
122
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
126
123
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
127
124
LDFLAGS = @LDFLAGS@