Your message dated Sun, 13 Apr 2025 13:07:16 +0000 with message-id <E1u3x3M-00FOOd-Ix@fasolo.debian.org> and subject line Bug#1047515: fixed in libuser 1:0.64+git20241106~dfsg-3 has caused the Debian Bug report #1047515, regarding libuser: 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 owner@bugs.debian.org immediately.) -- 1047515: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047515 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: libuser: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:20:56 +0200
- Message-id: <1691954456.040548.1278618.nullmailer@grub.nussbaum.fr>
Source: libuser Version: 1:0.64~dfsg-1 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian-qa@lists.debian.org 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 libuser > dpkg-buildpackage: info: source version 1:0.64~dfsg-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Boyuan Yang <byang@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* libuser.po libuser.1po libuser.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in docs > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > Making distclean in reference > make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/reference' > test -z "libuser.actions libuser.args libuser.hierarchy libuser.interfaces libuser.prerequisites libuser.signals libuser-undocumented.txt libuser-undeclared.txt libuser-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test" || rm -f libuser.actions libuser.args libuser.hierarchy libuser.interfaces libuser.prerequisites libuser.signals libuser-undocumented.txt libuser-undeclared.txt libuser-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.lo > test -z "" || rm -f > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference' > make[3]: Entering directory '/<<PKGBUILDDIR>>/docs' > test -z "libuser.conf.5 sgml/libuser.html sgml/libuser-1.html sgml/libuser-2.html sgml/libuser.txt" || rm -f libuser.conf.5 sgml/libuser.html sgml/libuser-1.html sgml/libuser-2.html sgml/libuser.txt > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "lib/libuser.la" || rm -f lib/libuser.la > rm -rf .libs _libs > rm -f apps/lchfn apps/lchsh > test -z "apps/libapputil.la" || rm -f apps/libapputil.la > rm -f tests/alloc_port tests/wait_for_slapd_exit tests/wait_for_slapd_start > test -z "modules/libuser_files.la modules/libuser_shadow.la " || rm -f modules/libuser_files.la modules/libuser_shadow.la > test -z "python/libuser.la" || rm -f python/libuser.la > rm -f *.o > rm -f samples/enum samples/field samples/homedir samples/lookup samples/prompt samples/testuser tests/config_test > rm -f apps/lchage apps/lgroupadd apps/lgroupdel apps/lgroupmod apps/lid apps/lnewusers apps/lpasswd apps/luseradd apps/luserdel apps/lusermod > rm -rf apps/.libs apps/_libs > rm -f apps/*.o > test -z "tests/config_test.sh.log tests/fs_test.log tests/files_test.log tests/pwhash_test.log tests/utils_test.log" || rm -f tests/config_test.sh.log tests/fs_test.log tests/files_test.log tests/pwhash_test.log tests/utils_test.log > rm -rf lib/.libs lib/_libs > rm -f lib/so_locations > rm -f *.lo > rm -f python/so_locations > rm -f apps/so_locations > rm -f *.tab.c > test -z "libuser.pc" || rm -f libuser.pc > rm -f config.h stamp-h1 > rm -f modules/so_locations > rm -f apps/*.lo > rm -rf modules/.libs modules/_libs > rm -f libtool config.lt > test -z "tests/config_test.sh.trs tests/fs_test.trs tests/files_test.trs tests/pwhash_test.trs tests/utils_test.trs" || rm -f tests/config_test.sh.trs tests/fs_test.trs tests/files_test.trs tests/pwhash_test.trs tests/utils_test.trs > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f lib/*.o > rm -rf python/.libs python/_libs > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -f apps/.deps/.dirstamp > test -z "test-suite.log" || rm -f test-suite.log > rm -f lib/*.lo > rm -rf samples/.libs samples/_libs > rm -f apps/.dirstamp > rm -rf tests/.libs tests/_libs > rm -f modules/*.o > rm -f lib/.deps/.dirstamp > rm -f modules/*.lo > rm -f lib/.dirstamp > rm -f python/*.o > rm -f modules/.deps/.dirstamp > rm -f python/*.lo > rm -f modules/.dirstamp > rm -f samples/*.o > rm -f python/.deps/.dirstamp > rm -f tests/*.o > rm -f python/.dirstamp > rm -f samples/.deps/.dirstamp > rm -f samples/.dirstamp > rm -f tests/.deps/.dirstamp > rm -f tests/.dirstamp > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno config.status.lineno > rm -f apps/.deps/lchage-lchage.Po > rm -f apps/.deps/lchfn-lchfn.Po > rm -f apps/.deps/lchsh-lchsh.Po > rm -f apps/.deps/lgroupadd-lgroupadd.Po > rm -f apps/.deps/lgroupdel-lgroupdel.Po > rm -f apps/.deps/lgroupmod-lgroupmod.Po > rm -f apps/.deps/libapputil_la-apputil.Plo > rm -f apps/.deps/lid-lid.Po > rm -f apps/.deps/lnewusers-lnewusers.Po > rm -f apps/.deps/lpasswd-lpasswd.Po > rm -f apps/.deps/luseradd-luseradd.Po > rm -f apps/.deps/luserdel-luserdel.Po > rm -f apps/.deps/lusermod-lusermod.Po > rm -f lib/.deps/lib_libuser_la-common.Plo > rm -f lib/.deps/lib_libuser_la-config.Plo > rm -f lib/.deps/lib_libuser_la-entity.Plo > rm -f lib/.deps/lib_libuser_la-error.Plo > rm -f lib/.deps/lib_libuser_la-fs.Plo > rm -f lib/.deps/lib_libuser_la-getdate.Plo > rm -f lib/.deps/lib_libuser_la-misc.Plo > rm -f lib/.deps/lib_libuser_la-modules.Plo > rm -f lib/.deps/lib_libuser_la-prompt.Plo > rm -f lib/.deps/lib_libuser_la-scache.Plo > rm -f lib/.deps/lib_libuser_la-user.Plo > rm -f lib/.deps/lib_libuser_la-util.Plo > rm -f modules/.deps/files.Plo > rm -f modules/.deps/ldap.Plo > rm -f modules/.deps/sasldb.Plo > rm -f python/.deps/python_libuser_la-admin.Plo > rm -f python/.deps/python_libuser_la-ent.Plo > rm -f python/.deps/python_libuser_la-libusermodule.Plo > rm -f python/.deps/python_libuser_la-misc.Plo > rm -f samples/.deps/enum-enum.Po > rm -f samples/.deps/field.Po > rm -f samples/.deps/homedir-homedir.Po > rm -f samples/.deps/lookup-lookup.Po > rm -f samples/.deps/prompt-prompt.Po > rm -f samples/.deps/testuser-testuser.Po > rm -f tests/.deps/alloc_port.Po > rm -f tests/.deps/config_test.Po > rm -f tests/.deps/wait_for_slapd_exit.Po > rm -f tests/.deps/wait_for_slapd_start.Po > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building libuser using existing ./libuser_0.64~dfsg.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to docs/reference/gtk-doc.make: > dpkg-source: error: new version is symlink to /usr/share/gtk-doc/data/gtk-doc.make > dpkg-source: error: old version is nonexistent > dpkg-source: warning: executable mode 0755 of 'admin/config.rpath' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'configure' will not be represented in diff > dpkg-source: error: cannot represent change to po/ar.gmo: binary file contents changed > dpkg-source: error: add po/ar.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/as.gmo: binary file contents changed > dpkg-source: error: add po/as.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bg.gmo: binary file contents changed > dpkg-source: error: add po/bg.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bn.gmo: binary file contents changed > dpkg-source: error: add po/bn.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bn_IN.gmo: binary file contents changed > dpkg-source: error: add po/bn_IN.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bs.gmo: binary file contents changed > dpkg-source: error: add po/bs.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ca.gmo: binary file contents changed > dpkg-source: error: add po/ca.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/cs.gmo: binary file contents changed > dpkg-source: error: add po/cs.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/cy.gmo: binary file contents changed > dpkg-source: error: add po/cy.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/da.gmo: binary file contents changed > dpkg-source: error: add po/da.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/de.gmo: binary file contents changed > dpkg-source: error: add po/de.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/de_CH.gmo: binary file contents changed > dpkg-source: error: add po/de_CH.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/el.gmo: binary file contents changed > dpkg-source: error: add po/el.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/en_GB.gmo: binary file contents changed > dpkg-source: error: add po/en_GB.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/es.gmo: binary file contents changed > dpkg-source: error: add po/es.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/et.gmo: binary file contents changed > dpkg-source: error: add po/et.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/eu.gmo: binary file contents changed > dpkg-source: error: add po/eu.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fi.gmo: binary file contents changed > dpkg-source: error: add po/fi.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fr.gmo: binary file contents changed > dpkg-source: error: add po/fr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/gu.gmo: binary file contents changed > dpkg-source: error: add po/gu.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/he.gmo: binary file contents changed > dpkg-source: error: add po/he.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hi.gmo: binary file contents changed > dpkg-source: error: add po/hi.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hr.gmo: binary file contents changed > dpkg-source: error: add po/hr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hu.gmo: binary file contents changed > dpkg-source: error: add po/hu.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/id.gmo: binary file contents changed > dpkg-source: error: add po/id.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/is.gmo: binary file contents changed > dpkg-source: error: add po/is.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/it.gmo: binary file contents changed > dpkg-source: error: add po/it.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ja.gmo: binary file contents changed > dpkg-source: error: add po/ja.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ka.gmo: binary file contents changed > dpkg-source: error: add po/ka.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/kn.gmo: binary file contents changed > dpkg-source: error: add po/kn.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ko.gmo: binary file contents changed > dpkg-source: error: add po/ko.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/lv.gmo: binary file contents changed > dpkg-source: error: add po/lv.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/mai.gmo: binary file contents changed > dpkg-source: error: add po/mai.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/mk.gmo: binary file contents changed > dpkg-source: error: add po/mk.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ml.gmo: binary file contents changed > dpkg-source: error: add po/ml.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/mr.gmo: binary file contents changed > dpkg-source: error: add po/mr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ms.gmo: binary file contents changed > dpkg-source: error: add po/ms.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nb.gmo: binary file contents changed > dpkg-source: error: add po/nb.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nds.gmo: binary file contents changed > dpkg-source: error: add po/nds.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nl.gmo: binary file contents changed > dpkg-source: error: add po/nl.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/or.gmo: binary file contents changed > dpkg-source: error: add po/or.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pa.gmo: binary file contents changed > dpkg-source: error: add po/pa.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pl.gmo: binary file contents changed > dpkg-source: error: add po/pl.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pt.gmo: binary file contents changed > dpkg-source: error: add po/pt.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pt_BR.gmo: binary file contents changed > dpkg-source: error: add po/pt_BR.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ro.gmo: binary file contents changed > dpkg-source: error: add po/ro.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ru.gmo: binary file contents changed > dpkg-source: error: add po/ru.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sk.gmo: binary file contents changed > dpkg-source: error: add po/sk.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sl.gmo: binary file contents changed > dpkg-source: error: add po/sl.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sr.gmo: binary file contents changed > dpkg-source: error: add po/sr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sr@latin.gmo: binary file contents changed > dpkg-source: error: add po/sr@latin.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sv.gmo: binary file contents changed > dpkg-source: error: add po/sv.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ta.gmo: binary file contents changed > dpkg-source: error: add po/ta.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/te.gmo: binary file contents changed > dpkg-source: error: add po/te.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/tr.gmo: binary file contents changed > dpkg-source: error: add po/tr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/uk.gmo: binary file contents changed > dpkg-source: error: add po/uk.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/vi.gmo: binary file contents changed > dpkg-source: error: add po/vi.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_CN.gmo: binary file contents changed > dpkg-source: error: add po/zh_CN.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_TW.gmo: binary file contents changed > dpkg-source: error: add po/zh_TW.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > 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/libuser_0.64~dfsg-1_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 ---
- To: 1047515-close@bugs.debian.org
- Subject: Bug#1047515: fixed in libuser 1:0.64+git20241106~dfsg-3
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 13 Apr 2025 13:07:16 +0000
- Message-id: <E1u3x3M-00FOOd-Ix@fasolo.debian.org>
- Reply-to: Helmut Grohne <helmut@subdivi.de>
Source: libuser Source-Version: 1:0.64+git20241106~dfsg-3 Done: Helmut Grohne <helmut@subdivi.de> We believe that the bug you reported is fixed in the latest version of libuser, 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 1047515@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Helmut Grohne <helmut@subdivi.de> (supplier of updated libuser 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 13 Apr 2025 14:50:48 +0200 Source: libuser Architecture: source Version: 1:0.64+git20241106~dfsg-3 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Helmut Grohne <helmut@subdivi.de> Closes: 1047515 Changes: libuser (1:0.64+git20241106~dfsg-3) unstable; urgency=medium . * QA upload. * Explicitly depend on libcrypt-dev. * Clean generated files. (Closes: #1047515) * Transition dependency pkg-config -> pkgconf. * Verify compliance with policy 4.7.2. Checksums-Sha1: bcd1749e229863f3dc859f74122422c490646436 2284 libuser_0.64+git20241106~dfsg-3.dsc 424963daece716ee6fe1fc2abfaa9c1bab0bd702 8032 libuser_0.64+git20241106~dfsg-3.debian.tar.xz 1e629e53208d32f9494e8e30917dde3d93622e5d 9751 libuser_0.64+git20241106~dfsg-3_amd64.buildinfo Checksums-Sha256: ebeb56b2e7c9178457e277492165c5bfdefd71275595eb12ce4df6e8a57ad44e 2284 libuser_0.64+git20241106~dfsg-3.dsc 8d6e846940a89c325d63fb95a54c1eabdb3fcf860efaaae73e7932b9ccc881dd 8032 libuser_0.64+git20241106~dfsg-3.debian.tar.xz 2255313afd958f365f44e086fd679eb38bd30ccb7dd2da17a66b60760887576d 9751 libuser_0.64+git20241106~dfsg-3_amd64.buildinfo Files: cd697e4e6de20436757b309655a5ee40 2284 admin optional libuser_0.64+git20241106~dfsg-3.dsc cc041087484b1ab66dd1b2a1afb8f328 8032 admin optional libuser_0.64+git20241106~dfsg-3.debian.tar.xz 1f0bcbb6fcd9a747b8d2f18bb2b9a690 9751 admin optional libuser_0.64+git20241106~dfsg-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEETMLS2QqNFlTb+HOqLRqqzyREREIFAmf7s/kACgkQLRqqzyRE REJysw/9EpvwiaI1ow37TZrWZ0d+0ydBMb+YL6mAqYkxqFlr5FmP6D7BmY3fCmxW riJ8wzPNKhSlVX0XucyFLXZVHZSFX3K8J+KwUAigvm1254kzNK6MXJR6WevOkG0f pj7CcZcVT1Kfw19XYxjQPqODFnev77VCsa2PmjgETrEV9hpEPsMi4kD7bpCuStI/ ANuGxmCti0LFs9quBKNdA0oFuEwjofqOvJ12kb9OPzQIhl+7ZWJIk+OvpLxowc8O 0MP75dIllYLkLnm9cqg6SiMQ81Ev7KLhQwvjTR1Cv+1iEucrNw6J8GAr8lFNOkjv nydaNBctoReMdHteE+TDTVryWezLe2LqmJ8hZ+n3YOKQW3l066Xf8BFItpK8VsMI ezolPDuD0rWkMO3tMhqsA4KPnGdVNQADcHkU0ADUwh6wanlN1j1/X8u+nXT5PpaN 1WBP/Qc22zSuq6ljFsb7AMK2ngjr/hBdKYX/sLTH8G3Rgnp8Ye+5oevfT3lc7NnJ yjVvbSYnqsh2DljkO0pNYl4VcEnjPyFLve8a8TzwPFS1lZK2sOFphXNNcxmgIXcr FuLOC73QgH+uPIW39ULg9EgjAnddfzx/JnOGT4+Sg03GAeAMqUj5q1mm3jQV680L pPYAiD/6V658DmKv3yVgrne79vP/BzfcJ+cA1Qk2Oua6ZBY/kGA= =Ko7Z -----END PGP SIGNATURE-----Attachment: pgpZ467EmhhEz.pgp
Description: PGP signature
--- End Message ---