[Pkg-voip-commits] r8925 - in /starpy/trunk/debian: patches/ patches/extra-license-file patches/series source/ source/format

pabelanger-guest at alioth.debian.org pabelanger-guest at alioth.debian.org
Mon May 2 17:57:39 UTC 2011


Author: pabelanger-guest
Date: Mon May  2 17:57:36 2011
New Revision: 8925

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8925
Log:
Add quilt support.
Fix lintain extra-license-file warning.

Added:
    starpy/trunk/debian/patches/
    starpy/trunk/debian/patches/extra-license-file
    starpy/trunk/debian/patches/series
    starpy/trunk/debian/source/
    starpy/trunk/debian/source/format

Added: starpy/trunk/debian/patches/extra-license-file
URL: http://svn.debian.org/wsvn/pkg-voip/starpy/trunk/debian/patches/extra-license-file?rev=8925&op=file
==============================================================================
--- starpy/trunk/debian/patches/extra-license-file (added)
+++ starpy/trunk/debian/patches/extra-license-file Mon May  2 17:57:36 2011
@@ -1,0 +1,11 @@
+--- a/setup.py
++++ b/setup.py
+@@ -39,7 +39,7 @@ if __name__ == "__main__":
+ 		if result:
+ 			allResults.append( (dirname, result))
+ 		return allResults
+-	dataFiles = npFilesFor( 'doc') + npFilesFor( 'examples') + [('.',('license.txt',))]
++	dataFiles = npFilesFor( 'doc') + npFilesFor( 'examples')
+ 	dataFiles = [
+ 		(os.path.join('starpy',directory), files)
+ 		for (directory,files) in dataFiles

Added: starpy/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-voip/starpy/trunk/debian/patches/series?rev=8925&op=file
==============================================================================
--- starpy/trunk/debian/patches/series (added)
+++ starpy/trunk/debian/patches/series Mon May  2 17:57:36 2011
@@ -1,0 +1,1 @@
+extra-license-file

Added: starpy/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-voip/starpy/trunk/debian/source/format?rev=8925&op=file
==============================================================================
--- starpy/trunk/debian/source/format (added)
+++ starpy/trunk/debian/source/format Mon May  2 17:57:36 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the Pkg-voip-commits mailing list