Initial import

This commit is contained in:
David Baer
2015-07-10 09:17:50 -04:00
commit ed8bdcfd93
81 changed files with 100150 additions and 0 deletions

56
debian/README.Debian vendored Normal file
View File

@@ -0,0 +1,56 @@
ibus-grc for Debian
-------------------
<possible notes regarding this package - if none, delete this file>
-- root
daemon
bin
sys
sync
games
man
lp
mail
news
uucp
proxy
www-data
backup
Mailing List Manager
ircd
Gnats Bug-Reporting System (admin)
nobody
Avahi autoip daemon
Avahi mDNS daemon
CouchDB Administrator
usbmux daemon
Speech Dispatcher
Kernel Oops Tracking Daemon
PulseAudio daemon
RealtimeKit
HPLIP system user
Gnome Display Manager
David Baer
MediaTomb Server
TiMidity++ MIDI sequencer service
PostgreSQL administrator
Asterisk PBX daemon
Amy Heusinkveld
Light Display Manager
colord colour management daemon <david.a.baer@gmail.com> Sun, 23 Oct 2011 00:09:59 -0400

9
debian/README.source vendored Normal file
View File

@@ -0,0 +1,9 @@
ibus-grc for Debian
-------------------
<this file describes information about the source package, see Debian policy
manual section 4.14. You WILL either need to modify or delete this file>

5
debian/changelog vendored Normal file
View File

@@ -0,0 +1,5 @@
ibus-grc (1.2.99.20111023-1) unstable; urgency=low
* Initial release
-- David A. Baer <david.a.baer@gmail.com> Sun, 23 Oct 2011 00:09:59 -0400

1
debian/compat vendored Normal file
View File

@@ -0,0 +1 @@
8

23
debian/control vendored Normal file
View File

@@ -0,0 +1,23 @@
Source: ibus-grc
Priority: extra
Maintainer: David A. Baer <david.a.baer@gmail.com>
Build-Depends: debhelper (>= 8.0.0), autotools-dev
Standards-Version: 3.9.2
Section: utils
#Homepage: <insert the upstream URL, if relevant>
#Vcs-Git: git://git.debian.org/collab-maint/ibus-grc.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/ibus-grc.git;a=summary
Package: ibus-grc-dev
Section: libdevel
Architecture: any
Depends: ibus-grc (= ${binary:Version})
Description: IBus input method for polytonic Greek (development)
.
Package: ibus-grc
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IBus input method for polytonic Greek
.

86
debian/copyright vendored Normal file
View File

