[DRE-commits] [tdiary-contrib] 01/03: drop "Depends:	ruby-interpreter"
    Hideki Yamane 
    henrich at moszumanska.debian.org
       
    Sun Jul 16 11:22:52 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository tdiary-contrib.
commit e7bab4ecabd0fa8f62ba088accc14529421b9dbb
Author: Hideki Yamane <henrich at debian.org>
Date:   Sun Jul 16 20:19:29 2017 +0900
    drop "Depends: ruby-interpreter"
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c3d3832..f867830 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tdiary-contrib (5.0.4-3) UNRELEASED; urgency=medium
+
+  * debian/control
+    - drop "Depends: ruby-interpreter" since it was already dropped
+
+ -- Hideki Yamane <henrich at debian.org>  Sun, 16 Jul 2017 20:18:40 +0900
+
 tdiary-contrib (5.0.4-2) unstable; urgency=medium
 
   [ Christian Hofstaedtler ]
diff --git a/debian/control b/debian/control
index d18ca8c..8e9782c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ XS-Ruby-Versions: all
 Package: tdiary-contrib
 Architecture: all
 Depends: curl,
-         ruby | ruby-interpreter,
+         ruby,
          tdiary (>= 5),
          libjs-mootools,
          ${misc:Depends}
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/tdiary-contrib.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list