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

« back to all changes in this revision

Viewing changes to scripts/makefile.sggcc

  • 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:
6
6
# Library name:
7
7
LIBNAME=libpng12
8
8
PNGMAJ = 0
9
 
PNGMIN = 1.2.35
 
9
PNGMIN = 1.2.36
10
10
PNGVER = $(PNGMAJ).$(PNGMIN)
11
11
 
12
12
# Shared library names: