[Pkg-samba-maint] r3908 - trunk/samba/debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Mon Sep 26 19:38:11 UTC 2011
Author: vorlon
Date: 2011-09-26 19:38:11 +0000 (Mon, 26 Sep 2011)
New Revision: 3908
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/rules
Log:
Drop Makefile.internal from libsmbclient-dev examples so that we can mark
libsmbclient-dev Multi-Arch: same.
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2011-09-26 18:42:16 UTC (rev 3907)
+++ trunk/samba/debian/changelog 2011-09-26 19:38:11 UTC (rev 3908)
@@ -17,6 +17,8 @@
* Don't install debian/README.build in the package; this is really only
relevant in the source.
* Bump to debhelper compat level 9 and build libraries for multiarch.
+ * Drop Makefile.internal from libsmbclient-dev examples so that we can mark
+ libsmbclient-dev Multi-Arch: same.
-- Steve Langasek <vorlon at debian.org> Sat, 24 Sep 2011 13:36:50 -0700
Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules 2011-09-26 18:42:16 UTC (rev 3907)
+++ trunk/samba/debian/rules 2011-09-26 19:38:11 UTC (rev 3908)
@@ -112,7 +112,7 @@
override_dh_installexamples:
# Ignore COPYING. Otherwise, an extra copy of the GPL licence
# in smbldap-tools example is included in samba-doc
- dh_installexamples -Xsmbldap-tools-* -XCOPYING
+ dh_installexamples -Xsmbldap-tools-* -XCOPYING -XMakefile.internal
override_dh_installchangelogs:
dh_installchangelogs -Nlibpam-smbpass -Xhistory
More information about the Pkg-samba-maint
mailing list