[DRE-commits] [SCM] ruby-mail.git branch, master, updated. upstream/2.4.1-14-gf05f783
Carl Worth
cworth at debian.org
Fri Mar 2 23:27:56 UTC 2012
The following commit has been merged in the master branch:
commit da77993e65fb1676910eeb7e560538b423c10c87
Author: Carl Worth <cworth at debian.org>
Date: Fri Mar 2 14:27:34 2012 -0800
control: Uncomment VCS lines
This is a case where gem2deb guessed the right thing. The URLs it put
in the comments are correct and functioning.
diff --git a/debian/control b/debian/control
index 66d3685..7628345 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: <cworth at debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-mail.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-mail.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-mail.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-mail.git;a=summary
Homepage: http://github.com/mikel/mail
XS-Ruby-Versions: all
diff --git a/debian/copyright b/debian/copyright
index 4994fc8..56b4c7c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: mail
-Source: FIXME <http://example.com/>
+Source: https://github.com/mikel/mail
Files: *
Copyright (c) 2009, 2010, 2011, 2012
--
ruby-mail.git
More information about the Pkg-ruby-extras-commits
mailing list