[Pkg-drupal-commits] r1820 - in /branches/drupal-5.0/debian: changelog control

luigi at users.alioth.debian.org luigi at users.alioth.debian.org
Tue Sep 4 14:09:30 UTC 2007


Author: luigi
Date: Tue Sep  4 14:09:29 2007
New Revision: 1820

URL: http://svn.debian.org/wsvn/pkg-drupal/?sc=1&rev=1820
Log:
Changed Recommends to postgresql

Modified:
    branches/drupal-5.0/debian/changelog
    branches/drupal-5.0/debian/control

Modified: branches/drupal-5.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal-5.0/debian/changelog?rev=1820&op=diff
==============================================================================
--- branches/drupal-5.0/debian/changelog (original)
+++ branches/drupal-5.0/debian/changelog Tue Sep  4 14:09:29 2007
@@ -4,6 +4,9 @@
 
   * debian/drupal5.install
     - Install default robots.txt (Closes: #440291)
+
+  * debian/control
+    - Changed Recommends to postgresql
 
  -- Luigi Gangitano <luigi at debian.org>  Thu, 23 Aug 2007 15:44:15 +0200
 

Modified: branches/drupal-5.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal-5.0/debian/control?rev=1820&op=diff
==============================================================================
--- branches/drupal-5.0/debian/control (original)
+++ branches/drupal-5.0/debian/control Tue Sep  4 14:09:29 2007
@@ -10,7 +10,7 @@
 Package: drupal5
 Architecture: all
 Depends: ${debconf-depends}, httpd | apache2, php5, php5-mysql | php5-pgsql, php5-gd, exim4 | mail-transport-agent, wwwconfig-common (>= 0.0.37), mysql-client | virtual-mysql-client | postgresql-client, dbconfig-common, curl
-Recommends: mysql-server | postgresql-server
+Recommends: mysql-server | postgresql
 Description: a fully-featured content management framework
  Drupal is a dynamic web site platform which allows an individual or
  community of users to publish, manage and organize a variety of




More information about the Pkg-drupal-commits mailing list