[libconfig-model-dpkg-perl] 01/01: add new cme script: remove-updloader

dod at debian.org dod at debian.org
Thu Apr 6 14:54:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 96a5e07e3de18b183f90e41de657343f4e1074b4
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Apr 3 13:11:14 2017 +0200

    add new cme script: remove-updloader
---
 lib/Config/Model/scripts/remove-uploader | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/lib/Config/Model/scripts/remove-uploader b/lib/Config/Model/scripts/remove-uploader
new file mode 100644
index 0000000..8d98870
--- /dev/null
+++ b/lib/Config/Model/scripts/remove-uploader
@@ -0,0 +1,6 @@
+info: invoke with something like: cme run remove-uploader --arg "search=john.doe"
+info: Depending on search value, more than one uploaders may be removed
+info: In case of problem, run "git reset --hard HEAD~1" to undo the commit
+app: dpkg-control
+load: source Uploaders:-~/$search/
+commit: remove $search from Uploaders

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



More information about the Pkg-perl-cvs-commits mailing list