Commit 8796cdc2 authored by Clint Adams's avatar Clint Adams
Browse files

Point to current canonical source location

parent 2fe5ec3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ run conf = do
printHeader :: Conf -> IO ()
printHeader conf = do
    putCLn $ "This is nomeata's binNMU script. Send questions to <nomeata@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