~ubuntu-branches/ubuntu/utopic/serpentine/utopic

« back to all changes in this revision

Viewing changes to debian/patches/z99_automake.patch

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2008-03-23 18:08:56 UTC
  • Revision ID: james.westby@ubuntu.com-20080323180856-3kj9x2zktc1s81fb
Tags: 0.9-5ubuntu1
* Merge from debian unstable, remaining changes (LP: #199014):
  - Use a recommends on gstreamer0.10-plugins-ugly, not a depends
  - Reformat Build-Dep and Build-Dep-Indep so source package builds
  - Modify Maintainer value to match the DebianMaintainerField
    specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -Nur serpentine-0.9/Makefile.in serpentine-0.9.new/Makefile.in
 
2
--- serpentine-0.9/Makefile.in  2007-08-13 21:30:24.000000000 +0100
 
3
+++ serpentine-0.9.new/Makefile.in      2008-03-14 22:46:47.000000000 +0000
 
4
@@ -286,6 +286,7 @@
 
5
        serpentine/common.py        \
 
6
        serpentine/urlutil.py       \
 
7
        serpentine/errors.py        \
 
8
+       serpentine/compatxml.py     \
 
9
        serpentine/release.py
 
10
 
 
11
 serpentine_pluginsdir = $(pythondir)/serpentine/plugins