[Pkg-samba-maint] r834 - branches/samba4
Steinar H. Gunderson
sesse at costa.debian.org
Tue Jan 3 13:53:42 UTC 2006
Author: sesse
Date: 2006-01-03 13:53:42 +0000 (Tue, 03 Jan 2006)
New Revision: 834
Modified:
branches/samba4/changelog
branches/samba4/rules
Log:
Change SOURCEPATH in debian/rules to reflect that we now have the
packaging in debian/, not packaging/debian/. This will have to be reverted
whenever upstream syncs with us.
Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog 2006-01-03 13:43:40 UTC (rev 833)
+++ branches/samba4/changelog 2006-01-03 13:53:42 UTC (rev 834)
@@ -6,8 +6,11 @@
Samba 3 packaging.
* Be more explicit about what happens to the administrator password the
user enters.
+ * Change SOURCEPATH in debian/rules to reflect that we now have the
+ packaging in debian/, not packaging/debian/. This will have to be reverted
+ whenever upstream syncs with us.
- -- Steinar H. Gunderson <sesse at debian.org> Tue, 3 Jan 2006 14:37:59 +0100
+ -- Steinar H. Gunderson <sesse at debian.org> Tue, 3 Jan 2006 14:52:52 +0100
samba (3.9.0+SVN12395-1) unstable; urgency=low
Modified: branches/samba4/rules
===================================================================
--- branches/samba4/rules 2006-01-03 13:43:40 UTC (rev 833)
+++ branches/samba4/rules 2006-01-03 13:53:42 UTC (rev 834)
@@ -3,7 +3,7 @@
# Made with the aid of debmake, by Christoph Lameter,
# based on the sample debian/rules file for GNU hello by Ian Jackson.
-SOURCEPATH=../source
+SOURCEPATH=./source
package=samba
More information about the Pkg-samba-maint
mailing list