[libxml-mini-perl] 01/02: Change bugtracker URL(s) to HTTPS.
gregor herrmann
gregoa at debian.org
Fri Apr 29 13:03:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libxml-mini-perl.
commit 6d1c73ec17d25a68746d5e6640d41e5ce7ccad7c
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Apr 29 14:30:11 2016 +0200
Change bugtracker URL(s) to HTTPS.
---
debian/patches/fix-attribute-value-parsing.diff | 2 +-
debian/patches/fix-nested-nodes-parsing.diff | 2 +-
debian/patches/header-attributes-sorting.diff | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/fix-attribute-value-parsing.diff b/debian/patches/fix-attribute-value-parsing.diff
index a8d1be6..fc4157f 100644
--- a/debian/patches/fix-attribute-value-parsing.diff
+++ b/debian/patches/fix-attribute-value-parsing.diff
@@ -3,7 +3,7 @@ Description: Fix attribute value parsing
<job src="BASE64DATA===" id="toto" attrib="toto" />
and <job src="" id="toto" attrib="toto" />
Origin: other, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=libxml-mini.patch;att=1;bug=278669
-Bug-Debian: http://bugs.debian.org/278669
+Bug-Debian: https://bugs.debian.org/278669
Author: Eric Bollengier <eric at eb.homelinux.org>
--- a/lib/XML/Mini/Document.pm
diff --git a/debian/patches/fix-nested-nodes-parsing.diff b/debian/patches/fix-nested-nodes-parsing.diff
index 9182267..ad9ee47 100644
--- a/debian/patches/fix-nested-nodes-parsing.diff
+++ b/debian/patches/fix-nested-nodes-parsing.diff
@@ -1,6 +1,6 @@
Description: Fix nested node parsing
Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=292987#8
-Bug-Debian: http://bugs.debian.org/292987
+Bug-Debian: https://bugs.debian.org/292987
Author: Raphaël Hertzog <hertzog at debian.org>
--- a/lib/XML/Mini/Document.pm
diff --git a/debian/patches/header-attributes-sorting.diff b/debian/patches/header-attributes-sorting.diff
index 4f72596..8a19c5c 100644
--- a/debian/patches/header-attributes-sorting.diff
+++ b/debian/patches/header-attributes-sorting.diff
@@ -1,8 +1,8 @@
Description: Fix XML header creation and sorting of attributes in XML headers
The patch has been updated for the version 1.38.
Origin: other, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=fix1.patch;att=2;bug=335841 and http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=fix2.patch;att=2;bug=335846
-Bug-Debian: http://bugs.debian.org/335841
-Bug-Debian: http://bugs.debian.org/335846
+Bug-Debian: https://bugs.debian.org/335841
+Bug-Debian: https://bugs.debian.org/335846
Author: Marc Laue <marc.laue at schlund.de>
--- a/lib/XML/Mini/Element/Header.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-mini-perl.git
More information about the Pkg-perl-cvs-commits
mailing list