Proper copyright for proxy in Debian packages
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Mar 2004 23:25:48 +0000 (23:25 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Mar 2004 23:25:48 +0000 (23:25 +0000)
debian/rules

index 3c1ecf2..d84e1a7 100755 (executable)
@@ -84,7 +84,10 @@ binary-arch: build install
        dh_testdir
        dh_testroot
        cp LICENSE debian/copyright
-       dh_installdocs -A README LICENSE.proxy
+       cp LICENSE.proxy debian/libyazproxy.copyright
+       cp LICENSE.proxy debian/libyazproxy-dev.copyright
+       cp LICENSE.proxy debian/yazproxy.copyright
+       dh_installdocs -A README
        dh_installchangelogs NEWS
        dh_installdocs
        dh_installexamples