~ubuntu-branches/ubuntu/trusty/ubuntu-wallpapers/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Ken VanDine, Jeremy Bicha, Ken VanDine
  • Date: 2012-04-05 11:08:18 UTC
  • Revision ID: package-import@ubuntu.com-20120405110818-osdfmixnno5k2fbw
Tags: 0.34.0
[ Jeremy Bicha ]
* New packages containing community wallpapers from karmic to oneiric
  (LP: #863509)
* Bump dh compat to 8 & Standards-Version to 3.9.3
* debian/control.in:
  - Drop old gutsy conflicts
  - Conflict/replace against older ubuntu-wallpapers versions
* Update AUTHORS, COPYING, & debian/copyright

[ Ken VanDine ]
* Added ubuntu-wallpapers-precise
* debian/rules
  - Dropped the xsltproc stuff, we don't need to generate gconf defaults
    anymore
* debian/copyright
  - added license paragraphs

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
include /usr/share/cdbs/1/rules/debhelper.mk
6
6
include /usr/share/cdbs/1/class/python-distutils.mk
7
7
 
8
 
binary-post-install/ubuntu-wallpapers::
9
 
        # Grab the values from ubuntu-wallpapers.xml
10
 
        xsltproc --novalid -o debian/gconf-defaults debian/wallpapers2gconf.xsl ubuntu-wallpapers.xml.in
11
 
        # desktop-base from Debian uses priority 15, override its settings
12
 
        dh_gconf --priority=16
13
 
 
14
 
clean ::
15
 
        $(RM) debian/gconf-defaults
16
 
 
17
8
install/ubuntu-wallpapers::
18
 
        rm -r debian/$(cdbs_curpkg)/usr/lib/python*
 
9
        rm -r debian/tmp/usr/lib/python*