debian/rules: Use upstream's NEWS file as upstream ChangeLog.
This commit is contained in:
parent
25bed102f4
commit
29628d150b
3
debian/rules
vendored
3
debian/rules
vendored
@ -11,6 +11,9 @@ override_dh_install:
|
||||
rm -rfv debian/tmp/usr/share/MateConf/
|
||||
dh_install --fail-missing
|
||||
|
||||
override_dh_installchangelogs:
|
||||
dh_installchangelogs NEWS
|
||||
|
||||
override_dh_auto_configure:
|
||||
# upstream tarball is without configure. autogen.sh will create it
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
Loading…
Reference in New Issue
Block a user