[DRE-commits] [ruby-actionpack-xml-parser] 03/05: fix project URL

Marc Dequènes duck at moszumanska.debian.org
Mon Sep 11 17:09:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

duck pushed a commit to branch master
in repository ruby-actionpack-xml-parser.

commit 69f45a1c8c7c61a5b71701cee902a537b873b2bc
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date:   Tue Sep 12 01:59:05 2017 +0900

    fix project URL
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 06a4aed..01694c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-actionpack-xml-parser (1.0.2-3) UNRELEASED; urgency=medium
 
   * Added myself to uploaders.
   * Use HTTPS URLs in Debian metadata (project URL cannot).
+  * Fix project URL not working with 'www' component.
 
  -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Tue, 12 Sep 2017 01:56:06 +0900
 
diff --git a/debian/control b/debian/control
index 4eac228..da5efbb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9~),
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-actionpack-xml-parser.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-actionpack-xml-parser.git
-Homepage: http://www.rubyonrails.org
+Homepage: http://rubyonrails.org
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-actionpack-xml-parser.git



More information about the Pkg-ruby-extras-commits mailing list