Your message dated Thu, 24 Feb 2005 13:32:14 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#292743: fixed in gtk-doc 1.3-2
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; 29 Jan 2005 12:33:47 +0000
>From [EMAIL PROTECTED] Sat Jan 29 04:33:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from s2.ukfsn.org (mail.ukfsn.org) [217.158.120.143]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CurnP-00015e-00; Sat, 29 Jan 2005 04:33:47 -0800
Received: from localhost (lucy.ukfsn.org [127.0.0.1])
by mail.ukfsn.org (Postfix) with ESMTP
id C815EE6D6E; Sat, 29 Jan 2005 12:33:16 +0000 (GMT)
Received: from mail.ukfsn.org ([127.0.0.1])
by localhost (lucy.ukfsn.org [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 15746-18; Sat, 29 Jan 2005 12:33:16 +0000 (GMT)
Received: from whinlatter.whinlatter.ukfsn.org
(dsl-80-41-80-100.access.uk.tiscali.com [80.41.80.100])
by mail.ukfsn.org (Postfix) with ESMTP
id 16A4BE6DAE; Sat, 29 Jan 2005 12:33:16 +0000 (GMT)
Received: from roger by whinlatter.whinlatter.ukfsn.org with local (Exim 4.44)
id 1CurnM-00025A-Lh; Sat, 29 Jan 2005 12:33:44 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Roger Leigh <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gtk-doc-tools: Diff of NMU
X-Mailer: reportbug 3.7.1
Date: Sat, 29 Jan 2005 12:33:44 +0000
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: gtk-doc-tools
Version: 1.3-1.1
Severity: normal
Diff of NMU for 1.3-1.1. The upload also included the patch attached
to #292563.
Regards,
Roger
diff -urN orig/gtk-doc-1.2/debian/changelog gtk-doc-1.3/debian/changelog
--- orig/gtk-doc-1.2/debian/changelog 2005-01-28 21:02:58.000000000 +0000
+++ gtk-doc-1.3/debian/changelog 2005-01-28 21:54:16.000000000 +0000
@@ -1,3 +1,23 @@
+gtk-doc (1.3-1.1) unstable; urgency=low
+
+ * NMU
+ * New upstream version.
+ * Fixed Lintian warnings:
+ + Don't use an initial capital letter in the description
+ synopsis.
+ + Use Build-Depends-Indep rather than Build-Depends.
+ * Apply my patch to gtkdoc-scan, to allow handling functions with
+ unsigned return types. (Closes: #292563)
+ * Upstream README now correctly documents the use of XML
+ catalogues in Debian. (Closes: #248141)
+ * Recommend a sensible version of pkg-config, since gtk-doc-using
+ packages will need it, but don't make this a Depends, since
+ gtk-doc-tools itself doesn't require it. (Closes: #260930)
+ * "typedef enum" patch has been integrated upstream with this
+ release in gtkdoc-common.pl.in. (Closes: #267789)
+
+ -- Roger Leigh <[EMAIL PROTECTED]> Fri, 28 Jan 2005 21:50:50 +0000
+
gtk-doc (1.2-1.2) unstable; urgency=low
* NMU
diff -urN orig/gtk-doc-1.2/debian/control gtk-doc-1.3/debian/control
--- orig/gtk-doc-1.2/debian/control 2005-01-28 21:02:58.000000000 +0000
+++ gtk-doc-1.3/debian/control 2005-01-28 21:46:04.000000000 +0000
@@ -3,13 +3,14 @@
Priority: optional
Maintainer: Sebastian Rittau <[EMAIL PROTECTED]>
Standards-Version: 3.6.1
-Build-Depends: cdbs, debhelper (>= 4.1.0), docbook-dsssl, xsltproc, jade (>=
1.2.1-35), libxml2-utils, docbook-xml, docbook-xsl
+Build-Depends-Indep: cdbs, debhelper (>= 4.1.0), docbook-dsssl, xsltproc, jade
(>= 1.2.1-35), libxml2-utils, docbook-xml, docbook-xsl
Build-Conflicts-Indep: openjade
Package: gtk-doc-tools
Architecture: all
Depends: ${perl:Depends}, jade (>= 1.2.1-35), docbook-dsssl, docbook-xml,
docbook-xsl (>= 1.64.1.0), docbook-to-man, xsltproc, gnome-common
Conflicts: sgml2x (<< 1.0.0-2)
-Description: GTK documentation tools
+Recommends: pkg-config (>= 0.14.0)
+Description: the GTK+ documentation tools
These tools extract documentation embedded in GNOME source code, and
produce pretty output via DocBook SGML.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=UTF-8) (ignored: LC_ALL set to
en_GB)
Versions of packages gtk-doc-tools depends on:
ii docbook-dsssl 1.79-2 modular DocBook DSSSL stylesheets,
ii docbook-to-man 1:2.0.0-17 converter from DocBook SGML into r
ii docbook-xml 4.3-1.1 standard XML documentation system,
ii docbook-xsl 1.66.1-1 stylesheets for processing DocBook
ii gnome-common 2.8.0-3 common scripts and macros to devel
ii jade 1.2.1-43 James Clark's DSSSL Engine
ii perl 5.8.4-5 Larry Wall's Practical Extraction
ii xsltproc 1.1.8-5 XSLT command line processor
-- no debconf information
---------------------------------------
Received: (at 292743-close) by bugs.debian.org; 24 Feb 2005 18:38:44 +0000
>From [EMAIL PROTECTED] Thu Feb 24 10:38:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D4Nsq-0004tt-00; Thu, 24 Feb 2005 10:38:44 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D4NmY-0008Sn-00; Thu, 24 Feb 2005 13:32:14 -0500
From: Loic Minier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#292743: fixed in gtk-doc 1.3-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Feb 2005 13:32:14 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 8
Source: gtk-doc
Source-Version: 1.3-2
We believe that the bug you reported is fixed in the latest version of
gtk-doc, which is due to be installed in the Debian FTP archive:
gtk-doc-tools_1.3-2_all.deb
to pool/main/g/gtk-doc/gtk-doc-tools_1.3-2_all.deb
gtk-doc_1.3-2.diff.gz
to pool/main/g/gtk-doc/gtk-doc_1.3-2.diff.gz
gtk-doc_1.3-2.dsc
to pool/main/g/gtk-doc/gtk-doc_1.3-2.dsc
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.
Loic Minier <[EMAIL PROTECTED]> (supplier of updated gtk-doc 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, 23 Feb 2005 19:07:18 +0100
Source: gtk-doc
Binary: gtk-doc-tools
Architecture: source all
Version: 1.3-2
Distribution: unstable
Urgency: low
Maintainer: Loic Minier <[EMAIL PROTECTED]>
Changed-By: Loic Minier <[EMAIL PROTECTED]>
Description:
gtk-doc-tools - the GTK+ documentation tools
Closes: 247542 248095 248097 248141 260930 267789 292563 292743 295674
Changes:
gtk-doc (1.3-2) unstable; urgency=low
.
* NMU acknowledgements:
- for version 1.3-1.1, thanks Roger Leigh,
(closes: #248141, #260930, #267789, #292563, #292743)
- for version 1.2-1.2, thanks J.H.M. Dassen,
(closes: #247542, #248095, #248097)
* debian/patches/00_scanobj-sh-calls.patch: prefix commands with "sh -x -c"
to help debugging FTBFS (closes: #295674)
* debian/control: added ${misc:Depends}
* debian/copyright: updated
* debian/watch: added
* set myself as maintainer, with the agreement of the previous maintainer,
thanks Sebastian Rittau for your maintenance!
* set GNOME team and Sebastian Rittau as Uploaders
Files:
e78eeefefd45c8acdd71c1d336219b22 1630 gnome optional gtk-doc_1.3-2.dsc
5bb68accffe449db89ebffa0bbb323f9 10854 gnome optional gtk-doc_1.3-2.diff.gz
a2d7a0d549a4c74eeafdbe94eb00b3eb 119822 gnome optional
gtk-doc-tools_1.3-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCHhq/Qxo87aLX0pIRAqqbAJ4gmC4bKCIbht5LqP+IUMVidk0sTgCg0sP6
NDnj3YWDMepDZ/kVblyRro8=
=P0j6
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]