[pkg-perl-tools] 02/02: dpg-salsa: createrepo: disable wiki

gregor herrmann gregoa at debian.org
Sun Feb 11 14:08:09 UTC 2018


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

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit 27996014abd464eb9de3d46eb86d241d40172fde
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 11 15:07:43 2018 +0100

    dpg-salsa: createrepo: disable wiki
    
    Gbp-Dch: Ignore
---
 scripts/salsa | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/salsa b/scripts/salsa
index 37fc8ce..da2e9fa 100755
--- a/scripts/salsa
+++ b/scripts/salsa
@@ -247,6 +247,7 @@ sub createrepo {
             namespace_id => $config{perl_team_modules_packages_id},
             description  => "Debian package $reponame",
             visibility   => 'public',
+            wiki_enabled => 0,
         }
     );
     configurerepo( $repo->{id} );

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



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