[Python-modules-commits] r27138 - in packages/checkbox-support/trunk (8 files)

spineau-guest at users.alioth.debian.org spineau-guest at users.alioth.debian.org
Fri Jan 10 14:39:03 UTC 2014


    Date: Friday, January 10, 2014 @ 14:39:02
  Author: spineau-guest
Revision: 27138

First commit

Added:
  packages/checkbox-support/trunk/debian/
  packages/checkbox-support/trunk/debian/changelog
  packages/checkbox-support/trunk/debian/compat
  packages/checkbox-support/trunk/debian/control
  packages/checkbox-support/trunk/debian/copyright
  packages/checkbox-support/trunk/debian/rules
  packages/checkbox-support/trunk/debian/source/
  packages/checkbox-support/trunk/debian/source/format


Property changes on: packages/checkbox-support/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/checkbox-support/trunk/debian/changelog
===================================================================
--- packages/checkbox-support/trunk/debian/changelog	                        (rev 0)
+++ packages/checkbox-support/trunk/debian/changelog	2014-01-10 14:39:02 UTC (rev 27138)
@@ -0,0 +1,5 @@
+checkbox-support (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #XXXXXX)
+
+ -- Sylvain Pineau <sylvain.pineau at canonical.com>  Fri, 10 Jan 2014 10:00:00 +0100

Added: packages/checkbox-support/trunk/debian/compat
===================================================================
--- packages/checkbox-support/trunk/debian/compat	                        (rev 0)
+++ packages/checkbox-support/trunk/debian/compat	2014-01-10 14:39:02 UTC (rev 27138)
@@ -0,0 +1 @@
+9

Added: packages/checkbox-support/trunk/debian/control
===================================================================
--- packages/checkbox-support/trunk/debian/control	                        (rev 0)
+++ packages/checkbox-support/trunk/debian/control	2014-01-10 14:39:02 UTC (rev 27138)
@@ -0,0 +1,33 @@
+Source: checkbox-support
+Section: utils
+Priority: optional
+Maintainer: Sylvain Pineau <sylvain.pineau at canonical.com>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends:
+ debhelper (>= 9),
+ dh-python,
+ python3-all,
+ python3-pkg-resources,
+ python3-setuptools
+Standards-Version: 3.9.5
+X-Python3-Version: >= 3.2, << 3.4
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/checkbox-support/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/checkbox-support/trunk/
+Homepage: http://launchpad.net/checkbox
+
+Package: python3-checkbox-support
+Section: python
+Architecture: all
+Depends: gir1.2-gudev-1.0,
+         python3-pyparsing,
+         udev,
+         udisks2 | udisks,
+         ${misc:Depends},
+         ${python3:Depends}
+Description: CheckBox support python3 library
+ This package contains the CheckBox support python3 library.
+ .
+ Since CheckBox (http://launchpad.net/checkbox) provides the system tests
+ outside of its monolithic package, a few of them require python modules
+ originally located under the checkbox namespace to be installed.
+ This package provides such modules (parsers, heuristics, ...)

Added: packages/checkbox-support/trunk/debian/copyright
===================================================================
--- packages/checkbox-support/trunk/debian/copyright	                        (rev 0)
+++ packages/checkbox-support/trunk/debian/copyright	2014-01-10 14:39:02 UTC (rev 27138)
@@ -0,0 +1,77 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: checkbox-support
+Source: https://launchpad.net/checkbox
+
+Files: *
+Copyright: Copyright 2007-2013 Canonical Ltd.
+License: GPL-3
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 3,
+ as published by the Free Software Foundation.
+ .
+ This program 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 program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian-based systems the full text of the GPL, version 3, can be found at
+ /usr/share/common-licenses/GPL-3.
+
+Files: checkbox_support/contrib/xrandr.py
+Copyright:
+ Copyright (C) 2007-2013 Canonical Ltd.
+ Copyright (C) 2007 Sebastian Heinlein <sebastian.heinlein at web.de>
+ Copyright (C) 2007 Michael Vogt <mvo at ubuntu.com>
+ Copyright (C) 2001 Keith Packard, member of The XFree86 Project, Inc.
+ Copyright (C) 2002 Hewlett Packard Company, Inc.
+ Copyright (C) 2006 Intel Corporation
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA  02110-1301  USA
+
+Files: checkbox_support/vendor/mock.py
+Copyright: Copyright (C) 2007-2012 Michael Foord & the mock team
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ .
+    * Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+ .
+    * Redistributions in binary form must reproduce the above
+      copyright notice, this list of conditions and the following
+      disclaimer in the documentation and/or other materials provided
+      with the distribution.
+ .
+    * Neither the name of Michael Foord nor the name of Voidspace
+      may be used to endorse or promote products derived from this
+      software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Added: packages/checkbox-support/trunk/debian/rules
===================================================================
--- packages/checkbox-support/trunk/debian/rules	                        (rev 0)
+++ packages/checkbox-support/trunk/debian/rules	2014-01-10 14:39:02 UTC (rev 27138)
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+export PYBUILD_NAME=checkbox-support
+
+%:
+	dh $@ --with=python3 --buildsystem=pybuild


Property changes on: packages/checkbox-support/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/checkbox-support/trunk/debian/source/format
===================================================================
--- packages/checkbox-support/trunk/debian/source/format	                        (rev 0)
+++ packages/checkbox-support/trunk/debian/source/format	2014-01-10 14:39:02 UTC (rev 27138)
@@ -0,0 +1 @@
+3.0 (native)




More information about the Python-modules-commits mailing list