~ubuntu-branches/ubuntu/karmic/libflickrnet/karmic

« back to all changes in this revision

Viewing changes to debian/compile.sh

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2008-01-03 23:10:09 UTC
  • Revision ID: james.westby@ubuntu.com-20080103231009-aqgdwtsbfzfjj6vy
Tags: 25277-5
* Move package to pkg-cli-libs svn
* debian/control:
  + Set Maintainer to Debian CLI Libraries Team and add myself to Uploaders
  + Update Vcs headers
* Use lowercase name for the FlickrNet.dll pkg-config file
* debian/rules:
  + Install versioned pkg-config file and create a symlink without
  version (Closes: #458891)
  + Use dh_clifixperms instead of chmod. Thanks to Mirco Bauer
* Add patches/AssemblyInfo.diff to fix assembly version and comply with
  the Debian CLI Policy
* Add debian/cligacpolicy to fix the ABI breakage (Closes: #458844)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gmcs -debug -target:library -out:FlickrNet.dll  -r:System.Web.dll -r:System.Drawing.dll *.cs