On Thu, Jul 23, 2015 at 5:18 AM, eahe wrote:

> Can someone help me with the creating of the .deb file for this web
> program. I am still undecided where to place the files or if the
> configuration files should be placed away from the other files, or if
> a script should be used to configure Apache. I have read so many
> different ways to package but what would be the best way to assure
> that the .deb has a greater chance of making it into the Debian
> archive?

Some tips:

Package dependencies and embedded code copies in separate source packages.

Make sure everything is under a free license and has source code present.

Make sure prebuilt files are removed from the upstream git repo,
tarballs and Debian source packages.

Place the package files under /usr/share/zzbulletin.

Have upstream write a script that can be used to setup instances of zzbulletin.

Optional: use debconf prompts to find out if the sysadmin wants an
instance setup and if so, ask for the URLs, filesystem paths, database
information and call the script.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAKTje6GxjFQwyUtLKnDyk7pJrXBZh4yhAeJ=epo8vuw7ahf...@mail.gmail.com

Reply via email to