[DRE-commits] [SCM] ruby-debian-doc.git branch, master, updated. 565da9dc9eb8eaece8548fe1e77f45266785bdcf
Antonio Terceiro
terceiro at softwarelivre.org
Sat Dec 31 20:57:47 UTC 2011
The following commit has been merged in the master branch:
commit 9fbc6224e037e2b29a587e322322278f67bb3072
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date: Sat Dec 31 14:35:36 2011 -0200
"upstream" name is also ruby-debian-doc
diff --git a/debian/copyright b/debian/copyright
index b21bd6a..b87cb43 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,4 @@
Format: http://dep.debian.net/deps/dep5
-Upstream-Name: debian-doc
Source: http://git.debian.org/?p=pkg-ruby-extras/ruby-debian-doc.git;a=summary
Files: *
diff --git a/debian-doc.gemspec b/ruby-debian-doc.gemspec
similarity index 95%
rename from debian-doc.gemspec
rename to ruby-debian-doc.gemspec
index 20936e2..1671daa 100644
--- a/debian-doc.gemspec
+++ b/ruby-debian-doc.gemspec
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
require "debian-doc/version"
Gem::Specification.new do |s|
- s.name = "debian-doc"
+ s.name = "ruby-debian-doc"
s.version = Debian::Doc::VERSION
s.authors = ["Antonio Terceiro"]
s.email = ["terceiro at debian.org"]
--
ruby-debian-doc.git
More information about the Pkg-ruby-extras-commits
mailing list