changelog updated
[dbuscron] / debian / changelog
index 11ee1b1..1d76b72 100644 (file)
@@ -1,3 +1,32 @@
+dbuscron (1.5.2-2) unstable; urgency=low
+
+  * Next release:
+
+    Konstantin Stepanov (7):
+          Makefile: use more busybox compatible commands
+          version from git filters
+          git attributes and helper scripts
+          added python to build depends
+          Makefile: do not push version tag to origin on build
+          Makefile: debuild and publish targets
+          Makefile: set architecture to build to armel
+
+
+ -- Konstantin Stepanov <kstep@p-nut.info>  Sat, 25 Dec 2010 20:27:44 +0200
+
+dbuscron (1.5.1-1) unstable; urgency=low
+
+  * Next release:
+
+    Konstantin Stepanov (4):
+          changelog format fix
+          Makefile: tarball target to build source tarball
+          fixed undefined property auto args related error
+          changelog updated
+
+
+ -- Konstantin Stepanov <kstep@p-nut.info>  Wed, 22 Dec 2010 23:57:08 +0200
+
 dbuscron (1.5-1) unstable; urgency=low
 
   * Next release:
@@ -23,7 +52,7 @@ dbuscron (1.5-1) unstable; urgency=low
           pass error messages into environment, None's are empty strings
           documentation updated
           Makefile: fixed shell syntax error
-    
+
 
  -- Konstantin Stepanov <kstep@p-nut.info>  Wed, 22 Dec 2010 18:12:20 +0200
 
@@ -41,7 +70,7 @@ dbuscron (1.4-1) unstable; urgency=low
           run dbuscron as user
           support \uXXXX as well as \xXX in args field
           Makefile: better compilation
-    
+
 
  -- Konstantin Stepanov <kstep@p-nut.info>  Tue, 21 Dec 2010 14:27:12 +0200
 
@@ -50,12 +79,12 @@ dbuscron (1.3-1) unstable; urgency=low
   * Next release:
 
     Konstantin Stepanov (6):
-      new cli args: userid and groupid to set user and group to change too
-      moved user & group id setting code into separate function
-      main module code cleanup: more comments & logging, better error handling etc.
-      Makefile: debclean & deb targets
-      auto version setting
-      Makefile: build target
+          new cli args: userid and groupid to set user and group to change too
+          moved user & group id setting code into separate function
+          main module code cleanup: more comments & logging, better error handling etc.
+          Makefile: debclean & deb targets
+          auto version setting
+          Makefile: build target
 
  -- Konstantin Stepanov <kstep@p-nut.info>  Mon, 20 Dec 2010 02:16:13 +0200