debian: install the RELEASE-NOTES as upstream changelog for now

This commit is contained in:
Michael Stapelberg 2012-04-25 23:21:10 +02:00
parent 327267cc33
commit e69c54df07
1 changed files with 3 additions and 0 deletions

3
debian/rules vendored
View File

@ -37,6 +37,9 @@ override_dh_auto_build:
$(MAKE) -C man
$(MAKE) -C docs
override_dh_installchangelogs:
dh_installchangelogs RELEASE-NOTES-4.2
override_dh_install:
$(MAKE) DESTDIR=$(CURDIR)/debian/i3-wm/ install