[Pkg-bluetooth-commits] r664 - in /packages/pybluez/trunk/debian: ./ changelog control docs rules

ashuang-guest at users.alioth.debian.org ashuang-guest at users.alioth.debian.org
Tue Jan 22 18:59:23 UTC 2008


Author: ashuang-guest
Date: Tue Jan 22 18:59:23 2008
New Revision: 664

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=664
Log:
pybluez new upstream release (0.15)

Modified:
    packages/pybluez/trunk/debian/   (props changed)
    packages/pybluez/trunk/debian/changelog
    packages/pybluez/trunk/debian/control
    packages/pybluez/trunk/debian/docs
    packages/pybluez/trunk/debian/rules

Propchange: packages/pybluez/trunk/debian/
------------------------------------------------------------------------------
--- svn-bp:origUrl (original)
+++ svn-bp:origUrl Tue Jan 22 18:59:23 2008
@@ -1,1 +1,1 @@
-http://org.csail.mit.edu/pybluez/release/pybluez-src-0.14.tar.gz
+http://pybluez.googlecode.com/files/PyBluez-0.15.tar.gz

Modified: packages/pybluez/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/pybluez/trunk/debian/changelog?rev=664&op=diff
==============================================================================
--- packages/pybluez/trunk/debian/changelog (original)
+++ packages/pybluez/trunk/debian/changelog Tue Jan 22 18:59:23 2008
@@ -1,3 +1,10 @@
+pybluez (0.15-1) unstable; urgency=low
+
+  [ Albert Huang ]
+  * New upstream release
+
+ -- Albert Huang <albert at csail.mit.edu>  Tue, 22 Jan 2008 13:43:47 -0500
+
 pybluez (0.14-1) unstable; urgency=low
 
   [ Albert Huang ]

Modified: packages/pybluez/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/pybluez/trunk/debian/control?rev=664&op=diff
==============================================================================
--- packages/pybluez/trunk/debian/control (original)
+++ packages/pybluez/trunk/debian/control Tue Jan 22 18:59:23 2008
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.3.5-6), python-all-dev (>= 2.3.5-11), libbluetooth-dev, python-central (>= 0.4.17)
 Vcs-Svn: svn://svn.debian.org/pkg-bluetooth/packages/pybluez
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-bluetooth/packages/pybluez
-Homepage: http://org.csail.mit.edu/pybluez/
+Homepage: http://pybluez.googlecode.com
 Standards-Version: 3.7.2
 XS-Python-Version: all
 

Modified: packages/pybluez/trunk/debian/docs
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/pybluez/trunk/debian/docs?rev=664&op=diff
==============================================================================
--- packages/pybluez/trunk/debian/docs (original)
+++ packages/pybluez/trunk/debian/docs Tue Jan 22 18:59:23 2008
@@ -1,2 +1,1 @@
 README
-doc/bluetooth.html

Modified: packages/pybluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/pybluez/trunk/debian/rules?rev=664&op=diff
==============================================================================
--- packages/pybluez/trunk/debian/rules (original)
+++ packages/pybluez/trunk/debian/rules Tue Jan 22 18:59:23 2008
@@ -40,8 +40,8 @@
 	done
 
 	rm -rf build
-	rm -f doc/bluetooth.html 
-	rm -f doc/_bluetooth.html
+#	rm -f doc/bluetooth.html 
+#	rm -f doc/_bluetooth.html
 	dh_clean 
 
 # Build architecture-independent files here.
@@ -60,7 +60,6 @@
 	  $$python setup.py install --root=debian/python-bluez; \
 	done
 
-	doc/gendoc
 	dh_installdocs
 	dh_strip
 	dh_compress




More information about the Pkg-bluetooth-commits mailing list