[Python-modules-commits] [django-tinymce] 02/03: initial packaging

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Fri Sep 22 20:55:21 UTC 2017


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

eighthave pushed a commit to branch master
in repository django-tinymce.

commit b8c3b91a7cdffe02a1b3c24309d7fe8daca71675
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Fri Sep 22 13:49:46 2017 +0200

    initial packaging
---
 debian/changelog     |  5 ++++
 debian/compat        |  1 +
 debian/control       | 39 ++++++++++++++++++++++++++++++
 debian/copyright     | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/gbp.conf      |  3 +++
 debian/rules         |  8 +++++++
 debian/source/format |  1 +
 debian/watch         |  3 +++
 8 files changed, 127 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..b7e31ee
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+django-tinymce (2.6.0-1) testing; urgency=low
+
+  * Initial release (Closes: #)
+
+ -- Hans-Christoph Steiner <hans at eds.org>  Fri, 22 Sep 2017 13:09:01 +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..2d9be81
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,39 @@
+Source: django-tinymce
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Hans-Christoph Steiner <hans at eds.org>
+Build-Depends: debhelper (>=9),
+               dh-python,
+               python-all (>= 2.7),
+               python-django (>= 1.6),
+               python-setuptools,
+               python3-all,
+               python3-django (>= 1.6),
+               python3-setuptools,
+Standards-Version: 4.1.0
+Homepage: https://github.com/aljosa/django-tinymce
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-tinymce.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-tinymce.git
+X-Python-Version: >= 2.7
+X-Python2-Version: >= 3.4
+
+Package: python-django-tinymce
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends},
+Description: TinyMCE integration for Django
+ django-tinymce is a Django application that contains a widget to
+ render a form field as a TinyMCE editor. It uses staticfiles so
+ everything should work as expected, different use cases (like using
+ widget instead of HTMLField) and other stuff is available in
+ documentation.
+
+Package: python3-django-tinymce
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends},
+Description: TinyMCE integration for Django
+ django-tinymce is a Django application that contains a widget to
+ render a form field as a TinyMCE editor. It uses staticfiles so
+ everything should work as expected, different use cases (like using
+ widget instead of HTMLField) and other stuff is available in
+ documentation.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..b4a5955
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,67 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: django-tinymce
+Upstream-Contact: Aljosa Mohorovic <aljosa.mohorovic at gmail.com>
+Source: https://pypi.python.org/pypi/django-tinymce
+
+Files: *
+Copyright: 2008-2017, Aarni Koskela <akx at iki.fi>
+           2008-2017, Aitzol Naberan <anaberan at codesyntax.com>
+           2008-2017, Aljosa Mohorovic <aljosa.mohorovic at gmail.com>
+           2008-2017, Andy Venet <avenet at users.noreply.github.com>
+           2008-2017, BakaNeko <meganekko at list.ru>
+           2008-2017, Chem <Chemt at ukr.net>
+           2008-2017, Claude Paroz <claude at 2xlibre.net>
+           2008-2017, Craig de Stigter <craig.destigter at koordinates.com>
+           2008-2017, Dan Moore <dan at moore.cx>
+           2008-2017, David Harks <dave at dwink.net>
+           2008-2017, Fred Stluka <fred at bristle.com>
+           2008-2017, Guilherme Rezende <guilhermebr at gmail.com>
+           2008-2017, Hugo Des <hugo.deslongchamps at smile.fr>
+           2008-2017, Ian Bruce <ian at projectbruce.net>
+           2008-2017, Jaap Roes <jaap at eight.nl>
+           2008-2017, James Cleveland <jamescleveland at gmail.com>
+           2008-2017, Jason Davies <jason at jasondavies.com>
+           2008-2017, Jessamyn Smith <jessamyn.smith at gmail.com>
+           2008-2017, Joel Burton <joel at joelburton.com>
+           2008-2017, Jonathan D. Baker <jonathandavidbaker at gmail.com>
+           2008-2017, Joost Cassee <joost at cassee.net>
+           2008-2017, Lee Semel <lee at semel.net>
+           2008-2017, Matt Archibald <marchiba at u.rochester.edu>
+           2008-2017, Peter van Kampen <pterk at datatailors.com>
+           2008-2017, Piet Delport <piet at byteorbit.com>
+           2008-2017, Pokutnik Alexandr <pokutnik at gmail.com>
+           2008-2017, Quadracik <quadracik at gmail.com>
+           2008-2017, Rémy HUBSCHER <rhubscher at mozilla.com>
+           2008-2017, Steffen Jasper <jesus_at_hollywoodparty at gmx.net>
+           2008-2017, Tim Saylor <tim.saylor at gmail.com>
+           2008-2017, Venelin Stoykov <vkstoykov at gmail.com>
+           2008-2017, Zuzel Vera <zuzel.vp at gmail.com>
+           2008-2017, Ivan Chernov <chernoffivan at gmail.com>
+           2008-2017, Andrew Meakovski <meako689 at gmail.com>
+           2008-2017, Tom Chiung-ting Chen <ctchen at gmail.com>
+           2008-2017, Dima Revutskyi <rddimon at gmail.com>
+License: EXPAT
+
+Files: debian/*
+Copyright: 2017, Hans-Christoph Steiner
+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/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..5474c60
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+pristine-tar = True
+sign-tags = True
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..7c372d2
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+export PYBUILD_NAME=django-tinymce
+
+%:
+	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..d03f766
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/django-tinymce/django-tinymce-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Python-modules-commits mailing list