~ubuntu-branches/ubuntu/precise/gnome-games/precise-updates

« back to all changes in this revision

Viewing changes to swell-foop/data/themes/colors/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-19 20:46:10 UTC
  • mfrom: (1.1.105)
  • Revision ID: package-import@ubuntu.com-20120319204610-2nd2xqq39j8y7t5q
Tags: 1:3.3.92-0ubuntu1
* New upstream release.
  - Swell Foop ported to Vala, no longer in staging
    (LP: #939200, LP: #939210)
* debian/patches/git_fix-iagno-ai.patch: Dropped, upstream
* debian/control.in:
  - Drop no longer needed swell-foop dependencies
* debian/rules:
  - Don't install staging games
* debian/swell-foop.install:
  - Don't install gir files any more; they're not needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        blue.svg \
5
5
        green.svg \
6
6
        red.svg \
7
 
        yellow.svg \
8
 
        theme.js
 
7
        yellow.svg
9
8
 
10
9
EXTRA_DIST = \
11
10
        bkg.svg \
12
11
        blue.svg \
13
12
        green.svg \
14
13
        red.svg \
15
 
        yellow.svg \
16
 
        theme.js
 
14
        yellow.svg
17
15
 
18
16
-include $(top_srcdir)/git.mk