www.qa.debian.org
Hello, I hope you are well. I work for a fast growing online marketing agency in Melbourne Australia. I was doing some research on your industry and I landed on your-website. Thing is it was not from Page 1 of-Google! I had a look at some of the other businesses who are currently ranked on Page 1 and I truly believe you have a better-website and a better brand. Please let me know if you are interested in improving your-website-ranking on-Google-. I can help your-website-rank on-Google-a lot easier. I can list's all the areas that your-website- needs improvement. All I want is the chance to talk to you and discuss THE-WEBSITE- in greater detail for FREE with no charge associated. If this sounds like something of interest and you are attracted to growing your business smarter, better, faster. Please respond back with your phone number we will be happy to call and discuss your-web-requirement. CAMERON THOMSON | Digital & Technology Manager Alpha Dynamic Pty Ltd Level 2, 265 Queen Street, Melbourne—VIC. 3000 Australia NATION WIDE: Sydney | Perth | Brisbane | Adelaide | Hobart Global Presence: Hong Kong & China | USA | New Zealand | UAE | Singapore
Bug#841508: dia: fails to upgrade from 'jessie' - trying to overwrite /usr/lib/x86_64-linux-gnu/dia/libaadl_objects.so
Package: dia Version: 0.97.3+git20160930-2 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'jessie'. It installed fine in 'jessie', then the upgrade to 'sid' fails because it tries to overwrite other packages files without declaring a Breaks+Replaces relation. See policy 7.6 at https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces >From the attached log (scroll to the bottom...): Selecting previously unselected package dia. Preparing to unpack .../dia_0.97.3+git20160930-2_amd64.deb ... Unpacking dia (0.97.3+git20160930-2) ... dpkg: error processing archive /var/cache/apt/archives/dia_0.97.3+git20160930-2_amd64.deb (--unpack): trying to overwrite '/usr/lib/x86_64-linux-gnu/dia/libaadl_objects.so', which is also in package dia-libs 0.97.3-1 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) cheers, Andreas dia-libs=0.97.3-1_dia=0.97.3+git20160930-2.log.gz Description: application/gzip
Bug#841569: python-kinterbasdb: FTBFS: _configtest.c:7:3: error: unknown type name 'useconds_t'
Source: python-kinterbasdb Version: 3.3.0-4 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161021 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > pyversions: missing X(S)-Python-Version in control file, fall back to > debian/pyversions > pyversions: missing debian/pyversions file, fall back to supported versions > dh_testdir > set -e; \ > for py in python2.7; do $py setup.py build; $py-dbg setup.py build; done > running build > running build_py > creating build > creating build/lib.linux-x86_64-2.7 > creating build/lib.linux-x86_64-2.7/kinterbasdb > copying ./__init__.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./k_exceptions.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_naked.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_backcompat.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_23plus.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_fixed_stdlib.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_fixed_fixedpoint.py -> > build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_datetime_naked.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_datetime_stdlib.py -> > build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_datetime_mx.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_text_unicode.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./_array_descriptor.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./_connection_timeout.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./_request_buffer_builder.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_23plus_lowmem.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_24plus.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./typeconv_fixed_decimal.py -> build/lib.linux-x86_64-2.7/kinterbasdb > copying ./services.py -> build/lib.linux-x86_64-2.7/kinterbasdb > creating build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/concurrency.html -> build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/tutorial.html -> build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/python-db-api-compliance.html -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/installation.html -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/index.html -> build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/search.html -> build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/license.html -> build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/beyond-python-db-api.html -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/changelog.html -> build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/links.html -> build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/genindex.html -> build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/Python-DB-API-2.0.html -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/thread-safety-overview.html -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs > copying ./docs/modindex.html -> build/lib.linux-x86_64-2.7/kinterbasdb/docs > creating build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/rightsidebar.css -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/doctools.js -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/sphinxdoc.css -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/traditional.css -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/navigation.png -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/stickysidebar.css -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/file.png -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/plus.png -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/default.css -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/contents.png -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/minus.png -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/jquery.js -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_static > copying ./docs/_static/pygments.css -> > build/lib.linux-x86_64-2.7/kinterbasdb/docs/_stat
Bug#841572: qink: FTBFS: mkdir: cannot create directory '/usr/share/doc/qink/': Permission denied
Source: qink Version: 0.3.5-7 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161021 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<>/libqicon' > make[2]: Nothing to be done for 'install'. > make[2]: Leaving directory '/<>/libqicon' > cd src/ && make -f Makefile install > make[2]: Entering directory '/<>/src' > mkdir: cannot create directory '/usr/share/doc/qink/': Permission denied > Makefile:300: recipe for target 'install_docs' failed > make[2]: *** [install_docs] Error 1 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/21/qink_0.3.5-7_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
Bug#841588: acoustid-fingerprinter: FTBFS: CheckSymbolExists.cxx:8:19: error: 'Q_WS_WIN' was not declared in this scope
Source: acoustid-fingerprinter Version: 0.6-5 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161021 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /usr/bin/c++-I/usr/include/qt4 -g -O2 > -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -o > CMakeFiles/cmTC_7d7bd.dir/CheckSymbolExists.cxx.o -c > /<>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx > /<>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: > In function 'int main(int, char**)': > /<>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: > error: 'Q_WS_WIN' was not declared in this scope >return ((int*)(&Q_WS_WIN))[argc]; >^~~~ > CMakeFiles/cmTC_7d7bd.dir/build.make:65: recipe for target > 'CMakeFiles/cmTC_7d7bd.dir/CheckSymbolExists.cxx.o' failed > make[3]: *** [CMakeFiles/cmTC_7d7bd.dir/CheckSymbolExists.cxx.o] Error 1 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/21/acoustid-fingerprinter_0.6-5_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
Processed: Merge with the actual bug
Processing commands for cont...@bugs.debian.org: > reassign 837404 libbg1-dev Bug #837404 [src:cvm] cvm: FTBFS with bindnow and PIE enabled Bug reassigned from package 'src:cvm' to 'libbg1-dev'. No longer marked as found in versions cvm/0.96-1.2. Ignoring request to alter fixed versions of bug #837404 to the same values previously set > severity 837709 serious Bug #837709 {Done: Balint Reczey } [libbg1-dev] libbg1-dev: Please build libinstaller.a with -fPIC Severity set to 'serious' from 'important' > forcemerge 837709 837404 Bug #837709 {Done: Balint Reczey } [libbg1-dev] libbg1-dev: Please build libinstaller.a with -fPIC Bug #837404 [libbg1-dev] cvm: FTBFS with bindnow and PIE enabled Marked Bug as done Added indication that 837404 affects ucspi-unix Marked as fixed in versions bglibs/1.106-2.1. The source libbg1-dev and version 1.106-2 do not appear to match any binary packages Marked as found in versions libbg1-dev/1.106-2. Merged 837404 837709 > retitle 837404 libbg1-dev: Please build libinstaller.a with -fPIC Bug #837404 {Done: Balint Reczey } [libbg1-dev] cvm: FTBFS with bindnow and PIE enabled Bug #837709 {Done: Balint Reczey } [libbg1-dev] libbg1-dev: Please build libinstaller.a with -fPIC Changed Bug title to 'libbg1-dev: Please build libinstaller.a with -fPIC' from 'cvm: FTBFS with bindnow and PIE enabled'. Ignoring request to change the title of bug#837709 to the same title > affects 837404 src:cvm Bug #837404 {Done: Balint Reczey } [libbg1-dev] libbg1-dev: Please build libinstaller.a with -fPIC Bug #837709 {Done: Balint Reczey } [libbg1-dev] libbg1-dev: Please build libinstaller.a with -fPIC Added indication that 837404 affects src:cvm Added indication that 837709 affects src:cvm > thanks Stopping processing here. Please contact me if you need assistance. -- 837404: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837404 837709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837709 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#837001: Fix for the naspro-core FTBFS
Control: tags -1 +patch readdir_r() is deprecated in glibc 2.24, and the result is a FTBFS when a package both uses readdir_r() and builds with -Werror This works around the issue by making deprecation warnings non-fatal. --- debian/rules.old2016-10-21 16:26:50.0 + +++ debian/rules2016-10-21 16:27:10.0 + @@ -1,5 +1,7 @@ #!/usr/bin/make -f +export DEB_CFLAGS_MAINT_APPEND = -Wno-error=deprecated-declarations + export NATURALDOCS=/usr/bin/naturaldocs %: cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed
Processed: Fix for the naspro-core FTBFS
Processing control commands: > tags -1 +patch Bug #837001 [src:naspro-core] naspro-core: FTBFS: fs.c:106:3: error: 'readdir_r' is deprecated [-Werror=deprecated-declarations] Added tag(s) patch. -- 837001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837001 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: Analysis of #189083
Processing commands for cont...@bugs.debian.org: > tags 189083 + upstream wontfix Bug #189083 [cvs] cvs: cvs add creates dir/CVS for a directory on failure Added tag(s) wontfix and upstream. > thanks Stopping processing here. Please contact me if you need assistance. -- 189083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=189083 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: cvs: problem resurrecting files on trunk
Processing commands for cont...@bugs.debian.org: > tags 58743 = confirmed upstream wontfix Bug #58743 [cvs] cvs: problem resurrecting files on trunk Added tag(s) wontfix; removed tag(s) help. > thanks Stopping processing here. Please contact me if you need assistance. -- 58743: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=58743 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#58743: cvs: problem resurrecting files on trunk
tags 58743 = confirmed upstream wontfix thanks I’ve looked at this in great detail now again. The structure of file,v at the time of merge is as follows: RCS file: /home/tg/cvsrepo/cvsbug/Attic/file,v Working file: file head: 1.2 branch: locks: strict access list: symbolic names: branch_tag: 1.1.0.2 keyword substitution: kv total revisions: 4; selected revisions: 4 description: revision 1.2 date: 2016-10-21 16:45:31 +; author: tg; state: dead; lines: +0 -0; commitid: 100580A464542AA74BA; Removed file from trunk. revision 1.1 date: 2016-10-21 16:44:43 +; author: tg; state: Exp; commitid: 100580A46150B1F1096; branches: 1.1.2; Added file on trunk. revision 1.1.2.2 date: 2016-10-21 16:45:16 +; author: tg; state: Exp; lines: +2 -0; commitid: 100580A463649CE67C1; Added file on branch. revision 1.1.2.1 date: 2016-10-21 16:44:43 +; author: tg; state: dead; lines: +0 -1; commitid: 100580A463649CE67C1; file file was added on branch branch_tag on 2016-10-21 16:45:16 + = The problem here is that the merge instructs CVS to merge the delta from 1.1 to 1.1.2.2 into HEAD, not the delta from the not-recorded common ancestor -r0. This is due to the way CVS treats file additions vs. branches; it simply does, at the time of the merge, not *know* that the common ancestor of the branches is -r0 not -r1.1. On the other hand, we *could* possibly use the knowledge that the first branch revision is dead (1.1.2.1) to force the addition. This would cause mayhem later on, though: committing that records only -r1.2 as parent of -r1.3, not -r1.1.2.2, so the next join with only one -j parameter would try to add the file again. Your best bet is probably to always tag a branch base… the automatic :BASE revisions don’t work as branch_tag:BASE also resolves to 1.1 though. I don’t think I’m involved deeply enough with CVS’ internals to make a judgment call here; if you still need this (things indicate you don’t) please contact upstream. If you indeed tag your working copy at the time of branching, i.e. before 'cvs tag -b branch_tag' run 'cvs tag bbase', the merger 'cvs up -jbbase -jbranch_tag' *does* add the file. I think this is all I can do to help, sorry. bye, //mirabilos -- 13:22⎜«neurodamage» mira, what's up man? I have a CVS question for you in #cvs 13:22⎜«neurodamage» since you're so good w. it │ «neurodamage:#cvs» i love you 13:28⎜«neurodamage:#cvs» you're a handy guy to have around for systems stuff ☺ 16:06⎜ Thank god I found you =) 20:03│«bioe007:#cvs» mira2k: ty 17:14⎜ Thanks big help you are :-)mira|nwt: ty again 18:35⎜«alturiak:#cvs» mirabilos: aw, nice. thanks :o 18:36⎜«ThunderChicken:#cvs» mirabilos FTW! 23:03⎜«mithraic:#cvs» aaah. thanks 18:41⎜«alturiak:#cvs» phew. thanks a bunch, guys. you just made my weekend :-) 18:10⎜«sumit:#cvs» mirabilos: oh ok.. thanks for that 21:57⎜ yeah, I really appreciate help 18:50⎜«grndlvl:#cvs» thankyou18:50⎜«grndlvl:#cvs» worked perfectly 20:50⎜ i see. mirabilos, thnks for your support 00:36⎜«halirutan:#cvs» ok, the obvious way:-) thx 18:44⎜«arcfide:#cvs» mirabilos, I am running OpenBSD. 18:59⎜«arcfide:#cvs» Hrm, yes, I see what you mean. 19:01⎜«arcfide:#cvs» Yeah, thanks for the help. 21:33⎜«CardinalFang:#cvs» Ugh. Okay. Sorry for the dumb question. Thank you 21:34⎜ mirabilos: whoa that's sweet 21:52⎜«garrett__:#cvs» much appreciated «garrett__:#cvs» thanks for your time 23:39⎜ this worked, thank you very much 16:26⎜ ok thx, i'll try that 20:00⎜«stableable:#cvs» Thank you.20:50⎜«s833:#cvs» mirabilos: thanks a lot.19:34⎜ Thanks for confirming :) 20:08⎜ ...works like a charm.. thanks mirabilos
Processed: Re: cl-plplot: FTBFS: The alien function "c_plwid" is undefined.
Processing control commands: > reassign -1 ftp.debian.org Bug #759904 [src:cl-plplot] cl-plplot: FTBFS: The alien function "c_plwid" is undefined. Bug reassigned from package 'src:cl-plplot' to 'ftp.debian.org'. No longer marked as found in versions cl-plplot/0.6.0-4. Ignoring request to alter fixed versions of bug #759904 to the same values previously set > affects -1 cl-plplot Bug #759904 [ftp.debian.org] cl-plplot: FTBFS: The alien function "c_plwid" is undefined. Added indication that 759904 affects cl-plplot > retitle -1 RM: cl-plplot -- RoQA; FTBFS Bug #759904 [ftp.debian.org] cl-plplot: FTBFS: The alien function "c_plwid" is undefined. Changed Bug title to 'RM: cl-plplot -- RoQA; FTBFS' from 'cl-plplot: FTBFS: The alien function "c_plwid" is undefined.'. -- 759904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759904 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#759904: cl-plplot: FTBFS: The alien function "c_plwid" is undefined.
Control: reassign -1 ftp.debian.org Control: affects -1 cl-plplot Control: retitle -1 RM: cl-plplot -- RoQA; FTBFS The cl-plplot package has been FTBFS in unstable since 2014. It was orphaned that same year, with an upload that apparently was not built against clean unstable. There has been no sign of activity since. Please remove this package from unstable. The package is also affected by serious bug #794850. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org/ slanga...@ubuntu.com vor...@debian.org signature.asc Description: PGP signature
Bug#833057: does downgrading e2fsprogs to the jessie version help?
Does the e2fsprogs in jessie produce an image that works with syslinux and vmdebootstrap?
Processing of abiword_3.0.2-1_source.changes
abiword_3.0.2-1_source.changes uploaded successfully to localhost along with the files: abiword_3.0.2-1.dsc abiword_3.0.2.orig.tar.gz abiword_3.0.2-1.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org)
abiword_3.0.2-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 21 Oct 2016 17:20:53 -0400 Source: abiword Binary: abiword-common abiword abiword-plugin-grammar libabiword-3.0 libabiword-3.0-dev gir1.2-abiword-3.0 Architecture: source Version: 3.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Jeremy Bicha Description: abiword- efficient, featureful word processor with collaboration abiword-common - efficient, featureful word processor with collaboration -- common abiword-plugin-grammar - grammar checking plugin for AbiWord gir1.2-abiword-3.0 - GObject introspection data for libabiword libabiword-3.0 - efficient, featureful word processor with collaboration -- shared libabiword-3.0-dev - efficient, featureful word processor with collaboration -- develo Changes: abiword (3.0.2-1) unstable; urgency=medium . * QA upload * New upstream release * Drop patches applied in new version * Add Multi-Arch fields suggested by the multi-arch hinter Checksums-Sha1: 29a4e7f53aeeab57fe9badc80eed017ade8bdd83 2891 abiword_3.0.2-1.dsc 8226e0962e6667e0a461955a0ac680a629e0b55a 11154333 abiword_3.0.2.orig.tar.gz b3e98996da0e13125de81e87a3bd217ed2fea249 48500 abiword_3.0.2-1.debian.tar.xz Checksums-Sha256: 04bc896e1d0c819ab5092f7ff457647e587ab35e5ca3f2bdbcbbdf87d0ce373f 2891 abiword_3.0.2-1.dsc afbfd458fd02989d8b0c6362ba8a4c14686d89666f54cfdb5501bd2090cf3522 11154333 abiword_3.0.2.orig.tar.gz 6fc63c6ce5ca47742bed00c2a1e9a405b7f5d9421ccb46ee70a38181b9302ef8 48500 abiword_3.0.2-1.debian.tar.xz Files: 6eb9eefbb61eb6eba45e293946f80dab 2891 gnome optional abiword_3.0.2-1.dsc cda6dd58c747c133b421cc7eb18f5796 11154333 gnome optional abiword_3.0.2.orig.tar.gz 694e36c6ae60b5e38e06764afdd3ab2a 48500 gnome optional abiword_3.0.2-1.debian.tar.xz -BEGIN PGP SIGNATURE- iQIcBAEBCgAGBQJYCobrAAoJEOZsd1rr/mx9rbgQAIugmcn0Qy2Y96VqPWhbxm6C by0/5Xx7zXYGPnJ8Xn8lvsOEfk37u1xDyeLkgL8CJJcjSSYQ5RRshRdVKbY3qDry zWUfifMP2GGi0xVSfNmH3pQGEHZOinxeEe7KiMJBzXqxhmoQ6rXXnzkqtsK+Wh3V RpNV78b1I8t6PpmKsXPFe123iyMG3EAmxCeJWfCcxpv+fDd7CH+d0XXavZN2vL3x UA96VeFb0qD83VEz38DreO1haONmYxcRZjxpuJq4NC10wiFUFpVLKBe7a/EAzGcG gY3me3UV1YZ1vrEJtODI7kVPduL0yE0O85+bIKwZUUYznV8g6ZQzZwdvdILrb5m9 cJMhHG5NO8RJAQyv3HDIxA0Od2kgsUzrhUvgk89Spr/P2ea/SSo+t/+wVrSx9jwk h4FK9a86Rxfmf+DoUCOKH15WdRiTDFZjy0ANGBZBQ36C1FmefAcEuPSCVNd1l3hN A+ckZwzOe57vaXcTpp0iYZCJO1/cHZ6LGQKKMT2Bodn0rl0WXd2v9jw7k2fy23gb kp9r5xpN9k0vm2d++IdyrQzzXFt5PrUXF3cuoEe24Vh7zWO9CEzupt1TnrTCX5VL 4GaFhci0N0ujz1WSrJIZ/zmOexGMeoBYInnD2yWCVcWkSk9eMFLDMD09JJ6D7x06 rggXiuklrLMBdTT/OZ6E =OMjr -END PGP SIGNATURE- Thank you for your contribution to Debian.
premail is marked for autoremoval from testing
premail 0.46-10 is marked for autoremoval from testing on 2016-11-20 It (build-)depends on packages with these RC bugs: 837712: xemacs21: FTBFS with bindnow and PIE enabled
Processed: tagging 841508
Processing commands for cont...@bugs.debian.org: > tags 841508 + pending Bug #841508 [dia] dia: fails to upgrade from 'jessie' - trying to overwrite /usr/lib/x86_64-linux-gnu/dia/libaadl_objects.so Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 841508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841508 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#839669: marked as done (`(cvs.info.gz)CVS commands' could be less confusing)
Your message dated Sat, 22 Oct 2016 05:28:12 + with message-id and subject line Bug#839669: fixed in cvs 2:1.12.13+real-16 has caused the Debian Bug report #839669, regarding `(cvs.info.gz)CVS commands' could be less confusing 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 ow...@bugs.debian.org immediately.) -- 839669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839669 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cvs Version: 2:1.12.13+real-15 Severity: wishlist I was confused for a bit today because I ended up looking at this info page. I had half-remembered that `cvs init' existed but didn't find it and convinced myself I had imagined it. The info page has a list of cvs subcommands preceded by a paragraph in the place where info manuals always have blather you must skip over, telling you that what follows lies by omission. It would be nicer if /all/ the cvs subcommands were listed there. Thanks, Ian. -- Ian JacksonThese opinions are my own. If I emailed you from an address @fyvzl.net or @evade.org.uk, that is a private address which bypasses my fierce spamfilter. --- End Message --- --- Begin Message --- Source: cvs Source-Version: 2:1.12.13+real-16 We believe that the bug you reported is fixed in the latest version of cvs, 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 839...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thorsten Glaser (supplier of updated cvs 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Format: 1.8 Date: Sat, 22 Oct 2016 02:58:34 +0200 Source: cvs Binary: cvs Architecture: source i386 Version: 2:1.12.13+real-16 Distribution: unstable Urgency: medium Maintainer: Thorsten Glaser Changed-By: Thorsten Glaser Description: cvs- Concurrent Versions System Closes: 764397 839669 Changes: cvs (2:1.12.13+real-16) unstable; urgency=medium . * Take back the package (Closes: #764397) * Fix typo in changelog entry for cvs (2:1.12.13+real-9) and others * Bump Policy; no changes * Update code with bugfixes from MirBSD 0AB7.2 (Closes: #839669) * Actually use correct getdate implementation * groff now needs an explicit ghostscript dependency for ps2pdf * Remove stuff unnecessary with dh-autoreconf Checksums-Sha1: d7c4dce0c2bae7c150f162d9271dda9f39ed78c6 2071 cvs_1.12.13+real-16.dsc e527b9f6e54f7901abe2027b3f5e235723a1a529 102956 cvs_1.12.13+real-16.diff.gz 500452fc179531d464b383d2088bebde05345adb 790404 cvs-dbgsym_1.12.13+real-16_i386.deb dc29e93edfbb094d2e7c0cd59bba94cc0a73562b 2801750 cvs_1.12.13+real-16_i386.deb Checksums-Sha256: 367a1d14edb720d50ec0ee7c3f2f32e2063e3d9101a8507dd2e5372ed4d72161 2071 cvs_1.12.13+real-16.dsc 65aa3a7abfafe21ceba3cf74801c79d79ad172f6932ac6c87889ff12a7f8e426 102956 cvs_1.12.13+real-16.diff.gz 04a3ec540d17d8a4af3239dc98a3cd706be189783d35cda24cff40634dcf68fd 790404 cvs-dbgsym_1.12.13+real-16_i386.deb 60c6e2a4f868fbe89003fe01c0a097493b88e0779e43af75ddea693b56f183c1 2801750 cvs_1.12.13+real-16_i386.deb Files: 90e67bae623bf503b6d8f9149a51d4eb 2071 vcs optional cvs_1.12.13+real-16.dsc 95b0fe034f316f35e68f65afcedd5672 102956 vcs optional cvs_1.12.13+real-16.diff.gz 8ae69623df764adfd7c7c7e2905f4987 790404 debug extra cvs-dbgsym_1.12.13+real-16_i386.deb 2771f109c9e0f143efff3782d55ba41b 2801750 vcs optional cvs_1.12.13+real-16_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (MirBSD) Comment: ☃ ЦΤℱ—8 ☕☂☄ iQIcBAEBCQAGBQJYCruLAAoJEHa1NLLpkAfgkwsP/0GZn/F3gka4rFTUsy3aaQhl puYBoqEPCC2kVcSXB/vQGWN6bI5e+4T9I20VI3A1x9tTNW5JiUzaJcdGypnTp0h2 cy66hR2b4/jqa/Xuo6UZOcyOT/XMEUcEXw71CqwCwfqrxqsyPDDEc5+4N0IrRx6r 83LXVx79yjvmnBuzqDOdYiE5Xe4Esy/Dco8nRaSSGXUkIr+ICha/j0oi+G0Shu9f UjEv3tvpm2k3I5jsKeyFruHeBPhDL53YctDfcmaS3LRPpuIutSI/Ym/OK1PnklKK 3B9GZ6FD2A7PGU/LDqdL8gtfRy7YxVta7sYw+cao0i1OOSvPcP9dCI5zLE9edudJ w1sA3+xZ8UMPOzL3lLXbRTU9P7Ik7Zkrse629BkV9CR3T5SDnclkuH0ogP4ap0Ww aH021ar1OUsus+kDzIlfy29znVp4JwLvGvKqYGGGiG0djmh1XdiIvTzwSOOJcKCI fmQxnk3NbCOZHs0sIAX1K59VhZP9gVWUkK2skUxh6hsld7eR2pLNcOCZQ5QhnwkH Q3OHR2TN7HV5XlyP+p9n3YIGAGbCFtMGHsOGfDUyFwg2a2eq4r0C068z4uokdtfD XrU95hnDM7n2/wOPpnEvmz9x7svgpPq8ak260P2B+9AJC7GzsbKG1EJzzLVWSx3p z9hngoi1W
Bug#839669: marked as done (`(cvs.info.gz)CVS commands' could be less confusing)
Your message dated Sat, 22 Oct 2016 05:28:22 + with message-id and subject line Bug#839669: fixed in cvs 2:1.12.13+real-17 has caused the Debian Bug report #839669, regarding `(cvs.info.gz)CVS commands' could be less confusing 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 ow...@bugs.debian.org immediately.) -- 839669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839669 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cvs Version: 2:1.12.13+real-15 Severity: wishlist I was confused for a bit today because I ended up looking at this info page. I had half-remembered that `cvs init' existed but didn't find it and convinced myself I had imagined it. The info page has a list of cvs subcommands preceded by a paragraph in the place where info manuals always have blather you must skip over, telling you that what follows lies by omission. It would be nicer if /all/ the cvs subcommands were listed there. Thanks, Ian. -- Ian JacksonThese opinions are my own. If I emailed you from an address @fyvzl.net or @evade.org.uk, that is a private address which bypasses my fierce spamfilter. --- End Message --- --- Begin Message --- Source: cvs Source-Version: 2:1.12.13+real-17 We believe that the bug you reported is fixed in the latest version of cvs, 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 839...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thorsten Glaser (supplier of updated cvs 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Format: 1.8 Date: Sat, 22 Oct 2016 05:42:39 +0200 Source: cvs Binary: cvs Architecture: source i386 Version: 2:1.12.13+real-17 Distribution: unstable Urgency: medium Maintainer: Thorsten Glaser Changed-By: Thorsten Glaser Description: cvs- Concurrent Versions System Closes: 764397 839669 Changes: cvs (2:1.12.13+real-17) unstable; urgency=medium . * Fix a use-after-free bug * Correctly use autoconf to detect long double . cvs (2:1.12.13+real-16) unstable; urgency=medium . * Take back the package (Closes: #764397) * Fix typo in changelog entry for cvs (2:1.12.13+real-9) and others * Bump Policy; no changes * Update code with bugfixes from MirBSD 0AB7.2 (Closes: #839669) * Actually use correct getdate implementation * groff now needs an explicit ghostscript dependency for ps2pdf * Remove stuff unnecessary with dh-autoreconf Checksums-Sha1: cdabddfb21e1dcfb79f73ce8ee4d32d9477cef83 2071 cvs_1.12.13+real-17.dsc e645e4ab12c74131f1423463fd53cffa45427363 103256 cvs_1.12.13+real-17.diff.gz cb3ed566cb02a41e05d173f782b0d4cf93370be8 790808 cvs-dbgsym_1.12.13+real-17_i386.deb 35e5d13974e6a266a34558dca2b420aa470a6f4d 2802010 cvs_1.12.13+real-17_i386.deb Checksums-Sha256: bc1f59e7c6e66e90019936bc6f669b9fd591eec9bb780207804b6dc30c36f03a 2071 cvs_1.12.13+real-17.dsc 47d80b69bbbdf9914cfe2a38f095a203eee3d09f2514ca76e89bb22dcdf39b80 103256 cvs_1.12.13+real-17.diff.gz 66f1aea5654f31d939703802b524083e9ced720a4b72b03ed8adbf3e1950089f 790808 cvs-dbgsym_1.12.13+real-17_i386.deb 47aa527e5f0a389da6f6dd4187cd71610f833b3b57dde8026b5148cc29b6d2b2 2802010 cvs_1.12.13+real-17_i386.deb Files: 65f3e9d9b1e9dcf131fc65220bd3492b 2071 vcs optional cvs_1.12.13+real-17.dsc 36f872d1bf74eca85a0897a0d14e81e5 103256 vcs optional cvs_1.12.13+real-17.diff.gz 846a5e236f3bb0dd121798c5e99e62bc 790808 debug extra cvs-dbgsym_1.12.13+real-17_i386.deb 4561d77eee1ffb26716dca349b9a63df 2802010 vcs optional cvs_1.12.13+real-17_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (MirBSD) Comment: ☃ ЦΤℱ—8 ☕☂☄ iQIcBAEBCQAGBQJYCuH+AAoJEHa1NLLpkAfgTTkP/RgSa12rWexVcNSIQHzVIVnT 2gkD3T8dD0VOqQDm9QLQHfple4694DqCcQ0gLuaOup2eHQpocvdjYVvLcv5fw4Py smmGbJxFwPlDyDmKKX17bmu3EEHK6HSAZd6Qyv1SL+KkyXscJgJkL1k66MohASNP WIMX516yW/b9CK+tr3qv0kbXIplok5VjkVZ0whVfnAhA0SCUEroqyxtXqNQ042sC Ih9IBRUQRk/m87oNtXJY4WWAUQ6kUAz9ax8UZcBdCIKwPdlWu1t66L0JiHfDqN6I zZq5nOPzGm/1VxWVcMRVig062skq22jlz9UFrNJoIPMNJrzArYM6BXkXVNYi6UOM fr+UlPvHewJggVaPCfrFhUMtICUkOlwb/cWATR5ZByoPvxPU1BA6tXH0STbpldzF aGnSqcEY7z7UPLW2PXAX1hzbQCw/5aUvfLk4nrDsxyvYUo07P4YC8bjkxTPW7HQV a1kq6RNeJjXxlYXvQH5Kfs8rBGe6p6UQpmrcfge6gVBQCynLMUZgDcXhY8LAR6Zp hMi
Processing of dia_0.97.3+git20160930-3_source.changes
dia_0.97.3+git20160930-3_source.changes uploaded successfully to localhost along with the files: dia_0.97.3+git20160930-3.dsc dia_0.97.3+git20160930-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org)
Bug#700636: marked as done (cl-plplot: (window-examples::surface-plot-1) : Segmentation fault)
Your message dated Sat, 22 Oct 2016 06:37:18 + with message-id and subject line Bug#759904: Removed package(s) from unstable has caused the Debian Bug report #700636, regarding cl-plplot: (window-examples::surface-plot-1) : Segmentation fault 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 ow...@bugs.debian.org immediately.) -- 700636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700636 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cl-plplot Version: 0.6.0-3 Severity: normal Dear Maintainer, with sbcl I run this program, which is in cl-plplot and uses plplot11-driver-xwin : (window-examples::surface-plot-1) Requested device atq not available Plotting Options: < 1> xwin X-Window (Xlib) < 2> ps PostScript File (monochrome) < 3> pscPostScript File (color) < 4> xfig Fig file < 5> pngPNG file < 6> jpeg JPEG filecl-plplot: < 7> null Null device < 8> memUser-supplied memory device < 9> gifGIF file <10> svgScalable Vector Graphics (SVG 1.1) Enter device number or keyword: 1 --8<- At that time the surface is displayed correctly, but when I close the window I get: --8<- NIL * CORRUPTION WARNING in SBCL pid 11758(tid 3076266864): Received signal 11 in non-lisp thread 3076266864, resignalling to a lisp thread. The integrity of this image is possibly compromised. Continuing with fingers crossed. Segmentation fault -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores) 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 cl-plplot depends on: ii cl-cffi 20100219-2 ii common-lisp-controller 7.10 ii libplplot-dev 5.9.9-5 cl-plplot recommends no packages. cl-plplot suggests no packages. -- no debconf information --- End Message --- --- Begin Message --- Version: 0.6.0-5+rm Dear submitter, as the package cl-plplot has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/759904 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---
Bug#794850: marked as done (cl-plplot: non DFSG file in the source package)
Your message dated Sat, 22 Oct 2016 06:37:18 + with message-id and subject line Bug#759904: Removed package(s) from unstable has caused the Debian Bug report #794850, regarding cl-plplot: non DFSG file in the source package 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 ow...@bugs.debian.org immediately.) -- 794850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794850 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: cl-plplot Version: 0.6.0-5 Severity: Serious Justification: non DFSG file in the source package User: locutusofb...@debian.org Usertags: license-problem-non-free-img-lenna Hi cl-plplot Maintainer(s), your package has been found to contain a copy of a non DFSG file, that makes your package non DFSG. This image (called lenna.jpg, or lena.jpg with some variants) is an image of Lena Söderberg, photographed by Dwight Hooker, cropped from the centerfold of the November 1972 issue of Playboy magazine. This file is to be considered distributable but non free (at the end of this bug report you will find a link to the lintian tag, with a more complete description of the issue and references) Below a list of the affected files: - src/examples/lena.png note, I did stop checking for the all files as soon as I found one good match, so they might be not all bad references, please update this bug if not correct. More information about this issue can be found on the license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2] [1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html [2] https://bugs.debian.org/771191 thanks, Gianfranco --- End Message --- --- Begin Message --- Version: 0.6.0-5+rm Dear submitter, as the package cl-plplot has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/759904 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---
Bug#841508: marked as done (dia: fails to upgrade from 'jessie' - trying to overwrite /usr/lib/x86_64-linux-gnu/dia/libaadl_objects.so)
Your message dated Sat, 22 Oct 2016 06:43:03 + with message-id and subject line Bug#841508: fixed in dia 0.97.3+git20160930-3 has caused the Debian Bug report #841508, regarding dia: fails to upgrade from 'jessie' - trying to overwrite /usr/lib/x86_64-linux-gnu/dia/libaadl_objects.so 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 ow...@bugs.debian.org immediately.) -- 841508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841508 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: dia Version: 0.97.3+git20160930-2 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'jessie'. It installed fine in 'jessie', then the upgrade to 'sid' fails because it tries to overwrite other packages files without declaring a Breaks+Replaces relation. See policy 7.6 at https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces >From the attached log (scroll to the bottom...): Selecting previously unselected package dia. Preparing to unpack .../dia_0.97.3+git20160930-2_amd64.deb ... Unpacking dia (0.97.3+git20160930-2) ... dpkg: error processing archive /var/cache/apt/archives/dia_0.97.3+git20160930-2_amd64.deb (--unpack): trying to overwrite '/usr/lib/x86_64-linux-gnu/dia/libaadl_objects.so', which is also in package dia-libs 0.97.3-1 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) cheers, Andreas dia-libs=0.97.3-1_dia=0.97.3+git20160930-2.log.gz Description: application/gzip --- End Message --- --- Begin Message --- Source: dia Source-Version: 0.97.3+git20160930-3 We believe that the bug you reported is fixed in the latest version of dia, 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 841...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Pino Toscano (supplier of updated dia 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 22 Oct 2016 07:43:23 +0200 Source: dia Binary: dia-common dia-libs dia dia-gnome Architecture: source Version: 0.97.3+git20160930-3 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Pino Toscano Description: dia- Diagram editor dia-common - Diagram editor (common files) dia-gnome - transitional dummy package dia-libs - transitional dummy package Closes: 841508 Changes: dia (0.97.3+git20160930-3) unstable; urgency=medium . * QA upload, see #838537. * Add breaks/replaces dia-libs (<< 0.97.3+git20160904-1~) in dia, to ensure proper update. (Closes: #841508) * Remove old dia conflicts/replaces in dia-common, since that split was done 16 years ago. * Tighten the dia dependency in the transitional dia-libs and dia-gnome. Checksums-Sha1: a404c64e06ddcc1c64e741983a26e73b518a3e1b 2408 dia_0.97.3+git20160930-3.dsc b9ba703891f99c788a54ccab0c41b010c9056109 22516 dia_0.97.3+git20160930-3.debian.tar.xz Checksums-Sha256: 360ee4f89991777605ac276bb827a92752b2b8fbc2c71e8f9b07c638604f8772 2408 dia_0.97.3+git20160930-3.dsc 0b01d4385e110a8055a15cd76074028cd1a308bf92be1cf7504271fd7e6aef79 22516 dia_0.97.3+git20160930-3.debian.tar.xz Files: b3692e9830e8b257a01513a22e4b70f9 2408 graphics optional dia_0.97.3+git20160930-3.dsc abbd2ffcc64be1576cdbb5e70f2f33a9 22516 graphics optional dia_0.97.3+git20160930-3.debian.tar.xz -BEGIN PGP SIGNATURE- iQIcBAEBCAAGBQJYCvy+AAoJEC0ZHIhDsT9Nt/AP/1VuApMME1eSJiU1vfLIuNck AAOX0pULDMOkH8gdNHH8ARL+WYrsCpP5r3+xmw6/BtIceSGMis8ZJvneSoIorka1 tYvZ+0BYjI4k82NZu7uHiAmTcQTNUEghJtkGOOHZDGYT0BXBJ716il000MFu+d30 ARSLDViZ1az+7q22nVizlfhyJP6JPKCcvka9pi7UVyYLczoZ4qyvaNgRaCYgyGin x4/ezz1d83eqEqro4JvqNymgrmpHJpal5C6QI548Z6w4r9jLj3MSI9oZ62HuMimD 0YUwgLkc6R6hT0UMvrz4J8P7G76Io5uXzmkGgk/3pyQ+rGTa+jO8AZpkzF2Yh3Gm l9J3nBwbD5QnhbgsJU8uqEWKpbdL/6V0xa6rbnrN397hN8BvsXojH6ZRqNHCCyx2 AjhSRdPZJkiZ/h4qxgthST06acEHkBNvCNSQ3JLvKPbBJ+lVJK9IJEVRLTmpGimK jYXpuOG7M5aiOIzc+aFBzFG/ehQoLsGQlo8oHULjYwCa9uCAELh2leESnPlEUaep lLCR++Hjn7KmC9KTU3/3xWSxN60cuH2b+48lVl8z5FlMRD2jOGo8+nr89s/Xjs4j SLn0w13vmHbocRGoxSB92Daaahb+OvPMqCiqUH2DVsg9oULBIMmagBCJzbTNe5Zh wHYm9fizAl6QDKEUD34H =QM2A -END PGP SIGNATURE-
Bug#759904: Removed package(s) from unstable
Version: 0.6.0-5+rm Dear submitter, as the package cl-plplot has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/759904 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
Bug#759904: Removed package(s) from unstable
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: cl-plplot |0.6.0-5 | source, all --- Reason --- RoQA; FTBFS -- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. We try to close bugs which have been reported against this package automatically. But please check all old bugs, if they were closed correctly or should have been re-assigned to another package. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 759...@bugs.debian.org. The full log for this bug can be viewed at https://bugs.debian.org/759904 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)