From 27f86a4a37b35d97ca0293cfb8c7d93eeac103fe Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 16 Sep 2017 21:28:19 +0200 Subject: bin/db-update: add todo --- bin/db-update | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/db-update b/bin/db-update index 6b97432..d2b3980 100755 --- a/bin/db-update +++ b/bin/db-update @@ -23,6 +23,9 @@ # correctly handle if a package moved from community to official or # vice versa +# only move packages from testing to stable if all dependencies are +# moved, too + # shellcheck disable=SC2039 # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf