| Submitter | Keng-Yu Lin |
|---|---|
| Date | July 26, 2012, 9:35 a.m. |
| Message ID | <1343295300-17440-7-git-send-email-kengyu@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/173385/ |
| State | Accepted |
| Headers | show |
Comments
On 26/07/12 10:35, Keng-Yu Lin wrote: > As fwts will release as a tarball, DebSrc 3.0 (quilt) is a better > idea than a Native package. > > Signed-off-by: Keng-Yu Lin <kengyu@canonical.com> > --- > debian/source/format | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/debian/source/format b/debian/source/format > index 89ae9db..163aaf8 100644 > --- a/debian/source/format > +++ b/debian/source/format > @@ -1 +1 @@ > -3.0 (native) > +3.0 (quilt) > Yep, makes a load of sense. Acked-by: Colin Ian King <colin.king@canonical.com>
On 07/26/2012 05:35 PM, Keng-Yu Lin wrote: > As fwts will release as a tarball, DebSrc 3.0 (quilt) is a better > idea than a Native package. > > Signed-off-by: Keng-Yu Lin <kengyu@canonical.com> > --- > debian/source/format | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/debian/source/format b/debian/source/format > index 89ae9db..163aaf8 100644 > --- a/debian/source/format > +++ b/debian/source/format > @@ -1 +1 @@ > -3.0 (native) > +3.0 (quilt) > Acked-by: Ivan Hu <ivan.hu@canonical.com>
Patch
diff --git a/debian/source/format b/debian/source/format index 89ae9db..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt)
As fwts will release as a tarball, DebSrc 3.0 (quilt) is a better idea than a Native package. Signed-off-by: Keng-Yu Lin <kengyu@canonical.com> --- debian/source/format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)