diff mbox

debian: update Standards-Version and debhelper version

Message ID 1331286315-24068-1-git-send-email-kengyu@canonical.com
State Accepted
Headers show

Commit Message

Keng-Yu Lin March 9, 2012, 9:45 a.m. UTC
Signed-off-by: Keng-Yu Lin <kengyu@canonical.com>
---
 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Comments

Colin Ian King March 9, 2012, 11:49 a.m. UTC | #1
On 09/03/12 09:45, Keng-Yu Lin wrote:
> Signed-off-by: Keng-Yu Lin<kengyu@canonical.com>
> ---
>   debian/control |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/debian/control b/debian/control
> index 56eaefb..f3a0d65 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -2,8 +2,8 @@ Source: fwts
>   Section: devel
>   Priority: optional
>   Maintainer: Colin King<colin.king@ubuntu.com>
> -Standards-Version: 3.9.2
> -Build-Depends: debhelper (>= 7), autoconf, automake, libtool, libpcre3-dev (>= 7.8), libjson0-dev (>= 0.9), flex, bison
> +Standards-Version: 3.9.3
> +Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libtool, libpcre3-dev (>= 7.8), libjson0-dev (>= 0.9), flex, bison
>
>   Package: fwts
>   Architecture: any

Removes a build warning, tested on Lucid & Precise - looks good.

Acked-by: Colin Ian King <colin.king@canonical.com>
Alex Hung March 9, 2012, 1:24 p.m. UTC | #2
On 03/09/2012 05:45 PM, Keng-Yu Lin wrote:
> Signed-off-by: Keng-Yu Lin<kengyu@canonical.com>
> ---
>   debian/control |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/debian/control b/debian/control
> index 56eaefb..f3a0d65 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -2,8 +2,8 @@ Source: fwts
>   Section: devel
>   Priority: optional
>   Maintainer: Colin King<colin.king@ubuntu.com>
> -Standards-Version: 3.9.2
> -Build-Depends: debhelper (>= 7), autoconf, automake, libtool, libpcre3-dev (>= 7.8), libjson0-dev (>= 0.9), flex, bison
> +Standards-Version: 3.9.3
> +Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libtool, libpcre3-dev (>= 7.8), libjson0-dev (>= 0.9), flex, bison
>
>   Package: fwts
>   Architecture: any
Acked-by: Alex Hung <alex.hung@canonical.com>
diff mbox

Patch

diff --git a/debian/control b/debian/control
index 56eaefb..f3a0d65 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@  Source: fwts
 Section: devel
 Priority: optional
 Maintainer: Colin King <colin.king@ubuntu.com>
-Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 7), autoconf, automake, libtool, libpcre3-dev (>= 7.8), libjson0-dev (>= 0.9), flex, bison
+Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libtool, libpcre3-dev (>= 7.8), libjson0-dev (>= 0.9), flex, bison
 
 Package: fwts
 Architecture: any