[DRE-commits] [SCM] tdiary.git branch, master, updated. debian/3.1.3-2-10-g62e20e7
Hideki Yamane
henrich at debian.org
Sun May 19 07:18:30 UTC 2013
The following commit has been merged in the master branch:
commit 9ae78bbebf41b34b16094a075f08383c945af569
Author: Hideki Yamane <henrich at debian.org>
Date: Wed May 1 22:44:53 2013 +0900
add depends
diff --git a/debian/changelog b/debian/changelog
index e4e5d3b..1a172f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ tdiary (3.2.2-1) experimental; urgency=low
* debian/control
- set Standards-Version: 3.9.4
- add myself to Uploaders
+ - add "Depends: ruby-twitter-text" for GFM style
* debian/rules,tdiary-theme.docs,tdiary.install
- deals with upstream's change
diff --git a/debian/control b/debian/control
index 32971da..b9788c6 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/tdiary.git;a=summary
Package: tdiary
Architecture: all
-Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-uconv, rdtool, ruby-debian, ruby-json, ruby-redcarpet
+Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-uconv, rdtool, ruby-debian, ruby-json, ruby-redcarpet, 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)
--
tdiary.git
More information about the Pkg-ruby-extras-commits
mailing list