~ubuntu-branches/ubuntu/lucid/lastfm/lucid

« back to all changes in this revision

Viewing changes to debian/patches/20_dirpaths.diff

  • Committer: Bazaar Package Importer
  • Author(s): Emanuele Gentili
  • Date: 2008-02-11 18:11:04 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080211181104-pridvw8l3kcdnk1f
Tags: 1:1.4.2.58240.dfsg-1ubuntu1
* Merge from Debian unstable (LP: #190819), remaining changes:
  - debian/rules:
    - Added dh_icons
  - Modify Maintainer value to match Debian-Maintainer-Field Spec    
* debian/control: changed libgpod-nogtk-dev to libgpod-dev in Build-Depends
  because of different package names in Debian/Ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
--- a/src/container.cpp
2
2
+++ b/src/container.cpp
3
 
@@ -522,7 +522,7 @@
 
3
@@ -523,7 +523,7 @@
4
4
     // Hack to get it working with VS2005
5
5
     QString path = qApp->applicationDirPath();
6
6
   #else