Added Debian style copyright.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 18 Apr 2007 20:46:58 +0000 (20:46 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 18 Apr 2007 20:46:58 +0000 (20:46 +0000)
Makefile.am
debian/copyright [new file with mode: 0644]
debian/rules

index 8ba358f..f81b3f1 100644 (file)
@@ -13,6 +13,7 @@ dist-hook:
        mkdir $(distdir)/debian
        cp $(srcdir)/debian/control $(distdir)/debian
        cp $(srcdir)/debian/changelog $(distdir)/debian
+       cp $(srcdir)/debian/copyright $(distdir)/debian
        cp $(srcdir)/debian/rules $(distdir)/debian
        cp $(srcdir)/debian/*.install $(distdir)/debian
        cp $(srcdir)/debian/*.manpages $(distdir)/debian
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..e0ea1b0
--- /dev/null
@@ -0,0 +1,14 @@
+This package was debianized by Adam Dickmeiss <adam@indexdata.dk> .
+
+It was downloaded from http://ftp.indexdata.dk/pub/yazproxy/
+
+YAZ Proxy is Copyright (C) 1999-2007 Index Data ApS
+
+YAZ Proxy is primarily written by Adam Dickmeiss.
+
+You are free to distribute this software under the terms of
+the GNU General Public License.
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'.
+
+$Id: copyright,v 1.1 2007-04-18 20:46:58 adam Exp $
index 5010daf..6b9277c 100755 (executable)
@@ -85,9 +85,8 @@ binary-indep: build install
 binary-arch: build install
        dh_testdir
        dh_testroot
-       cp LICENSE debian/copyright
        dh_installdocs -A README
-       dh_installchangelogs NEWS
+       dh_installchangelogs 
        dh_installdocs
        dh_installexamples
        mv debian/tmp/usr/share/doc/yazproxy debian/tmp/usr/share/doc/yazproxy-doc