Your message dated Sun, 05 May 2024 21:43:42 +0000
with message-id <[email protected]>
and subject line Bug#1046303: fixed in xnee 3.19-9.2
has caused the Debian Bug report #1046303,
regarding xnee: 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.)
--
1046303: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046303
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xnee
Version: 3.19-9
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 xnee
> dpkg-buildpackage: info: source version 3.19-9
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Vincent Bernat <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> test -x debian/rules
> rm -f debian/stamp-makefile-build debian/stamp-makefile-install
> /usr/bin/make -C . -k distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in libxnee
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libxnee'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libxnee/src'
> test -z "libxnee.la" || rm -f libxnee.la
> rm -f ./so_locations
> rm -rf .libs _libs
> test -z "libxnee.la" || rm -f libxnee.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/datastrings.Plo
> rm -f ./.deps/feedback.Plo
> rm -f ./.deps/print.Plo
> rm -f ./.deps/print_varargs.Plo
> rm -f ./.deps/xnee.Plo
> rm -f ./.deps/xnee_alloc.Plo
> rm -f ./.deps/xnee_buffer.Plo
> rm -f ./.deps/xnee_callback.Plo
> rm -f ./.deps/xnee_display.Plo
> rm -f ./.deps/xnee_dl.Plo
> rm -f ./.deps/xnee_error.Plo
> rm -f ./.deps/xnee_expr.Plo
> rm -f ./.deps/xnee_fake.Plo
> rm -f ./.deps/xnee_fileop.Plo
> rm -f ./.deps/xnee_grab.Plo
> rm -f ./.deps/xnee_keysym.Plo
> rm -f ./.deps/xnee_km.Plo
> rm -f ./.deps/xnee_plugin.Plo
> rm -f ./.deps/xnee_range.Plo
> rm -f ./.deps/xnee_record.Plo
> rm -f ./.deps/xnee_replay.Plo
> rm -f ./.deps/xnee_resolution.Plo
> rm -f ./.deps/xnee_resource.Plo
> rm -f ./.deps/xnee_sem.Plo
> rm -f ./.deps/xnee_session.Plo
> rm -f ./.deps/xnee_setget.Plo
> rm -f ./.deps/xnee_settings.Plo
> rm -f ./.deps/xnee_strings.Plo
> rm -f ./.deps/xnee_threshold.Plo
> rm -f ./.deps/xnee_time.Plo
> rm -f ./.deps/xnee_utils.Plo
> rm -f ./.deps/xnee_window.Plo
> rm -f ./.deps/xnee_xinput.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libxnee/src'
> Making distclean in test
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libxnee/test'
> test -z "libtestcb.la" || rm -f libtestcb.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f libtest testsetget testfeedback testprint testdisplay testcallback
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/callback.Po
> rm -f ./.deps/disp.Po
> rm -f ./.deps/libtest.Po
> rm -f ./.deps/libtestcb_la-callback_so.Plo
> rm -f ./.deps/print.Po
> rm -f ./.deps/test_all.Po
> rm -f ./.deps/test_feedback.Po
> rm -f ./.deps/test_setget.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libxnee/test'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libxnee'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libxnee'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libxnee'
> Making distclean in cnee
> make[2]: Entering directory '/<<PKGBUILDDIR>>/cnee'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/cnee/src'
> rm -f cnee
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/cnee_demo.Po
> rm -f ./.deps/cnee_fake.Po
> rm -f ./.deps/cnee_printer.Po
> rm -f ./.deps/cnee_strings.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/parse.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/cnee/src'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/cnee'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/cnee'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/cnee'
> Making distclean in gnee
> make[2]: Entering directory '/<<PKGBUILDDIR>>/gnee'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/gnee/src'
> rm -f gnee
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/gnee-callbacks.Po
> rm -f ./.deps/gnee-gnee_xnee.Po
> rm -f ./.deps/gnee-interface.Po
> rm -f ./.deps/gnee-main.Po
> rm -f ./.deps/gnee-recordables.Po
> rm -f ./.deps/gnee-support.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/gnee/src'
> Making distclean in man
> make[3]: Entering directory '/<<PKGBUILDDIR>>/gnee/man'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/gnee/man'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/gnee'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/gnee'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/gnee'
> Making distclean in pnee
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pnee'
> Making distclean in pics
> make[3]: Entering directory '/<<PKGBUILDDIR>>/pnee/pics'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/pnee/pics'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/pnee/src'
> rm -rf .libs _libs
> rm -f pnee
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/pnee-callbacks.Po
> rm -f ./.deps/pnee-interface.Po
> rm -f ./.deps/pnee-main.Po
> rm -f ./.deps/pnee-pnee_impl.Po
> rm -f ./.deps/pnee-support.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/pnee/src'
> Making distclean in man
> make[3]: Entering directory '/<<PKGBUILDDIR>>/pnee/man'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/pnee/man'
> Making distclean in data
> make[3]: Entering directory '/<<PKGBUILDDIR>>/pnee/data'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/pnee/data'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/pnee'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/pnee'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pnee'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "xnee.dvi xnee.pdf xnee.ps xnee.html" \
> || rm -rf xnee.dvi xnee.pdf xnee.ps xnee.html
> test -z "xnee.acs xnee.cvs xnee.mss xnee.prs xnee.ats xnee.evs xnee.fns
> xnee.ovs xnee.tmp stamp-vti xndetail.eps xngener.eps xnrec.eps xnrep.eps
> xnswinp.eps xndetail.pdf xngener.pdf xnrec.pdf xnrep.pdf xnswinp.pdf
> xndetail.png xngener.png xnrec.png xnrep.png xnswinp.png xndetail.jpg
> xngener.jpg xnrec.jpg xnrep.jpg xnswinp.jpg *.eps *.jpg *.png *.pdf *.html"
> || rm -f xnee.acs xnee.cvs xnee.mss xnee.prs xnee.ats xnee.evs xnee.fns
> xnee.ovs xnee.tmp stamp-vti xndetail.eps xngener.eps xnrec.eps xnrep.eps
> xnswinp.eps xndetail.pdf xngener.pdf xnrec.pdf xnrep.pdf xnswinp.pdf
> xndetail.png xngener.png xnrec.png xnrep.png xnswinp.png xndetail.jpg
> xngener.jpg xnrec.jpg xnrep.jpg xnswinp.jpg *.eps *.jpg *.png *.pdf *.html
> rm -rf .libs _libs
> rm -rf xnee.t2d xnee.t2p
> rm -f *.lo
> rm -f vti.tmp* ./version.texi.tmp*
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in share
> make[2]: Entering directory '/<<PKGBUILDDIR>>/share'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/share'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in sessions
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sessions'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sessions'
> Making distclean in pixmap
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pixmap'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pixmap'
> Making distclean in man
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f debian/stamp-autotools
> rmdir --ignore-fail-on-non-empty .
> rmdir: failed to remove '.': Invalid argument
> make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean] Error 1
> (ignored)
> set -e; mv ./autotools/config.guess.cdbs-orig ./autotools/config.guess;
> mv ./autotools/config.sub.cdbs-orig ./autotools/config.sub;
> if test -e debian/autoreconf.before; then \
> dh_autoreconf_clean ; \
> fi
> dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
> use)
> rm -f debian/stamp-autotools-files
> rm -f examples/simple_bash.sh share/xnee.sh
> 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 xnee using existing ./xnee_3.19.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autotools/install-sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autotools/mdate-sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autotools/texinfo.tex, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autotools/compile, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autotools/ltmain.sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autotools/depcomp, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file autotools/missing, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pnee/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pnee/pics/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pnee/data/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pnee/man/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pnee/src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file sessions/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnee/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnee/man/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnee/src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file man/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file cnee/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file cnee/src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xngener.jpg, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xnswinp.jpg, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xnrep.png, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xnrep.jpg, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/stamp-vti, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xnrec.png, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xnrec.jpg, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xnswinp.png, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xnee.ps, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xnee.pdf, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xndetail.jpg, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xnee.html, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xndetail.png, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xngener.png, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pixmap/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libxnee/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libxnee/test/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libxnee/src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file share/Makefile.in, use
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
> xnee-3.19/cnee/src/cnee.1
> xnee-3.19/cnee/src/cnee.info
> xnee-3.19/cnee/src/cnee.texi
> xnee-3.19/doc/debian/tmp/1380853/ImageMagick/policy.xml
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/xnee_3.19-9.diff.5A0DDF
> 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/xnee_3.19-9_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: xnee
Source-Version: 3.19-9.2
Done: Andreas Beckmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
xnee, 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.
Andreas Beckmann <[email protected]> (supplier of updated xnee 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: SHA256
Format: 1.8
Date: Fri, 03 May 2024 22:04:57 +0200
Source: xnee
Architecture: source
Version: 3.19-9.2
Distribution: unstable
Urgency: medium
Maintainer: Vincent Bernat <[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Closes: 1046303 1066278
Changes:
xnee (3.19-9.2) unstable; urgency=medium
.
[ Andreas Beckmann ]
* Non-maintainer upload.
* Fix building twice in a row. (Closes: #1046303)
* Switch B-D from transitional pkg-config to pkgconf.
* Declare Rules-Requires-Root: no.
* Update Lintian overrides.
.
[ Nick Rosbrook ]
* d/p/fix-implicit-declarations.patch: fix FTBFS due to implicit
declarations (LP: #2059148) (Closes: #1066278)
Checksums-Sha1:
d35948264c81ffa5abc4d66ef75d7d31a8f823b5 2245 xnee_3.19-9.2.dsc
8bf6f25e0d0364b22918b0351e2842fbfd2958cd 16531992 xnee_3.19-9.2.debian.tar.xz
726f1cdca4e0de2b0341295dfcadf78d8f7a02c0 13099 xnee_3.19-9.2_source.buildinfo
Checksums-Sha256:
c454a2f6222d284916e2945090b721e1ed71c3949afae2cc27b7a7c9d5c433f6 2245
xnee_3.19-9.2.dsc
18423df0e661746b22749c6c3104805b1d0b428dd7d73f974ee783e01b72ccf4 16531992
xnee_3.19-9.2.debian.tar.xz
0d2e26f5e3c13efe136d6cf409a4e4722bd94d95f6d88366e43e9995afbbea4a 13099
xnee_3.19-9.2_source.buildinfo
Files:
445ffe8c0d606592a6aca2cc2a52e715 2245 x11 optional xnee_3.19-9.2.dsc
b4b38e3f9803bf5768e61908e220d100 16531992 x11 optional
xnee_3.19-9.2.debian.tar.xz
c4ce774dd43aeed1630c471be9dda063 13099 x11 optional
xnee_3.19-9.2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmY1R+kQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCHTID/9Qb0c0aUm2haY6BL1Z78u3aL3lM7kHZD8z
Tt+e2DWyUPBV6sY3Z3qIxzp2yy/2bn6mX8omeSnH5IdHp84I85WrBnUw/i3jcH20
OW9QXK10G6/HAFtY35przZl0CLvqu60lv1ouLrBE1j9o26X7nCUSL13Xp5uR7fWW
CjGHFGdoB/3YFHetZPqzQEcTxzXCSugO2GS0MArKVjtEnSFE0tvTmYm3uKelaasU
1/zovVsMSiHTKeoumnj0l5stEUR8OVxkNB1TxhgWAs79TffidKGEC/iS0n0eGJZo
Tx5YB8neDYEowcxCxU5pXvs/ozWXf55OqpAme3RTsI6BHo7FcW8M5F16KYqfoSk6
JzmWpT/n3Ipi0HjOAk0eQ/PGy3RiTgOJiu7XIOaTqWc7GxLnvVi6QX60+haOx98s
AKrjjHhdcUyWW7xAJO1CclmVnrnDQJ1Oz4qGI4ZVvwaDKYK0y9WjmzZH4igHCs93
oykIlu2APYobkZ1RtiEnLiu0NfvRhgj7S3drPI76bpzF5eCRBpIsMzUkgISk4j7e
iBNInINLMiLwDpwxV9anIF1Lv63eVgc2PyhHlscD/NiC2E5RIXfleSH64iGmRQVg
wSIXWS2x0WpN0KtSNEIeOA5Fn5GXxlcI623s4hP40dBS6UyHf4y4f6DBUsHRbJQ5
iN9Ei6eP+g==
=I8M2
-----END PGP SIGNATURE-----
pgpkraI0G_W4q.pgp
Description: PGP signature
--- End Message ---