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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to