Remove unnecessary files 36/272336/1 accepted/tizen/unified/20220315.065617 submit/tizen/20220315.062345 submit/tizen/20220315.062420
authorInHong Han <inhong1.han@samsung.com>
Tue, 15 Mar 2022 03:08:46 +0000 (12:08 +0900)
committerInHong Han <inhong1.han@samsung.com>
Tue, 15 Mar 2022 03:08:46 +0000 (12:08 +0900)
Change-Id: I7f716c27ad1c797f391c5db05080da94db98080c

debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/docs [deleted file]
debian/install [deleted file]
debian/rules [deleted file]
debian/source/format [deleted file]
debian/watch [deleted file]

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644 (file)
index 3908f81..0000000
+++ /dev/null
@@ -1,220 +0,0 @@
-scim-thai (0.1.3-4) unstable; urgency=medium
-
-  * debian/copyright: Update years
-  * Bump Standards-Version to 3.9.6 (no changes)
-  * Rebuild against libscim8v5 and gcc-5
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 16 Aug 2015 11:47:54 +0700
-
-scim-thai (0.1.3-3) unstable; urgency=medium
-
-  * Use canonical anonscm URIs in Vcs-* fields.
-  * Bump Standards-Version to 3.9.4 (no changes needed)
-  * debian/copyright: Update copyright years
-  * debian/copyright: Also update upstream copyright year
-  * Bump Standards-Version to 3.9.5 (no changes needed)
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 13 Dec 2013 14:43:34 +0700
-
-scim-thai (0.1.3-2) unstable; urgency=medium
-
-  * Convert to Multi-Arch, fixing FTBFS.
-    moduledir has been changed to multi-arch location since libscim-dev
-    1.4.14-2. So, switch accordingly to fix FTBFS.
-    - debian/install: Replace /usr/lib/ with /usr/lib/*/
-    - Bump libscim-dev B-Dep to 1.4.14-2.
-    - Bump dpkg-dev B-Dep to 1.16.2, for multi-arch support.
-    - Mark scim-thai "Multi-Arch: same".
-    - Add "Pre-Depends: ${misc:Pre-Depends} to scim-thai.
-    - Thanks to Prach Pongpanich and Ubuntu's Colin Watson, closes: #700941.
-  * Urgency medium due to RC bug fix.
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 27 Feb 2013 17:39:50 +0700
-
-scim-thai (0.1.3-1) unstable; urgency=low
-
-  * Imported Upstream version 0.1.3
-    - Migrate away deprecated GTK+ APIs, fixing FTBFS. Closes: #676060
-  * Bump libscim-dev b-dep to (>= 1.4.13-5), for proper gtk+ dependency.
-    See #676790.
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 15 Jun 2012 16:22:22 +0700
-
-scim-thai (0.1.2-3) unstable; urgency=low
-
-  * B-Dep on dpkg-dev 1.16.1, not 0.16.1.
-  * Bump Standards-Version to 3.9.3 with changes
-    - Update debian/copyright Format: URL to 'packaging-manuals' one.
-  * Update copyright years
-  * Build-dep on debhelper >= 9 and drop the lintian override
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 25 Mar 2012 11:34:29 +0700
-
-scim-thai (0.1.2-2) unstable; urgency=low
-
-  * Packaging moved to alioth, update Vcs-* accordingly
-  * Point Homepage directly to linux.thai.net page
-  * debian/control, debian/copyright, debian/install: Apply wrap-and-sort
-  * Build with hardening flags
-    - Bump debhelper compat to level 9.
-    - B-Dep on dpkg-dev (>= 0.16.1~) for dpkg-buildflags.
-    - B-Dep on debhelper (>= 8.9.0~) for dh_auto_configure that uses
-      dpkg-buildflags.
-    - debian/rules:
-      + Use DEB_LDFLAGS_MAINT_APPEND to add --as-needed linker flag.
-      + Add DEB_BUILD_MAINT_OPTIONS to also enable bindnow
-    - Override package-needs-versioned-debhelper-build-depends lintian warning.
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Sat, 24 Dec 2011 13:24:24 +0700
-
-scim-thai (0.1.2-1) unstable; urgency=low
-
-  * New upstream release
-    - Drop patch, merged upstream.
-  * debian/copyright:
-    - Updated to DEP-5 rev 174.
-    - Update copyright years.
-  * debian/rules, debian/control:
-    - Switch to dh 7 + dh-autoreconf
-    - Use "-Wl,--as-needed" LDFLAGS, thus require dh-autoreconf (>= 4)
-      with "--as-needed" option
-    - Use debian/tmp destdir for dh_auto_install, so dh_install can later
-      selectively install files.
-    - Skip dh_makeshlibs to avoid meaningless shlibs files and ldconfig calls
-  * debian/install:
-    - Use wildcards for *.so
-  * Bump Standards-Version to 3.9.2 (no changes needed)
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Mon, 27 Jun 2011 11:03:08 +0700
-
-scim-thai (0.1.1-7) unstable; urgency=medium
-
-  * Urgency medium due to RC bug fix.
-  * Fix another FTBFS (Closes: #591171)
-    - Add explicit Build-Depends on libltdl-dev.
-  * Bump Standards-Version to 3.9.1 (no changes needed)
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 01 Aug 2010 17:25:41 +0700
-
-scim-thai (0.1.1-6) unstable; urgency=medium
-
-  * Urgency still medium, to let RC bug fix in previous upload get in.
-  * debian/rules: Clean autopoint-generated files on clean target, to prevent
-    extra patch when building twice in a row.
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 30 Jun 2010 17:04:32 +0700
-
-scim-thai (0.1.1-5) unstable; urgency=medium
-
-  * Urgency medium due to RC bug fix.
-  * Fix FTBFS due to mismatched version of gettext files (Closes: #584394)
-    - debian/patches/01-gettext-version.patch: Added to add
-      AM_GNU_GETTEXT_VERSION macro to configure.ac
-    - debian/control: Build-depends on autopoint
-    - debian/rules: Invoke autopoint
-  * Bump Standards-Version to 3.9.0 (no changes needed)
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 29 Jun 2010 16:32:28 +0700
-
-scim-thai (0.1.1-4) unstable; urgency=low
-
-  * debian/rules: Fix failure to build twice in a row:
-    - Fix typo '$(MAKE) maintainerclan'
-    - Clean other changed files left over from 'make maintainer-clean'
-    - 'config.status' depends on 'configure.ac' instead of 'configure'
-    - Make sure m4/ exists before auroreconf 
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Sat, 16 Jan 2010 17:28:27 +0700
-
-scim-thai (0.1.1-3) unstable; urgency=low
-
-  * debian/control:
-    - Update my e-mail address to @debian.org.
-    - Drop DM-Upload-Allowed.
-  * debian/copyright:
-    - Update my e-mail address for debian/* to @debian.org.
-  * debian/rules:
-    - Run autoreconf instead of just updating config.{sub,guess}, as required
-      by libtool (Closes: #558637)
-    - Run 'make maintainerclean' instead of 'make distclean' on clean target,
-      to clear all autoconf-generated files
-  * debian/control:
-    - Build-Depends on libtool, automake, autoconf, for autoreconf.
-    - Drop Build-Depends on autotools-dev
-  * Switch to "3.0 (quilt)" source format.
-  * Bump Standards-Version to 3.8.3 (no changes needed)
-
- -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 06 Dec 2009 15:39:55 +0700
-
-scim-thai (0.1.1-2) unstable; urgency=low
-
-  * VCS moved from CVS to SVN; update Vcs-* fields accordingly.
-  * Bump debhelper compat to level 7
-    - Bump debian/compat to 7
-    - Build-dep on debhelper (>= 7)
-    - debian/rules:
-      + Replace obsoleted 'dh_clean -k' with 'dh_prep'
-      + Remove *-stamp clean-ups in clean target, as dh_clean now does it
-  * debian/rules:
-    - Drop dh_mkshlibs, as this package only provides unversioned loadable
-      module, not what to be linked [lintian]
-    - Define LDFLAGS outside the configure line, for easy adjustment
-    - Override SCIM_GTKUTILS_LIBS reported by pkg-config, so that only required
-      libraries are linked
-  * Rebuild against libthai-dev 0.1.9-5, to get rid of libdatrie0 direct link.
-  * debian/copyright:
-    - Update format to proposal rev 454
-    - Update copyright year for debian/*
-  * Bump standards version to 3.8.1, no change needed.
-
- -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Thu, 02 Apr 2009 15:37:48 +0700
-
-scim-thai (0.1.1-1) unstable; urgency=low
-
-  * Fix CVSROOT in Vcs-Cvs, so it really works with debcheckout.
-  * Build-dep on dpkg-dev (>= 1.14.13), for proper support of Vcs-Cvs field.
-  * New upstream release
-    - Drop patch for gcc-4.3 FTBFS, merged upstream
-  * debian/copyright: Update format to current proposal.
-  * debian/install: Also install translations.
-  * debian/control:
-    - Drop -1 from versioned build-deps
-    - Decapitalize some words in the long description
-    - Add DM-Upload-Allowed
-    - Bump Standards-Version to 3.8.0 (no changes needed)
-
- -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 18 Jun 2008 15:16:46 +0700
-
-scim-thai (0.1.0-3) unstable; urgency=low
-
-  * src/scim_thai_imengine.cpp: Add missing include file, fixing FTBFS with
-    gcc-4.3. (Closes: #455624)
-  * debian/copyright: Rewrite in machine-interpretable format.
-  * debian/rules: Do not ignore 'make distclean' error.
-  * Add Vcs-Cvs, Vcs-Browser control fields.
-  * Add Homepage control field and remove Homepage info from description.
-  * Bump standards version to 3.7.3.0, no change needed.
-
- -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Wed, 19 Dec 2007 08:47:40 +0700
-
-scim-thai (0.1.0-2) unstable; urgency=low
-
-  * Install shared objects from usr/lib/scim-1.0/1.4.0/* instead of
-    usr/lib/scim-1.0/*, according to new upstream change, fixing FTBFS.
-    (Closes: #422957)
-  * Build-Depends on libscim-dev (>= 1.4.6-1).
-  * Bump standards version to 3.7.2.2, no change needed.
-  * debian/dirs: remove, unneeded.
-  * debian/rules: pass --host=$(DEB_HOST_GNU_TYPE) to configure only when
-    cross compiling.
-  * Remove rpath info in *.so using chrpath.
-  * Don't include config.{guess,sub} in .diff.gz.
-
- -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Sun, 20 May 2007 21:35:11 +0700
-
-scim-thai (0.1.0-1) unstable; urgency=low
-
-  * Initial release. (Closes: #379010)
-
- -- Theppitak Karoonboonyanan <thep@linux.thai.net>  Fri, 21 Jul 2006 08:32:06 +0700
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index ec63514..0000000
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
deleted file mode 100644 (file)
index c07ae00..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-Source: scim-thai
-Section: utils
-Priority: optional
-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
-Build-Depends:
- autopoint,
- chrpath,
- debhelper (>= 9~),
- dh-autoreconf (>= 4),
- dpkg-dev (>= 1.16.2~),
- gettext,
- libltdl-dev,
- libscim-dev (>= 1.4.14-2),
- libthai-dev,
- pkg-config
-Vcs-Git: git://anonscm.debian.org/collab-maint/scim-thai.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/scim-thai.git
-Homepage: http://linux.thai.net/projects/libthai
-Standards-Version: 3.9.6
-
-Package: scim-thai
-Architecture: any
-Multi-Arch: same
-Depends: scim, ${misc:Depends}, ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Description: Thai Input Method Engine for SCIM
- SCIM (Smart Common Input Method) is an input method (IM) platform.
- .
- This package provides Thai input method engine for SCIM.  Currently, it
- supports Ketmanee, TIS-820.2538 and Pattachote keyboards; three levels
- of strictness for input sequence check.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644 (file)
index 3a4c2c6..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
-Upstream-Name: scim-thai
-Upstream-Contact: Theppitak Karoonboonyanan <thep@linux.thai.net>
-Source: ftp://linux.thai.net/pub/thailinux/software/libthai/
-
-Files: *
-Copyright: 2006-2012 Theppitak Karoonboonyanan <thep@linux.thai.net>
-License: GPL-2+
-
-Files: debian/*
-Copyright: 2006-2015 Theppitak Karoonboonyanan <thep@debian.org>
-License: GPL-2+
-
-License: GPL-2+
- This program 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 program 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, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- .
- On Debian GNU/Linux systems, the complete text of the GNU General Public
- License can be found in `/usr/share/common-licenses/GPL-2'.
diff --git a/debian/docs b/debian/docs
deleted file mode 100644 (file)
index 50bd824..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-NEWS
-README
diff --git a/debian/install b/debian/install
deleted file mode 100644 (file)
index e95635e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/lib/*/scim-1.0/*/IMEngine/*.so
-usr/lib/*/scim-1.0/*/SetupUI/*.so
-usr/share/locale/*
-usr/share/scim/icons/*
-usr/share/packages/*
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
deleted file mode 100755 (executable)
index cb9df53..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
-export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow
-
-%:
-       dh $@ --with autoreconf
-
-override_dh_autoreconf:
-       [ -d m4 ] || mkdir m4
-       dh_autoreconf --as-needed
-       autopoint -f
-
-override_dh_auto_install:
-       dh_auto_install --destdir=debian/tmp
-
-override_dh_makeshlibs:
-# Do not try to make shlibs file.
-# They're loadable modules, not to be linked against.
-
-binary-indep:
-# We have nothing to do.
-
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644 (file)
index 163aaf8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/debian/watch b/debian/watch
deleted file mode 100644 (file)
index 8880434..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# Compulsory line, this is a version 3 file
-version=3
-
-opts=pasv ftp://linux.thai.net/pub/thailinux/software/libthai/scim-thai-(.*)\.tar\.gz debian uupdate
-