[debrepatch] 01/01: repatch: rm redundant comment
Ximin Luo
infinity0 at debian.org
Tue Sep 20 12:56:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository debrepatch.
commit 71d25d9273db039fd73bdac1ef8a5340a19f8aca
Author: Ximin Luo <infinity0 at debian.org>
Date: Tue Sep 20 14:56:31 2016 +0200
repatch: rm redundant comment
---
repatch | 2 --
1 file changed, 2 deletions(-)
diff --git a/repatch b/repatch
index b7340e0..b314168 100755
--- a/repatch
+++ b/repatch
@@ -69,8 +69,6 @@ cd ..
echo >&2 "$srcpkg patched successfully"
ls -l "$olddsc" "$newdsc"
-# TODO: this doesn't work so well atm, the `quilt refresh` stuff adds lots of
-# cruft to this debdiff, but unfortunately it's necessary to build the .dsc.
debdiff "$olddsc" "$newdsc" > "$patchdir/$srcpkg.patch.new" || true
echo >&2 "updated patch written to $patchdir/$srcpkg.patch.new"
if $refreshed_patches; then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debrepatch.git
More information about the Reproducible-commits
mailing list