add debian packaging

This commit is contained in:
Frédéric Péters 2015-08-19 16:40:15 +02:00
parent 303a4761c8
commit 89e1de9769
6 changed files with 32 additions and 0 deletions

5
debian/changelog vendored Normal file
View File

@ -0,0 +1,5 @@
eobuilder (7.73.g303a476-1) unstable; urgency=low
* source package automatically created by stdeb 0.8.5
-- Frederic Peters <fpeters@entrouvert.com> Wed, 19 Aug 2015 16:39:17 +0200

1
debian/compat vendored Normal file
View File

@ -0,0 +1 @@
9

13
debian/control vendored Normal file
View File

@ -0,0 +1,13 @@
Source: eobuilder
Maintainer: Frederic Peters <fpeters@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: https://dev.entrouvert.org/projects/eobuilder
Package: python-eobuilder
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Entr'ouvert Package Builder

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, 19 Aug 2015 16:39:17 +0200
export PYBUILD_NAME=eobuilder
%:
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/eobuilder/watch
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
http://pypi.debian.net/eobuilder/eobuilder-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))