Update year for documentation
[yazproxy-moved-to-github.git] / debian / rules
index 5010daf..750e951 100755 (executable)
@@ -38,7 +38,7 @@ major=2
 config.status: configure
        dh_testdir
        # Add here commands to configure the package.
-       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared --with-xslt=/usr --with-yazpp=/usr/bin --without-usemarcon
+       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared --with-yazpp=/usr/bin --without-usemarcon
 
 
 build: build-stamp
@@ -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