[DRE-commits] [pry] 01/02: Fix upstream URI
    Youhei SASAKI 
    uwabami-guest at alioth.debian.org
       
    Fri Aug  9 17:12:45 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to branch master
in repository pry.
commit def8c2f32bd335d5164e1d467228a16a6ec20740
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Fri Aug 9 18:59:55 2013 +0900
    Fix upstream URI
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control   |    2 +-
 debian/copyright |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ba89002..e9ce39d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb,
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-pry.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-pry.git;a=summary
-Homepage: http://pry.github.com
+Homepage: http://pryrepl.org
 XS-Ruby-Versions: all
 
 Package: pry
diff --git a/debian/copyright b/debian/copyright
index 5ec96a1..4e4265b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: pry
-Source: https://github.com/pry/pry
+Source: https://pryrepl.org/
 
 Files: *
 Copyright: 2011 John Mair (banisterfiend)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pry.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list