Source: packagekit
Source-Version: 1.0.1-2
Tags: patch
Severity: wishlist

It's better to link over https and avoid the redirection.

---
Index: packagekit-1.0.1-2/debian/patches/vendor-debian.diff
===================================================================
--- packagekit-1.0.1-2/debian/patches/vendor-debian.diff
+++ packagekit-1.0.1-2/debian/patches/vendor-debian.diff
@@ -17,41 +17,41 @@
  # If the value is set to 'none' then no link is shown.
  #
  # default=http://www.packagekit.org/pk-package-not-found.html
 -DefaultUrl=http://www.packagekit.org/pk-package-not-found.html
-+DefaultUrl=http://wiki.debian.org/PackageKit/ItemNotFound#Missing_Package
++DefaultUrl=https://wiki.debian.org/PackageKit/ItemNotFound#Missing_Package

  # The URL which is shown to the user when a codec could not be found.
  # It should explain why certain codecs cannot be used, and perhaps show
 @@ -21,7 +19,7 @@
  # If the value is set to 'none' then the value of DefaultUrl is used.
  #
  # default=none
 -CodecUrl=none
-+CodecUrl=http://wiki.debian.org/PackageKit/ItemNotFound#Missing_Codec
++CodecUrl=https://wiki.debian.org/PackageKit/ItemNotFound#Missing_Codec

  # The URL which is shown to the user when hardware drivers could not be found.
  # It should explain why some hardware is not supported, and links to futher
 @@ -30,7 +28,7 @@
  # If the value is set to 'none' then the value of DefaultUrl is used.
  #
  # default=none
 -HardwareUrl=none
-+HardwareUrl=http://wiki.debian.org/PackageKit/ItemNotFound#Missing_Driver
++HardwareUrl=https://wiki.debian.org/PackageKit/ItemNotFound#Missing_Driver

  # The URL which is shown to the user when fonts could not be found.
  # Alternatives should probably be suggested where possible.
 @@ -38,7 +36,7 @@
  # If the value is set to 'none' then the value of DefaultUrl is used.
  #
  # default=none
 -FontUrl=none
-+FontUrl=http://wiki.debian.org/PackageKit/ItemNotFound#Missing_Font
++FontUrl=https://wiki.debian.org/PackageKit/ItemNotFound#Missing_Font

  # The URL which is shown to the user when programs handing a mime
tpye could not
  # be found. It should probably explain how to use wine if the program is a
 @@ -47,4 +45,4 @@
  # If the value is set to 'none' then the value of DefaultUrl is used.
  #
  # default=none
 -MimeUrl=none
-+MimeUrl=http://wiki.debian.org/PackageKit/ItemNotFound#Missing_MIME_Support
++MimeUrl=https://wiki.debian.org/PackageKit/ItemNotFound#Missing_MIME_Support


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to