[med-svn] [Git][med-team/community/helper-scripts][master] There is nothing to inject into alioth any more

Andreas Tille gitlab at salsa.debian.org
Tue May 15 06:54:56 BST 2018


Andreas Tille pushed to branch master at Debian Med / community / helper-scripts


Commits:
85183769 by Andreas Tille at 2018-05-15T07:24:00+02:00
There is nothing to inject into alioth any more

- - - - -


1 changed file:

- − inject-into-alioth-git


Changes:

=====================================
inject-into-alioth-git deleted
=====================================
--- a/inject-into-alioth-git
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh -e
-
-echo "Please verify whether this script is obsoleted by gbp-create-remote-repo !"
-
-# This script implements the "Git tips" given here
-#   http://debian-med.alioth.debian.org/docs/policy.html#git-tips
-# Use it with caution since it is less testet
-
-DEBPKGNAME=`dpkg-parsechangelog | awk '/^Source:/ {print $2}'`
-SHORTDESC=`grep "^Description: " debian/control | head -n 1 | sed 's/^Description: //'`
-VCSGIT=`grep "^Vcs-Git: " debian/control | sed -e 's/^Vcs-Git: //' -e 's#[githps]\+://anonscm.debian.org/#ssh://git.debian.org/#'`
-DIRatALIOTH=`echo $VCSGIT | sed -e 's#ssh://git.debian.org/git/#/git/#' -e 's#/[^/]\+\.git##'`
-set -x
-ssh git.debian.org "cd $DIRatALIOTH; ./setup-repository $DEBPKGNAME \"$SHORTDESC\""
-git remote add origin $VCSGIT
-git push origin master
-git push --all --set-upstream
-git push --tags



View it on GitLab: https://salsa.debian.org/med-team/community/helper-scripts/commit/85183769620e82ed1e416d45595dc07c16d1be34

---
View it on GitLab: https://salsa.debian.org/med-team/community/helper-scripts/commit/85183769620e82ed1e416d45595dc07c16d1be34
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180515/2411d72a/attachment.html>


More information about the debian-med-commit mailing list