From: Sebastian Harl Date: Thu, 5 Mar 2009 09:35:20 +0000 (+0100) Subject: rules: Do not include the AUTHORS and VERSION files in the binary packages. X-Git-Url: https://git.tokkee.org/?p=pkg-mlmmj.git;a=commitdiff_plain;h=45df730b29ceb0e49c34da34cf45ca9dcf5545a9 rules: Do not include the AUTHORS and VERSION files in the binary packages. They do not contribute any further information. --- diff --git a/debian/changelog b/debian/changelog index 6cddb57..1d81330 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,8 @@ mlmmj (1.2.16-0.1) unstable; urgency=low as well. - Do not manually install listtexts - the upstream build system takes care of that itself. + - Do not include the AUTHORS and VERSION files in the binary packages - + they do not contribute any further information. * debian/patches/: - Added short descriptions to all patches. - Cleaned up patches: Don't use a custom /bin/sh script to execute the @@ -38,7 +40,7 @@ mlmmj (1.2.16-0.1) unstable; urgency=low * debian/docs: - Removed. This file is not needed. - -- Sebastian Harl Thu, 05 Mar 2009 10:21:03 +0100 + -- Sebastian Harl Thu, 05 Mar 2009 10:35:05 +0100 mlmmj (1.2.15-1.1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 7e5cac5..4a59594 100755 --- a/debian/rules +++ b/debian/rules @@ -101,8 +101,8 @@ binary-common: dh_testdir dh_testroot dh_installchangelogs ChangeLog - dh_installdocs -A FAQ TUNABLES TODO UPGRADE AUTHORS README README.access \ - VERSION README.exim4 README.sendmail + dh_installdocs -A FAQ TUNABLES TODO UPGRADE README README.access \ + README.exim4 README.sendmail dh_installdebconf dh_installexamples dh_installdebconf