[Debian-olpc-commits] r27 - olpc-hardware-manager/trunk/debian

holger at alioth.debian.org holger at alioth.debian.org
Thu Jun 26 12:30:09 UTC 2008


Author: holger
Date: 2008-06-26 12:30:06 +0000 (Thu, 26 Jun 2008)
New Revision: 27

Modified:
   olpc-hardware-manager/trunk/debian/control
   olpc-hardware-manager/trunk/debian/rules
Log:
its only done if you commit theright stuff

Modified: olpc-hardware-manager/trunk/debian/control
===================================================================
--- olpc-hardware-manager/trunk/debian/control	2008-06-26 12:28:14 UTC (rev 26)
+++ olpc-hardware-manager/trunk/debian/control	2008-06-26 12:30:06 UTC (rev 27)
@@ -5,8 +5,6 @@
 Build-Depends: debhelper (>= 6)
 Standards-Version: 3.8.0
 Homepage: http://dev.laptop.org/git?p=hardware-manager;a=summary
-Vcs-Svn: svn://svn.debian.org/svn/debian-olpc/olpc-hardware-manager
-Vcs-Browser: http://svn.debian.org/wsvn/debian-olpc/olpc-hardware-manager
 
 Package: olpc-hardware-manager
 Architecture: any

Modified: olpc-hardware-manager/trunk/debian/rules
===================================================================
--- olpc-hardware-manager/trunk/debian/rules	2008-06-26 12:28:14 UTC (rev 26)
+++ olpc-hardware-manager/trunk/debian/rules	2008-06-26 12:30:06 UTC (rev 27)
@@ -59,7 +59,7 @@
 	dh_installdocs
 	dh_install olpc-hardware-manager.conf /etc/dbus-1/system.d/
 	# dh_install cannot rename files when installing them
-	cp $(CURDIR)/hardwaremanager.py $(CURDIR)/debian/tuxtype/usr/sbin/olpc-hardware-manager
+	cp $(CURDIR)/hardwaremanager.py $(CURDIR)/debian/olpc-hardware-manager/usr/sbin/olpc-hardware-manager
 	dh_installinit -u"start 98 2 3 4 5 . stop 20 2 3 4 5 ."
 	dh_compress
 	dh_fixperms




More information about the Debian-olpc-commits mailing list