Make proper copyright file for Debian
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Sep 2002 20:27:52 +0000 (20:27 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Sep 2002 20:27:52 +0000 (20:27 +0000)
Makefile.am
debian/changelog
debian/copyright [new file with mode: 0644]
debian/postinst
debian/rules

index 2096f0d..e23d086 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.5 2002-09-05 14:36:20 adam Exp $
+## $Id: Makefile.am,v 1.6 2002-09-11 20:27:52 adam Exp $
 
 AUTOMAKE_OPTIONS=foreign
 
@@ -24,6 +24,7 @@ dist-hook:
        cp $(srcdir)/debian/changelog $(distdir)/debian
        cp $(srcdir)/debian/rules $(distdir)/debian
        cp $(srcdir)/debian/postinst $(distdir)/debian
+       cp $(srcdir)/debian/copyright $(distdir)/debian
 
 
 rpm: $(PACKAGE)-$(VERSION).tar.gz
index 11a8ebb..85910d9 100644 (file)
@@ -1,8 +1,14 @@
+idzebra (1.3.2-2) unstable; urgency=low
+
+  * copyright refers to GPL-2 rather than including it.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 11 Sep 2002 22:10:11 +0100
+
 idzebra (1.3.2-1) unstable; urgency=low
 
   * Second debian package
 
- -- Adam Dickmeiss <adam@indexdata.dk>  Wed,  9 Sep 2002 11:23:51 +0100
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon,  9 Sep 2002 11:23:51 +0100
 
 zebra (1.3.1-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..8ef1e3b
--- /dev/null
@@ -0,0 +1,15 @@
+This package was created by Adam Dickmeiss on
+Wed,  5 Sep 2002 16:33:09 +0100.
+
+It was downloaded from http://ftp.indexdata.dk/pub/zebra/
+
+Copyright:
+
+Copyright (c) 1995-2002 Index Data ApS.
+
+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 2002-09-11 20:27:53 adam Exp $
index 82f5f06..bfa9a1d 100644 (file)
@@ -1,4 +1,2 @@
 #!/bin/bash
-
 # Postinst script for Zebra
-ldconfig
index b845859..7c99721 100755 (executable)
@@ -93,7 +93,6 @@ binary-arch: build install
        dh_testroot
        dh_movefiles -p idzebra usr/share/idzebra usr/bin
 
-       cp LICENSE.zebra debian/copyright
        cp CHANGELOG changelog
        dh_installdocs --all README TODO changelog debian/copyright