[sr-dev] git:master:9bb2c354: pkg/deb/jessie: updated the path to ChangeLog in rules files

Daniel-Constantin Mierla miconda at gmail.com
Fri Dec 9 14:05:45 CET 2016


Module: kamailio
Branch: master
Commit: 9bb2c3542a9bddb13d6ed2abe6f4776fdd58ecf3
URL: https://github.com/kamailio/kamailio/commit/9bb2c3542a9bddb13d6ed2abe6f4776fdd58ecf3

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2016-12-09T14:05:08+01:00

pkg/deb/jessie: updated the path to ChangeLog in rules files

---

Modified: pkg/kamailio/deb/jessie/rules

---

Diff:  https://github.com/kamailio/kamailio/commit/9bb2c3542a9bddb13d6ed2abe6f4776fdd58ecf3.diff
Patch: https://github.com/kamailio/kamailio/commit/9bb2c3542a9bddb13d6ed2abe6f4776fdd58ecf3.patch

---

diff --git a/pkg/kamailio/deb/jessie/rules b/pkg/kamailio/deb/jessie/rules
index d935446..9e41caf 100755
--- a/pkg/kamailio/deb/jessie/rules
+++ b/pkg/kamailio/deb/jessie/rules
@@ -187,7 +187,7 @@ binary-common:
 	dh_installman
 	dh_installinfo
 	dh_lintian
-	dh_installchangelogs ChangeLog
+	dh_installchangelogs ../ChangeLog
 	dh_link
 	dh_strip --dbg-package=kamailio-dbg
 	dh_compress




More information about the sr-dev mailing list