Makefile: tarball target to build source tarball
[dbuscron] / debian / changelog
1 dbuscron (1.5-1) unstable; urgency=low
2
3   * Next release:
4
5     Konstantin Stepanov (20):
6           convert message arguments in a more smart way on match
7           fixed typo in Makefile
8           DirectoryParser() to parse config directories
9           parse config dirs and files transparently
10           handle /etc/dbuscrontab.d as well as /etc/dbuscrontab
11           access filename in CrontabParser
12           log info about config source
13           migrate-dbus-scripts.py
14           Makefile: install main executable scripts in a uniform way
15           auto command args from message args
16           migrate-dbus-scripts.py: better handling of special cases
17           support fnmatch() args match
18           parser fixes
19           auto_args feature compatile with dbus-scripts args filling
20           dbuscrontab: get daemon's pid from pidfile if upstart failed
21           dbuscrontab: ability to pass config file to edit for -e action
22           dbuscrontab: config file argument is accepted by all actions
23           pass error messages into environment, None's are empty strings
24           documentation updated
25           Makefile: fixed shell syntax error
26     
27
28  -- Konstantin Stepanov <kstep@p-nut.info>  Wed, 22 Dec 2010 18:12:20 +0200
29
30 dbuscron (1.4-1) unstable; urgency=low
31
32   * Next release:
33
34     Konstantin Stepanov (9):
35           bus: interface to set custom session bus
36           --sessionaddr option to set custom session bus address
37           parser: fixed typo
38           support \xXX escape characters in args field
39           parser: fix bug in syntax checker on starred fields
40           genchangelog: indent shortlog correctly
41           run dbuscron as user
42           support \uXXXX as well as \xXX in args field
43           Makefile: better compilation
44     
45
46  -- Konstantin Stepanov <kstep@p-nut.info>  Tue, 21 Dec 2010 14:27:12 +0200
47
48 dbuscron (1.3-1) unstable; urgency=low
49
50   * Next release:
51
52     Konstantin Stepanov (6):
53           new cli args: userid and groupid to set user and group to change too
54           moved user & group id setting code into separate function
55           main module code cleanup: more comments & logging, better error handling etc.
56           Makefile: debclean & deb targets
57           auto version setting
58           Makefile: build target
59
60  -- Konstantin Stepanov <kstep@p-nut.info>  Mon, 20 Dec 2010 02:16:13 +0200
61
62 dbuscron (1.2-1) unstable; urgency=low
63
64   * Next release:
65
66     Konstantin Stepanov (9):
67           dbuscron uses optparse instead of getopt
68           Makefile: ignore error on existing config
69           more robust and unicode safe dbus string handling
70           fixed unset session bus address issue
71           more robust loggin of unicode messages
72           better log messages
73           dbuscrontab: refactored error handling
74           moved shell part into modules
75           Makefile updated
76
77  -- Konstantin Stepanov <kstep@p-nut.info>  Sun, 12 Dec 2010 14:40:04 +0200
78
79 dbuscron (1.1-1) unstable; urgency=low
80
81   * Initial release
82
83  -- Konstantin Stepanov <kstep@p-nut.info>  Sun, 12 Dec 2010 14:40:04 +0200