* new upstream littlebird_2011092200-1
authorHeiko Schlittermann (JUMPER) <hs@schlittermann.de>
Fri, 23 Sep 2011 12:48:02 +0200
changeset 107 9bede5625a9c
parent 106 74f8b85e3c1f
child 108 2ba97aed1d7b
* new upstream * dont pass params to install_update_db
debian/changelog
debian/patches/db-update
debian/patches/series
--- a/debian/changelog	Thu Sep 22 16:15:37 2011 +0200
+++ b/debian/changelog	Fri Sep 23 12:48:02 2011 +0200
@@ -1,3 +1,10 @@
+littlebird (2011092200-1) stable; urgency=low
+
+  * new upstream
+  * dont pass params to install_update_db
+
+ -- Heiko Schlittermann <hs@schlittermann.de>  Fri, 23 Sep 2011 12:47:40 +0200
+
 littlebird (2011092100-2) stable; urgency=low
 
   * fixed db scripts for DEFINER = CURRENT_USER
--- a/debian/patches/db-update	Thu Sep 22 16:15:37 2011 +0200
+++ b/debian/patches/db-update	Fri Sep 23 12:48:02 2011 +0200
@@ -34,4 +34,4 @@
 +. $ZF_CONF
  
 -$ZEND_PROJECT_PATH/zf.sh database update root L1ttleB1rd >&2
-+$ZEND_PROJECT_PATH/zf.sh database update "${1-root}" "${2-L1ttleB1rd}" >&2
++$ZEND_PROJECT_PATH/zf.sh database update >&2
--- a/debian/patches/series	Thu Sep 22 16:15:37 2011 +0200
+++ b/debian/patches/series	Fri Sep 23 12:48:02 2011 +0200
@@ -1,2 +1,1 @@
 db-update
-current-user