~ubuntu-branches/ubuntu/hardy/gtkpod-aac/hardy

« back to all changes in this revision

Viewing changes to debian/patches/aac-configure.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-07-17 18:25:25 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070717182525-rhl5w4pk8lbk6pna
Tags: 0.99.10-2ubuntu1
* Resynchronise with gtkpod 0.9.10-2.
* Hack in dpatch support, since it was removed.
* Rename debian/patches/03-configure.dpatch to
  debian/patches/aac-configure.dpatch.
* Update debian/gtkpod-aac.diff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## aac-configure.dpatch by Timo Aaltonen <tjaalton@cc.hut.fi>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: Change the indentity of the package.
 
6
 
 
7
@DPATCH@
 
8
diff -urNad gtkpod-0.99.10~/configure gtkpod-0.99.10/configure
 
9
--- gtkpod-0.99.10~/configure   2007-06-28 05:30:23.000000000 +1000
 
10
+++ gtkpod-0.99.10/configure    2007-07-17 18:01:38.000000000 +1000
 
11
@@ -2098,7 +2098,7 @@
 
12
 
 
13
 
 
14
 # Define the identity of the package.
 
15
- PACKAGE=gtkpod
 
16
+ PACKAGE=gtkpod-aac
 
17
  VERSION=0.99.10
 
18
 
 
19