diff -Nru libtld-1.5.9.2~xenial/cmake/CMakeLists.txt libtld-1.5.9.3~xenial/cmake/CMakeLists.txt --- libtld-1.5.9.2~xenial/cmake/CMakeLists.txt 2018-01-28 01:35:00.000000000 +0000 +++ libtld-1.5.9.3~xenial/cmake/CMakeLists.txt 2018-02-08 03:48:14.000000000 +0000 @@ -3,7 +3,7 @@ # # Copyright: Copyright (c) 2011-2018 Made to Order Software Corp. All Rights Reserved # -# http://snapwebsites.org/ +# https://snapwebsites.org/ # contact@m2osw.com # # Permission is hereby granted, free of charge, to any person obtaining a copy diff -Nru libtld-1.5.9.2~xenial/CMakeLists.txt libtld-1.5.9.3~xenial/CMakeLists.txt --- libtld-1.5.9.2~xenial/CMakeLists.txt 2018-01-28 01:34:14.000000000 +0000 +++ libtld-1.5.9.3~xenial/CMakeLists.txt 2018-02-08 03:48:20.000000000 +0000 @@ -4,7 +4,7 @@ # # Copyright: Copyright (c) 2011-2018 Made to Order Software Corp. All Rights Reserved # -# http://snapwebsites.org/project/libtld +# https://snapwebsites.org/project/libtld # contact@m2osw.com # # Permission is hereby granted, free of charge, to any person obtaining a copy diff -Nru libtld-1.5.9.2~xenial/debian/changelog libtld-1.5.9.3~xenial/debian/changelog --- libtld-1.5.9.2~xenial/debian/changelog 2018-01-29 08:10:11.000000000 +0000 +++ libtld-1.5.9.3~xenial/debian/changelog 2018-02-08 08:52:18.000000000 +0000 @@ -1,3 +1,9 @@ +libtld (1.5.9.3~xenial) xenial; urgency=high + + * Fixed the protocol to the snapwebsites.org. + + -- Alexis Wilke Thu, 8 Feb 2018 00:52:16 -0700 + libtld (1.5.9.2~xenial) xenial; urgency=high * Enhanced the README.md file. diff -Nru libtld-1.5.9.2~xenial/debian/control libtld-1.5.9.3~xenial/debian/control --- libtld-1.5.9.2~xenial/debian/control 2017-11-26 23:22:05.000000000 +0000 +++ libtld-1.5.9.3~xenial/debian/control 2018-02-08 04:05:19.000000000 +0000 @@ -11,9 +11,9 @@ snapcmakemodules (>= 1.0.35.3~xenial) Standards-Version: 3.9.4 Section: libs -Homepage: http://snapwebsites.org/project/libtld +Homepage: https://snapwebsites.org/project/libtld Vcs-Git: https://github.com/m2osw/snapcpp.git -Vcs-Browser: https://github.com/m2osw/snapcpp +Vcs-Browser: https://github.com/m2osw/libtld Package: libtld Architecture: any diff -Nru libtld-1.5.9.2~xenial/debian/copyright libtld-1.5.9.3~xenial/debian/copyright --- libtld-1.5.9.2~xenial/debian/copyright 2018-01-28 01:34:14.000000000 +0000 +++ libtld-1.5.9.3~xenial/debian/copyright 2018-02-08 03:49:09.000000000 +0000 @@ -1,8 +1,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libtld Upstream-Contact: Alexis Wilke - http://www.m2osw.com/contact -Source: http://snapwebsites.org/project/libtld + https://www.m2osw.com/contact +Source: https://snapwebsites.org/project/libtld License: MIT Disclaimer: This package is part of the Snap! C++ system. It is not a native Debian package. Copyright: @@ -354,7 +354,7 @@ This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain - one at http://mozilla.org/MPL/2.0/. + one at https://www.mozilla.org/MPL/2.0/. . If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE diff -Nru libtld-1.5.9.2~xenial/dev/libtld-only-CMakeLists.txt libtld-1.5.9.3~xenial/dev/libtld-only-CMakeLists.txt --- libtld-1.5.9.2~xenial/dev/libtld-only-CMakeLists.txt 2018-01-28 01:34:14.000000000 +0000 +++ libtld-1.5.9.3~xenial/dev/libtld-only-CMakeLists.txt 2018-02-08 03:49:24.000000000 +0000 @@ -5,7 +5,7 @@ # Copyright: Copyright (c) 2011-2018 Made to Order Software Corp. All Rights Reserved # All Rights Reserved. # -# http://snapwebsites.org/project/libtld +# https://snapwebsites.org/project/libtld # contact@m2osw.com # # Permission is hereby granted, free of charge, to any person obtaining a copy @@ -120,7 +120,7 @@ set(CPACK_PACKAGE_VERSION_PATCH "${LIBTLD_VERSION_PATCH}") set(CPACK_SOURCE_PACKAGE_FILE_NAME "libtld-${LIBTLD_VERSION_MAJOR}.${LIBTLD_VERSION_MINOR}.${LIBTLD_VERSION_PATCH}") set(CPACK_DEBIAN_PACKAGE_SECTION "libs") -set(CPACK_DEBIAN_PACKAGE_HOMEPAGE "http://snapwebsites.org/project/tld-library-libtld") +set(CPACK_DEBIAN_PACKAGE_HOMEPAGE "https://snapwebsites.org/project/tld-library-libtld") # I'm not too sure how we can add this one... #set(CPACK_DEBIAN_PACKAGE_DEV_DEPENDENCIES "cmake libqt4-dev") include(CPack) diff -Nru libtld-1.5.9.2~xenial/doc/CMakeLists.txt libtld-1.5.9.3~xenial/doc/CMakeLists.txt --- libtld-1.5.9.2~xenial/doc/CMakeLists.txt 2018-01-28 01:34:14.000000000 +0000 +++ libtld-1.5.9.3~xenial/doc/CMakeLists.txt 2018-02-08 03:49:30.000000000 +0000 @@ -11,7 +11,7 @@ # License: # Copyright (c) 2011-2018 Made to Order Software Corp. All Rights Reserved # -# http://snapwebsites.org/project/libtld +# https://snapwebsites.org/project/libtld # contact@m2osw.com # # Permission is hereby granted, free of charge, to any person obtaining a diff -Nru libtld-1.5.9.2~xenial/doc/footer.html libtld-1.5.9.3~xenial/doc/footer.html --- libtld-1.5.9.2~xenial/doc/footer.html 2017-11-14 06:00:23.000000000 +0000 +++ libtld-1.5.9.3~xenial/doc/footer.html 2018-02-08 03:49:34.000000000 +0000 @@ -1,4 +1,4 @@
-

