From b42d5904d7aac6d279a6f81deb1c99fd3b42cdfb Mon Sep 17 00:00:00 2001
From: Michael Hanke <michael.hanke@gmail.com>
Date: Wed, 22 Sep 2010 21:36:27 -0400
Subject: [PATCH] Disable auto-dep until the trailer package is publicly
 available.

---
 tools/nd_backport | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tools/nd_backport b/tools/nd_backport
index 4304707..19b4954 100755
--- a/tools/nd_backport
+++ b/tools/nd_backport
@@ -33,5 +33,7 @@ backport-dsc \
 	--maint-email "team@neuro.debian.net" \
 	--target-distribution "$release" \
 	--version-suffix "$(nd_querycfg "release backport ids" "$release")" \
-	--mod-control 's/^Depends:.*$/&, neurodebian-trailer/' \
 	"$dscfile"
+
+# not adding the auto-dep for now
+#	--mod-control 's/^Depends:.*$/&, neurodebian-trailer/' \
-- 
2.39.5