debian/0000775000000000000000000000000012234102506007163 5ustar debian/rules0000775000000000000000000000037612234102367010256 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ --with autotools_dev override_dh_install: dh_install -XCOPYING -XChangeLog -XINSTALL override_dh_installchangelogs: dh_installchangelogs ChangeLog override_dh_strip: dh_strip --dbg-package=gkamus-dbg debian/watch0000664000000000000000000000006412234102352010213 0ustar version=3 http://sf.net/gkamus/gkamus-(.+)\.tar\.gz debian/changelog0000664000000000000000000000235012234102455011040 0ustar gkamus (1.0-0ubuntu2) trusty; urgency=low * Use autotools-dev to update config.{sub,guess} to fix the FTBFS on arm64. -- Logan Rosen Wed, 30 Oct 2013 00:03:05 -0400 gkamus (1.0-0ubuntu1) precise; urgency=low * New upstream release. * Drop 01_fix-doc-pkg.patch, instead use debhelper to install files to correct location. * Split architecture-independent data to gkamus-data package. Drop previous hack of installing this data in /usr/lib. * Update build dependencies according to configure.in. * Update package descriptions. * Update copyright file. * Refresh 02_desktop_file.patch. * Drop unnecessary overrides from debian/rules. -- Ilya Barygin Sun, 20 Nov 2011 13:10:06 +0400 gkamus (0.3-0ubuntu2) oneiric; urgency=low * Fix FTBFS because incomplete architecture rules when build (LP: #790101) - debian/rules - debian/dirs * debian/control: - Bumped debhelper version to >= 7.0.50~. - Fix typos in Package description. -- Mahyuddin Susanto Mon, 30 May 2011 19:32:06 +0700 gkamus (0.3-0ubuntu1) oneiric; urgency=low * Initial release. (LP: #705788) -- Mahyuddin Susanto Fri, 06 May 2011 15:46:37 +0700 debian/compat0000664000000000000000000000000212234102352010360 0ustar 7 debian/gkamus-data.install0000664000000000000000000000004512234102352012747 0ustar /usr/share/pixmaps /usr/share/gkamus debian/gkamus.install0000664000000000000000000000006512234102352012042 0ustar /usr/doc /usr/share /usr/bin /usr/share/applications debian/copyright0000664000000000000000000000227012234102352011116 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: gKamus Upstream-Contact: Ardhan Madras , Firmansyah Source: http://sourceforge.net/projects/gkamus/ Files: * Copyright: 2008-2011, Ardhan Madras , 2008-2011, Firmansyah License: GPL-2+ Files: debian/* Copyright: 2011, Mahyuddin Susanto License: GPL-2+ License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000775000000000000000000000000012234102505010462 5ustar debian/source/format0000664000000000000000000000001412234102352011670 0ustar 3.0 (quilt) debian/gkamus.10000664000000000000000000000061312234102352010533 0ustar .TH GKAMUS 1 "FEB 14, 2011" .SH NAME gkamus \- Indonesian English dictionary .SH SYNOPSIS .B gkamus .SH DESCRIPTION .PP \fBgkamus\fP Indonesian English dictionary. .SH AUTHOR gkamus was written by Ardhan Madras , Firmansyah .PP This manual page was written by Mahyuddin Susanto for the Debian project (but may be used by others). debian/gkamus.manpages0000664000000000000000000000002012234102352012156 0ustar debian/gkamus.1 debian/control0000664000000000000000000000306112234102475010573 0ustar Source: gkamus Section: utils Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Mahyuddin Susanto Build-Depends: debhelper (>= 7.0.50~), libgtk2.0-dev (>= 2.18.9), libglib2.0-dev (>= 2.22.5), autotools-dev Standards-Version: 3.9.2 Homepage: http://gkamus.sourceforge.net/ Package: gkamus Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gkamus-data (= ${source:Version}) Description: Indonesian English dictionary Indonesian English dictionary that contains 23000 words and definitions, similar to gidic or Linguist. . It allows users to add more words/definitions or to edit words/definitions that exist in database. Package: gkamus-data Architecture: all Depends: ${misc:Depends} Description: Indonesian English dictionary - data files Indonesian English dictionary that contains 23000 words and definitions, similar to gidic or Linguist. . It allows users to add more words/definitions or to edit words/definitions that exist in database. . This package contains data files. Package: gkamus-dbg Section: debug Priority: extra Architecture: any Depends: gkamus (= ${binary:Version}), ${misc:Depends} Description: gkamus Indonesian English dictionary - debug symbols Indonesian English dictionary that contains 23000 words and definitions, similar to gidic or Linguist. . It allows users to add more words/definitions or to edit words/definitions that exist in database. . This package contains the debugging symbols. debian/patches/0000775000000000000000000000000012234102505010611 5ustar debian/patches/02_desktop_file.patch0000664000000000000000000000116012234102352014601 0ustar Description: Fix desktop files to meet freedesktop standard policy Author: Mahyuddin Susanto --- gkamus-1.0.orig/gkamus.desktop.in +++ gkamus-1.0/gkamus.desktop.in @@ -1,11 +1,11 @@ [Desktop Entry] Version=1.0 Name=gKamus -Comment=Simple English - Indonesian dictionary -Exec=@prefix@/bin/gkamus -Icon=@prefix@/share/pixmaps/gkamus.png -Terminal=false +Comment=English - Indonesian dictionary +Comment[id]=Kamus Bahasa Inggris - Indonesia +Exec=gkamus +Icon=gkamus Type=Application -Categories=Application;Utility +Categories=Office;TextTools;Utility;Dictionary; StartupNotify=true Terminal=false debian/patches/series0000664000000000000000000000002612234102352012024 0ustar 02_desktop_file.patch