~ubuntu-branches/ubuntu/trusty/sound-juicer/trusty

« back to all changes in this revision

Viewing changes to debian/patches/02_autoconf.patch

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-12-15 13:16:02 UTC
  • mfrom: (1.1.35 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20081215131602-0bezbep7s4w4zy0s
Tags: 2.25.1-0ubuntu1
* Sync on Debian
* debian/control.in:
  - Build-depends on libcdio-dev and liblaunchpad-integration-dev
* debian/patches/01_lpi.patch,
  debian/patches/02_autoconf.patch:
  - lpi changes and configure update
* New upstream version (LP: #308165)
  - Chain the metadata lookups (Bastien Nocera)
  - Finish the libmusicbrainz3 metadata fetcher (BN)
  - Add a GVFS metadata fetcher as fallback (BN)
  - Make libcdio option, as it breaks the GPL+Exception license (BN)
  - Export ASIN, Discogs, Wikipedia in the internal metadata (BN)
  - Lots of other cleanups to the metadata code (BN)
  - Remove copy of the id3mux plugin, assume it exists now (BN)
  - Remove Encoding field from desktop file (Pacho Ramos)
  - Add Audio to desktop categories (Patryk Zawadzki)
  - Correctly parse CDDA URLs (Matthew Martin)
  - Don't free the option context
* debian/control.in:
  - Change build-dep on libmusicbrainz3-dev
  - Also build-dep on libneon26-gnutls-dev and libdiscid0-dev for lmb3
* debian/watch:
  - Update for 2.25.x releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Nur -x '*.orig' -x '*~' sound-juicer-2.23.0/configure sound-juicer-2.23.0.new/configure
2
 
--- sound-juicer-2.23.0/configure       2008-06-05 12:29:39.000000000 +0100
3
 
+++ sound-juicer-2.23.0.new/configure   2008-06-05 14:15:10.000000000 +0100
4
 
@@ -23251,12 +23251,12 @@
 
1
diff -Nur -x '*.orig' -x '*~' sound-juicer-2.25.1/configure sound-juicer-2.25.1.new/configure
 
2
--- sound-juicer-2.25.1/configure       2008-11-04 21:19:12.000000000 +0000
 
3
+++ sound-juicer-2.25.1.new/configure   2008-12-15 13:24:13.000000000 +0000
 
4
@@ -23258,12 +23258,12 @@
5
5
         pkg_cv_UI_CFLAGS="$UI_CFLAGS"
6
6
     else
7
7
         if test -n "$PKG_CONFIG" && \
17
17
 else
18
18
   pkg_failed=yes
19
19
 fi
20
 
@@ -23269,12 +23269,12 @@
 
20
@@ -23276,12 +23276,12 @@
21
21
         pkg_cv_UI_LIBS="$UI_LIBS"
22
22
     else
23
23
         if test -n "$PKG_CONFIG" && \
33
33
 else
34
34
   pkg_failed=yes
35
35
 fi
36
 
@@ -23293,14 +23293,14 @@
 
36
@@ -23300,14 +23300,14 @@
37
37
         _pkg_short_errors_supported=no
38
38
 fi
39
39
         if test $_pkg_short_errors_supported = yes; then
51
51
 
52
52
 $UI_PKG_ERRORS
53
53
 
54
 
@@ -23311,7 +23311,7 @@
 
54
@@ -23318,7 +23318,7 @@
55
55
 and UI_LIBS to avoid the need to call pkg-config.
56
56
 See the pkg-config man page for more details.
57
57
 " >&5