diff options
author | Slávek Banko <[email protected]> | 2012-07-18 02:29:01 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-07-18 02:29:01 +0200 |
commit | e8fb249f6b17979bd845ab766be9b8531d7a2a3d (patch) | |
tree | e1496efb1d0b411c5bd6e7fdbec060576a584baa /ubuntu/maverick/applications/kchmviewer/debian/control | |
parent | 23a13cc537d3db41aaa2b003f57c3c0a204df59a (diff) | |
download | tde-packaging-e8fb249f6b17979bd845ab766be9b8531d7a2a3d.tar.gz tde-packaging-e8fb249f6b17979bd845ab766be9b8531d7a2a3d.zip |
Removed former way of managing patches for kchmviewer on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/kchmviewer/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kchmviewer/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kchmviewer/debian/control b/ubuntu/maverick/applications/kchmviewer/debian/control index dfb229d24..7e5b19c42 100644 --- a/ubuntu/maverick/applications/kchmviewer/debian/control +++ b/ubuntu/maverick/applications/kchmviewer/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Jose Luis Tallon <[email protected]> -Build-Depends: debhelper (>= 5.0.0), tdelibs4-trinity-dev, libchm-dev, dpatch, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 5.0.0), quilt, tdelibs4-trinity-dev, libchm-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Homepage: http://www.kchmviewer.net/ |