Fix for the RC bugs, plus changes to fix the package failing to
*re*build correctly. I'm about to upload this.

-- 
Steve McIntyre, Cambridge, UK.                                [EMAIL PROTECTED]
  Getting a SCSI chain working is perfectly simple if you remember that there
  must be exactly three terminations: one on one end of the cable, one on the
  far end, and the goat, terminated over the SCSI chain with a silver-handled
  knife whilst burning *black* candles. --- Anthony DeBoer
diff -u gnome-speech-0.3.10/debian/control gnome-speech-0.3.10/debian/control
--- gnome-speech-0.3.10/debian/control
+++ gnome-speech-0.3.10/debian/control
@@ -2,8 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Mario Lang <[EMAIL PROTECTED]>
-Build-Depends: cdbs (>= 0.2.11), debhelper (>= 4.0.0),
- libbonobo2-dev (>= 2.6.0), liborbit2-dev (>= 1:2.10.0)
+Build-Depends: cdbs (>= 0.2.11), debhelper (>= 4.0.0), libbonobo2-dev (>= 
2.6.0), liborbit2-dev (>= 1:2.10.0), libpopt-dev
 Standards-Version: 3.5.10
 
 Package: libgnome-speech3
diff -u gnome-speech-0.3.10/debian/changelog 
gnome-speech-0.3.10/debian/changelog
--- gnome-speech-0.3.10/debian/changelog
+++ gnome-speech-0.3.10/debian/changelog
@@ -1,3 +1,14 @@
+gnome-speech (1:0.3.10-1.1) unstable; urgency=medium
+
+  * NMU from the Helsinki BSP
+  * Medium urgency for an RC bug fix
+  * Added missing Build-Dep on libpopt-dev to fix FTBFS RC bug.
+    Closes: #397620
+  * Improve the clean: target in debian/rules so the package will rebuild
+    cleanly. 
+       
+ -- Steve McIntyre <[EMAIL PROTECTED]>  Sat, 11 Nov 2006 18:45:15 +0200
+
 gnome-speech (1:0.3.10-1) unstable; urgency=low
 
   * New upstream version.
diff -u gnome-speech-0.3.10/debian/rules gnome-speech-0.3.10/debian/rules
--- gnome-speech-0.3.10/debian/rules
+++ gnome-speech-0.3.10/debian/rules
@@ -13 +13,7 @@
-       rm -f drivers/freetts/{java,native}/Makefile
+       find . -name Makefile | xargs rm -vf
+       find . -name '*.server' | xargs rm -vf
+       rm -f drivers/theta/GNOME_Speech_SynthesisDriver_Theta.server
+       rm -f drivers/freetts/freetts-synthesis-driver
+       rm -f drivers/freetts/GNOME_Speech_SynthesisDriver_FreeTTS.server
+       rm -f config.h config.log config.status libtool stamp-h1
+       rm -f gnome-speech-1.0.pc

Attachment: signature.asc
Description: Digital signature

Reply via email to