~ubuntu-branches/debian/squeeze/stella/squeeze

« back to all changes in this revision

Viewing changes to src/macosx/libpng/pngasmrd.h

  • Committer: Bazaar Package Importer
  • Author(s): Mario Iseli
  • Date: 2006-04-08 18:38:25 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060408183825-vu1jk57rk929derx
* New Maintainer (Closes: #361345)
* New upstream release (Closes: #349725)
* Build-Depend now on libslang2-dev (Closes: #325577)
* Complete rebuild of debian/, upgraded to policy-standards
  3.6.2 and compat-level 5.
* Removed stellarc since stella only reads ~/.stellarc and even
  works without a first config.
* New debian/watch file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* pngasmrd.h - assembler version of utilities to read a PNG file
 
2
 *
 
3
 * libpng 1.2.5 - October 3, 2002
 
4
 * For conditions of distribution and use, see copyright notice in png.h
 
5
 * Copyright (c) 2002 Glenn Randers-Pehrson
 
6
 *
 
7
 */
 
8
 
 
9
/* This file is obsolete in libpng-1.0.9 and later; its contents now appear
 
10
 * at the end of pngconf.h.
 
11
 */