Add the missing files to debian packaging
authorCédric Villemain <cedric@2ndQuadrant.fr>
Wed, 23 Feb 2011 20:59:33 +0000 (21:59 +0100)
committerCédric Villemain <cedric@2ndQuadrant.fr>
Wed, 23 Feb 2011 20:59:33 +0000 (21:59 +0100)
debian/postgresql-9.0-pgfincore.dirs [new file with mode: 0644]
debian/postgresql-9.0-pgfincore.docs [new file with mode: 0644]
debian/postgresql-9.0-pgfincore.install [new file with mode: 0644]
debian/postgresql-9.1-pgfincore.dirs [new file with mode: 0644]
debian/postgresql-9.1-pgfincore.docs [new file with mode: 0644]
debian/postgresql-9.1-pgfincore.install [new file with mode: 0644]

diff --git a/debian/postgresql-9.0-pgfincore.dirs b/debian/postgresql-9.0-pgfincore.dirs
new file mode 100644 (file)
index 0000000..b383444
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/postgresql/9.0/lib
+usr/share/postgresql/9.0/contrib
diff --git a/debian/postgresql-9.0-pgfincore.docs b/debian/postgresql-9.0-pgfincore.docs
new file mode 100644 (file)
index 0000000..c6ec405
--- /dev/null
@@ -0,0 +1 @@
+README.pgfincore
diff --git a/debian/postgresql-9.0-pgfincore.install b/debian/postgresql-9.0-pgfincore.install
new file mode 100644 (file)
index 0000000..3086a75
--- /dev/null
@@ -0,0 +1,3 @@
+debian/pgfincore-9.0/pgfincore.so usr/lib/postgresql/9.0/lib
+debian/pgfincore-9.0/pgfincore.sql usr/share/postgresql/9.0/contrib
+debian/pgfincore-9.0/uninstall_pgfincore.sql usr/share/postgresql/9.0/contrib
diff --git a/debian/postgresql-9.1-pgfincore.dirs b/debian/postgresql-9.1-pgfincore.dirs
new file mode 100644 (file)
index 0000000..78504c8
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/postgresql/9.1/lib
+usr/share/postgresql/9.1/contrib
diff --git a/debian/postgresql-9.1-pgfincore.docs b/debian/postgresql-9.1-pgfincore.docs
new file mode 100644 (file)
index 0000000..c6ec405
--- /dev/null
@@ -0,0 +1 @@
+README.pgfincore
diff --git a/debian/postgresql-9.1-pgfincore.install b/debian/postgresql-9.1-pgfincore.install
new file mode 100644 (file)
index 0000000..e375918
--- /dev/null
@@ -0,0 +1,3 @@
+debian/pgfincore-9.1/pgfincore.so usr/lib/postgresql/9.1/lib
+debian/pgfincore-9.1/pgfincore.sql usr/share/postgresql/9.1/contrib
+debian/pgfincore-9.1/uninstall_pgfincore.sql usr/share/postgresql/9.1/contrib