tags 536906 + pending thanks Hi,
The attached file is the 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)
It will be uploaded to DELAYED/2. Please let me know ASAP if you wish
me to cancel it (or simply upload your own fix).
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected]
`-
diff -Nru skytools-2.1.8/debian/changelog skytools-2.1.8/debian/changelog --- skytools-2.1.8/debian/changelog 2009-08-11 08:21:12.000000000 +0100 +++ skytools-2.1.8/debian/changelog 2009-08-11 08:21:12.000000000 +0100 @@ -1,3 +1,11 @@ +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) + + -- Chris Lamb <[email protected]> Tue, 11 Aug 2009 08:20:10 +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:21:12.000000000 +0100 +++ skytools-2.1.8/debian/rules 2009-08-11 08:21:12.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
signature.asc
Description: PGP signature

