dolibarr/build/deb
2011-08-27 19:15:14 +00:00
..
po Work on debian package 2011-08-01 18:22:25 +00:00
apache.conf Work on 3.1 packaging 2011-07-30 14:56:11 +00:00
changelog New: Can overwrite path to pclzip 2011-08-14 15:32:37 +00:00
compat Work on debian package 2011-07-25 23:20:13 +00:00
conf.php.install Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
config Work on debian package 2011-08-01 18:58:37 +00:00
control.debian Update desc 2011-08-26 17:43:01 +00:00
control.debianbin Update desc 2011-08-26 17:43:01 +00:00
copyright Work on rpm and deb package 2011-08-21 17:08:05 +00:00
dolibarr.desktop Work on debian package 2011-08-03 00:47:15 +00:00
dolibarr.lintian-overrides Qual: Removed magpier class and snoopy libraries (replaced with my own code) 2011-08-17 13:44:13 +00:00
dolibarr.menu Fix: Debian package 2011-02-09 11:34:16 +00:00
format Work on debian package 2011-07-25 23:20:13 +00:00
install Work on rpm package 2011-08-03 20:00:00 +00:00
install.forced.php.install Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
lighttpd.conf Work on debian package 2011-08-01 18:22:25 +00:00
postinst Work on rpm package 2011-08-04 14:09:02 +00:00
postrm Work on deb packages 2011-08-14 19:47:27 +00:00
README Work on debian package 2011-08-01 18:22:25 +00:00
README.debian Work on debian package 2011-07-27 16:45:46 +00:00
rules Work on debian package 2011-07-27 16:45:46 +00:00
templates Work on package 2011-08-07 15:07:44 +00:00
templates.futur Clean code to remove a lot of quality test errors 2011-07-21 01:20:31 +00:00
wash Update package for debian 2009-10-21 22:09:44 +00:00

README (English)
##################################################
DEB Package tools
##################################################

This directory contains files used by makepack-dolibarr.pl
script to build a package, ready to be distributed,
with format .DEB (for Debian, Ubuntu, ...).

# To build a debian package, you need first
# apt-get -i debhelper 
# apt-get -i dpkg-source 
# apt-get -i gpg


# This is standard command to work on Debian packaging:
#
# gpg --gen-key                          Generate a GPG key
#
# debconf-updatepo					     To run into po dir to regenate templates.pot 
#
# lintian --pedantic -E -I package.deb   To test a package   
#
# dpkg -l                                List all packages
# dpkg -b                                To build binary only package
# dpkg -c package.deb                    List content of package
# dpkg -I package.deb                    Give informations on package
# dpkg -i package.deb                    Install a package
# dpkg-reconfigure -plow package		 Reconfigure package
# dpkg -L packagename                    List content of installed package 
# dpkg -r packagename                    Remove config files and interactive saved answers
# dpkg --purge                           Remove config files and interactive saved answers
#
# dpkg-buildpackage -us -uc              Build a source and binary package


To submit a package to Debian:

- Post an ITP with reportbugs :
> reportbug -B debian --email username@domain.tld wnpp
See page http://www.debian.org/devel/wnpp/#l1 for example of ITP requests contents.

- Wait until you received bug number.
For first ITP submission of Dolibarr, bug id was 634783.

- Check bug is into database by searching with id on http://www.debian.org/Bugs/
 
- Add a line for upstream into file changelog with bug number

- Call for a mentor on ML debian-mentors to upload packages

- Once package is uploaded, following URL are available:
http://packages.qa.debian.org/package.html
http://bugs.debian.org/package