[Blends-commit] [Git][blends-team/med][master] Migrate to udd-mirror.debian.net hostname

Andreas Tille gitlab at salsa.debian.org
Sun Nov 29 09:58:32 GMT 2020



Andreas Tille pushed to branch master at Debian Blends Team / med


Commits:
1e9231e1 by Andreas Tille at 2020-11-29T10:58:18+01:00
Migrate to  udd-mirror.debian.net hostname

- - - - -


2 changed files:

- covid-19_doc/bio_covid-19_dependencies_query
- debian/changelog


Changes:

=====================================
covid-19_doc/bio_covid-19_dependencies_query
=====================================
@@ -36,8 +36,7 @@ fi
 # Check UDD connection
 if ! psql $PORT $SERVICE -c "" 2>/dev/null ; then
     echo "No local UDD found, use public mirror."
-    export PGPASSWORD="public-udd-mirror"
-    SERVICE="--host=public-udd-mirror.xvm.mit.edu --port=5432 --username=public-udd-mirror udd"
+    SERVICE="postgresql://udd-mirror:udd-mirror@udd-mirror.debian.net/udd"
 fi
 
 while getopts "hjm" o; do
@@ -47,8 +46,7 @@ while getopts "hjm" o; do
             exit 0
             ;;
         m)
-           export PGPASSWORD="public-udd-mirror"
-           SERVICE="--host=public-udd-mirror.xvm.mit.edu --port=5432 --username=public-udd-mirror udd"
+           SERVICE="postgresql://udd-mirror:udd-mirror@udd-mirror.debian.net/udd"
            ;;
         *)
             usage


=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ debian-med (3.6.1) UNRELEASED; urgency=medium
 
   * Recommends: python3-dipy
     Closes: #974765
+  * Migrate to  udd-mirror.debian.net hostname
+    Closes: #976058
 
  -- Andreas Tille <tille at debian.org>  Fri, 14 Aug 2020 22:43:30 +0200
 



View it on GitLab: https://salsa.debian.org/blends-team/med/-/commit/1e9231e16d9b688852bd45b58f376d029ee5ae88

-- 
View it on GitLab: https://salsa.debian.org/blends-team/med/-/commit/1e9231e16d9b688852bd45b58f376d029ee5ae88
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/blends-commit/attachments/20201129/ad08d120/attachment.html>


More information about the Blends-commit mailing list