[Git][haskell-team/tools][master] Point to current canonical source location

Clint Adams gitlab at salsa.debian.org
Sun Jul 8 18:23:25 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / tools


Commits:
8796cdc2 by Clint Adams at 2018-07-08T13:23:13-04:00
Point to current canonical source location

- - - - -


1 changed file:

- binNMUs.hs


Changes:

=====================================
binNMUs.hs
=====================================
--- a/binNMUs.hs
+++ b/binNMUs.hs
@@ -118,7 +118,7 @@ run conf = do
 printHeader :: Conf -> IO ()
 printHeader conf = do
     putCLn $ "This is nomeata's binNMU script. Send questions to <nomeata at debian.org>"
-    putCLn $ "My source is in git+ssh://git.debian.org/git/pkg-haskell/tools"
+    putCLn $ "My source is in https://salsa.debian.org/haskell-team/tools"
     t <- getZonedTime
     putCLn $ "It is now " ++ show t
     putCLn $ "I am looking at " ++ distribution conf



View it on GitLab: https://salsa.debian.org/haskell-team/tools/commit/8796cdc2e9ed268b0aca9d0d662dca8748ec0ccd

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/tools/commit/8796cdc2e9ed268b0aca9d0d662dca8748ec0ccd
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/pkg-haskell-commits/attachments/20180708/d4b01f13/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list