From 240fb90c779cd1c5826b305003a2fe39a5c8cd0c Mon Sep 17 00:00:00 2001
From: Hans-Christoph Steiner <eighthave@users.sourceforge.net>
Date: Sun, 16 Sep 2012 18:11:51 +0000
Subject: first stab at a working debian package

svn path=/trunk/externals/postlude/; revision=16245
---
 psql/debian/copyright | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 psql/debian/copyright

(limited to 'psql/debian/copyright')

diff --git a/psql/debian/copyright b/psql/debian/copyright
new file mode 100644
index 0000000..41a393a
--- /dev/null
+++ b/psql/debian/copyright
@@ -0,0 +1,23 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
+Name: psql
+Maintainer: 
+Source: http://sourceforge.net/projects/pure-data/files/libraries/psql/
+
+Files: *
+Copyright: 2001-2003, Free Software Foundation
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+X-Comment: On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
-- 
cgit v1.2.1