Message ID | 1458305959-26825-10-git-send-email-anders.roxell@linaro.org |
---|---|
State | Accepted |
Commit | 3fff794caf091168ece5db13f4e668d48e4adbab |
Headers | show |
On Fri, Mar 18, 2016 at 9:59 AM, Anders Roxell <anders.roxell@linaro.org> wrote: > Signed-off-by: Anders Roxell <anders.roxell@linaro.org> > --- > pkg/debian/control | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pkg/debian/control b/pkg/debian/control > index 0c5821b..1345770 100644 > --- a/pkg/debian/control > +++ b/pkg/debian/control > @@ -11,7 +11,7 @@ Vcs-Git: git://git.linaro.org/lng/odp.git > Vcs-Browser: https://git.linaro.org/lng/odp.git > > Package: odp-linux-bin > -Section: libdevel > +Section: devel > Architecture: any > Multi-Arch: allowed > Depends: ${misc:Depends}, ${shlibs:Depends} > -- > 2.1.4 Reviewed-by: Ricardo Salveti <ricardo.salveti@linaro.org>
diff --git a/pkg/debian/control b/pkg/debian/control index 0c5821b..1345770 100644 --- a/pkg/debian/control +++ b/pkg/debian/control @@ -11,7 +11,7 @@ Vcs-Git: git://git.linaro.org/lng/odp.git Vcs-Browser: https://git.linaro.org/lng/odp.git Package: odp-linux-bin -Section: libdevel +Section: devel Architecture: any Multi-Arch: allowed Depends: ${misc:Depends}, ${shlibs:Depends}
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> --- pkg/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)