Your message dated Tue, 08 Sep 2009 13:47:07 +0000
with message-id <[email protected]>
and subject line Bug#545145: fixed in docbook-xml 4.5-7
has caused the Debian Bug report #545145,
regarding debian/rules: new website for source downloads
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.)
--
545145: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545145
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: docbook-xml
Version: 4.5-6
Severity: normal
Tags: patch
Hello,
It seems that DocBook now has a dedicated website, <http://www.docbook.org/>,
in replacement to the common OASIS one. While old DocBook releases are still
available at the old website, the new 5.0 release is only available at the new
one.
So here is a patch against debian/rules (target get-orig-source) to query the
new website.
Regards,
--
Tanguy Ortolo
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages docbook-xml depends on:
ii sgml-base 1.26 SGML infrastructure and SGML catal
ii sgml-data 2.0.3 common SGML and XML data
ii xml-core 0.12 XML infrastructure and XML catalog
docbook-xml recommends no packages.
Versions of packages docbook-xml suggests:
pn docbook <none> (no description available)
pn docbook-defguide <none> (no description available)
pn docbook-dsssl <none> (no description available)
ii docbook-xsl 1.75.2+dfsg-1 stylesheets for processing DocBook
-- no debconf information
--- rules.orig 2009-09-05 12:47:17.000000000 +0200
+++ rules.newurl 2009-09-05 12:48:24.000000000 +0200
@@ -153,7 +153,7 @@
dbxver=`echo $${db} | sed -e 's/\.//g'` ; \
dbxzip=docbook-xml-$${db}.zip ; \
mkdir -p "$$TMPDIR"/docbook-$${db} ; \
- wget -P "$$TMPDIR"
http://www.oasis-open.org/docbook/xml/$${db}/"$$dbxzip" ; \
+ wget -P "$$TMPDIR"
http://www.docbook.org/xml/$${db}/"$$dbxzip" ; \
unzip -d "$$TMPDIR"/docbook-$${db} "$$TMPDIR"/"$$dbxzip" ; \
rm -f "$$TMPDIR"/"$$dbxzip" ; \
([ -f "$$TMPDIR"/docbook-$${db}/ChangeLog ] && [ "$$dbxver" -ge
44 ] ) && \
@@ -163,7 +163,7 @@
dbxver=`echo $${db} | sed -e 's/\.//g'` ; \
dbxzip=docbkx"$$dbxver".zip ; \
mkdir -p "$$TMPDIR"/docbook-$${db} ; \
- wget -P "$$TMPDIR"
http://www.oasis-open.org/docbook/xml/$${db}/"$$dbxzip" ; \
+ wget -P "$$TMPDIR"
http://www.docbook.org/xml/xml/$${db}/"$$dbxzip" ; \
unzip -d "$$TMPDIR"/docbook-$${db} "$$TMPDIR"/"$$dbxzip" ; \
rm -f "$$TMPDIR"/"$$dbxzip" ; \
if [ $${db} = "4.1.2" ] ; then \
--- End Message ---
--- Begin Message ---
Source: docbook-xml
Source-Version: 4.5-7
We believe that the bug you reported is fixed in the latest version of
docbook-xml, which is due to be installed in the Debian FTP archive:
docbook-xml_4.5-7.diff.gz
to pool/main/d/docbook-xml/docbook-xml_4.5-7.diff.gz
docbook-xml_4.5-7.dsc
to pool/main/d/docbook-xml/docbook-xml_4.5-7.dsc
docbook-xml_4.5-7_all.deb
to pool/main/d/docbook-xml/docbook-xml_4.5-7_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.
Daniel Leidert (dale) <[email protected]> (supplier of updated docbook-xml
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: Tue, 08 Sep 2009 15:18:15 +0200
Source: docbook-xml
Binary: docbook-xml
Architecture: source all
Version: 4.5-7
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group <[email protected]>
Changed-By: Daniel Leidert (dale) <[email protected]>
Description:
docbook-xml - standard XML documentation system for software and systems
Closes: 545145 545147
Changes:
docbook-xml (4.5-7) unstable; urgency=low
.
* debian/control (Standards-Version): Bumped to 3.8.3.
(Homepage): Changed to docbook.org (closes: #545145).
(Description): Fixed typo.
* debian/copyright: Fixed copyright-refers-to-versionless-license-file.
* debian/rules (get-orig-source): Fixed mktemp invocation (closes: #545147).
* debian/README.Debian: Updated a bit.
* debian/README.source: Added to make lintian happy.
Checksums-Sha1:
297a3bbeb073d42bb2f87be5138c4e36f1260e77 1365 docbook-xml_4.5-7.dsc
11fb30851e928d6263db080f8756f2583e313a09 22093 docbook-xml_4.5-7.diff.gz
3a7164e566176597949534457b2f47cc043f29cf 344994 docbook-xml_4.5-7_all.deb
Checksums-Sha256:
a1e16ab873ec7dc0c6fb63fcd749b17402a3a6b83461e3c26586989779f533d7 1365
docbook-xml_4.5-7.dsc
ef9631b3653654154c49556eb3e4e550088abb949b99a07cde4b6cf80e35dda9 22093
docbook-xml_4.5-7.diff.gz
6109f6e7d0a10e43ddf7854d9ee178e156aa66a7b93cacc7446facaf1c7ac91e 344994
docbook-xml_4.5-7_all.deb
Files:
8a82c7997e868c638137e20df5a675e6 1365 text optional docbook-xml_4.5-7.dsc
82d1f0a3e6d62b50a1b3c0459e53e61f 22093 text optional docbook-xml_4.5-7.diff.gz
807260808780ea7847a04bd997fb74c6 344994 text optional docbook-xml_4.5-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkqmXecACgkQm0bx+wiPa4wzeACgx0LQ8tEOOfdvz43odhs/WWKd
LvoAoJmpyKCn3d7f7RcWR9YAEqvPsKCq
=SOf9
-----END PGP SIGNATURE-----
--- End Message ---