[Python-modules-commits] [pytest-cookies] 02/02: Imported Debian patch 0.2.0-1

Hugo Lefeuvre hle at moszumanska.debian.org
Sat Sep 10 13:12:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

hle pushed a commit to branch master
in repository pytest-cookies.

commit 5d469b7636c64a94129704f97f467325dfa53b9c
Author: Hugo Lefeuvre <hle at debian.org>
Date:   Mon Sep 5 13:16:00 2016 +0200

    Imported Debian patch 0.2.0-1
---
 debian/changelog                   |  5 +++++
 debian/compat                      |  1 +
 debian/control                     | 45 ++++++++++++++++++++++++++++++++++++++
 debian/copyright                   | 30 +++++++++++++++++++++++++
 debian/python-pytest-cookies.docs  |  2 ++
 debian/python3-pytest-cookies.docs |  2 ++
 debian/rules                       |  6 +++++
 debian/source/format               |  1 +
 debian/watch                       |  3 +++
 9 files changed, 95 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..1a1cb0d
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+pytest-cookies (0.2.0-1) unstable; urgency=medium
+
+  * Initial release (Closes: #835864)
+
+ -- Hugo Lefeuvre <hle at debian.org>  Mon, 05 Sep 2016 13:16:00 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..d0ff613
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,45 @@
+Source: pytest-cookies
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Hugo Lefeuvre <hle at debian.org>
+Build-Depends: debhelper (>=9),
+               dh-python,
+               python-all (>= 2.6.6-3~),
+               python-setuptools,
+               python3-all,
+               python3-setuptools
+Standards-Version: 3.9.8
+Homepage: https://github.com/hackebrot/pytest-cookies
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.2
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pytest-cookies.git
+Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/pytest-cookies.git
+
+Package: python-pytest-cookies
+Architecture: all
+Depends: ${misc:Depends},
+         ${python:Depends},
+         python-pytest,
+         cookiecutter
+Description: wrapper for the cookiecutter API for generating projects (Python 2)
+ pytest-cookies comes with a cookies fixture which is a wrapper for the
+ cookiecutter API for generating projects. It helps you verify that your
+ template is working as expected and takes care of cleaning up after running
+ the tests.
+ .
+ This package installs the library for Python 2.
+
+Package: python3-pytest-cookies
+Architecture: all
+Depends: ${misc:Depends},
+         ${python3:Depends},
+         python3-pytest,
+         cookiecutter
+Description: wrapper for the cookiecutter API for generating projects (Python 3)
+ pytest-cookies comes with a cookies fixture which is a wrapper for the
+ cookiecutter API for generating projects. It helps you verify that your
+ template is working as expected and takes care of cleaning up after running
+ the tests.
+ .
+ This package installs the library for Python 3.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..532c8df
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,30 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: pytest-cookies
+Source: https://github.com/hackebrot/pytest-cookies
+
+Files: *
+Copyright: Raphael Pierzina <raphael at hackebrot.de>
+License: Expat
+
+Files: debian/*
+Copyright: 2016 Hugo Lefeuvre <hle at debian.org>
+License: Expat
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
diff --git a/debian/python-pytest-cookies.docs b/debian/python-pytest-cookies.docs
new file mode 100644
index 0000000..5033030
--- /dev/null
+++ b/debian/python-pytest-cookies.docs
@@ -0,0 +1,2 @@
+docs/about.md
+docs/features.md
diff --git a/debian/python3-pytest-cookies.docs b/debian/python3-pytest-cookies.docs
new file mode 100644
index 0000000..5033030
--- /dev/null
+++ b/debian/python3-pytest-cookies.docs
@@ -0,0 +1,2 @@
+docs/about.md
+docs/features.md
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..91bfdfc
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+export PYBUILD_NAME=pytest-cookies
+
+%:
+	dh $@  --with python2,python3 --buildsystem=pybuild
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..87f1bba
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pytest-cookies-$1\.tar\.gz/ \
+  https://github.com/hackebrot/pytest-cookies/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-cookies.git



More information about the Python-modules-commits mailing list