[waffle] [PATCH] waffle: add debian packaging

Chad Versace chad.versace at linux.intel.com
Wed Jan 8 16:00:21 PST 2014


I know nothing about Debian packaging, other than a toplevel 'debian'
directory is required. So I'll trust you and Carl on this patch.

See my comment below on the copyright file.

This patch depends on the wflinfo patches, so I'll wait until they land
before comitting this.

On Mon, Jan 06, 2014 at 02:06:31PM -0800, Jordan Justen wrote:
> diff --git a/debian/copyright b/debian/copyright
> new file mode 100644
> index 0000000..fb2010f
> --- /dev/null
> +++ b/debian/copyright
> @@ -0,0 +1,33 @@
> +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
> +Upstream-Name: waffle
> +Upstream-Contact: Chad Versace <chad.versace at linux.intel.com>
> +Source: http://cgit.freedesktop.org/~chadversary/waffle
> +
> +Files: *
> +Copyright: Chad Versace <chad.versace at linux.intel.com>
> +License: BSD-2-clause

The copyright isn't held by me, but my employer, Intel, as stated in the
actual copyright below.

There's no need to resubmit the patch. I can make the small change
myself. Does changing the above line to this adhere to Debian
guidelines?

    Copyright: Intel Corproation

> +License: BSD-2-clause
> + Copyright 2012 Intel Corporation
> + All rights reserved.
> + .
> + Redistribution and use in source and binary forms, with or without
> + modification, are permitted provided that the following conditions are met:
> + .
> + - Redistributions of source code must retain the above copyright notice, this
> +   list of conditions and the following disclaimer.
> + .
> + - Redistributions in binary form must reproduce the above copyright notice,
> +   this list of conditions and the following disclaimer in the documentation
> +   and/or other materials provided with the distribution.
> + .
> + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
> + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
> + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
> + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
> + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
> + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
> + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
> + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
> + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
> + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


More information about the waffle mailing list