diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-04-03 18:05:50 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-04-03 18:05:50 +0200 |
commit | af5c905ec49085b7c396caf2c5166f0c34cbeb3f (patch) | |
tree | 56463d31ace48f127ed61169fdc2b4b8aedfcc56 /ubuntu/_base/applications/gwenview-i18n/debian/control | |
parent | e43172a6e74706afc06ff8d11cbfa769bc949cc1 (diff) | |
download | tde-packaging-af5c905ec49085b7c396caf2c5166f0c34cbeb3f.tar.gz tde-packaging-af5c905ec49085b7c396caf2c5166f0c34cbeb3f.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications/gwenview-i18n/debian/control')
-rw-r--r-- | ubuntu/_base/applications/gwenview-i18n/debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/gwenview-i18n/debian/control b/ubuntu/_base/applications/gwenview-i18n/debian/control new file mode 100644 index 000000000..c7bc196b8 --- /dev/null +++ b/ubuntu/_base/applications/gwenview-i18n/debian/control @@ -0,0 +1,17 @@ +Source: gwenview-i18n-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends-Indep: kdelibs4-trinity-dev (>= 4:3.4.3) +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.0 +Homepage: http://gwenview.sourceforge.net + +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 TDE + This package provides internationalization (i18n) files (translations) for + Gwenview, an image viewer for the Trinity Desktop Environment. See the 'gwenview' + package description for more information. |