debian packaging review by Julien Danjou

This commit is contained in:
dim 2007-12-02 17:37:58 +00:00
parent 1116b2ceac
commit 28f7364161
4 changed files with 2 additions and 14 deletions

2
debian/changelog vendored
View File

@ -2,7 +2,7 @@ pgloader (2.2.5~dev-1) unstable; urgency=low
* Configuration now supports templates
* Command line option for setting --reformat_path, -R
* Closes: #453434 (ITP)
* Upload to Debian (Closes: #453434)
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 26 Nov 2007 21:53:11 +0100

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: pgloader
Section: misc
Priority: extra
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Build-Depends: debhelper (>= 5), docbook-to-man (>= 2.0.0), python-support (>= 0.3)
Build-Depends: debhelper (>= 5), docbook-to-man (>= 2.0.0), python-support (>= 0.3), xmlto
Standards-Version: 3.7.2
Package: pgloader

1
debian/dirs vendored
View File

@ -1,5 +1,4 @@
usr/bin
usr/sbin
usr/bin/python-support
usr/share/pgloader
usr/share/doc/pgloader

11
debian/rules vendored
View File

@ -63,23 +63,12 @@ binary-arch: build install
dh_installdocs
dh_installexamples
# dh_install
# dh_installmenu
# dh_installdebconf
# dh_installlogrotate
# dh_installemacsen
# dh_installpam
# dh_installmime
dh_pysupport
# dh_installinit
# dh_installcron
# dh_installinfo
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
# dh_perl
# dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol