~ubuntu-branches/ubuntu/oneiric/libpng/oneiric

« back to all changes in this revision

Viewing changes to scripts/makefile.linux

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2009-05-22 09:11:26 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090522091126-ackh8fu2581nwuyg
Tags: 1.2.36-1
* New upstream release 
* Standards-Version is 3.8.1
* debhelper compat is 7
* Run dh_prep instead of dh_clean -k

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
# Library name:
8
8
LIBNAME = libpng12
9
9
PNGMAJ = 0
10
 
PNGMIN = 1.2.35
 
10
PNGMIN = 1.2.36
11
11
PNGVER = $(PNGMAJ).$(PNGMIN)
12
12
 
13
13
# Shared library names: