Your message dated Tue, 18 Nov 2003 11:32:10 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#219673: fixed in catalog 1.03-8 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 8 Nov 2003 00:06:53 +0000 >From [EMAIL PROTECTED] Fri Nov 07 18:06:51 2003 Return-path: <[EMAIL PROTECTED]> Received: from sorgfalt.net (mail.sorgfalt.net) [217.160.169.191] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AIGcs-0005pz-00; Fri, 07 Nov 2003 18:06:50 -0600 Received: from p50839957.dip.t-dialin.net ([80.131.153.87] helo=djpigpb.djpig.de) by mail.sorgfalt.net with asmtp (Exim 3.35 (Sorgfalt)) id 1AIGcM-0004rs-00; Sat, 08 Nov 2003 01:06:18 +0100 Received: from djpig by djpigpb.djpig.de with local (Exim 3.36 #1 (Debian)) id 1AIGcZ-0004Bf-00; Sat, 08 Nov 2003 01:06:31 +0100 Content-Type: multipart/mixed; boundary="===============0615090394==" MIME-Version: 1.0 From: Frank Lichtenheld <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: QA Upload X-Mailer: reportbug 2.36 Date: Sat, 08 Nov 2003 01:06:31 +0100 Message-Id: <[EMAIL PROTECTED]> Sender: Frank Lichtenheld <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-7.9 required=4.0 tests=HAS_PACKAGE,PATCH_UNIFIED_DIFF autolearn=ham version=2.53-bugs.debian.org_2003_11_7 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_7 (1.174.2.15-2003-03-30-exp) This is a multi-part MIME message sent by reportbug. --===============0615090394== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Package: catalog Version: 1.03-7.3 Severity: important Tags: patch, help Please consider the attached patch for a QA Upload. Gruesse, Frank Lichtenheld -- System Information: Debian Release: testing/unstable Architecture: powerpc Kernel: Linux djpigpb.djpig.de 2.4.22-ben2 #1 Do Okt 16 13:44:48 CEST 2003 ppc Locale: LANG=de_DE, LC_CTYPE=de_DE --===============0615090394== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="/home/djpig/work/debian-packages/catalog.qaupload.patch" diff -ru catalog-1.03/debian/changelog catalog-1.03.new/debian/changelog --- catalog-1.03/debian/changelog 2003-11-08 00:52:41.000000000 +0100 +++ catalog-1.03.new/debian/changelog 2003-11-08 00:53:23.000000000 +0100 @@ -1,3 +1,18 @@ +catalog (1.03-8) unstable; urgency=low + + * QA Upload (change version number to a non-NMU one) + * Add alternative dependency to perl 5.8.0 for some now + included modules (Closes: #219546) + * Increase debhelper build dependency to >= 4.1.13 because of + po-debconf support of dh_installdebconf + * Add Portuguese debconf translation by + Andre Luis Lopes <[EMAIL PROTECTED]> (Closes: #197538) + * Remove dh_undocumented call from debian/rules + * Add lintian override for partially-translated-question, there is no sense + in translating PostgreSQL and MySQL + + -- Frank Lichtenheld <[EMAIL PROTECTED]> Sat, 8 Nov 2003 00:22:20 +0100 + catalog (1.03-7.3) unstable; urgency=low * Typo corrections in my rewritten english templates Nur in catalog-1.03.new/debian: changelog~. diff -ru catalog-1.03/debian/control catalog-1.03.new/debian/control --- catalog-1.03/debian/control 2003-11-08 00:52:41.000000000 +0100 +++ catalog-1.03.new/debian/control 2003-11-08 00:36:43.000000000 +0100 @@ -2,12 +2,12 @@ Section: web Priority: extra Maintainer: Debian QA Group <[EMAIL PROTECTED]> -Build-Depends-Indep: perl(>= 5.6.0-16),libdbi-perl(>=1.12),libmysqlclient10-dev,libmd5-perl(>=1.7),libcgi-perl(>=2.56),libxml-parser-perl(>=2.27),libmime-base64-perl(>=2.11),libunicode-string-perl(>=2.05),libunicode-map8-perl(>=0.08),libtext-query-perl(>=0.07),libtext-querysql-perl(>=0.07),texi2html,debhelper(>= 4.0.0),libxml-dom-perl, libtext-iconv-perl(>=1.1), mysql-server, po-debconf +Build-Depends-Indep: perl(>= 5.6.0-16),libdbi-perl(>=1.12),libmysqlclient10-dev,libmd5-perl(>=1.7),perl(>= 5.8.0-7)|libcgi-perl(>=2.56),libxml-parser-perl(>=2.27),perl(>= 5.8.0-7)|libmime-base64-perl(>=2.11),libunicode-string-perl(>=2.05),libunicode-map8-perl(>=0.08),libtext-query-perl(>=0.07),libtext-querysql-perl(>=0.07),texi2html,debhelper(>= 4.1.13),libxml-dom-perl, libtext-iconv-perl(>=1.1), mysql-server, po-debconf Standards-Version: 3.5.7.0 Package: catalog Architecture: all -Depends: ${perl:Depends},libdbd-mysql-perl(>=1.2210),libdbi-perl(>=1.12),libmysqlclient10(>=3.22.20),libmd5-perl(>=1.7),libcgi-perl(>=2.56),libxml-parser-perl(>=2.27),libmime-base64-perl(>=2.11),libunicode-string-perl(>=2.05),libunicode-map8-perl(>=0.08),libtext-query-perl(>=0.07),libtext-querysql-perl(>=0.07),apache | httpd,libnet-perl,libmailtools-perl,debconf,libxml-dom-perl, libtext-iconv-perl(>=1.1) +Depends: ${perl:Depends},libdbd-mysql-perl(>=1.2210),libdbi-perl(>=1.12),libmysqlclient10(>=3.22.20),libmd5-perl(>=1.7),perl(>= 5.8.0-7)|libcgi-perl(>=2.56),libxml-parser-perl(>=2.27),perl(>= 5.8.0-7)|libmime-base64-perl(>=2.11),libunicode-string-perl(>=2.05),libunicode-map8-perl(>=0.08),libtext-query-perl(>=0.07),libtext-querysql-perl(>=0.07),apache | httpd,libnet-perl,libmailtools-perl,debconf,libxml-dom-perl, libtext-iconv-perl(>=1.1) Recommends: apache-perl | libapache-mod-perl Suggests: mysql-server Description: Tool to create,maintain and display Yahoo! like directories diff -ru catalog-1.03/debian/dirs catalog-1.03.new/debian/dirs --- catalog-1.03/debian/dirs 2003-11-08 00:52:41.000000000 +0100 +++ catalog-1.03.new/debian/dirs 2003-11-08 00:48:27.000000000 +0100 @@ -7,4 +7,5 @@ var/www/catalog/images usr/share/doc/catalog/html/images usr/share/doc/catalog/examples +usr/share/lintian/overrides var/www/catalog Nur in catalog-1.03.new/debian: lintian.override. Nur in catalog-1.03.new/debian/po: pt_BR.po. diff -ru catalog-1.03/debian/rules catalog-1.03.new/debian/rules --- catalog-1.03/debian/rules 2003-11-08 00:52:41.000000000 +0100 +++ catalog-1.03.new/debian/rules 2003-11-08 00:45:32.000000000 +0100 @@ -82,7 +82,7 @@ cp $$i $(TMP)$(HTMLDIR)/images ; \ chown www-data:www-data $(TMP)$(HTMLDIR)/$$i ; \ done - + install -m 644 debian/lintian.override $(TMP)/usr/share/lintian/overrides/catalog # Build architecture-independent files here. @@ -91,28 +91,19 @@ # Build architecture-dependent files here. binary-arch: build install -# dh_testversion dh_testdir dh_testroot dh_installdebconf dh_installdocs dh_installexamples -# dh_installmenu -# dh_installemacsen -# dh_installpam -# dh_installinit dh_installcron dh_installmanpages dh_installinfo - dh_undocumented convert_dmoz.1 index_dmoz.1 dh_installchangelogs ChangeLog dh_link dh_strip dh_compress dh_fixperms -# You may want to make some executables suid here. -# dh_suidregister -# dh_makeshlibs dh_installdeb dh_perl dh_shlibdeps --===============0615090394==-- --------------------------------------- Received: (at 219673-close) by bugs.debian.org; 18 Nov 2003 16:38:12 +0000 >From [EMAIL PROTECTED] Tue Nov 18 10:38:11 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AM8rh-0007X2-00; Tue, 18 Nov 2003 10:38:10 -0600 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1AM8lu-0002hO-00; Tue, 18 Nov 2003 11:32:10 -0500 From: Frank Lichtenheld <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.43 $ Subject: Bug#219673: fixed in catalog 1.03-8 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 18 Nov 2003 11:32:10 -0500 Delivered-To: [EMAIL PROTECTED] Source: catalog Source-Version: 1.03-8 We believe that the bug you reported is fixed in the latest version of catalog, which is due to be installed in the Debian FTP archive: catalog_1.03-8.diff.gz to pool/main/c/catalog/catalog_1.03-8.diff.gz catalog_1.03-8.dsc to pool/main/c/catalog/catalog_1.03-8.dsc catalog_1.03-8_all.deb to pool/main/c/catalog/catalog_1.03-8_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. Frank Lichtenheld <[EMAIL PROTECTED]> (supplier of updated catalog 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: Tue, 18 Nov 2003 17:15:11 +0100 Source: catalog Binary: catalog Architecture: source all Version: 1.03-8 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]> Description: catalog - Tool to create,maintain and display Yahoo! like directories Closes: 197538 219546 219673 Changes: catalog (1.03-8) unstable; urgency=low . * QA Upload (change version number to a non-NMU one) * Add alternative dependency to perl 5.8.0 for some now included modules (Closes: #219546: FTBFS: Obsolete Build-Depends) * Increase debhelper build dependency to >= 4.1.13 because of po-debconf support of dh_installdebconf * Add Portuguese debconf translation by Andre Luis Lopes <[EMAIL PROTECTED]> (Closes: #197538) * Remove dh_undocumented call from debian/rules * Add lintian override for partially-translated-question, there is no sense in translating PostgreSQL and MySQL * Sponsor QA patch from Frank (closes: #219673). -- Peter Palfrader <[EMAIL PROTECTED]> Files: 016c4857c163e618ce67125ea7c20eee 957 web extra catalog_1.03-8.dsc 8933f68a7075e1137324b54a7efe7ffb 22654 web extra catalog_1.03-8.diff.gz a7130a00c63fc0d898e33594a3d7b40a 657366 web extra catalog_1.03-8_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/ukdOz/ccs6+kS90RAk+OAJ9lEGaykYQ+qfE2tlnto1XXz0OFfwCfSxXp fdvcUCFT+2o+Lnnbz4n3yqo= =AlZb -----END PGP SIGNATURE-----