[Python-modules-commits] r11742 - in packages/pysmbc/trunk (14 files)

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Feb 15 19:22:45 UTC 2010


    Date: Monday, February 15, 2010 @ 19:22:42
  Author: joss
Revision: 11742

* Initial release.
* Upload to unstable. Closes: #569992.
* Require python-all-dev 2.5.
* Bump debhelper requirement.
* Remove debian/pycompat.
* Add missing ${shlibs:Depends}.
* Force debhelper to use the python_distutils system.
* Add NEWS to the upstream files.
* Add Vcs-* fields.

Added:
  packages/pysmbc/trunk/debian/
  packages/pysmbc/trunk/debian/changelog
  packages/pysmbc/trunk/debian/compat
  packages/pysmbc/trunk/debian/control
  packages/pysmbc/trunk/debian/copyright
  packages/pysmbc/trunk/debian/docs
  packages/pysmbc/trunk/debian/patches/
  packages/pysmbc/trunk/debian/patches/01_no-pydoc.patch
  packages/pysmbc/trunk/debian/patches/series
  packages/pysmbc/trunk/debian/pyversions
  packages/pysmbc/trunk/debian/rules
  packages/pysmbc/trunk/debian/source/
  packages/pysmbc/trunk/debian/source/format
  packages/pysmbc/trunk/debian/watch


Property changes on: packages/pysmbc/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/pysmbc/trunk/debian/changelog
===================================================================
--- packages/pysmbc/trunk/debian/changelog	                        (rev 0)
+++ packages/pysmbc/trunk/debian/changelog	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1,16 @@
+pysmbc (1.0.6-1) unstable; urgency=low
+
+  [ Jérôme Guelfucci ]
+  * Initial release.
+
+  [ Josselin Mouette ]
+  * Upload to unstable. Closes: #569992.
+  * Require python-all-dev 2.5.
+  * Bump debhelper requirement.
+  * Remove debian/pycompat.
+  * Add missing ${shlibs:Depends}.
+  * Force debhelper to use the python_distutils system.
+  * Add NEWS to the upstream files.
+  * Add Vcs-* fields.
+
+ -- Josselin Mouette <joss at debian.org>  Mon, 15 Feb 2010 20:22:23 +0100

Added: packages/pysmbc/trunk/debian/compat
===================================================================
--- packages/pysmbc/trunk/debian/compat	                        (rev 0)
+++ packages/pysmbc/trunk/debian/compat	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1 @@
+7

Added: packages/pysmbc/trunk/debian/control
===================================================================
--- packages/pysmbc/trunk/debian/control	                        (rev 0)
+++ packages/pysmbc/trunk/debian/control	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1,22 @@
+Source: pysmbc
+Section: python 
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> 
+Uploaders: Josselin Mouette <joss at debian.org>,
+           Jérôme Guelfucci <jeromeg at xfce.org>
+Build-Depends: debhelper (>= 7.3.7),
+               python-support (>= 0.6),
+               python-all-dev (>= 2.5),
+               libsmbclient-dev (>= 3.2)
+Standards-Version: 3.8.3
+Homepage: http://cyberelk.net/tim/software/pysmbc/
+VCS-Svn: svn://svn.debian.org/python-modules/packages/pysmbc/trunk/
+VCS-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pysmbc/trunk/
+
+Package: python-smbc
+Architecture: any
+Provides: ${python:Provides}
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Description: Python bindings for the Samba client library
+ This package contains an extension that allows to write Python programs 
+ that can talk to SMB/CIFS servers.

Added: packages/pysmbc/trunk/debian/copyright
===================================================================
--- packages/pysmbc/trunk/debian/copyright	                        (rev 0)
+++ packages/pysmbc/trunk/debian/copyright	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1,30 @@
+This package was debianized by Jérôme Guelfucci <jeromeg at xfce.org> on
+Sat, 06 Feb 2010 11:00:46 +0100.
+
+It was downloaded from http://cyberelk.net/tim/data/pysmbc/ 
+
+Upstream Author: Tim Waugh <twaugh at redhat.com> 
+
+Copyright 2002-2010, Red Hat, Inc.  
+
+License:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2006, Jani Monoses <jani at ubuntu.com> and
+is licensed under the GPL, see above.

Added: packages/pysmbc/trunk/debian/docs
===================================================================
--- packages/pysmbc/trunk/debian/docs	                        (rev 0)
+++ packages/pysmbc/trunk/debian/docs	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1 @@
+NEWS

Added: packages/pysmbc/trunk/debian/patches/01_no-pydoc.patch
===================================================================
--- packages/pysmbc/trunk/debian/patches/01_no-pydoc.patch	                        (rev 0)
+++ packages/pysmbc/trunk/debian/patches/01_no-pydoc.patch	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1,13 @@
+--- python-smbc-1.0.6/Makefile.no-epydoc	2008-10-20 15:51:14.000000000 +0100
++++ python-smbc-1.0.6/Makefile	2010-01-19 12:50:30.100081172 +0000
+@@ -12,7 +12,9 @@ smbc.so: $(SOURCES)
+ 
+ doc: smbc.so
+ 	rm -rf html
+-	epydoc -o html --html $<
++	mkdir -p html
++	pydoc -w $(patsubst %.so,%,$<)
++	mv $(patsubst %.so,%.html,$<) html
+ 
+ clean:
+ 	-rm -rf build smbc.so *.pyc *~

Added: packages/pysmbc/trunk/debian/patches/series
===================================================================
--- packages/pysmbc/trunk/debian/patches/series	                        (rev 0)
+++ packages/pysmbc/trunk/debian/patches/series	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1 @@
+01_no-pydoc.patch

Added: packages/pysmbc/trunk/debian/pyversions
===================================================================
--- packages/pysmbc/trunk/debian/pyversions	                        (rev 0)
+++ packages/pysmbc/trunk/debian/pyversions	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1 @@
+2.5-

Added: packages/pysmbc/trunk/debian/rules
===================================================================
--- packages/pysmbc/trunk/debian/rules	                        (rev 0)
+++ packages/pysmbc/trunk/debian/rules	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@ --buildsystem=python_distutils


Property changes on: packages/pysmbc/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/pysmbc/trunk/debian/source/format
===================================================================
--- packages/pysmbc/trunk/debian/source/format	                        (rev 0)
+++ packages/pysmbc/trunk/debian/source/format	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/pysmbc/trunk/debian/watch
===================================================================
--- packages/pysmbc/trunk/debian/watch	                        (rev 0)
+++ packages/pysmbc/trunk/debian/watch	2010-02-15 19:22:42 UTC (rev 11742)
@@ -0,0 +1,2 @@
+version=3
+http://cyberelk.net/tim/data/pysmbc/pysmbc-(.*).tar.bz2 debian git-import-orig




More information about the Python-modules-commits mailing list