diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-08-30 12:50:41 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-08-30 12:50:41 -0500 |
commit | 3a9fe8643c50dc700786a29b720a85692f64e211 (patch) | |
tree | 8195c3bea531b65d6d79a273925ec8f3cb81a49c /ubuntu/maverick/applications/gwenview-i18n/debian/control | |
parent | 3d082b0a7744791a2900f2021e50fa62b9c41ca3 (diff) | |
download | tde-packaging-3a9fe8643c50dc700786a29b720a85692f64e211.tar.gz tde-packaging-3a9fe8643c50dc700786a29b720a85692f64e211.zip |
Fix gwenview-i18n FTBFS on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/gwenview-i18n/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/gwenview-i18n/debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/applications/gwenview-i18n/debian/control b/ubuntu/maverick/applications/gwenview-i18n/debian/control index 392702700..56f3ee508 100644 --- a/ubuntu/maverick/applications/gwenview-i18n/debian/control +++ b/ubuntu/maverick/applications/gwenview-i18n/debian/control @@ -1,8 +1,8 @@ Source: gwenview-i18n-trinity -Section: kde +Section: tde Priority: optional -Maintainer: Christopher Martin <chrsmrtn@debian.org> -Build-Depends-Indep: kdelibs4-trinity-dev (>= 4:3.4.3) +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends-Indep: tdelibs4-trinity-dev Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 6.0.0), quilt, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.0 Homepage: http://gwenview.sourceforge.net @@ -11,7 +11,7 @@ Package: gwenview-i18n-trinity Architecture: all Depends: gwenview-trinity (>= 1.4.2) Replaces: gwenview-trinity (<< 1.4.0-1) -Description: Internationalization (i18n) for Gwenview, an image viewer for KDE +Description: Internationalization (i18n) for Gwenview, an image viewer for TDE This package provides internationalization (i18n) files (translations) for - Gwenview, an image viewer for the K Desktop Environment. See the 'gwenview' + Gwenview, an image viewer for the Trinity Desktop Environment. See the 'gwenview' package description for more information. |