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