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-mir...@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-mir...@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 <ti...@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.


_______________________________________________
Blends-commit mailing list
Blends-commit@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/blends-commit

Reply via email to