[DRE-commits] [tdiary] 05/11: Update Depends

Youhei SASAKI uwabami-guest at alioth.debian.org
Sun Aug 11 21:21:08 UTC 2013


This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository tdiary.

commit 0079009bf7bc25b30efd44d62c6500835cd56587
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Aug 12 04:48:23 2013 +0900

    Update Depends
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/changelog |    7 +++++++
 debian/control   |   15 +++++++++++++--
 2 files changed, 20 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b4b468..2e76183 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tdiary (4.0.0-1) UNRELEASED; urgency=low
+
+  * Update watch: upstream naming scheme changed
+  * Imported Upstream version 4.0.0
+
+ -- Youhei SASAKI <uwabami at gfd-dennou.org>  Tue, 06 Aug 2013 21:02:10 +0900
+
 tdiary (3.2.2-2) unstable; urgency=low
 
   * Upload to unstable 
diff --git a/debian/control b/debian/control
index 55c04d3..72c4173 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,18 @@ Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/tdiary.git;a=sum
 
 Package: tdiary
 Architecture: all
-Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-uconv, rdtool, ruby-debian, ruby-json, ruby-redcarpet, ruby-twitter-text, ruby-hikidoc
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-rack,
+ ruby-sprockets,
+ ruby-uconv,
+ ruby-rd,
+ ruby-debian,
+ ruby-json,
+ ruby-redcarpet,
+ ruby-hikidoc,
+ ruby-coffee-script,
+ ruby-pygments.rb,
+ ruby-twitter-text
 Suggests: tdiary-mode, tdiary-contrib (>= 3.1), tdiary-contrib (<< 3.2), httpd-cgi
 Recommends: tdiary-theme (= ${source:Version}), tdiary-plugin (= ${source:Version}), httpd
 Conflicts: tdiary-theme (<< 3.1.3-1)
@@ -33,7 +44,7 @@ Description: Communication-friendly weblog system
     terse documents for PDAs and mobile phones.
   * Writing Style: HTML is not required to write entries. Plain text is
     converted to HTML by tDiary. The converting grammars are called `styles'.
-    Many styles are available. 
+    Many styles are available.
 
 Package: tdiary-theme
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/tdiary.git



More information about the Pkg-ruby-extras-commits mailing list