use current date in changelog

override dh_auto_install because of transitional package
This commit is contained in:
Alf Gaida 2015-02-14 18:23:26 +01:00 committed by Andrew Lee (李健秋)
parent 53ecca0580
commit fe5bf18c98
2 changed files with 5 additions and 1 deletions

2
debian/changelog vendored
View File

@ -2,4 +2,4 @@ lxqt-about (0.9.0-1) experimental; urgency=low
* Initial release (Closes: #747600, #765768)
-- Alf Gaida <agaida@siduction.org> Tue, 09 Sep 2014 01:13:14 +0200
-- Alf Gaida <agaida@siduction.org> Sat, 14 Feb 2015 18:18:41 +0100

4
debian/rules vendored
View File

@ -4,3 +4,7 @@
%:
dh ${@} --buildsystem cmake --parallel
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lxqt-about