]> git.donarmstrong.com Git - dak.git/blobdiff - config/debian/dinstall.variables
Drop unique .changes name requirement and allow ftpteam to forget seen files.
[dak.git] / config / debian / dinstall.variables
index 81a651d8f807823f595e16545fd07e1fb4558474..f2f88f8d675c62061edf3e86c774fef213d3e2b0 100644 (file)
@@ -40,6 +40,9 @@ LOCK_STOP="$lockdir/archive.stop"
 # Lock buildd updates
 LOCK_BUILDD="$lockdir/buildd.lock"
 
+# Lock changelog updates
+LOCK_CHANGELOG="$lockdir/changelog.lock"
+
 # Statefile for the users
 DINSTALLSTATE="${webdir}/dinstall.status"