diff options
| author | ruki <[email protected]> | 2017-04-07 10:21:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-04-07 10:21:07 +0800 |
| commit | 591dff94e078ce1064ec24e6b5550c78fc936807 (patch) | |
| tree | 6beeeff8d5810d6eba7b2faecbe1f9f24870572e /scripts/debian/control | |
| parent | 3085ff44c910916e6378982f14a9bbf2bcbe50ac (diff) | |
modify debian changelog
Diffstat (limited to 'scripts/debian/control')
| -rw-r--r-- | scripts/debian/control | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/scripts/debian/control b/scripts/debian/control index 992777bea..e36bf163e 100644 --- a/scripts/debian/control +++ b/scripts/debian/control @@ -1,5 +1,5 @@ Source: xmake -Section: net +Section: contrib/devel Priority: optional Maintainer: ruki <[email protected]> Build-Depends: debhelper (>=9) @@ -12,3 +12,8 @@ Package: xmake Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: A make-like build utility based on Lua + xmake focuses on making development and building easier and + provides many features (.e.g package, install, plugin, macro, + action, option, task ...), so that any developer can quickly + pick it up and enjoy the productivity boost when developing + and building project. |
