[Pkg-shadow-commits] r561 - trunk/debian
Alexander Gattin
xrgtn-guest at costa.debian.org
Mon Oct 3 22:09:32 UTC 2005
Author: xrgtn-guest
Date: 2005-10-03 22:09:31 +0000 (Mon, 03 Oct 2005)
New Revision: 561
Modified:
trunk/debian/changelog
trunk/debian/rules
Log:
pack upstream's NEWS file into login and passwd (closes #331487)
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2005-10-02 17:12:45 UTC (rev 560)
+++ trunk/debian/changelog 2005-10-03 22:09:31 UTC (rev 561)
@@ -12,6 +12,8 @@
- debian/control:
- manpages-es-extra: versioned Replaces as the man pages have now been
removed
+ - debian/rules:
+ - pack upstream's NEWS file into login and passwd. Closes: #331487
-- Christian Perrier <bubulle at debian.org> Wed, 28 Sep 2005 19:59:31 +0200
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2005-10-02 17:12:45 UTC (rev 560)
+++ trunk/debian/rules 2005-10-03 22:09:31 UTC (rev 561)
@@ -137,7 +137,7 @@
install -c -m 444 debian/login.linda-overrides debian/login/usr/share/linda/overrides/login
install -c -m 444 debian/passwd.linda-overrides debian/passwd/usr/share/linda/overrides/passwd
- dh_installdocs
+ dh_installdocs -A NEWS
dh_installexamples
dh_compress
dh_installchangelogs
More information about the Pkg-shadow-commits
mailing list