#107 Add Debian files
Closed by t0xic0der. Opened by marlinc.
marlinc/ipsilon contrib-debian  into  master

Download 107.patch

This adds files necessary to build Debian packages for Ipsilon.

The signing key comes from https://fedorahosted.org/released/ipsilon/KEYS.

This set of files focuses on Debian 'experimental'. This allows test packages to build but its not meant to actually create proper Debian and Ubuntu packages. Its necessary to create a different debian/changelog for every Debian or Ubuntu release.

rebased

I'd prefer a more descriptive commit message.

Who owns the signing private key?

Rather than including patches why not abstract those things that are different by distribution (apache user, location, binary location, etc)?

The signing key is mine: it's the one on https://fedorahosted.org/released/ipsilon/KEYS that I have used for all releases of Ipsilon since I rolled the releases.

I've updated the description of the issue and will update the commit message.

About the signing key, its the one that's hosted on https://fedorahosted.org/released/ipsilon/KEYS.

And yes, abstracting away some of the changes (especially paths, and users etc) would be better to handle using something like variables. I'll leave that up to you guys.

The abstracting away is https://pagure.io/ipsilon/pull-request/260

(that PR even introduces the debian profile! :) )

Pull-Request has been closed by t0xic0der

Metadata