[med-svn] [Git][med-team/community/package_template][master] Original package template will moved to "$PKG"_ (trailing underscore)

Andreas Tille gitlab at salsa.debian.org
Tue Jul 2 07:50:08 BST 2019



Andreas Tille pushed to branch master at Debian Med / community / package_template


Commits:
a53a601b by Andreas Tille at 2019-07-02T06:49:23Z
Original package template will moved to "$PKG"_ (trailing underscore)

- - - - -


1 changed file:

- personalise_template


Changes:

=====================================
personalise_template
=====================================
@@ -33,6 +33,7 @@ fi
 
 # FIXME: Check whether a package with this source name exists on salsa!
 
+CURDIR=$(pwd)
 cd "$PKG"
 cp -av $(dirname "$0")/debian .
 cd debian
@@ -48,3 +49,5 @@ if echo "$PHOMEPAGE" | grep -q 'github\.com' ; then
   echo "version=4\n" > watch
   echo "$PHOMEPAGE/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@" >> watch
 fi
+cd "$CURDIR"
+mv "$PKG" "$PKG"_



View it on GitLab: https://salsa.debian.org/med-team/community/package_template/commit/a53a601b58c5db23610e444adffc067838b6dbb6

-- 
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/commit/a53a601b58c5db23610e444adffc067838b6dbb6
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/20190702/df116f17/attachment-0001.html>


More information about the debian-med-commit mailing list