add debian/

This commit is contained in:
Serghei Mihai 2015-10-21 19:37:12 +02:00
parent 91256481d7
commit 66b6da6080
6 changed files with 46 additions and 0 deletions

5
debian/changelog vendored Normal file
View File

@ -0,0 +1,5 @@
xstatic-jquery-form (3.51.0.1-1) unstable; urgency=low
* source package automatically created by stdeb 0.8.5
-- Serghei Mihai <smihai@entrouvert.com> Wed, 21 Oct 2015 19:11:56 +0200

1
debian/compat vendored Normal file
View File

@ -0,0 +1 @@
9

27
debian/control vendored Normal file
View File

@ -0,0 +1,27 @@
Source: xstatic-jquery-form
Maintainer: Serghei Mihai <smihai@entrouvert.com>
Section: python
Priority: optional
Build-Depends: dh-python, python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://jquery.malsup.com/form/
Package: python-xstatic-jquery-form
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: jquery-form 3.51.0 (XStatic packaging standard)
XStatic-jquery-form
-----------------
.
jquery-form javascript library packaged for setuptools (easy_install) / pip.
.
This package is intended to be used by **any** project that needs these files.
.
It intentionally does **not** provide any extra code except some metadata
**nor** has any extra requirements. You MAY use some minimal support code from
the XStatic base package, if you like.
.
You can find more info about the xstatic packaging way in the package `XStatic`.
.
.

8
debian/rules vendored Executable file
View File

@ -0,0 +1,8 @@
#!/usr/bin/make -f
# This file was automatically generated by stdeb 0.8.5 at
# Wed, 21 Oct 2015 19:11:56 +0200
export PYBUILD_NAME=xstatic-jquery-form
%:
dh $@ --with python2 --buildsystem=pybuild

1
debian/source/format vendored Normal file
View File

@ -0,0 +1 @@
3.0 (quilt)

4
debian/watch vendored Normal file
View File

@ -0,0 +1,4 @@
# please also check http://pypi.debian.net/XStatic-jquery-form/watch
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
http://pypi.debian.net/XStatic-jquery-form/XStatic-jquery-form-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))