@@ -0,0 +1,86 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: ibus-grc
Source: <url://example.com>
Files: *
Copyright: <years> <put author's name and email here>
<years> <likewise for another author>
License: <special license>
<Put the license of the package here indented by 1 space>
<This follows the format of Description: lines in control file>
.
<Including paragraphs>
# If you want to use GPL v2 or later for the /debian/* files use
# the following clauses, or change it to suit. Delete these two lines
Files: debian/*
Copyright: 2011 root
daemon
bin
sys
sync
games
man
lp
mail
news
uucp
proxy
www-data
backup
Mailing List Manager
ircd
Gnats Bug-Reporting System (admin)
nobody
Avahi autoip daemon
Avahi mDNS daemon
CouchDB Administrator
usbmux daemon
Speech Dispatcher
Kernel Oops Tracking Daemon
PulseAudio daemon
RealtimeKit
HPLIP system user
Gnome Display Manager
David Baer
MediaTomb Server
TiMidity++ MIDI sequencer service
PostgreSQL administrator
Asterisk PBX daemon
Amy Heusinkveld
Light Display Manager
colord colour management daemon <david.a.baer@gmail.com>
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 <http://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
# Please also look if there are files or directories which have a
# different copyright/license attached and list them here.

2
debian/docs vendored Normal file
View File

@@ -0,0 +1,2 @@
NEWS
README

2
debian/ibus-grc-dev.dirs vendored Normal file
View File

@@ -0,0 +1,2 @@
usr/lib
usr/include

5
debian/ibus-grc-dev.install vendored Normal file
View File

@@ -0,0 +1,5 @@
usr/include/*
usr/lib/lib*.a
usr/lib/lib*.so
usr/lib/pkgconfig/*
usr/share/pkgconfig/*

1
debian/ibus-grc.dirs vendored Normal file
View File

@@ -0,0 +1 @@
usr/lib

20
debian/ibus-grc.doc-base.EX vendored Normal file
View File

@@ -0,0 +1,20 @@
Document: ibus-grc
Title: Debian ibus-grc Manual
Author: <insert document author here>
Abstract: This manual describes what ibus-grc is
and how it can be used to
manage online manuals on Debian systems.
Section: unknown
Format: debiandoc-sgml
Files: /usr/share/doc/ibus-grc/ibus-grc.sgml.gz
Format: postscript
Files: /usr/share/doc/ibus-grc/ibus-grc.ps.gz
Format: text
Files: /usr/share/doc/ibus-grc/ibus-grc.text.gz
Format: HTML
Index: /usr/share/doc/ibus-grc/html/index.html
Files: /usr/share/doc/ibus-grc/html/*.html

1
debian/ibus-grc.install vendored Normal file
View File

@@ -0,0 +1 @@
usr/lib/lib*.so.*

39
debian/postinst.ex vendored Normal file
View File

@@ -0,0 +1,39 @@
#!/bin/sh
# postinst script for ibus-grc
#
# see: dh_installdeb(1)
set -e
# summary of how this script can be called:
# * <postinst> `configure' <most-recently-configured-version>
# * <old-postinst> `abort-upgrade' <new version>
# * <conflictor's-postinst> `abort-remove' `in-favour' <package>
# <new-version>
# * <postinst> `abort-remove'
# * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
# <failed-install-package> <version> `removing'
# <conflicting-package> <version>
# for details, see http://www.debian.org/doc/debian-policy/ or
# the debian-policy package
case "$1" in
configure)
;;
abort-upgrade|abort-remove|abort-deconfigure)
;;
*)
echo "postinst called with unknown argument \`$1'" >&2
exit 1
;;
esac
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0

37
debian/postrm.ex vendored Normal file
View File

@@ -0,0 +1,37 @@
#!/bin/sh
# postrm script for ibus-grc
#
# see: dh_installdeb(1)
set -e
# summary of how this script can be called:
# * <postrm> `remove'
# * <postrm> `purge'
# * <old-postrm> `upgrade' <new-version>
# * <new-postrm> `failed-upgrade' <old-version>
# * <new-postrm> `abort-install'
# * <new-postrm> `abort-install' <old-version>
# * <new-postrm> `abort-upgrade' <old-version>
# * <disappearer's-postrm> `disappear' <overwriter>
# <overwriter-version>
# for details, see http://www.debian.org/doc/debian-policy/ or
# the debian-policy package
case "$1" in
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
;;
*)
echo "postrm called with unknown argument \`$1'" >&2
exit 1
;;
esac
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0

35
debian/preinst.ex vendored Normal file
View File

@@ -0,0 +1,35 @@
#!/bin/sh
# preinst script for ibus-grc
#
# see: dh_installdeb(1)
set -e
# summary of how this script can be called:
# * <new-preinst> `install'
# * <new-preinst> `install' <old-version>
# * <new-preinst> `upgrade' <old-version>
# * <old-preinst> `abort-upgrade' <new-version>
# for details, see http://www.debian.org/doc/debian-policy/ or
# the debian-policy package
case "$1" in
install|upgrade)
;;
abort-upgrade)
;;
*)
echo "preinst called with unknown argument \`$1'" >&2
exit 1
;;
esac
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0

38
debian/prerm.ex vendored Normal file
View File

@@ -0,0 +1,38 @@
#!/bin/sh
# prerm script for ibus-grc
#
# see: dh_installdeb(1)
set -e
# summary of how this script can be called:
# * <prerm> `remove'
# * <old-prerm> `upgrade' <new-version>
# * <new-prerm> `failed-upgrade' <old-version>
# * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
# * <deconfigured's-prerm> `deconfigure' `in-favour'
# <package-being-installed> <version> `removing'
# <conflicting-package> <version>
# for details, see http://www.debian.org/doc/debian-policy/ or
# the debian-policy package
case "$1" in
remove|upgrade|deconfigure)
;;
failed-upgrade)
;;
*)
echo "prerm called with unknown argument \`$1'" >&2
exit 1
;;
esac
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0

13
debian/rules vendored Executable file
View File

@@ -0,0 +1,13 @@
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@

1
debian/source/format vendored Normal file
View File

@@ -0,0 +1 @@
3.0 (quilt)

23
debian/watch.ex vendored Normal file
View File

@@ -0,0 +1,23 @@
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format
# Compulsory line, this is a version 3 file
version=3
# Uncomment to examine a Webpage
# <Webpage URL> <string match>
#http://www.example.com/downloads.php ibus-grc-(.*)\.tar\.gz
# Uncomment to examine a Webserver directory
#http://www.example.com/pub/ibus-grc-(.*)\.tar\.gz
# Uncommment to examine a FTP server
#ftp://ftp.example.com/pub/ibus-grc-(.*)\.tar\.gz debian uupdate
# Uncomment to find new files on sourceforge, for devscripts >= 2.9
# http://sf.net/ibus-grc/ibus-grc-(.*)\.tar\.gz
# Uncomment to find new files on GooglePages
# http://example.googlepages.com/foo.html ibus-grc-(.*)\.tar\.gz