The following commit has been merged in the master branch:
commit 4bbfac8aef293f28fef5635482179767ccb55e7e
Author: Martin Erik Werner <[email protected]>
Date: Fri Apr 27 01:58:40 2012 +0200
Call dh_installchangelogs explicitly to work on oneiric
diff --git a/debian/rules b/debian/rules
index a8e34c0..4081d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,10 @@ override_dh_auto_install:
rm debian/tmp/usr/share/doc/lierolibre/COPYING
rm debian/tmp/usr/share/doc/lierolibre/ChangeLog
+override_dh_installchangelogs:
+ # Doesn't work automatically in Ubuntu 11.10
+ dh_installchangelogs ChangeLog
+
override_dh_builddeb:
dh_builddeb -- -Zxz
--
Packaging for lierolibre
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits