projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
76f57d0
)
debian/rules: install the NEWS file as the upstream changelog
author
Antonio Ospite <ao2@ao2.it>
Thu, 15 May 2014 11:15:24 +0000
(13:15 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 15 May 2014 14:23:20 +0000
(16:23 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
5c88420
..
c5817c9
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-8,6
+8,9
@@
export CFLAGS CPPFLAGS LDFLAGS
%:
dh $@
%:
dh $@
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
+
.PHONY: override_dh_strip
override_dh_strip:
dh_strip --dbg-package=libam7xxx0.1-dbg
.PHONY: override_dh_strip
override_dh_strip:
dh_strip --dbg-package=libam7xxx0.1-dbg