[DRE-commits] [SCM] tdiary.git branch, master, updated. debian/3.0.1-3-42-g5c33597
Taku YASUI
tach at debian.org
Sun May 6 10:50:24 UTC 2012
The following commit has been merged in the master branch:
commit 919d014fb36b8577d60916a13ee84ec64c4d492e
Author: Taku YASUI <tach at debian.org>
Date: Sun May 6 16:47:12 2012 +0900
Add httpd and httpd-cgi to Suggests and Recommends
diff --git a/debian/changelog b/debian/changelog
index 8ca57fb..cdabefb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ tdiary (3.1.3-1) unstable; urgency=low
* New upstream release
* Remove tdiary-contrib and tdiary-mode binary package due to source package
separation.
+ * Add httpd and httpd-cgi for Suggests and Recommentds.
- -- Taku YASUI <tach at debian.org> Sun, 06 May 2012 16:38:40 +0900
+ -- Taku YASUI <tach at debian.org> Sun, 06 May 2012 16:46:36 +0900
tdiary (3.0.1-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ec3194d..b439ea6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/tdiary.git;a=summary
Package: tdiary
Architecture: all
Depends: ${misc:Depends}, ruby1.9.1 | ruby1.8 (>= 1.8.2), ruby-uconv, rdtool, ruby-debian
-Suggests: tdiary-mode, tdiary-contrib (>= 3.1), tdiary-contrib (<< 3.2)
-Recommends: tdiary-theme (= ${source:Version}), tdiary-plugin (= ${source:Version}),
+Suggests: tdiary-mode, tdiary-contrib (>= 3.1), tdiary-contrib (<< 3.2), httpd-cgi
+Recommends: tdiary-theme (= ${source:Version}), tdiary-plugin (= ${source:Version}), httpd
Description: Communication-friendly weblog system
tDiary is a weblog system, which makes your weblog communication-friendly for
the writer (you) and readers. It consists of Ruby scripts for CGI (Common
--
tdiary.git
More information about the Pkg-ruby-extras-commits
mailing list