~ubuntu-branches/ubuntu/natty/alsa-lib/natty

« back to all changes in this revision

Viewing changes to debian/patches/add-maintainer-mode.patch

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2010-07-19 00:49:45 UTC
  • mfrom: (2.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100719004945-z0hgadg6irnyb37b
Tags: 1.0.23-1ubuntu1
* Merge from debian unstable.  Remaining changes:
* Merge from debian unstable, remaining changes:
  - debian/rules:
    + Don't bail when removing include/alsa
  - debian/control: Add Vcs-Bzr URI
  - Add configuration files for bluetooth/bluez-alsa and pulseaudio
  - debian/libasound2.install: Ship smixer plugins for native and bi-arch
    packages
  - drop libcxxtools-dev build dependency, its in universe
  - add --with-plugindir=\$${prefix}/lib/alsa-lib to configure-stamp
  - Demote libc6-i386 pre-depends to depends for lib32asound2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#add-maintainer-mode.patch by Loic Minier <lool@dooz.org>
2
 
Index: alsa-lib-1.0.22/configure.in
 
1
From: Loic Minier <lool@dooz.org>
 
2
Subject: Add Maintainer Mode
 
3
 
 
4
Index: alsa-lib-1.0.23/configure.in
3
5
===================================================================
4
 
--- alsa-lib-1.0.22.orig/configure.in   2010-01-17 16:31:14.000000000 +0100
5
 
+++ alsa-lib-1.0.22/configure.in        2010-01-17 16:33:04.000000000 +0100
 
6
--- alsa-lib-1.0.23.orig/configure.in   2010-05-30 20:56:46.000000000 +0200
 
7
+++ alsa-lib-1.0.23/configure.in        2010-05-30 20:56:55.000000000 +0200
6
8
@@ -22,6 +22,8 @@
7
9
 
8
10
 AC_PREFIX_DEFAULT(/usr)