[Pkg-openssl-changes] r883 - openssl/branches/1.1.0/debian

Sebastian Andrzej Siewior bigeasy at moszumanska.debian.org
Wed Jan 25 21:08:13 UTC 2017


Author: bigeasy
Date: 2017-01-25 21:08:13 +0000 (Wed, 25 Jan 2017)
New Revision: 883

Modified:
   openssl/branches/1.1.0/debian/rules
Log:
add the changelogs also for the -doc package



Modified: openssl/branches/1.1.0/debian/rules
===================================================================
--- openssl/branches/1.1.0/debian/rules	2017-01-20 21:26:31 UTC (rev 882)
+++ openssl/branches/1.1.0/debian/rules	2017-01-25 21:08:13 UTC (rev 883)
@@ -122,7 +122,7 @@
 	mv debian/tmp/usr/include/openssl/opensslconf.h debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/openssl/
 
 override_dh_installchangelogs:
-	dh_installchangelogs -a CHANGES
+	dh_installchangelogs CHANGES
 
 override_dh_fixperms:
 	if [ -d debian/openssl/etc/ssl/private ] ; then \




More information about the Pkg-openssl-changes mailing list