summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Kreen2009-03-13 13:51:29 +0000
committerMarko Kreen2009-03-13 13:51:29 +0000
commit7788e9bb6679a136df17482b89bad509228b4d60 (patch)
tree420d526b7a80c9f6a0cc679b9b6302814fd0fe5e
parent104d6c233015b772286c81762b52e625dd4a3418 (diff)
support debs for 8.4skytools_2_1_9
-rw-r--r--Makefile6
-rw-r--r--debian/packages.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d937fc56..85031cda 100644
--- a/Makefile
+++ b/Makefile
@@ -80,6 +80,12 @@ deb83:
yada rebuild
debuild -uc -us -b
+deb84:
+ ./configure --with-pgconfig=/usr/lib/postgresql/8.4/bin/pg_config
+ sed -e s/PGVER/8.4/g -e s/PYVER/$(pyver)/g < debian/packages.in > debian/packages
+ yada rebuild
+ debuild -uc -us -b
+
tgz: config.mak clean
$(MAKE) -C doc man
$(PYTHON) setup.py sdist -t source.cfg -m source.list
diff --git a/debian/packages.in b/debian/packages.in
index 1521b736..56c8868e 100644
--- a/debian/packages.in
+++ b/debian/packages.in
@@ -20,7 +20,7 @@ Build-Depends: python-dev, postgresql-server-dev-PGVER
Package: skytools
Architecture: any
-Depends: python-psycopg2 | pythonPYVER-psycopg2 | python-psycopg | pythonPYVER-psycopg, skytools-modules-8.3 | skytools-modules-8.2 | skytools-modules-8.1 | skytools-modules-8.0, []
+Depends: python-psycopg2 | pythonPYVER-psycopg2 | python-psycopg | pythonPYVER-psycopg, skytools-modules-8.4 | skytools-modules-8.3 | skytools-modules-8.2 | skytools-modules-8.1 | skytools-modules-8.0, []
Description: Skype database tools - Python parts
.
londiste - replication