Index: blueman-1.23/blueman/Constants.py
===================================================================
--- blueman-1.23.orig/blueman/Constants.py	2011-10-07 15:43:37.000000000 +0200
+++ blueman-1.23/blueman/Constants.py	2013-03-17 12:26:31.926438306 +0100
@@ -1,6 +1,6 @@
 VERSION="1.23"
 PACKAGE="blueman"
-WEBSITE="http://blueman-project.org"
+WEBSITE="https://launchpad.net/blueman"
 PREFIX="/usr/local"
 BIN_DIR="/usr/local/bin"
 ICON_PATH = "/usr/local/share/blueman/icons"
Index: blueman-1.23/blueman/Constants.py.in
===================================================================
--- blueman-1.23.orig/blueman/Constants.py.in	2011-05-21 17:05:31.000000000 +0200
+++ blueman-1.23/blueman/Constants.py.in	2013-03-17 12:26:39.985774988 +0100
@@ -1,6 +1,6 @@
 VERSION="@VERSION@"
 PACKAGE="@PACKAGE@"
-WEBSITE="http://blueman-project.org"
+WEBSITE="https://launchpad.net/blueman"
 PREFIX="@prefix@"
 BIN_DIR="@BINDIR@"
 ICON_PATH = "@pkgdatadir@/icons"
Index: blueman-1.23/data/configs/org.blueman.policy.in
===================================================================
--- blueman-1.23.orig/data/configs/org.blueman.policy.in	2011-05-21 17:05:31.000000000 +0200
+++ blueman-1.23/data/configs/org.blueman.policy.in	2013-03-17 12:26:14.391880350 +0100
@@ -4,7 +4,7 @@
  "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
 <policyconfig>
   <_vendor>The Blueman Project</_vendor>
-  <vendor_url>http://blueman-project.org</vendor_url>
+  <vendor_url>https://launchpad.net/blueman</vendor_url>
   <icon_name>blueman</icon_name>
   
    <action id="org.blueman.network.setup">
