tags 633260 + patch tags 633260 + pending thanks Dear maintainer,
I've prepared an NMU for python-xklavier (versioned as 0.4-2.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. -- Regards, Aron Xu
diff -Nru python-xklavier-0.4/debian/changelog python-xklavier-0.4/debian/changelog --- python-xklavier-0.4/debian/changelog 2011-04-24 09:20:24.000000000 +0800 +++ python-xklavier-0.4/debian/changelog 2012-03-05 00:48:35.000000000 +0800 @@ -1,3 +1,10 @@ +python-xklavier (0.4-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Remove unneeded .la files (Closes: #633260). + + -- Aron Xu <[email protected]> Mon, 05 Mar 2012 00:48:04 +0800 + python-xklavier (0.4-2) unstable; urgency=low [ Luke Faraone ] diff -Nru python-xklavier-0.4/debian/rules python-xklavier-0.4/debian/rules --- python-xklavier-0.4/debian/rules 2011-04-24 08:27:18.000000000 +0800 +++ python-xklavier-0.4/debian/rules 2012-03-05 00:47:57.000000000 +0800 @@ -6,6 +6,9 @@ include /usr/share/cdbs/1/class/python-autotools.mk include /usr/share/cdbs/1/rules/utils.mk +binary-install/python-xklavier:: + find . -name *.la -delete + # TODO: adjust URL for each upstream release (weird upstream URL scheme!) DEB_UPSTREAM_URL = http://devel.randomink.org/attachments/download/6 DEB_UPSTREAM_TARBALL_MD5 = 25c922c12bff8eb03de56e1cf914b1f4

