Here's a diff of the changes.  Despite the changelog, I have /not/
NMU'd it!

--- sqn/sqlrelay-0.35/debian/changelog  2005-05-29 17:59:43.668642008 +0100
+++ sqo/sqlrelay-0.35/debian/changelog  2005-05-29 17:50:35.951907608 +0100
@@ -1,14 +1,3 @@
-sqlrelay (1:0.35-9.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * Install into $(d)/usr/local/lib/site_ruby/1.8 rather than
-    $(d)/`pwd`/$(d)/usr/share/local/lib/site_ruby/1.8
-    (Closes: #311159).  Report and fix by Kurt Roeckx.
-  * Build-Depend upon libmysqlclient12-dev | libmysqlclient-dev,
-    rather than just the virtual package libmysqlclient-dev.
-
- -- Roger Leigh <[EMAIL PROTECTED]>  Sun, 29 May 2005 17:56:30 +0100
-
 sqlrelay (1:0.35-9) unstable; urgency=low
 
   * Drop -zts from the PHP API version.
--- sqn/sqlrelay-0.35/debian/control    2005-05-29 17:53:12.769067776 +0100
+++ sqo/sqlrelay-0.35/debian/control    2005-05-29 17:50:35.968905024 +0100
@@ -2,7 +2,7 @@
 Section: misc
 Priority: optional
 Maintainer: Matthias Klose <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.16), libmysqlclient12-dev | 
libmysqlclient-dev, freetds-dev, libiodbc2-dev, postgresql-dev, libsqlite0-dev, 
python,  python2.2-dev, python2.3-dev, libpcre3-dev, libssl-dev, libxml2-dev, 
librudiments0-dev (>= 0.27), libc6-prof [!alpha !ia64], libc6.1-prof [alpha 
ia64], libreadline4-dev, libgtk1.2-dev, ruby, ruby1.8-dev, php4-dev (>= 
4:4.3.10-10), autotools-dev
+Build-Depends: debhelper (>= 4.1.16), libmysqlclient-dev, freetds-dev, 
libiodbc2-dev, postgresql-dev, libsqlite0-dev, python,  python2.2-dev, 
python2.3-dev, libpcre3-dev, libssl-dev, libxml2-dev, librudiments0-dev (>= 
0.27), libc6-prof [!alpha !ia64], libc6.1-prof [alpha ia64], libreadline4-dev, 
libgtk1.2-dev, ruby, ruby1.8-dev, php4-dev (>= 4:4.3.10-10), autotools-dev
 Standards-Version: 3.6.1
 
 Package: sqlrelay
--- sqn/sqlrelay-0.35/debian/rules      2005-05-29 17:56:08.070417920 +0100
+++ sqo/sqlrelay-0.35/debian/rules      2005-05-29 17:50:35.966905328 +0100
@@ -140,7 +140,7 @@
 
        : # work around wrong ruby installation locations
        mkdir -p $(d)/usr/lib/ruby
-       mv $(d)/usr/local/lib/site_ruby/1.8 $(d)/usr/lib/ruby
+       mv $(d)/`pwd`/$(d)/usr/share/local/lib/site_ruby/1.8 $(d)/usr/lib/ruby
 
        : # work around wrong zope installation locations
        mkdir -p $(d)/usr/lib/zope/lib/python/Products


Note the warnings below.  You might want to fix these as well.

dh_shlibdeps -a -Lsqlrelay -ldebian/sqlrelay/usr/lib
echo "php:Depends=phpapi-20020918" >> debian/php4-sqlrelay.substvars
dh_gencontrol -a
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dh_md5sums -a
dh_builddeb -a


Regards,
Roger

-- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to