[DRE-commits] [ruby-whitequark-parser] 02/06: Rename package to ruby-whitequark-parser
Miguel Landaeta
nomadium at moszumanska.debian.org
Thu Dec 29 22:06:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository ruby-whitequark-parser.
commit 5e1abda30b6e2c95a27a67bfd48575106e53ab31
Author: Miguel Landaeta <nomadium at debian.org>
Date: Thu Dec 29 16:12:14 2016 +0000
Rename package to ruby-whitequark-parser
---
debian/changelog | 6 +++---
debian/control | 8 ++++----
debian/{ruby-parser.docs => ruby-whitequark-parser.docs} | 0
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5b91cf7..aa2c5da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-parser (2.3.3.1-1) UNRELEASED; urgency=medium
+ruby-whitequark-parser (2.3.3.1-1) UNRELEASED; urgency=medium
- * Initial release (Closes: #nnnn)
+ * Initial release. (Closes: #849497)
- -- Miguel Landaeta <nomadium at debian.org> Thu, 29 Dec 2016 13:40:40 +0000
+ -- Miguel Landaeta <nomadium at debian.org> Thu, 29 Dec 2016 16:09:00 +0000
diff --git a/debian/control b/debian/control
index 76c9c83..4c15e74 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: ruby-parser
+Source: ruby-whitequark-parser
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
@@ -8,13 +8,13 @@ Build-Depends: debhelper (>= 9~),
rake,
ruby-ast (>= 2.2)
Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-parser.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-parser.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-whitequark-parser.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-whitequark-parser.git
Homepage: https://github.com/whitequark/parser
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
-Package: ruby-parser
+Package: ruby-whitequark-parser
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
diff --git a/debian/ruby-parser.docs b/debian/ruby-whitequark-parser.docs
similarity index 100%
rename from debian/ruby-parser.docs
rename to debian/ruby-whitequark-parser.docs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-whitequark-parser.git
More information about the Pkg-ruby-extras-commits
mailing list