[Pkg-drupal-commits] r2044 - in /branches/drupal6/debian: changelog control links rules

luigi at users.alioth.debian.org luigi at users.alioth.debian.org
Tue Jun 2 16:37:14 UTC 2009


Author: luigi
Date: Tue Jun  2 16:37:13 2009
New Revision: 2044

URL: http://svn.debian.org/wsvn/pkg-drupal/?sc=1&rev=2044
Log:
Added bugs references

Modified:
    branches/drupal6/debian/changelog
    branches/drupal6/debian/control
    branches/drupal6/debian/links
    branches/drupal6/debian/rules

Modified: branches/drupal6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal6/debian/changelog?rev=2044&op=diff
==============================================================================
--- branches/drupal6/debian/changelog (original)
+++ branches/drupal6/debian/changelog Tue Jun  2 16:37:13 2009
@@ -1,7 +1,7 @@
 drupal6 (6.18-1) UNRELEASED; urgency=low
 
-  * New upstream release
-    (Acknoledges NMU by Security Team)
+  * New upstream release (Closes: #529309)
+    (Acknoledges NMU by Security Team) (Closes: #531386)
     - Removed security patch integrate upstream
       + 12_xss
 

Modified: branches/drupal6/debian/control
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal6/debian/control?rev=2044&op=diff
==============================================================================
--- branches/drupal6/debian/control (original)
+++ branches/drupal6/debian/control Tue Jun  2 16:37:13 2009
@@ -10,7 +10,7 @@
 
 Package: drupal6
 Architecture: all
-Depends: ${misc:Depends}, apache2 | httpd, 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, libjs-jquery
+Depends: ${misc:Depends}, apache2 | httpd, 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
 Description: a fully-featured content management framework
  Drupal is a dynamic web site platform which allows an individual or

Modified: branches/drupal6/debian/links
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal6/debian/links?rev=2044&op=diff
==============================================================================
--- branches/drupal6/debian/links (original)
+++ branches/drupal6/debian/links Tue Jun  2 16:37:13 2009
@@ -2,4 +2,3 @@
 etc/drupal/6/sites		usr/share/drupal6/sites
 etc/drupal/6/profiles	usr/share/drupal6/profiles
 var/lib/drupal6/files	etc/drupal/6/sites/default/files
-usr/share/javascript/jquery/jquery.js	usr/share/drupal6/misc/jquery.js

Modified: branches/drupal6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal6/debian/rules?rev=2044&op=diff
==============================================================================
--- branches/drupal6/debian/rules (original)
+++ branches/drupal6/debian/rules Tue Jun  2 16:37:13 2009
@@ -29,7 +29,7 @@
 	find $(CURDIR)/debian/$(PACKAGE)/usr/share/drupal6 \
 	  -name '*.png' -o -name '*.jpg' | xargs chmod a-x
 	chmod +x $(CURDIR)/debian/$(PACKAGE)/usr/share/drupal6/scripts/*
-	rm $(CURDIR)/debian/$(PACKAGE)/usr/share/drupal6/misc/jquery.js
+	# rm $(CURDIR)/debian/$(PACKAGE)/usr/share/drupal6/misc/jquery.js
 
 	install -m640 .htaccess debian/drupal6/etc/drupal/6/htaccess
 	install -m644 debian/drupal6.lintian debian/drupal6/usr/share/lintian/overrides/drupal6




More information about the Pkg-drupal-commits mailing list