[Python-modules-commits] [peewee] 01/10: Import Debian changes 2.10.1+dfsg-1
Christoph Berg
myon at debian.org
Wed Nov 29 14:06:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
myon pushed a commit to branch debian/master
in repository peewee.
commit a390f69ebe4dd62962fcfa1b960ace263bd4311e
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date: Fri Jun 9 19:00:44 2017 +0200
Import Debian changes 2.10.1+dfsg-1
peewee (2.10.1+dfsg-1) unstable; urgency=low
* Initial package version. (Closes: #800584)
---
debian/changelog | 5 ++
debian/compat | 1 +
debian/control | 80 ++++++++++++++++++++++
debian/copyright | 137 ++++++++++++++++++++++++++++++++++++++
debian/peewee.lintian-overrides | 3 +
debian/python-peewee-doc.doc-base | 9 +++
debian/python-peewee-doc.docs | 1 +
debian/rules | 44 ++++++++++++
debian/source/format | 1 +
debian/watch | 4 ++
10 files changed, 285 insertions(+)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..c50e494
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+peewee (2.10.1+dfsg-1) unstable; urgency=low
+
+ * Initial package version. (Closes: #800584)
+
+ -- Adrian Vondendriesch <adrian.vondendriesch at credativ.de> Fri, 09 Jun 2017 19:00:44 +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..3d53b4a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,80 @@
+Source: peewee
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
+Section: python
+Priority: optional
+Build-Depends: cython,
+ cython3,
+ debhelper (>= 9),
+ dh-python,
+ help2man,
+ python-all-dev (>= 2.6.6-3),
+ python-pytest,
+ python-sphinx,
+ python3-all-dev,
+ python3-pytest
+Standards-Version: 3.9.8
+Homepage: http://github.com/coleifer/peewee/
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/peewee.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/peewee.git
+
+Package: python-peewee
+Architecture: any
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Recommends: python-psycopg2, python-mysqldb | python-pymysql, python-peewee-doc
+Description: Simple ORM for PostgreSQL, MySQL and SQLite (Python 2)
+ Peewee is a simple and small ORM. It has few (but expressive)
+ concepts, making it easy to learn and intuitive to use.
+ .
+ * A small, expressive ORM
+ * Written in python with support for versions 2.6+ and 3.2+.
+ * built-in support for sqlite, mysql and postgresql numerous
+ extensions available (postgres hstore/json/arrays, sqlite
+ full-text-search, schema migrations, and much more).
+ .
+ This is the Python 2 package.
+
+Package: python3-peewee
+Architecture: any
+Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
+Recommends: python3-psycopg2, python3-mysqldb | python3-pymysql, python-peewee-doc
+Description: Simple ORM for PostgreSQL, MySQL and SQLite (Python 3)
+ Peewee is a simple and small ORM. It has few (but expressive)
+ concepts, making it easy to learn and intuitive to use.
+ .
+ * A small, expressive ORM
+ * Written in python with support for versions 2.6+ and 3.2+.
+ * built-in support for sqlite, mysql and postgresql numerous
+ extensions available (postgres hstore/json/arrays, sqlite
+ full-text-search, schema migrations, and much more).
+ .
+ This is the Python 3 package.
+
+Package: peewee
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends}, python3-peewee
+Description: Command line Tools for python peewee (Python 3)
+ Peewee is a simple and small ORM. It has few (but expressive)
+ concepts, making it easy to learn and intuitive to use.
+ .
+ * A small, expressive ORM
+ * Written in python with support for versions 2.6+ and 3.2+.
+ * built-in support for sqlite, mysql and postgresql numerous
+ extensions available (postgres hstore/json/arrays, sqlite
+ full-text-search, schema migrations, and much more).
+
+Package: python-peewee-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Description: Documentation pyhton peewee simple ORM
+ Peewee is a simple and small ORM. It has few (but expressive)
+ concepts, making it easy to learn and intuitive to use.
+ .
+ * A small, expressive ORM
+ * Written in python with support for versions 2.6+ and 3.2+.
+ * built-in support for sqlite, mysql and postgresql numerous
+ extensions available (postgres hstore/json/arrays, sqlite
+ full-text-search, schema migrations, and much more).
+ .
+ This package contains HTML documentation for provided module.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..6fe3ace
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,137 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: peewee
+Upstream-Contact: Charles Leifer <coleifer at gmail.com>
+Source: https://github.com/coleifer/peewee
+Files-Excluded: examples
+
+Files: *
+Copyright: 2016 Adam Chainz <adam at adamj.eu>
+ 2013-2014 Alexey Shamrin <shamrin at gmail.com>
+ 2014 Alex Latchford <alex.latchford at gmail.com>
+ 2014 Amédée d'Aboville <amedee.daboville at gmail.com>
+ 2016 amoxyc <aaprotasov at gmail.com>
+ 2016 Andrew Akers <andrew at akrs.me>
+ 2012 Andy Freeland <andy at andyfreeland.net>
+ 2012 Ariel Rossanigo <arielrossanigo at gmail.com>
+ 2015 Arpan Kapoor <k.arpan26 at gmail.com>
+ 2016 Artem Sorokin <artem at sorokin.pp.ru>
+ 2017 Aviv Eyal <avivey at gmail.com>
+ 2016 bagel <freetgm at gmail.com>
+ 2015 Baptiste Fontaine <b at ptistefontaine.fr>
+ 2016 Ben Jones <ben at fogbutter.com>
+ 2015 Brian Doyle <brian at balance-software.com>
+ 2015 Brian Lu <wahsay at gmail.com>
+ 2015 Brian Snyder <snitz70 at hotmail.com>
+ 2016 Bryan Cattle <bryan at koowalla.co>
+ 2015 Cal <Leeming>
+ 2015-2016 Cal Leeming <cal at iops.io>
+ 2016-2017 Cassidy Kelly <cassidy at cassidykelly.com>
+ 2016 Charalampos Stratakis <cstratak at redhat.com>
+ 2017 Charles Leifer <charles.leifer at propylon.com>
+ 2016 Charles Leifer <charles.leifer at propylon.pri>
+ 2013 Charles Leifer <charles at nerdery.com>
+ 2013 Charles Leifer <cleifer at nerdery.com>
+ 2010-2017 Charles Leifer <coleifer at gmail.com>
+ 2013 Cheer Xiao <xiaqqaix at gmail.com>
+ 2012 Christian Ternus <ternus at cternus.net>
+ 2012 Christophe Chauvet <christophe.chauvet at gmail.com>
+ 2014 Christoph Schniedermeier <zdxerr at gmail.com>
+ 2013 Collin Brittle <cnbrittle at gmail.com>
+ 2014 Corey Farwell <coreyf at rwell.org>
+ 2016 Daniel Haase <git at dhaase.de>
+ 2015 Daniel Pepper <pepper.daniel at gmail.com>
+ 2015 David McClure <davidwilliammcclure at gmail.com>
+ 2014 Denilson Figueiredo de Sá <denilsonsa at gmail.com>
+ 2016 Derek Anderson <derek at hvst.com>
+ 2014 Dmytro Korduban <dkorduban.ua at gmail.com>
+ 2015 dpepper <pepper.daniel at gmail.com>
+ 2011-2012 Drew Yeaton <xeeton at gmail.com>
+ 2017 Eli Goberdon <goberdon at gmail.com>
+ 2012 Eric Davis <ed at npri.org>
+ 2015 Eunseok Eom <me at eseom.org>
+ 2015 Felix Yan <felixonmars at archlinux.org>
+ 2015 foxx <cal at iops.io>
+ 2015 Francisco Demartino <franciscod at users.noreply.github.com>
+ 2014 giohappy <giohappy at gmail.com>
+ 2012 Igor Rumiha <igorrumiha at gmail.com>
+ 2016 Ilya Zverev <zverik at textual.ru>
+ 2012 INADA Naoki <inada-n at klab.com>
+ 2016 Jan Berkel <jan at berkel.fr>
+ 2015 Jason Novinger <jnovinger at gmail.com>
+ 2015 jhorman <jhorman at gmail.com>
+ 2016 Joe Esposito <joe at joeyespo.com>
+ 2014 John Huffsmith <jhuffsmith at flywheelsports.com>
+ 2012 Jökull Sólberg Auðunsson <jokull at solberg.is>
+ 2014 Jon Pettersson <jon.p.pettersson at gmail.com>
+ 2013 Jorge Niedbalski <niedbalski at gmail.com>
+ 2015 Josef Lange <josef at loupapp.com>
+ 2016 Joshua <joshua at qcsitter.com>
+ 2011 Josh Wright <jshwright at gmail.com>
+ 2016 kammala <kamaevpp at gmail.com>
+ 2011 Karl Bartel <karl.bartel at diebeschleuniger.de>
+ 2017 Kevin Ji <kevin.ji at outlook.com>
+ 2015 Kirill Klenov <horneds at gmail.com>
+ 2016 Laszlo Megyer <lez at github.com>
+ 2015 Li ChengQian <lcqtdwj at gmail.com>
+ 2016 Lix Xu <xuzenglin at gmail.com>
+ 2014 Lucas Marshall <lucas.marshall at uber.com>
+ 2014 Malea <maleangrubb at gmail.com>
+ 2015 Manuel Gutierrez <xr09 at users.noreply.github.com>
+ 2013 Matej Stuchlik <mstuchli at redhat.com>
+ 2017 Max Alibaev <o at ololo.im>
+ 2013 Media <media at fappio.com>
+ 2015 messense <messense at icloud.com>
+ 2012 Michael Edwards <medwards at walledcity.ca>
+ 2013 Mitchel Humpherys <mitch.special at gmail.com>
+ 2016 Patrick Mazulo <pmazulo at gmail.com>
+ 2016 Paul Booth <thephantompaulbooth at gmail.com>
+ 2015 Peter Wen <peter at whitehalmos.org>
+ 2015 pilate <noptical at gmail.com>
+ 2016 piperck <w19890729wai at hotmail.com>
+ 2016 p.kamayev <p.kamayev at rambler-co.ru>
+ 2017 René 'Necoro' Neumann <necoro at necoro.net>
+ 2014 Ricardo Boni <ricardo at aktdigital.com.br>
+ 2015 Rony Batista <rony.batista29 at gmail.com>
+ 2016 roooo <ahessert at gmail.com>
+ 2013 Rui Carmo <rui.carmo at gmail.com>
+ 2014 Ryan <arrowgamer at gmail.com>
+ 2015 Samuli Tuomola <samuli.tuomola at gmail.com>
+ 2013 Senthil Palanisami <sen at labdivision.com>
+ 2016 shunyi <M157q.tw at gmail.com>
+ 2015 Simon Percivall <simon.percivall at trioptima.com>
+ 2014 soasme <soasme at gmail.com>
+ 2016 stenci <stefano.menci at gmail.com>
+ 2014 Stéphane Wirtel <stephane at wirtel.be>
+ 2015 Steven Roebert <steven at icemobile.com>
+ 2015 Tal Shiri <eiopaa at gmail.com>
+ 2014 The Dod <unclezzzen at gmail.com>
+ 2012 Tom Moertel <tom at moertel.com>
+ 2012 Tom Moertel <tom at smashcode.com>
+ 2014 Vadim Kravcenko <bndrzz at gmail.com>
+ 2014 wwj718 <2230360562 at qq.com>
+ 2015 Yohan Boniface <yb at enix.org>
+ 2012 Young King <yanckin at gmail.com>
+License: Expat
+
+Files: debian/*
+Copyright: 2017 Adrian Vondendriesch <adrian.vondendriesch at credativ.com>
+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/peewee.lintian-overrides b/debian/peewee.lintian-overrides
new file mode 100644
index 0000000..0ce76c4
--- /dev/null
+++ b/debian/peewee.lintian-overrides
@@ -0,0 +1,3 @@
+# The following line contains a source code example which could not
+# broken up into multiple lines.
+manpage-has-errors-from-man usr/share/man/man1/peewee.1.gz 12425: warning [p 117, 8.8i]: cannot adjust line
\ No newline at end of file
diff --git a/debian/python-peewee-doc.doc-base b/debian/python-peewee-doc.doc-base
new file mode 100644
index 0000000..dff00ec
--- /dev/null
+++ b/debian/python-peewee-doc.doc-base
@@ -0,0 +1,9 @@
+Document: python-peewee
+Title: peewee: A simple ORM for PostgreSQL, MySQL and SQLite
+Section: Programming/Python
+Author: Charles Leifer et al.
+Abstract: Documentation for Python peewee a simple ORM for PostgreSQL, MySQL and SQLite.
+
+Format: HTML
+Index: /usr/share/doc/python-peewee-doc/html/index.html
+Files: /usr/share/doc/python-peewee-doc/html/*.html
diff --git a/debian/python-peewee-doc.docs b/debian/python-peewee-doc.docs
new file mode 100644
index 0000000..a213c54
--- /dev/null
+++ b/debian/python-peewee-doc.docs
@@ -0,0 +1 @@
+docs/build/html
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..46af3eb
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,44 @@
+#!/usr/bin/make -f
+
+PYVERSIONS=$(shell pyversions -i)
+PY3VERSIONS=$(shell py3versions -i)
+
+export PYBUILD_NAME=peewee
+%:
+ dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
+
+override_dh_auto_build:
+ dh_auto_build
+ PYTHONPATH=. sphinx-build -N -bhtml docs/ docs/build/html # HTML generator
+ PYTHONPATH=. sphinx-build -N -bman docs/ docs/build/man # Manpage generator
+
+override_dh_install:
+ dh_install
+ # Remove the python 2 binaries
+ rm debian/python-peewee/usr/bin/pskel
+ rm debian/python-peewee/usr/bin/pwiz.py
+
+ mkdir -p debian/peewee/usr/bin/
+ mv debian/python3-peewee/usr/bin/pwiz.py \
+ debian/peewee/usr/bin/pwiz
+ mv debian/python3-peewee/usr/bin/pskel \
+ debian/peewee/usr/bin/pskel
+
+override_dh_installman:
+ mkdir -p debian/peewee/usr/share/man/man1/
+ PYTHONPATH=. help2man --version-string $(DEB_VERSION_UPSTREAM) \
+ --no-info \
+ --name "pskel" \
+ debian/peewee/usr/bin/pskel > \
+ debian/peewee/usr/share/man/man1/pskel.1
+ PYTHONPATH=. help2man --version-string $(DEB_VERSION_UPSTREAM) \
+ --no-info \
+ --name "pskel" \
+ debian/peewee/usr/bin/pwiz > \
+ debian/peewee/usr/share/man/man1/pwiz.1
+ cp docs/build/man/peewee.1 debian/peewee/usr/share/man/man1/
+
+override_dh_auto_test:
+ for py in $(PYVERSIONS) $(PY3VERSIONS); do \
+ PYTHONPATH=. $$py -m pytest ./tests.py; \
+ done
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..5ab1339
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+# please also check http://pypi.debian.net/peewee/watch
+version=3
+opts=dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg \
+ https://github.com/coleifer/peewee/releases .*/v?(\d\S+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/peewee.git
More information about the Python-modules-commits
mailing list