Doug Torrance
fef493d093
Update Format in d/copyright to https.
2018-01-12 13:17:25 -05:00
Doug Torrance
734eca6264
Update Vcs-* after migration to Salsa.
2018-01-10 14:46:53 -05:00
Doug Torrance
90e20b5ab0
debian/control: Add xfonts-base to Depends. Its absence causes crashes.
2017-01-23 15:26:39 -05:00
Doug Torrance
ee1b3af633
debian/changelog: Minor formatting and rephrasing; based on patch for wmfsm
...
by Adrian Glaubitz.
2015-08-25 20:29:06 -04:00
Doug Torrance
984e7d5bcc
debian/changelog: Add entry for version 1.4+git20150508-2.
2015-08-23 23:59:37 -04:00
Doug Torrance
4779afa9c8
debian/control: Set Debian Window Maker Team as Maintainer; move self to
...
Uploaders with updated email address.
2015-08-23 23:57:58 -04:00
Doug Torrance
4a4a60b70b
debian/control: Update Vcs-*.
2015-08-23 23:57:58 -04:00
Doug Torrance
1208fda437
debian/changelog: Draft for version 1.4+git20150508-1.
2015-05-14 11:16:18 -05:00
Doug Torrance
c4c9804721
debian/{control,copyright}: Tidy using wrap-and-sort.
2015-05-14 09:09:22 -05:00
Doug Torrance
9a3a80c9ea
Remove files not tracked by upstream git.
2015-05-14 08:56:37 -05:00
Doug Torrance
a131ece5ad
Import Upstream version 1.4+git20150508
2015-05-14 08:53:34 -05:00
Brad Jorsch
499ff82ae5
Don't auto-generate date in manpage
...
Debian doesn't like that.
2015-05-08 07:53:12 -04:00
Doug Torrance
d29ac0f8e5
debian/changelog: Update; set distribution to unstable.
2014-11-28 14:52:29 -06:00
Doug Torrance
77a05d31ce
debian/rules: Add get-orig-source target.
2014-11-24 07:58:19 -06:00
Doug Torrance
da23762d79
debian/changelog: Draft for version 1.4-3.
2014-11-24 07:43:39 -06:00
Doug Torrance
9ea2ab98e6
debian/control: Replace Build-Depends on autotools-dev with dh-autoreconf.
2014-11-24 07:41:22 -06:00
Doug Torrance
be2d93a3d8
debian/rules: Use dh_autoreconf.
2014-11-24 07:36:08 -06:00
Doug Torrance
d5654c6894
debian/control: Bump Standards-Version to 3.9.6; no changes required.
2014-11-24 07:31:27 -06:00
Doug Torrance
95c9799810
debian/Makefile.*: Remove files; left over from when upstream included debian/
...
in source tarball.
2014-11-24 07:31:14 -06:00
Doug Torrance
7ccfa3e146
updated debian/changelog
2014-07-21 01:42:48 -05:00
Doug Torrance
507b0416aa
add export V=1 to debian/rules so compiler flags aren't hidden
2014-07-21 01:33:36 -05:00
Doug Torrance
38383b192e
add vcs-* fields to debian/control
2014-07-21 01:28:36 -05:00
Doug Torrance
f3f1e782c7
Imported Debian patch 1.4-1
2014-07-21 01:24:36 -05:00
Doug Torrance
19a2efd958
Imported Upstream version 1.4
2014-07-21 01:24:36 -05:00
Brad Jorsch
73863435bb
Bump version
2014-02-22 21:14:31 -05:00
Brad Jorsch
d2726eb518
Use SIGUSR1/2 for paging
2014-02-22 21:14:01 -05:00
Brad Jorsch
50e6bf6b26
Bump version and update configure.ac
2014-02-07 13:59:52 -05:00
Brad Jorsch
33c23fdf7c
Add .gitignore
2014-02-07 13:57:09 -05:00
Brad Jorsch
32654d52b8
Fix manpage section
2014-02-07 13:53:39 -05:00
Brad Jorsch
d5262abf85
Remove debian directory
...
Someone has kindly officially packaged this for Debian (:
2014-02-07 13:50:54 -05:00
Brad Jorsch
b56ff94d90
Rename "LICENSE" to "COPYING" so it will be picked up by automake.
...
git-svn-id: https://svn.code.sf.net/p/wmsystemtray/code@8 8177d978-5354-4e5a-a197-9fd626d94383
2012-07-05 12:33:42 +00:00
Brad Jorsch
08749f4bd3
Update the version number there too.
...
git-svn-id: https://svn.code.sf.net/p/wmsystemtray/code@7 8177d978-5354-4e5a-a197-9fd626d94383
2010-01-20 16:36:52 +00:00
Brad Jorsch
7d9d5c210f
* Fix a bug in detecting whether app has stolen the freedesktop system tray selection.
...
* Version 1.2.
git-svn-id: https://svn.code.sf.net/p/wmsystemtray/code@6 8177d978-5354-4e5a-a197-9fd626d94383
2010-01-20 16:36:23 +00:00
Brad Jorsch
ebda781a45
Update changelog
...
git-svn-id: https://svn.code.sf.net/p/wmsystemtray/code@5 8177d978-5354-4e5a-a197-9fd626d94383
2010-01-18 20:07:44 +00:00
Brad Jorsch
d916629352
Handle the case where a poorly-behaved application tries to map its own icon instead of letting us do it.
...
git-svn-id: https://svn.code.sf.net/p/wmsystemtray/code@4 8177d978-5354-4e5a-a197-9fd626d94383
2010-01-18 20:06:51 +00:00
Brad Jorsch
b9c3d053f9
* Add debian directory, so I can create local debs. If a Debian developer
...
wants to officially package this for Debian, just let me know and I will
gladly remove it from my upstream sources.
* Poorly-behaved apps (i.e. pretty much all of them) die if their tray icon
window gets destroyed. Use XFixesChangeSaveSet to prevent this from
happening if someone uses Window Maker's "Kill" on us.
* Generic configure cleanups.
* Minor fixes to build cleanly with -Wall.
* Bump copyright date.
* 1.1 release.
git-svn-id: https://svn.code.sf.net/p/wmsystemtray/code@3 8177d978-5354-4e5a-a197-9fd626d94383
2010-01-18 19:33:49 +00:00
Brad Jorsch
5865d1271c
Oops, copy-paste error.
...
git-svn-id: https://svn.code.sf.net/p/wmsystemtray/code@2 8177d978-5354-4e5a-a197-9fd626d94383
2010-01-02 02:01:19 +00:00
Brad Jorsch
a0e4e3e64a
Initial import
...
git-svn-id: https://svn.code.sf.net/p/wmsystemtray/code@1 8177d978-5354-4e5a-a197-9fd626d94383
2010-01-02 01:58:48 +00:00