[Demudi-commits] r1055 - in ardour/trunk/debian: . patches

Free Ekanayaka free-guest at alioth.debian.org
Sat Feb 3 11:41:05 CET 2007


Author: free-guest
Date: 2007-02-03 11:41:04 +0100 (Sat, 03 Feb 2007)
New Revision: 1055

Modified:
   ardour/trunk/debian/changelog
   ardour/trunk/debian/control
   ardour/trunk/debian/copyright
   ardour/trunk/debian/opt-control.in
   ardour/trunk/debian/patches/50-soundtouch.patch
Log:
* Removed useless build-essential build dependency
* Updated FSF address

Modified: ardour/trunk/debian/changelog
===================================================================
--- ardour/trunk/debian/changelog	2007-02-03 10:39:16 UTC (rev 1054)
+++ ardour/trunk/debian/changelog	2007-02-03 10:41:04 UTC (rev 1055)
@@ -5,6 +5,8 @@
   * Merged changes between 0.99.2-2 and 0.99.3-1
   * Added icon to .desktop files
   * Bumped Standards-Version to 3.7.2
+  * Removed useless build-essential build dependency
+  * Updated FSF address
   * Fixed broken watch file
   
  -- Free Ekanayaka <freee at debian.org>  Tue, 16 Jan 2007 19:53:47 +0100

Modified: ardour/trunk/debian/control
===================================================================
--- ardour/trunk/debian/control	2007-02-03 10:39:16 UTC (rev 1054)
+++ ardour/trunk/debian/control	2007-02-03 10:41:04 UTC (rev 1055)
@@ -128,7 +128,7 @@
  .
  This package is optimized for altivec and will not run on
  subarchitectures that don't support features enabled in altivec.
- It might fail with wierd error SIGILLs and other non-obvious failures.
+ It might fail with weird error SIGILLs and other non-obvious failures.
  Please refrain from filling bugs to the upstream author about this package
  that are not reproducible in the non-optimized package.
 
@@ -148,7 +148,7 @@
  .
  This package is optimized for i686 and will not run on
  subarchitectures that don't support features enabled in i686.
- It might fail with wierd error SIGILLs and other non-obvious failures.
+ It might fail with weird error SIGILLs and other non-obvious failures.
  Please refrain from filling bugs to the upstream author about this package
  that are not reproducible in the non-optimized package.
 

Modified: ardour/trunk/debian/copyright
===================================================================
--- ardour/trunk/debian/copyright	2007-02-03 10:39:16 UTC (rev 1054)
+++ ardour/trunk/debian/copyright	2007-02-03 10:41:04 UTC (rev 1055)
@@ -19,7 +19,7 @@
 
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
-59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 On Debian systems, the complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL file.

Modified: ardour/trunk/debian/opt-control.in
===================================================================
--- ardour/trunk/debian/opt-control.in	2007-02-03 10:39:16 UTC (rev 1054)
+++ ardour/trunk/debian/opt-control.in	2007-02-03 10:41:04 UTC (rev 1055)
@@ -14,7 +14,7 @@
  .
  This package is optimized for @optarch@ and will not run on
  subarchitectures that don't support features enabled in @optarch at .
- It might fail with wierd error SIGILLs and other non-obvious failures.
+ It might fail with weird error SIGILLs and other non-obvious failures.
  Please refrain from filling bugs to the upstream author about this package
  that are not reproducible in the non-optimized package.
 

Modified: ardour/trunk/debian/patches/50-soundtouch.patch
===================================================================
--- ardour/trunk/debian/patches/50-soundtouch.patch	2007-02-03 10:39:16 UTC (rev 1054)
+++ ardour/trunk/debian/patches/50-soundtouch.patch	2007-02-03 10:41:04 UTC (rev 1055)
@@ -1,13 +1,11 @@
-Index: ardour-0.9beta30/SConstruct
-===================================================================
---- ardour-0.9beta30.orig/SConstruct    2007-01-18 15:40:30.000000000 +0100
-+++ ardour-0.9beta30/SConstruct 2007-01-18 15:40:57.000000000 +0100
-@@ -836,7 +836,7 @@
+--- a/SConstruct.orig	2007-02-02 15:56:23.000000000 +0000
++++ b/SConstruct	2007-02-02 15:56:57.000000000 +0000
+@@ -837,7 +837,7 @@
  
  #    libraries['flowcanvas'] = LibraryInfo(LIBS='flowcanvas', LIBPATH='#/libs/flowcanvas', CPPPATH='#libs/flowcanvas')
      libraries['soundtouch'] = LibraryInfo()
 -    libraries['soundtouch'].ParseConfig ('pkg-config --cflags --libs soundtouch-1.0')
 +    libraries['soundtouch'].ParseConfig ('pkg-config --cflags --libs libSoundTouch')
+     # Comment the previous line and uncomment this for Debian:
+ 	#libraries['soundtouch'].ParseConfig ('pkg-config --cflags --libs libSoundTouch')
  
-     libraries['appleutility'] = LibraryInfo(LIBS='libappleutility',
-                                             LIBPATH='#libs/appleutility',




More information about the Demudi-commits mailing list