~ubuntu-branches/ubuntu/quantal/xfonts-100dpi/quantal

« back to all changes in this revision

Viewing changes to font-adobe-100dpi/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois, Julien Cristau, Cyril Brulebois
  • Date: 2010-11-16 23:17:33 UTC
  • mfrom: (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20101116231733-iy0r4k4giswaxemh
Tags: 1:1.0.3
[ Julien Cristau ]
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
  good reason.  Thanks, Colin Watson!
* Remove myself from Uploaders
* New upstream releases (X11R7.6):
  - font-adobe-100dpi 1.0.3
  - font-bh-100dpi 1.0.3
  - font-bh-lucidatypewriter-100dpi 1.0.3
  - font-bitstream-100dpi 1.0.3
* Update debian/copyright from upstream COPYING files.

[ Cyril Brulebois ]
* Add myself to Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
252
252
 
253
253
EXTRA_DIST = $(BDF_FILES)
254
254
 
 
255
MAINTAINERCLEANFILES = ChangeLog INSTALL
 
256
 
255
257
all-local: $(BUILT_BDF_FILES) $(font_DATA)
256
258
 
257
259
install-data-hook:
262
264
distuninstallcheck:
263
265
        @:
264
266
 
265
 
EXTRA_DIST += ChangeLog
266
 
MAINTAINERCLEANFILES = ChangeLog
267
 
 
268
 
.PHONY: ChangeLog
 
267
 
 
268
.PHONY: ChangeLog INSTALL
 
269
 
 
270
INSTALL:
 
271
        $(INSTALL_CMD)
269
272
 
270
273
ChangeLog:
271
274
        $(CHANGELOG_CMD)
272
275
 
273
 
dist-hook: ChangeLog
 
276
dist-hook: ChangeLog INSTALL