diff -Nru pantowelcome-2.4.0/debian/changelog pantowelcome-2.5.0/debian/changelog --- pantowelcome-2.4.0/debian/changelog 2016-06-25 14:06:28.000000000 +0000 +++ pantowelcome-2.5.0/debian/changelog 2016-06-25 14:31:07.000000000 +0000 @@ -1,4 +1,4 @@ -pantowelcome (2.4.0) trusty; urgency=medium +pantowelcome (2.5.0) trusty; urgency=medium * Adapt to new codecs packages and the fact that all editions now come without them diff -Nru pantowelcome-2.4.0/usr/lib/pantolinux/pantowelcome/pantowelcome.py pantowelcome-2.5.0/usr/lib/pantolinux/pantowelcome/pantowelcome.py --- pantowelcome-2.4.0/usr/lib/pantolinux/pantowelcome/pantowelcome.py 2016-06-25 14:06:06.000000000 +0000 +++ pantowelcome-2.5.0/usr/lib/pantolinux/pantowelcome/pantowelcome.py 2016-06-25 14:30:48.000000000 +0000 @@ -34,7 +34,7 @@ release = config['RELEASE'] desktop = config['DESKTOP'] self.release_notes = config['RELEASE_NOTES_URL'] - self.user_guide = "http://www.pantolinux.com/documentation.php" # Switch to config['USER_GUIDE_URL'] when pantodoc is ready and localized + self.user_guide = "http://www.blackhatsec.org/category/how-to/" # Switch to config['USER_GUIDE_URL'] when pantodoc is ready and localized self.new_features = config['NEW_FEATURES_URL'] # distro-specific