diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/kdiff3/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/applications/kdiff3/debian/control | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/ubuntu/lucid_automake/applications/kdiff3/debian/control b/ubuntu/lucid_automake/applications/kdiff3/debian/control deleted file mode 100644 index 6f4b5e862..000000000 --- a/ubuntu/lucid_automake/applications/kdiff3/debian/control +++ /dev/null @@ -1,26 +0,0 @@ -Source: kdiff3-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Eike Sauer <eike@debian.org> -Build-Depends: debhelper (>= 4.0.0), kdelibs4-kde3-dev, libkonq4-kde3-dev, libqt3-mt-dev, docbook-to-man, libacl1-dev, libattr1-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev -Standards-Version: 3.8.3 - -Package: kdiff3-kde3 -Architecture: any -Depends: ${shlibs:Depends} -Recommends: kdiff3-kde3-doc -Description: compares and merges 2 or 3 files or directories [KDE3] - KDiff3 compares two or three input files and shows the differences - line by line and character by character. It provides an automatic - merge facility and an integrated editor for comfortable solving of - merge conflicts. KDiff3 allows recursive directory comparison and - merging as well. - -Package: kdiff3-kde3-doc -Architecture: all -Recommends: kdiff3-kde3 -Description: documentation for kdiff3 [KDE3] - KDiff3 compares two or three input files and shows the differences - line by line and character by character. This package contains the - HTML documentation. |