~ubuntu-branches/ubuntu/raring/xsplash/raring

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine, Ken VanDine, Loïc Minier
  • Date: 2009-08-06 17:23:01 UTC
  • Revision ID: james.westby@ubuntu.com-20090806172301-f0u1uoi9c9hkzcos
Tags: 0.1-0ubuntu1
[ Ken VanDine ]
* Initial release (LP: #410307)

[ Loïc Minier ]
* Use https for launchpad URL in debian/copyright, debian/watch, and
  Homepage.
* Use rev 0ubuntu1 instead of -1.
* Bdep on pkg-config and libglib2.0-dev (glib-mkenums).
* Use new FSF address in copyright file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
include /usr/share/cdbs/1/rules/debhelper.mk
 
4
include /usr/share/cdbs/1/class/autotools.mk
 
5
 
 
6
 
 
7
# Add here any variable or target overrides you need.