svn commit: samba r12198 - in branches/SAMBA_4_0/packaging/debian: .

jelmer at samba.org jelmer at samba.org
Mon Dec 12 19:45:48 GMT 2005


Author: jelmer
Date: 2005-12-12 19:45:47 +0000 (Mon, 12 Dec 2005)
New Revision: 12198

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12198

Log:
Some more Debian updates. Thanks to Steinar H. Gunderson

Modified:
   branches/SAMBA_4_0/packaging/debian/compat
   branches/SAMBA_4_0/packaging/debian/copyright
   branches/SAMBA_4_0/packaging/debian/libparse-pidl-perl.install
   branches/SAMBA_4_0/packaging/debian/rules
   branches/SAMBA_4_0/packaging/debian/samba4-client.install
   branches/SAMBA_4_0/packaging/debian/samba4-common.dirs
   branches/SAMBA_4_0/packaging/debian/samba4-common.install
   branches/SAMBA_4_0/packaging/debian/samba4-dev.install
   branches/SAMBA_4_0/packaging/debian/samba4-server.install
   branches/SAMBA_4_0/packaging/debian/samba4-swat.install


Changeset:
Modified: branches/SAMBA_4_0/packaging/debian/compat
===================================================================
--- branches/SAMBA_4_0/packaging/debian/compat	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/compat	2005-12-12 19:45:47 UTC (rev 12198)
@@ -1 +1,3 @@
 4
+4
+4

Modified: branches/SAMBA_4_0/packaging/debian/copyright
===================================================================
--- branches/SAMBA_4_0/packaging/debian/copyright	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/copyright	2005-12-12 19:45:47 UTC (rev 12198)
@@ -15,9 +15,8 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program;  if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-   MA 02111-1307, USA
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.

Modified: branches/SAMBA_4_0/packaging/debian/libparse-pidl-perl.install
===================================================================
--- branches/SAMBA_4_0/packaging/debian/libparse-pidl-perl.install	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/libparse-pidl-perl.install	2005-12-12 19:45:47 UTC (rev 12198)
@@ -2,4 +2,3 @@
 usr/share/perl5
 usr/share/man/man3/*.3pm
 usr/share/man/man1/pidl.1p
-

Modified: branches/SAMBA_4_0/packaging/debian/rules
===================================================================
--- branches/SAMBA_4_0/packaging/debian/rules	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/rules	2005-12-12 19:45:47 UTC (rev 12198)
@@ -70,12 +70,14 @@
 	$(MAKE) -C $(SOURCEPATH) install DESTDIR=$(CURDIR)/debian/tmp
 	$(MAKE) -C $(SOURCEPATH) manpages installman DESTDIR=$(CURDIR)/debian/tmp
 	cp $(CURDIR)/debian/smb.conf $(CURDIR)/debian/tmp/etc/samba4
+	cp $(SOURCEPATH)/setup/provision $(CURDIR)/debian/tmp/usr/lib/samba/setup
 	$(MAKE) -C $(SOURCEPATH)/pidl install DESTDIR=$(CURDIR)/debian/tmp
 
 binary-arch: build install
 	dh_testdir
 	dh_testroot
 	dh_install -a --sourcedir=debian/tmp
+	dh_installdocs -a
 	dh_installchangelogs -a
 	dh_strip -a
 	dh_perl -a

Modified: branches/SAMBA_4_0/packaging/debian/samba4-client.install
===================================================================
--- branches/SAMBA_4_0/packaging/debian/samba4-client.install	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/samba4-client.install	2005-12-12 19:45:47 UTC (rev 12198)
@@ -1,3 +1,5 @@
-usr/bin/smbclient
 usr/bin/net
 usr/bin/nmblookup
+usr/bin/setntacl
+usr/bin/setnttoken
+usr/bin/smbclient

Modified: branches/SAMBA_4_0/packaging/debian/samba4-common.dirs
===================================================================
--- branches/SAMBA_4_0/packaging/debian/samba4-common.dirs	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/samba4-common.dirs	2005-12-12 19:45:47 UTC (rev 12198)
@@ -1,3 +1,4 @@
 etc/samba4/tls
 usr/lib/samba
 var/cache/samba
+var/run/samba4

Modified: branches/SAMBA_4_0/packaging/debian/samba4-common.install
===================================================================
--- branches/SAMBA_4_0/packaging/debian/samba4-common.install	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/samba4-common.install	2005-12-12 19:45:47 UTC (rev 12198)
@@ -1,3 +1,4 @@
 etc/samba4/smb.conf
 usr/lib/samba/*.dat
 usr/lib/samba/setup
+usr/lib/samba/js

Modified: branches/SAMBA_4_0/packaging/debian/samba4-dev.install
===================================================================
--- branches/SAMBA_4_0/packaging/debian/samba4-dev.install	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/samba4-dev.install	2005-12-12 19:45:47 UTC (rev 12198)
@@ -1,3 +1,9 @@
 usr/include
 usr/share/man/man3/talloc.3
 usr/share/man/man3/ldb.3
+usr/include
+usr/share/man/man3/talloc.3
+usr/share/man/man3/ldb.3
+usr/include
+usr/share/man/man3/talloc.3
+usr/share/man/man3/ldb.3

Modified: branches/SAMBA_4_0/packaging/debian/samba4-server.install
===================================================================
--- branches/SAMBA_4_0/packaging/debian/samba4-server.install	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/samba4-server.install	2005-12-12 19:45:47 UTC (rev 12198)
@@ -1 +1,3 @@
 usr/sbin/smbd
+usr/bin/smbstatus
+usr/bin/smbscript

Modified: branches/SAMBA_4_0/packaging/debian/samba4-swat.install
===================================================================
--- branches/SAMBA_4_0/packaging/debian/samba4-swat.install	2005-12-12 19:33:09 UTC (rev 12197)
+++ branches/SAMBA_4_0/packaging/debian/samba4-swat.install	2005-12-12 19:45:47 UTC (rev 12198)
@@ -1,2 +1,4 @@
 usr/share/samba/swat
+usr/share/samba/swat
+usr/share/samba/swat
 usr/lib/samba/js



More information about the samba-cvs mailing list