Your message dated Wed, 11 Oct 2006 14:36:57 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#392331: fixed in wwwconfig-common 0.0.47
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: wwwconfig-common
Version: 0.0.46
Severity: minor
Tags: patch
some scripts contains wrong filenames, probably copy-paste issue
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.4.28-grsec
Locale: LANG=et_EE, LC_CTYPE=et_EE (charmap=ISO-8859-1)
-- no debconf information
diff -u -r wwwconfig-common-0.0.46/apache-addtype_all.sh
wwwconfig-common-patched/apache-addtype_all.sh
--- wwwconfig-common-0.0.46/apache-addtype_all.sh 2002-04-12
13:35:19.000000000 +0300
+++ wwwconfig-common-patched/apache-addtype_all.sh 2006-10-11
12:44:40.711838136 +0300
@@ -1,5 +1,5 @@
#!/bin/sh
-# File: php-extensions.sh
+# File: apache-addtype_all.sh
# Changes:
# 20010305 Ola Lundqvist <[EMAIL PROTECTED]>
# 20011022 Luca De Vitis <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/apache.func
wwwconfig-common-patched/apache.func
--- wwwconfig-common-0.0.46/apache.func 2002-03-12 22:44:13.000000000 +0200
+++ wwwconfig-common-patched/apache.func 2006-10-11 12:53:58.210085520
+0300
@@ -1,4 +1,4 @@
-# File: apache-include.sh
+# File: apache.func
# Changes:
# 20010219 Ola Lundqvist <[EMAIL PROTECTED]>
# 20010222 Ola Lundqvist <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/apache-index_all.sh
wwwconfig-common-patched/apache-index_all.sh
--- wwwconfig-common-0.0.46/apache-index_all.sh 2002-04-12 13:35:19.000000000
+0300
+++ wwwconfig-common-patched/apache-index_all.sh 2006-10-11
12:53:38.141136464 +0300
@@ -1,5 +1,5 @@
#!/bin/sh
-# File: apache-index.sh
+# File: apache-index_all.sh
# Changes:
# 20010219 Ola Lundqvist <[EMAIL PROTECTED]>
# 20010222 Ola Lundqvist <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/autopatch_all.sh
wwwconfig-common-patched/autopatch_all.sh
--- wwwconfig-common-0.0.46/autopatch_all.sh 2002-04-12 13:35:19.000000000
+0300
+++ wwwconfig-common-patched/autopatch_all.sh 2006-10-11 12:54:06.726790784
+0300
@@ -1,5 +1,5 @@
#!/bin/sh
-# File: autopatch.sh
+# File: autopatch_all.sh
# Changes:
# 20010219 Ola Lundqvist <[EMAIL PROTECTED]>
# 20011022 Luca De Vitis <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/mysql-dropdb.sh
wwwconfig-common-patched/mysql-dropdb.sh
--- wwwconfig-common-0.0.46/mysql-dropdb.sh 2004-07-06 00:47:12.000000000
+0300
+++ wwwconfig-common-patched/mysql-dropdb.sh 2006-10-11 12:54:26.121842288
+0300
@@ -1,5 +1,5 @@
#!/bin/sh
-# File: mysql-createdb.sh
+# File: mysql-dropdb.sh
# Changes:
# 20010224 Luca De Vitis <[EMAIL PROTECTED]>
# 20020116 Ola Lundqvist <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/mysql-dropuser.sh
wwwconfig-common-patched/mysql-dropuser.sh
--- wwwconfig-common-0.0.46/mysql-dropuser.sh 2004-07-06 00:47:12.000000000
+0300
+++ wwwconfig-common-patched/mysql-dropuser.sh 2006-10-11 12:54:32.349895480
+0300
@@ -1,5 +1,5 @@
#!/bin/sh
-# File: mysql-createuser.sh
+# File: mysql-dropuser.sh
# Changes:
# 20010224 Luca De Vitis <[EMAIL PROTECTED]>
# 20020116 Ola Lundqvist <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/mysql-ifnot-exec.sh
wwwconfig-common-patched/mysql-ifnot-exec.sh
--- wwwconfig-common-0.0.46/mysql-ifnot-exec.sh 2004-07-06 00:47:12.000000000
+0300
+++ wwwconfig-common-patched/mysql-ifnot-exec.sh 2006-10-11
12:54:40.670630536 +0300
@@ -1,5 +1,5 @@
#!/bin/sh
-# File: mysql-if-exec.sh
+# File: mysql-ifnot-exec.sh
# Changes:
# 20010322 Ola Lundqvist <[EMAIL PROTECTED]>
# 20011022 Luca De Vitis <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/pgsql-if-exec.sh
wwwconfig-common-patched/pgsql-if-exec.sh
--- wwwconfig-common-0.0.46/pgsql-if-exec.sh 2005-10-09 15:16:42.000000000
+0300
+++ wwwconfig-common-patched/pgsql-if-exec.sh 2006-10-11 12:54:57.178121016
+0300
@@ -1,5 +1,5 @@
#!/bin/sh
-# File: pgsql-exec.sh
+# File: pgsql-if-exec.sh
# Changes:
# 20010322 Ola Lundqvist <[EMAIL PROTECTED]>
# 20011022 Luca De Vitis <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/pgsql-ifnot-exec.sh
wwwconfig-common-patched/pgsql-ifnot-exec.sh
--- wwwconfig-common-0.0.46/pgsql-ifnot-exec.sh 2005-10-09 15:16:42.000000000
+0300
+++ wwwconfig-common-patched/pgsql-ifnot-exec.sh 2006-10-11
12:55:06.111762896 +0300
@@ -1,5 +1,5 @@
#!/bin/sh
-# File: pgsql-exec.sh
+# File: pgsql-ifnot-exec.sh
# Changes:
# 20010322 Ola Lundqvist <[EMAIL PROTECTED]>
# 20011022 Luca De Vitis <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/pgsql-nextsysid.get
wwwconfig-common-patched/pgsql-nextsysid.get
--- wwwconfig-common-0.0.46/pgsql-nextsysid.get 2002-01-27 00:42:38.000000000
+0200
+++ wwwconfig-common-patched/pgsql-nextsysid.get 2006-10-11
12:55:12.686763344 +0300
@@ -1,4 +1,4 @@
-# File: pgsql-userpass.get
+# File: pgsql-nextsysid.get
# Changes:
# 20010224 Ola Lundqvist <[EMAIL PROTECTED]>
# 20011022 Luca De Vitis <[EMAIL PROTECTED]>
diff -u -r wwwconfig-common-0.0.46/restart.sh
wwwconfig-common-patched/restart.sh
--- wwwconfig-common-0.0.46/restart.sh 2002-03-18 00:29:00.000000000 +0200
+++ wwwconfig-common-patched/restart.sh 2006-10-11 12:55:26.091725480 +0300
@@ -1,5 +1,5 @@
#!/bin/sh
-# File: apache-include.sh
+# File: restart.sh
# Changes:
# 20010219 Ola Lundqvist <[EMAIL PROTECTED]>
# 20010430 Ola Lundqvist <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
Source: wwwconfig-common
Source-Version: 0.0.47
We believe that the bug you reported is fixed in the latest version of
wwwconfig-common, which is due to be installed in the Debian FTP archive:
wwwconfig-common_0.0.47.dsc
to pool/main/w/wwwconfig-common/wwwconfig-common_0.0.47.dsc
wwwconfig-common_0.0.47.tar.gz
to pool/main/w/wwwconfig-common/wwwconfig-common_0.0.47.tar.gz
wwwconfig-common_0.0.47_all.deb
to pool/main/w/wwwconfig-common/wwwconfig-common_0.0.47_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.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated wwwconfig-common 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.7
Date: Wed, 11 Oct 2006 21:30:07 +0200
Source: wwwconfig-common
Binary: wwwconfig-common
Architecture: source all
Version: 0.0.47
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description:
wwwconfig-common - Debian web auto configuration
Closes: 392331
Changes:
wwwconfig-common (0.0.47) unstable; urgency=low
.
* Correction of wrong filenames in comments, closes: #392331. Thanks
to Ivar Smolin <[EMAIL PROTECTED]>.
Files:
30f0898b49cad6547c8fe9bf02d77319 517 web optional wwwconfig-common_0.0.47.dsc
038f0e5f2c9962ed60cbc39a5457f30d 50853 web optional
wwwconfig-common_0.0.47.tar.gz
3900f943ce41cd47bbd5f4789562aace 21158 web optional
wwwconfig-common_0.0.47_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFLUa3GKGxzw/lPdkRAnGvAJ997Gwu6XjJ4+3FR2Ioq6js++aTeQCfd+2R
Qct9p2zON2MHA8HCvawf9D8=
=xC4W
-----END PGP SIGNATURE-----
--- End Message ---