Navigation Menu

Skip to content

Commit

Permalink
packages debian: bump debhelper version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Nov 27, 2018
1 parent 3879df8 commit 3625b51
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/debian-5.5/control.in
Expand Up @@ -3,7 +3,7 @@ Section: database
Priority: optional
Maintainer: Kouhei Sutou <kou@clear-code.com>
Build-Depends:
debhelper (>= 7.0.50),
debhelper (>= 9),
autotools-dev,
pkg-config,
libgroonga-dev (>= @REQUIRED_GROONGA_VERSION@),
Expand Down
2 changes: 1 addition & 1 deletion packages/debian-5.6/control.in
Expand Up @@ -3,7 +3,7 @@ Section: database
Priority: optional
Maintainer: Kouhei Sutou <kou@clear-code.com>
Build-Depends:
debhelper (>= 7.0.50),
debhelper (>= 9),
autotools-dev,
pkg-config,
libgroonga-dev (>= @REQUIRED_GROONGA_VERSION@),
Expand Down
2 changes: 1 addition & 1 deletion packages/debian-5.7/control.in
Expand Up @@ -3,7 +3,7 @@ Section: database
Priority: optional
Maintainer: Kouhei Sutou <kou@clear-code.com>
Build-Depends:
debhelper (>= 7.0.50),
debhelper (>= 9),
autotools-dev,
pkg-config,
libgroonga-dev (>= @REQUIRED_GROONGA_VERSION@),
Expand Down

0 comments on commit 3625b51

Please sign in to comment.