help with busybox packaging

2011-02-13 Thread Cristian Greco
rt by pushing the packaging work to a repository, as it happens for most of the packages maintained by the debian-boot list. Please let me know if there are any objections and/or suggestions. Hope my proposal will be appreciated. Thanks, -- Cristian Greco GPG key ID: 0xCF4D32E4 signatur

[PATCH 4/6] debian/{control,rules}: drop unneeded build-dep on quilt.

2011-02-22 Thread Cristian Greco
Signed-off-by: Cristian Greco --- debian/control |2 +- debian/rules |1 - 2 files changed, 1 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5bffb5b..213547c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Section

[RFC] small changes for busybox

2011-02-22 Thread Cristian Greco
opped). http://git.debian.org/?p=users/cristian-guest/busybox.git Cristian Greco (6): debian/control: add Vcs-* fields. debian/control: add Homepage: field. debian/{control,rules}: use dpkg-vendor instead of lsb_release, drop build-dep. debian/{control,rules}: drop unneeded build-dep on

[PATCH 6/6] added debian/watch file.

2011-02-22 Thread Cristian Greco
Signed-off-by: Cristian Greco --- debian/watch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 debian/watch diff --git a/debian/watch b/debian/watch new file mode 100644 index 000..4e4fba9 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +http

[PATCH 1/6] debian/control: add Vcs-* fields.

2011-02-22 Thread Cristian Greco
Signed-off-by: Cristian Greco --- debian/control |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/debian/control b/debian/control index 42ccb37..6d746ae 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Debian Install System Team Uploaders

[PATCH 2/6] debian/control: add Homepage: field.

2011-02-22 Thread Cristian Greco
Signed-off-by: Cristian Greco --- debian/control |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/debian/control b/debian/control index 6d746ae..a8d3a18 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: debhelper (>> 7), lsb-release,

[PATCH 3/6] debian/{control,rules}: use dpkg-vendor instead of lsb_release, drop build-dep.

2011-02-22 Thread Cristian Greco
Signed-off-by: Cristian Greco --- debian/control |2 +- debian/rules |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a8d3a18..5bffb5b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional

Re: [RFC] small changes for busybox

2011-02-23 Thread Cristian Greco
On Wed, 23 Feb 2011 20:41:31 + Otavio Salvador wrote: > On Wed, Feb 23, 2011 at 00:10, Cristian Greco wrote: > > please review the following changes for busybox packaging, they are > > meant for the actual version of the package in unstable (1:1.17.1-10) > > and should