This document is part of the Snap! Websites Project.

-

Copyright by Made to Order Software Corp.

+

This document is part of the Snap! Websites Project.

+

Copyright by Made to Order Software Corp.

diff -Nru libtld-1.5.9.2~xenial/include/CMakeLists.txt libtld-1.5.9.3~xenial/include/CMakeLists.txt --- libtld-1.5.9.2~xenial/include/CMakeLists.txt 2018-01-28 01:34:14.000000000 +0000 +++ libtld-1.5.9.3~xenial/include/CMakeLists.txt 2018-02-08 03:49:38.000000000 +0000 @@ -5,7 +5,7 @@ # Copyright: Copyright (c) 2011-2018 Made to Order Software Corp. All Rights Reserved # All Rights Reserved. # -# http://snapwebsites.org/project/libtld +# https://snapwebsites.org/project/libtld # contact@m2osw.com # # Permission is hereby granted, free of charge, to any person obtaining a copy diff -Nru libtld-1.5.9.2~xenial/INSTALL.txt libtld-1.5.9.3~xenial/INSTALL.txt --- libtld-1.5.9.2~xenial/INSTALL.txt 2017-11-14 06:00:23.000000000 +0000 +++ libtld-1.5.9.3~xenial/INSTALL.txt 2018-02-08 03:49:47.000000000 +0000 @@ -4,7 +4,7 @@ The project can be found online at this URI: - http://snapwebsites.org/project/libtld + https://snapwebsites.org/project/libtld That page has some basic documentation and latest information about the library. @@ -69,8 +69,8 @@ (or from your BUILD directory) using the validate_tld tool as in: # Valid test: - validate_tld http://snapwebsites.org/project/libtld + validate_tld https://snapwebsites.org/project/libtld # Invalid test: - validate_tld http://snapwebsites.organization/project/libtld + validate_tld https://snapwebsites.organization/project/libtld diff -Nru libtld-1.5.9.2~xenial/LICENSE.txt libtld-1.5.9.3~xenial/LICENSE.txt --- libtld-1.5.9.2~xenial/LICENSE.txt 2018-01-28 01:34:14.000000000 +0000 +++ libtld-1.5.9.3~xenial/LICENSE.txt 2018-02-08 03:49:58.000000000 +0000 @@ -1,6 +1,6 @@ Copyright (c) 2011-2018 Made to Order Software Corp. All Rights Reserved -http://snapwebsites.org/project/libtld +https://snapwebsites.org/project/libtld contact@m2osw.com Permission is hereby granted, free of charge, to any person obtaining a copy diff -Nru libtld-1.5.9.2~xenial/package/control.development.in libtld-1.5.9.3~xenial/package/control.development.in --- libtld-1.5.9.2~xenial/package/control.development.in 2017-11-14 06:00:23.000000000 +0000 +++ libtld-1.5.9.3~xenial/package/control.development.in 2018-02-08 03:50:03.000000000 +0000 @@ -4,7 +4,7 @@ Priority: optional Architecture: $(architecture()) Depends: libtld -Homepage: http://snapwebsites.org/project/libtld +Homepage: https://snapwebsites.org/project/libtld Maintainer: Made to Order Software Corporation Description: TLD library to discover and verify TLDs in a URI. This package includes the necessary file to compile and link against diff -Nru libtld-1.5.9.2~xenial/package/control.documentation.in libtld-1.5.9.3~xenial/package/control.documentation.in --- libtld-1.5.9.2~xenial/package/control.documentation.in 2017-11-14 06:00:23.000000000 +0000 +++ libtld-1.5.9.3~xenial/package/control.documentation.in 2018-02-08 03:50:07.000000000 +0000 @@ -3,7 +3,7 @@ Section: libs Priority: optional Architecture: $(architecture()) -Homepage: http://snapwebsites.org/project/libtld +Homepage: https://snapwebsites.org/project/libtld Maintainer: Made to Order Software Corporation Description: TLD library to discover and verify TLDs in a URI. This package includes the full API documentation for developers to make diff -Nru libtld-1.5.9.2~xenial/package/control.runtime.in libtld-1.5.9.3~xenial/package/control.runtime.in --- libtld-1.5.9.2~xenial/package/control.runtime.in 2017-11-14 06:00:23.000000000 +0000 +++ libtld-1.5.9.3~xenial/package/control.runtime.in 2018-02-08 03:50:10.000000000 +0000 @@ -3,7 +3,7 @@ Section: libs Priority: optional Architecture: $(architecture()) -Homepage: http://snapwebsites.org/project/libtld +Homepage: https://snapwebsites.org/project/libtld Maintainer: Made to Order Software Corporation Description: TLD library to discover and verify TLDs in a URI. This package gives you the libtld library and the validate_tld tool. diff -Nru libtld-1.5.9.2~xenial/php/INSTALL libtld-1.5.9.3~xenial/php/INSTALL --- libtld-1.5.9.2~xenial/php/INSTALL 2017-11-14 06:00:23.000000000 +0000 +++ libtld-1.5.9.3~xenial/php/INSTALL 2018-02-08 03:50:13.000000000 +0000 @@ -3,7 +3,7 @@ The PHP extension reference can be found online here: -http://snapwebsites.org/project/libtld +https://snapwebsites.org/project/libtld Also check out the References and click on the latest version of the libtld reference on that page. diff -Nru libtld-1.5.9.2~xenial/src/CMakeLists.txt libtld-1.5.9.3~xenial/src/CMakeLists.txt --- libtld-1.5.9.2~xenial/src/CMakeLists.txt 2018-01-28 01:35:29.000000000 +0000 +++ libtld-1.5.9.3~xenial/src/CMakeLists.txt 2018-02-08 03:50:16.000000000 +0000 @@ -4,7 +4,7 @@ # # Copyright: Copyright (c) 2011-2018 Made to Order Software Corp. All Rights Reserved # -# http://snapwebsites.org/project/libtld +# https://snapwebsites.org/project/libtld # contact@m2osw.com # # Permission is hereby granted, free of charge, to any person obtaining a copy diff -Nru libtld-1.5.9.2~xenial/tests/CMakeLists.txt libtld-1.5.9.3~xenial/tests/CMakeLists.txt --- libtld-1.5.9.2~xenial/tests/CMakeLists.txt 2018-01-28 01:34:14.000000000 +0000 +++ libtld-1.5.9.3~xenial/tests/CMakeLists.txt 2018-02-08 03:50:25.000000000 +0000 @@ -3,9 +3,8 @@ # Object: Definitions to create the build environment with cmake # # Copyright: Copyright (c) 2011-2018 Made to Order Software Corp. All Rights Reserved -# All Rights Reserved. # -# http://snapwebsites.org/project/libtld +# https://snapwebsites.org/project/libtld # contact@m2osw.com # # Permission is hereby granted, free of charge, to any person obtaining a copy diff -Nru libtld-1.5.9.2~xenial/tests/hex.c libtld-1.5.9.3~xenial/tests/hex.c --- libtld-1.5.9.2~xenial/tests/hex.c 2018-01-28 01:34:14.000000000 +0000 +++ libtld-1.5.9.3~xenial/tests/hex.c 2018-02-08 03:50:30.000000000 +0000 @@ -1,6 +1,6 @@ /* Copyright (c) 2014-2018 Made to Order Software Corp. All Rights Reserved * - * http://snapwebsites.org/project/libtld + * https://snapwebsites.org/project/libtld * contact@m2osw.com * * This file is public domain.