~ubuntu-branches/ubuntu/hardy/oggconvert/hardy-updates

« back to all changes in this revision

Viewing changes to debian/patches/01_shebang_removals.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2007-11-26 09:42:11 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20071126094211-p85z2heceq7ixjdk
Tags: 0.3.0-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Suggest gstreamer multiverse plugins

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 01_shebang_removals.dpatch by Luca Falavigna <dktrkranz@ubuntu.com>
 
3
## DP: Do not include #!/usr/bin/python, fix lintian warning.
 
4
 
 
5
@DPATCH@
 
6
diff -urNad oggconvert-0.3.0~/OggConvert/__init__.py oggconvert-0.3.0/OggConvert/__init__.py
 
7
--- oggconvert-0.3.0~/OggConvert/__init__.py    2007-11-20 13:24:31.000000000 +0100
 
8
+++ oggconvert-0.3.0/OggConvert/__init__.py     2007-11-25 15:05:26.000000000 +0100
 
9
@@ -1,4 +1,3 @@
 
10
-#!/usr/bin/python
 
11
 # -*- coding: UTF-8 -*-
 
12
 #
 
13
 # OggConvert -- Converts media files to Free formats