Your message dated Thu, 16 Oct 2025 12:19:14 +0000
with message-id <[email protected]>
and subject line Bug#1043861: fixed in astroquery 0.4.11+dfsg-3
has caused the Debian Bug report #1043861,
regarding astroquery: Fails to build source after successful build
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.)


-- 
1043861: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043861
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: astroquery
Version: 0.4.6+dfsg-4
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> --------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package astroquery
> dpkg-buildpackage: info: source version 0.4.6+dfsg-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Vincent Prat <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> I: pybuild base:275: python3.11 setup.py clean 
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:81: 
> SetuptoolsDeprecationWarning: Deprecated API usage.
> !!
> 
>         
> ********************************************************************************
>         As setuptools moves its configuration towards `pyproject.toml`,
>         `setuptools.config.read_configuration` became deprecated.
> 
>         For the time being, you can use the `setuptools.config.setupcfg` 
> module
>         to access a backward compatible API, but this module is provisional
>         and might be removed in the future.
> 
>         To read project metadata, consider using
>         ``build.util.project_wheel_metadata`` 
> (https://pypi.org/project/build/).
>         For simple scenarios, you can also try parsing the file directly
>         with the help of ``configparser``.
>         
> ********************************************************************************
> 
> !!
>   conf = read_configuration('setup.cfg')
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:411: 
> SetuptoolsDeprecationWarning: Deprecated API usage.
> !!
> 
>         
> ********************************************************************************
>         As setuptools moves its configuration towards `pyproject.toml`,
>         `setuptools.config.read_configuration` became deprecated.
> 
>         For the time being, you can use the `setuptools.config.setupcfg` 
> module
>         to access a backward compatible API, but this module is provisional
>         and might be removed in the future.
> 
>         To read project metadata, consider using
>         ``build.util.project_wheel_metadata`` 
> (https://pypi.org/project/build/).
>         For simple scenarios, you can also try parsing the file directly
>         with the help of ``configparser``.
>         
> ********************************************************************************
> 
> !!
>   conf = read_configuration(setup_cfg)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroquery/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> rm -f astroquery/version.py
> rm -rf api
> rm -rf .cache
> rm -rf astroquery.egg-info
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building astroquery using existing 
> ./astroquery_0.4.6+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file astroquery/version.py, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  astroquery-0.4.6+dfsg/docs/api/astroquery.alfalfa.AlfalfaClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.alma.AlmaClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.alma.Conf.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.alma.utils.approximate_primary_beam_sizes.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.alma.utils.footprint_to_reg.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.alma.utils.parse_frequency_support.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.astrometry_net.AstrometryNetClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.atomic.AtomicLineListClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.atomic.Transition.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.besancon.BesanconClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.besancon.Conf.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.besancon.parse_besancon_model_file.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.besancon.parse_besancon_model_string.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.cadc.CadcClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.casda.CasdaClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.cds.CdsClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.cds.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.cosmosim.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.cosmosim.CosmoSimClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.dace.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.dace.DaceClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esa.hubble.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esa.hubble.ESAHubbleClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esa.iso.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esa.iso.ISOClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esa.jwst.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esa.jwst.JwstClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esa.jwst.JwstDataHandler.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esa.xmm_newton.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esa.xmm_newton.XMMNewtonClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esasky.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.esasky.ESASkyClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.eso.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.eso.EsoClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.exoplanet_orbit_database.Conf.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.exoplanet_orbit_database.ExoplanetOrbitDatabaseClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.fermi.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.fermi.FermiLATClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.fermi.GetFermilatDatafile.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.gaia.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.gaia.GaiaClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.gama.GAMAClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.gemini.ObservationsClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.heasarc.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.heasarc.HeasarcClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.hips2fits.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.hips2fits.hips2fitsClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.hitran.HitranClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.image_cutouts.first.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.image_cutouts.first.FirstClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.imcce.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.imcce.MiriadeClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.imcce.SkybotClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.irsa.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.irsa.IrsaClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.irsa.ibe.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.irsa.ibe.IbeClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.irsa.irsa_dust.Conf.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.irsa.irsa_dust.IrsaDustClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.irsa.sha.get_file.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.irsa.sha.query.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.irsa.sha.save_file.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.ned.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.ned.NedClass.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.nexsci.nasa_exoplanet_archive.Conf.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.ipac.nexsci.nasa_exoplanet_archive.NasaExoplanetArchiveClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.jplhorizons.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.jplhorizons.HorizonsClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.jplsbdb.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.jplsbdb.SBDBClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.jplspec.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.jplspec.JPLSpecClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.lamda.parse_lamda_datafile.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.lamda.write_lamda_datafile.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.linelists.cdms.CDMSClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.linelists.cdms.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.magpis.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.magpis.MagpisClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.mast.CatalogsClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.mast.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.mast.MastClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.mast.MastMissionsClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.mast.ObservationsClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.mast.TesscutClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.mast.ZcutClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.mpc.MPCClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.nasa_ads.ADSClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.nasa_ads.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.nist.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.nist.NistClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.noirlab.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.noirlab.NoirlabClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.nrao.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.nrao.NraoClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.nvas.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.nvas.NvasClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.oac.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.oac.OACClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ogle.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ogle.OgleClass.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.open_exoplanet_catalogue.findvalue.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.open_exoplanet_catalogue.get_catalogue.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.open_exoplanet_catalogue.xml_element_to_dict.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.query.BaseQuery.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.query.QueryWithLogin.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.sdss.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.sdss.SDSSClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.simbad.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.simbad.SimbadBaseQuery.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.simbad.SimbadClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.skyview.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.skyview.SkyViewClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.splatalogue.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.splatalogue.SplatalogueClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.svo_fps.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.svo_fps.SvoFpsClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ukidss.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.ukidss.UkidssClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.TableList.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.async_to_sync.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.chunk_read.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.chunk_report.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.class_or_instance.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.utils.download_list_of_fitsfiles.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.parse_coordinates.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.prepend_docstr_nosections.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.send_request.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.suppress_vo_warnings.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.tap.Tap.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.tap.TapColumn.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.tap.TapPlus.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.tap.TapTableMeta.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.timer.RunTimePredictor.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.timer.timefunc.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.utils.validate_email.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.vamdc.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.vamdc.VamdcClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.vizier.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.vizier.VizierClass.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.conesearch.AsyncConeSearch.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.conesearch.AsyncSearchAll.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.conesearch.conesearch.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.conesearch.conesearch_timer.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.conesearch.list_catalogs.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.conesearch.predict_search.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.conesearch.search_all.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.core.ConeSearchClass.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.exceptions.BaseVOError.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.exceptions.ConeSearchError.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.exceptions.DuplicateCatalogName.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.exceptions.DuplicateCatalogURL.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.exceptions.InvalidAccessURL.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.exceptions.MissingCatalog.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.exceptions.VOSError.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.validator.exceptions.BaseVOValidationError.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.validator.exceptions.ValidationMultiprocessingError.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.validator.inspect.ConeSearchResults.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.validator.validate.check_conesearch_sites.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.vo_async.AsyncBase.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.vos_catalog.VOSBase.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.vos_catalog.VOSCatalog.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.vos_catalog.VOSDatabase.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.vos_catalog.call_vo_service.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.vos_catalog.get_remote_catalog_db.rst
>  
> astroquery-0.4.6+dfsg/docs/api/astroquery.vo_conesearch.vos_catalog.list_catalogs.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.vsa.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.vsa.VsaClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.wfau.BaseWFAUClass.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.wfau.clean_catalog.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.xmatch.Conf.rst
>  astroquery-0.4.6+dfsg/docs/api/astroquery.xmatch.XMatchClass.rst
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/astroquery_0.4.6+dfsg-4.diff.ED8MO5
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/astroquery_0.4.6+dfsg-4_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: astroquery
Source-Version: 0.4.11+dfsg-3
Done: Ole Streicher <[email protected]>

We believe that the bug you reported is fixed in the latest version of
astroquery, which is due to be installed in the Debian FTP archive.

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.
Ole Streicher <[email protected]> (supplier of updated astroquery 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: SHA512

Format: 1.8
Date: Thu, 16 Oct 2025 13:23:42 +0200
Source: astroquery
Architecture: source
Version: 0.4.11+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1043861
Changes:
 astroquery (0.4.11+dfsg-3) unstable; urgency=medium
 .
   [ Phil Wyett ]
   * Fix fail to build source after successful build. (Closes: #1043861)
   * Remove not needed 'Rules-Requires-Root: no'. Now default behaviour.
   * Fix typo in 'execute_after_dh_auto_install'.
   * Add missing 'Build-Depends' 'pybuild-plugin-pyproject' and readability 
cleanup.
   * Add 'Dversion-Mangle' for inserting 'dfsg' repack suffix.
   * Add 'Pgp-Mode: plain' so archives can be checked.
 .
   [ Ole Streicher ]
   * Add python3-pytest-astropy test dependency
   * Add myself as uploader
Checksums-Sha1:
 1a3ce764fbb81cdcbd9c9039a95701126a7fd0d9 2712 astroquery_0.4.11+dfsg-3.dsc
 dd6a446f82a6524744820566cd901b2eeda08894 13216 
astroquery_0.4.11+dfsg-3.debian.tar.xz
Checksums-Sha256:
 95450f8a703f2d60f96ac242cd6ea087bfeecee1b5555ebbed03ff5a00ad38d7 2712 
astroquery_0.4.11+dfsg-3.dsc
 7d82b3dc67a7e5e63bea7c835ea6044c5b9515bb4483cacc15e6d0fb0c3ca00d 13216 
astroquery_0.4.11+dfsg-3.debian.tar.xz
Files:
 7b22d11b22e191ba3f9248a11c3b52cf 2712 python optional 
astroquery_0.4.11+dfsg-3.dsc
 cc45710c246373c97dec2ceeb9ed4b8a 13216 python optional 
astroquery_0.4.11+dfsg-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmjw30EACgkQcRWv0HcQ
3PeCBw//QG+0gWUp1Q6Myiyl45kPs1Dr8J5M2fV/sydkXj62vixMgZDGDgzFZTlp
lu4jPg9O2wTOmR7EjPQ5xeYn+koVpdYIj8Kegb/qJD+cQLB60Hrp69i5LA0OmILn
NVhU7J8ETBCU2//hlDYHrp17kPkN/Xx2VDaP4XkBpzfACLxPXxYKO0PJIL8iK+2A
72u6iRXLFjIC32fiwOionKfbGu9IUaA6ugII2q1izz1sL+Bb9S+APPa/hjcTt4RZ
Jy84z+qot3+/cyN/Iiab2SsCjR2o7mNWxD1jznF12vM/JHJrGEJHOtUV/LU4pMUo
dnexldkwHT7d3UFzZDrNTDtezmaL24Cstj3bOL01QX9TizLNZ5b05/rJ6U+EsYuw
SqOW49e+QB5SFApbbV9pM/nQtXZ0iPWohvE6ct1MpIu/l5DQZWZ6AvXbvKZK61JN
Gw3GV33Q/g7EoPfO/YSJVR1slnWRrz/L5FAYLlJ7cxQNdjgmDctqb8yb/lFbN5qv
FsuP7oYlkB/yGOoKtYoVg1qNy8g1GpMK+Ji5O5NzQ+ZNXgtpjpUBeelgwQp7fGfo
E7EZuaPiFnXUzkC9YGa1LfAbMctpNwOs2b7LLCMJMT9w5fvr2ABbyfYdLJDFomC9
jFj0zYoiifu87vJmVCMW1p1HLyh0QitaxGInEDj6Cpqcy4fX0BE=
=abQl
-----END PGP SIGNATURE-----

Attachment: pgpwkF3eh587p.pgp
Description: PGP signature


--- End Message ---

Reply via email to