~ubuntu-branches/ubuntu/precise/gst0.10-python/precise

« back to all changes in this revision

Viewing changes to gst/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-05-11 11:03:02 UTC
  • mfrom: (1.2.1 upstream) (10 experimental)
  • mto: (4.1.22 karmic)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20090511110302-lenm60jjucpj6tzy
* New upstream release, 'We built a wall':
  + debian/rules,
    debian/control,
    debian/*.{install,postinst,prerm,rtupdate}:
    - Add a -dev package for the pkg-config files and def files
      (Closes: #527485).
    - Don't ship examples twice (Closes: #527498).

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
        gst-0.10.20.ignore      \
34
34
        gst-0.10.21.ignore      \
35
35
        gst-0.10.22.ignore      \
 
36
        gst-0.10.23.ignore      \
36
37
        gst-pb-0.10.14.ignore   \
37
38
        gst-pb-0.10.16.ignore   \
38
39
        gst-pb-0.10.18.ignore   \
 
40
        gst-pb-0.10.23.ignore   \
39
41
        gst-disable-loadsave.ignore
40
42
 
41
43
INCLUDES = $(PYTHON_INCLUDES)