~ubuntu-branches/ubuntu/oneiric/create-resources/oneiric

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2011-06-09 11:13:43 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110609111343-la8zk8v9sltxum8i
Tags: 0.1.3-4
* debian/patches/0001-add_name_header_to_GIMP_palettes.patch
  - Several of the swatches in the create-resources package do not contain
    a "Name: " header. This causes problems for Inkscape (see LP #780659),
    because it uses the contents of the "Name: " header to label its
    palette menu (Closes: #626419, LP: #781350).
* Improve long description (LP: #389136):
  - It actually only includes resources for use with graphics programs.
    Plus, Open Clip Art gallery is not an application.
* Remove unuseful substvar ${shlibs:Depends}.
* debian/rules:
  - Purge extra COPYING,INSTALL files.
  - Don't purge SConscript~ files, to avoid introducing changes into the
    sources tree.
* debian/copyright: Update to DEP-5 to rev.174.
* Bump Standards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
                $(CURDIR)/debian/create-resources/usr/share/doc/create/* \
14
14
                $(CURDIR)/debian/create-resources/usr/share/doc/create-resources
15
15
        rmdir $(CURDIR)/debian/create-resources/usr/share/doc/create
 
16
        cd $(CURDIR)/debian/create-resources/usr/share/doc/create-resources && \
 
17
                rm -f INSTALL* COPYING*
 
18
 
 
19
override_dh_clean:
 
20
        dh_clean -XSConscript~