Eberhard Beilharz
d29ad2d4ed
chore(linux): Update changelogs to match Debian
...
The changelogs should match what got uploaded (and accepted) to
Debian so that the changelog reflects the upload history to Debian.
(cherry picked from commit f91b52d3ea )
2021-06-17 15:19:39 +02:00
Eberhard Beilharz
6d1adee2ee
chore(linux): Update changelogs
...
(cherry picked from commit d2532fa335 )
2021-05-25 14:28:55 +02:00
Eberhard Beilharz
e371fcb8b8
chore(linux): Verify signed source packages
2021-03-08 19:29:27 +01:00
Eberhard Beilharz
3a78ef4be1
chore(linux): Fix some lintian warnings for Debian package
2021-03-08 17:38:28 +01:00
Eberhard Beilharz
6b999bc911
chore(linux): Update debian metadata based on Debian repos
...
This is a cherry-pick of PR#4223:
- Add script to create debian source package
- Update debian metadata based on Debian repos
- Remove some lintian warnings and errors
- Remove support Xenial
- Reduce size of icon
- Omit confusing values from gbp.conf
2021-01-12 18:38:18 +01:00
Marc Durdin
c5ea3a5db6
chore(common): update copyright year in various locations
2020-12-22 10:56:55 +11:00
Eberhard Beilharz
cf515cefdf
chore(linux): Fix launchpad build ( closes #3875 )
...
This change fixes the launchpad build script and also improves
updating the watch file.
If we use the variables that uscan provides we don't have to
hard-code the package name in the watch file. This makes it possible
to use a generic one for all packages.
2020-11-20 12:15:22 +01:00
Eberhard Beilharz
990eca852c
chore(linux): Update maintainer
2020-05-26 09:05:07 +02:00
Eberhard Beilharz
44e1d3a30e
chore(linux): Add VCS information to package metadata
2020-05-26 09:05:07 +02:00
Eberhard Beilharz
7e2851c2ad
chore(linux): Use https URL for homepage
2020-05-26 09:05:07 +02:00
Darcy
cb08fcfd0f
fix(linux): Address review comment
...
Add comment to watch file and simplify regex
2020-02-17 15:28:45 +07:00
Darcy
f965cbc092
change(linux): Replace tier in debian/watch files
2020-02-17 12:02:47 +07:00
glasseyes
50c325b0ad
ignore alphas in d/watch
...
set tier for launchpad.sh to get SHA256SUMS from right place
2019-01-03 12:57:02 +07:00
glasseyes
4a37a15fcc
update watch files to get alpha, beta or stable
...
update ibus-keyman changelog
2018-11-26 11:10:19 +07:00
glasseyes
551efa5822
[linux] linked libs in LIBADD not LDFLAGS
...
fixes Debian bug #616572
2018-10-19 14:04:54 +07:00
glasseyes
8eaeee506c
[linux] separate NEWS file for kmflcomp
...
lintian complains if it is same as the Changelog
2018-10-19 13:44:34 +07:00
glasseyes
8f9fd13f99
[linux] changelog for kmflcomp upload to experimental
2018-10-19 11:03:26 +07:00
glasseyes
09971d3697
[linux] bump lib version number of libkmflcomp
...
because APIs were added since last release
ref https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
scenario 2 so set to 1:0:1
2018-10-12 15:40:36 +07:00
glasseyes
f4c1c46de5
[linux] improve watch regex for the dir
2018-09-27 13:49:42 +07:00
glasseyes
f1f8473887
[linux] update debian watch files
...
to check downloads.keyman.com alphas
WIP: launchpad.sh script to build source packages from nightly
builds and dput them to the test PPA
2018-09-26 17:33:05 +07:00
glasseyes
452fc8d87c
[linux] kmfl_compiler.c to use config.h VERSION
2018-09-20 08:54:55 +07:00
Daniel Glassey
3f474c64fe
[linux] convert kb icons to png instead of bmp ( #1191 )
...
* [linux] convert kb icons to png instead of bmp
make them antialiased 64x64 so that can be resized ok in the
ibus status indicator and the ibus keyboard selector
* [linux] move linux specific gitignore to linux/.gitignore
2018-09-18 15:28:53 +07:00
glasseyes
7fbba6036f
use date of last git commit not current date for VERSION
...
more things needed in some README.repo
cow.sh: make it compatible with xenial
set DIST for use with optional local .pbuilderrc, also in deb.sh
link linux/.pbuilderrc to ~/.pbuilderrc if it doesn't exist
2018-09-15 17:49:28 +07:00
glasseyes
f49ad06599
minor configure update
2018-09-15 17:49:26 +07:00
glasseyes
cea9b3f0b2
change Debian maintainer
2018-09-15 17:49:26 +07:00
glasseyes
a620b56399
make Debian source packages
2018-09-15 17:49:26 +07:00
glasseyes
b933898884
scripts to build local Debian packages with pbuilder
...
Makefile
make deb - build debs for kmflcomp, libkmfl, ibus-kmfl
make cow - set up pbuilder environment
make tmpbuild(default) - build and install to /tmp/kmfl
make install_local - build and install to /usr/local
make uninstall_local - uninstall ibus-kmfl config file
non-release version numbers will be stamped with date to
distinguish between builds
2018-09-15 17:49:25 +07:00
glasseyes
12ab8f963a
[linux] remove autotool generated files
...
document in README.repo to use autogen.sh to regenerate
change build.sh to use autoreconf -if
add the generated files to .gitignore
2018-09-12 11:04:28 +07:00
glasseyes
0096cf2fe7
Debian packaging changes for 10.99.1
2018-08-29 17:01:59 +07:00
glasseyes
97c9ef2d9c
update generated lex and yacc files
2018-08-29 16:20:26 +07:00
glasseyes
c7c183597f
minor warning fixes
2018-08-29 16:15:09 +07:00
glasseyes
222a107d55
autotool update
2018-08-28 16:55:06 +07:00
glasseyes
7ff76a5670
add visualkeyboard and keyboardversion stores
2018-08-28 15:16:16 +07:00
glasseyes
0063cc4ba1
update check_bitmap
...
check for icons dir and .ico converted to .bmp
yacc.y LANGUAGE is handled as a string
some linux .gitignore
don't search fof icons dir or .ico in ibus-kmfl
2018-08-28 14:28:10 +07:00
glasseyes
7f90d9cede
handle keyman format version numbers > 10
2018-08-24 16:41:40 +07:00
glasseyes
8e8b15dabe
update kmflcomp to handle TARGETS
...
abort compilation if mobile only TARGETS
ignore other new (since 6.0) special stores
2018-08-24 13:36:14 +07:00
Vitrum
75824f14aa
packaging path variables
2018-06-18 13:58:49 +03:00
glasseyes
19cfa165cc
copyright statements
2018-06-11 16:30:46 +07:00
glasseyes
ef4c0066a9
update debian/copyright years
2018-06-11 13:27:17 +07:00
glasseyes
24c04a88ac
remove old anjuta files
2018-05-18 09:36:54 +07:00
glasseyes
be00ce08dc
relicense kmflcomp from GPL to MIT
2018-05-17 15:56:12 +07:00
glasseyes
dd2c0788d8
version number 10.99.1 first alpha being developed
...
clean up for autoreconf to run cleanly
2018-04-25 17:09:13 +07:00
glasseyes
9626d32bfb
[KMFL] set INSTALLDIR for build.sh
...
autoreconf projects for consistency
2018-04-23 14:06:23 +07:00
glasseyes
0076cdc4ce
changes from kmflcomp 0.9.10-1 debian package
2018-04-19 13:15:23 +07:00
courtjester
fa1ed5bd10
bugfix for FreeBSD amd64 and in processing special stores when special store name is invalid
2013-10-29 00:00:53 +00:00
courtjester
aa6056afaf
bugfix for FreeBSD amd64
2009-11-24 22:02:42 +00:00
courtjester
bbee8f9fba
Update spec file for openSUSE
2009-02-10 20:02:47 +00:00
courtjester
798fb2d92b
Fix reported version number
2009-02-09 16:52:38 +00:00
courtjester
a4dade8452
Update spec file
2009-02-05 01:12:24 +00:00
courtjester
ab7dee995e
Add Keyman 7.0 support
2009-02-05 00:09:10 +00:00