summaryrefslogtreecommitdiff
path: root/mc/mc.menu.diff
diff options
context:
space:
mode:
Diffstat (limited to 'mc/mc.menu.diff')
-rw-r--r--mc/mc.menu.diff6
1 files changed, 4 insertions, 2 deletions
diff --git a/mc/mc.menu.diff b/mc/mc.menu.diff
index e03a32a..689b752 100644
--- a/mc/mc.menu.diff
+++ b/mc/mc.menu.diff
@@ -12,7 +12,7 @@
=+ f ^part | f ^Part | f uue & t r
+ t t
U Uudecode marked news articles (needs work)
-@@ -306,60 +301,17 @@
+@@ -306,60 +301,19 @@
mkdir "$D"; (cd "$D" && "$1" "$2" "../$i" | tar xvf -)
done
@@ -83,4 +83,6 @@
+ git-import-dsc --pristine-tar --sign-tags %D/%F
+
+c Create unofficial changelog entry
-+ dch -D jonas -l ~0jones --force-distribution "Local build based on Debian Sid packaging."
++ PREVDIST=$(dpkg-parsechangelog -S Distribution)
++ DOMAIN=$(dnsdomainname)
++ dch -D "$PREVDIST-$DOMAIN" -l "~0$DOMAIN" --force-distribution "Local build based on Debian $PREVDIST packaging."