[pkg-bacula-commits] [bacula] 04/04: added example code to item "new database version detection" in TODO

Carsten Leonhardt leo at moszumanska.debian.org
Wed Sep 7 14:28:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

leo pushed a commit to branch migrate-files
in repository bacula.

commit e75019c21bdc55cf3cdd3e6813b5897bb5df5751
Author: Carsten Leonhardt <leo at debian.org>
Date:   Wed Sep 7 16:25:51 2016 +0200

    added example code to item "new database version detection" in TODO
---
 debian/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/TODO b/debian/TODO
index c4f018d..064dd91 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -11,7 +11,8 @@ Normal:
  * Check Depends on SQL-client-libraries, they might be obsoleted by dbconfig-*sql*
  * Check if bacula-director-pgsql suggesting postgresql-contrib is useful
  * Automatically detect the introduction of a new database version and
-   warn or abort package build
+   warn or abort package build:
+   test $(grep "VersionId.*VALUES" src/cats/make_sqlite3_tables.in | sed 's/.*VALUES .\([0-9]*\).*/\1/') = 15
 
 Minor:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bacula/bacula.git



More information about the pkg-bacula-commits mailing list