Your message dated Fri, 09 Jan 2009 03:02:03 +0000
with message-id <[email protected]>
and subject line Bug#507914: fixed in drupal6 6.6-2
has caused the Debian Bug report #507914,
regarding Update to drupal6 in README.Debian (not drupal5)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
507914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507914
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: drupal6
Version: 6.6-1
Severity: wishlist
Tag: patch
As said in title, please update localhost link to drupal6
in file README.Debian
See patch at bottom :
http://rzr.online.fr/docs/contribs/patches/drupal6_6.6-1.1.debdiff
Thanx
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-k7-amiloa-rt (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages drupal6 depends on:
ii apache2 2.2.9-10 Apache HTTP Server metapackage
ii apache2-mpm-prefork [httpd] 2.2.9-10 Apache HTTP Server - traditional n
ii curl 7.18.2-5 Get a file from an HTTP, HTTPS or
ii dbconfig-common 1.8.39 common framework for packaging dat
ii libjs-jquery 1.2.6-1 JavaScript library for dynamic web
ii mysql-client 5.0.51a-18 MySQL database client (metapackage
ii mysql-client-5.0 [virtual-mys 5.0.51a-18 MySQL database client binaries
ii php5 5.2.6-5 server-side, HTML-embedded scripti
ii php5-gd 5.2.6-5 GD module for php5
ii php5-mysql 5.2.6-5 MySQL module for php5
ii postfix [mail-transport-agent 2.5.5-1.1 High-performance mail transport ag
ii wwwconfig-common 0.1.2 Debian web auto configuration
Versions of packages drupal6 recommends:
ii mysql-server 5.0.51a-18 MySQL database server (metapackage
ii mysql-server-5.0 [mysql-serve 5.0.51a-18 MySQL database server binaries
drupal6 suggests no packages.
-- debconf information:
drupal6/purge: false
drupal6/dbconfig-upgrade: true
drupal6/install-error: abort
drupal6/dbconfig-remove:
drupal6/internal/skip-preseed: false
drupal6/upgrade-error: abort
drupal6/db/app-user: drupal6
drupal6/mysql/admin-user: root
drupal6/remote/newhost:
drupal6/remote/port:
drupal6/missing-db-package-error: abort
drupal6/upgrade-backup: true
drupal6/dbconfig-reinstall: false
drupal6/pgsql/authmethod-admin: ident
drupal6/pgsql/manualconf:
drupal6/mysql/method: unix socket
drupal6/pgsql/authmethod-user:
drupal6/pgsql/method: unix socket
drupal6/internal/reconfiguring: false
* drupal6/database-type: mysql
drupal6/remove-error: abort
drupal6/pgsql/admin-user: postgres
drupal6/db/dbname: drupal6
drupal6/pgsql/changeconf: false
drupal6/remote/host:
drupal6/db/basepath:
drupal6/passwords-do-not-match:
drupal6/pgsql/no-empty-passwords:
* drupal6/dbconfig-install: true
diff -u drupal6-6.6/debian/README.Debian drupal6-6.6/debian/README.Debian
--- drupal6-6.6/debian/README.Debian
+++ drupal6-6.6/debian/README.Debian
@@ -45,7 +45,7 @@
This can be done running the install.php script on portal web site, e.g.
- http://localhost/drupal5/install.php
+ http://localhost/drupal6/install.php
4. Deleting the Drupal database
diff -u drupal6-6.6/debian/changelog drupal6-6.6/debian/changelog
--- drupal6-6.6/debian/changelog
+++ drupal6-6.6/debian/changelog
@@ -1,3 +1,10 @@
+drupal6 (6.6-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix documentation
+
+ -- Philippe Coval <[email protected]> Fri, 05 Dec 2008 17:14:21 +0100
+
drupal6 (6.6-1) unstable; urgency=high
[ Luigi Gangitano ]
--- End Message ---
--- Begin Message ---
Source: drupal6
Source-Version: 6.6-2
We believe that the bug you reported is fixed in the latest version of
drupal6, which is due to be installed in the Debian FTP archive:
drupal6_6.6-2.diff.gz
to pool/main/d/drupal6/drupal6_6.6-2.diff.gz
drupal6_6.6-2.dsc
to pool/main/d/drupal6/drupal6_6.6-2.dsc
drupal6_6.6-2_all.deb
to pool/main/d/drupal6/drupal6_6.6-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Luigi Gangitano <[email protected]> (supplier of updated drupal6 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 08 Jan 2009 20:49:51 +0100
Source: drupal6
Binary: drupal6
Architecture: source all
Version: 6.6-2
Distribution: unstable
Urgency: high
Maintainer: Luigi Gangitano <[email protected]>
Changed-By: Luigi Gangitano <[email protected]>
Description:
drupal6 - a fully-featured content management framework
Closes: 505146 507914 508506 509769
Changes:
drupal6 (6.6-2) unstable; urgency=high
.
* debian/patches/12_SA-2008-073
- Moved NMU changes to dpatch file
.
* debian/control
- Added dependency on ${misc:Depends} to make lintian happy
.
* debian/drupal6.{postinst,postrm}
- Changed apache configuration link name to drupal6.conf, to avoid
collision with drupal5 (Closes: #509769, #505146)
- Set default Postgres encoding to UTF8 (Closes: #508506)
.
* debian/README.Debian
- Fixed link to installation script (Closes: 507914)
Checksums-Sha1:
8531502de618ba0431054cf9489e7f0117407ea6 1105 drupal6_6.6-2.dsc
b450e0c8eb68de4b3ea8d8e32c4762d9eb9f0000 17138 drupal6_6.6-2.diff.gz
48a69e46a9e4c7b77fac1b32dde69cfdcb5af1e3 1085846 drupal6_6.6-2_all.deb
Checksums-Sha256:
3826bd27f2fb5b8cdc01e612ec2b1853f55b6e29e39db03767c140bcc7c7faa9 1105
drupal6_6.6-2.dsc
b6f54567133d8871ad01d514d6f1de02a0a07a80dc51a989b2a092131c050575 17138
drupal6_6.6-2.diff.gz
eb05410f1e14609c4bd6e836172f262421ba6f604509733fc97da2bc53cd4818 1085846
drupal6_6.6-2_all.deb
Files:
4421cf4c720fb3c1cc4e9181505da157 1105 web extra drupal6_6.6-2.dsc
3302028147966d17691ea47422902007 17138 web extra drupal6_6.6-2.diff.gz
95823b088001709ead8e36d3e946eb88 1085846 web extra drupal6_6.6-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
iEYEARECAAYFAklmu2sACgkQ8ZumGJJMDCbRjACdGTBzg3lyGyPEQ+J4xAc/gEUj
ewsAnjz3ExGLBcLfAjvpollV0rs4IBEw
=iWl4
-----END PGP SIGNATURE-----
--- End Message ---