All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Bader <stefan.bader@canonical.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"fantonifabio@tiscali.it" <fantonifabio@tiscali.it>,
	George Dunlap <George.Dunlap@eu.citrix.com>,
	"Tim (Xen.org)" <tim@xen.org>,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Fabio Fantoni <fabio.fantoni@heliman.it>,
	Alex Bligh <alex@alex.org.uk>
Subject: Re: [PATCH v2] tools: Improve make deb
Date: Thu, 28 Feb 2013 10:40:37 +0100	[thread overview]
Message-ID: <512F2615.3000007@canonical.com> (raw)
In-Reply-To: <1361995662.23384.0.camel@dagon.hellion.org.uk>


[-- Attachment #1.1: Type: text/plain, Size: 1313 bytes --]

On 27.02.2013 21:07, Ian Campbell wrote:
> On Wed, 2013-02-27 at 20:00 +0000, Alex Bligh wrote:
>>
>> Bringing debian packaging upstream is (I believe) considered 'no bad
>> thing'. 
> 
> On the contrary, Debian discourages upstreams from including a debian/
> directory in their releases.
> 
> Ian.
> 
I would agree with Ian here. I am sorry, I have not read anything of the
previous discussion but if it is about having a simple way of getting a test
package for deb (and rpm) based systems, the make target approach which is not
using a debian directory sounds better. For testing you likely want just one
package and that does not necessarily need any documentation. And if that was
done in debian/ it would make the Debian maintainers job a pain because the
whole packaging is based on the orig tarball not having that directory. (And
FWIW Ubuntu derives from Debian, there are only changes if we really really have
to).

The kernel has a "make deb-pkg" approach as well. Though there things are a
little more simple as there are less locations which can be different to the
normal packages. That might be much harder to achieve for the Xen (not only but
anything with a mix of binaries and libraries to be put somewhere in parallel
but not interfering if not wanted).

-Stefan


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2013-02-28  9:40 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-26  9:28 [PATCH v2] tools: Improve make deb fantonifabio
2013-02-26 12:58 ` Stefano Stabellini
2013-02-26 13:09   ` Ian Campbell
2013-02-26 13:12     ` Stefano Stabellini
2013-02-26 13:18       ` Ian Campbell
2013-02-26 14:16         ` Fabio Fantoni
2013-02-26 14:23           ` Alex Bligh
2013-02-26 15:03             ` Fabio Fantoni
2013-02-26 15:12               ` Ian Campbell
2013-02-26 15:40                 ` Fabio Fantoni
2013-02-26 15:49                   ` Ian Campbell
2013-02-26 14:22     ` Alex Bligh
2013-02-26 16:27 ` Ian Jackson
2013-02-26 16:45   ` Stefano Stabellini
2013-02-26 17:09     ` Ian Campbell
2013-02-26 17:09     ` Tim Deegan
2013-02-26 17:12       ` Ian Jackson
2013-02-26 17:20         ` Tim Deegan
2013-02-26 17:22           ` Ian Jackson
2013-02-26 17:25             ` Tim Deegan
2013-02-26 17:33               ` Stefano Stabellini
2013-02-26 17:39                 ` Ian Campbell
2013-02-27 10:54                   ` George Dunlap
2013-02-27 11:16                     ` Ian Campbell
2013-02-27 11:58                     ` Stefano Stabellini
2013-02-27 20:00                       ` Alex Bligh
2013-02-27 20:07                         ` Ian Campbell
2013-02-28  9:40                           ` Stefan Bader [this message]
2013-02-28 10:25                             ` Ian Campbell
2013-02-28 10:51                             ` George Dunlap
2013-02-28 11:53                               ` Ian Jackson
2013-02-28 12:03                                 ` George Dunlap
2013-02-28 15:11                                   ` Ian Jackson
2013-02-28 18:31                               ` Alex Bligh
2013-03-01  9:35                                 ` Tim Deegan
2013-03-04 15:30                                   ` Alex Bligh
2013-03-07 10:46                                     ` Tim Deegan
2013-02-26 17:40                 ` Ian Jackson
2013-02-26 17:57                   ` Stefano Stabellini
2013-02-27 10:57                     ` George Dunlap
2013-02-27 11:19                     ` Ian Campbell
2013-02-27 17:12                       ` Ian Jackson
2013-02-27 17:17                       ` Tim Deegan
2013-02-28 16:12                         ` [PATCH v2] tools: Improve make deb [and 1 more messages] Ian Jackson
2013-02-26 17:44                 ` [PATCH v2] tools: Improve make deb Tim Deegan
2013-02-26 17:46           ` Sander Eikelenboom
2013-02-26 17:50             ` Ian Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=512F2615.3000007@canonical.com \
    --to=stefan.bader@canonical.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=Stefano.Stabellini@eu.citrix.com \
    --cc=alex@alex.org.uk \
    --cc=fabio.fantoni@heliman.it \
    --cc=fantonifabio@tiscali.it \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.