Browse Source

debian/rules: Added an override to install the upstream changelog.

David Martínez Moreno 10 years ago
parent
commit
874d08e8f3
2 changed files with 4 additions and 0 deletions
  1. 1 0
      debian/changelog
  2. 3 0
      debian/rules

+ 1 - 0
debian/changelog

@@ -17,6 +17,7 @@ aoetools (36-1) UNRELEASED; urgency=low
     - Added ${misc:Depends} to Depends.
   * debian/rules:
     - Actually migrate it to the compact version, overriding dh_installinit.
+    - Added an override to install the upstream changelog.
   * debian/watch: Added.
   * debian/patches:
     - 03_enable_hardened_build: New, to enable CFLAGS/CPPFLAGS/LDFLAGS from

+ 3 - 0
debian/rules

@@ -6,5 +6,8 @@
 %:
 	dh $@
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 override_dh_installinit:
 	dh_installinit -u"start 41 S . start 34 0 6 ."