diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2013-05-08 21:16:23 +0200 |
---|---|---|
committer | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2013-05-08 22:26:16 +0200 |
commit | 2aa47f70149a4b7525c2c6ff6db567b5b377c5b6 (patch) | |
tree | 940e0ef95d791e5c107530a6f58473b58c0bc355 /deb/control | |
parent | 818bb4736bc3fe9e522906a374a3e82d278ad383 (diff) |
deb: Now using debhelper
debmake is gone
Diffstat (limited to 'deb/control')
-rwxr-xr-x | deb/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deb/control b/deb/control index fed4dd5..b1010c1 100755 --- a/deb/control +++ b/deb/control @@ -2,7 +2,7 @@ Source: dictionary Section: unofficial Priority: optional Maintainer: Torsten Hilbrich <dictionary@myrkr.in-berlin.de> -Build-Depends: dpkg-dev, debmake +Build-Depends: dpkg-dev Standards-Version: 3.2.1 Package: dictionary |