Hi, The attached file is the updated diff for my skytools 2.1.8-2.1 NMU. The associated changelog entry is:
skytools (2.1.8-2.1) unstable; urgency=medium * Non-maintainer upload. * Specify PG_CONFIG directly so that paths relating to Postgres 8.4 are not returned, preventing a FTBFS. (Closes: #536906) * Install usr/share/skytools to ensure required pgq.sql file is present in the binary package. (Closes: #534310) It will be uploaded to DELAYED/1. Please let me know ASAP if you wish me to cancel it (or simply upload your own fix). Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `-
diff -Nru skytools-2.1.8/debian/changelog skytools-2.1.8/debian/changelog --- skytools-2.1.8/debian/changelog 2009-08-11 08:29:11.000000000 +0100 +++ skytools-2.1.8/debian/changelog 2009-08-11 08:29:11.000000000 +0100 @@ -1,3 +1,13 @@ +skytools (2.1.8-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Specify PG_CONFIG directly so that paths relating to Postgres 8.4 are not + returned, preventing a FTBFS. (Closes: #536906) + * Install usr/share/skytools to ensure required pgq.sql file is present in + the binary package. (Closes: #534310) + + -- Chris Lamb <la...@debian.org> Tue, 11 Aug 2009 08:24:12 +0100 + skytools (2.1.8-2) unstable; urgency=low * Dependency changes psycopg to psycopg2, because psycopg isn't support diff -Nru skytools-2.1.8/debian/rules skytools-2.1.8/debian/rules --- skytools-2.1.8/debian/rules 2009-08-11 08:29:11.000000000 +0100 +++ skytools-2.1.8/debian/rules 2009-08-11 08:29:11.000000000 +0100 @@ -4,7 +4,7 @@ include /usr/share/cdbs/1/class/autotools.mk -DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr +DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr PG_CONFIG=/usr/lib/postgresql/8.3/bin/pg_config DEB_INSTALL_DOCS_ALL := doc/TODO.txt NEWS README DEB_INSTALL_MANPAGES_skytools := doc/*.1 doc/*.5 diff -Nru skytools-2.1.8/debian/skytools-modules-8.3.install skytools-2.1.8/debian/skytools-modules-8.3.install --- skytools-2.1.8/debian/skytools-modules-8.3.install 2009-08-11 08:29:11.000000000 +0100 +++ skytools-2.1.8/debian/skytools-modules-8.3.install 2009-08-11 08:29:11.000000000 +0100 @@ -2,3 +2,4 @@ debian/tmp/usr/share/postgresql/8.3/contrib/* debian/tmp/usr/share/postgresql/8.3/contrib/* debian/tmp/usr/share/doc/postgresql-doc-8.3/contrib/README.* usr/share/doc/skytools-modules +debian/tmp/usr/share/skytools
signature.asc
Description: PGP signature