Please review package description of (open)motif
Hi all, [Please keep cc in the loop.] Currently, Graham and I are working on getting (open)motif [1] in shape for inclusion in main. While I was going through the package I was unhappy with the current description of the binary packages. I have already extended the description of motif-clients, but I would like a review of all descriptions. I hope you can help. Paul [1] http://packages.qa.debian.org/o/openmotif.html Source: motif Section: devel Priority: optional Build-Depends: byacc, debhelper (>= 9), dh-autoreconf, dh-exec, flex, libsm-dev, libx11-dev, libxaw7-dev, libxext-dev, libxft-dev, libxmu-dev, libxt-dev, xbitmaps Maintainer: Graham Inggs Uploaders: Paul Gevers Standards-Version: 3.9.4 Homepage: http://motif.ics.com/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/motif.git Vcs-Git: git://anonscm.debian.org/collab-maint/motif.git Package: libmotif4 Architecture: any Section: libs Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends}, x11-common (>= 1:7.0.0) Conflicts: libmotif3 Replaces: libmotif3 Provides: libmotif3 Description: Motif - shared libraries This package includes all files you need to run Motif applications which are linked against Motif, which are the shared libraries for the most part. Package: libmotif4-dbg Architecture: any Depends: libmotif4 (= ${binary:Version}), ${misc:Depends} Section: debug Priority: extra Conflicts: lesstif2-dbg Description: Motif - shared libraries debugging symbols This package includes all files you need to run Motif applications which are linked against Motif, which are the shared libraries for the most part. . This package contains the debugging symbols. Package: libmotif-dev Architecture: any Section: libdevel Depends: libmotif4 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Conflicts: lesstif-bin, lesstif-dev, lesstif-doc, lesstif2-dev Description: Motif - development files Everything you need to build Motif applications with Motif. This includes header files, static libraries, the manual pages for the Motif API and uil (user interface language compiler) Package: motif-clients Architecture: any Section: x11 Depends: menu, ${misc:Depends}, ${shlibs:Depends} Pre-Depends: x11-common (>= 1:7.0.0) Conflicts: lesstif-bin Description: Motif window manager and virtual key bindings configure client Motif is the industry standard toolkit for *NIX systems. This package contains the Motif window manager, which has clear but classical appearance, and xmbind, which is used to configure virtual key bindings for motif. signature.asc Description: OpenPGP digital signature
Re: Please review package description of (open)motif
Paul Gevers wrote: > [Please keep cc in the loop.] > > Currently, Graham and I are working on getting (open)motif [1] in shape > for inclusion in main. While I was going through the package I was > unhappy with the current description of the binary packages. I have > already extended the description of motif-clients, but I would like a > review of all descriptions. Okay - I'll start with that and go back to the others, then: > Package: motif-clients What does this package name mean, anyway? Is the idea that it's a set of executables that have a client relationship towards Motif, whatever that means, or are they just Motif-based tools that happen (obviously) to be graphical, and therefore (obviously) count as X11 clients? Either way, it seems an odd way of looking at things. Why would a user search for and then install this package? If the point of the exercise is to get a Motif-flavoured X environment, wouldn't it make more sense to call the package simply "mwm - Motif Window Manager"? But I'll assume not for now. [...] > Description: Motif window manager and virtual key bindings configure client That is, mwm and xmbind, right? I'm dubious about this expression "configure client"; I'd be a lot happier with something more like "configuring utility" or "configuration widget" - or less longwindedly "setup tool". Then again, what good is the word "virtual" doing us here? Okay, virtual key bindings are in software, and this tool doesn't claim to be capable of changing the physical arrangement of keys, but is that really a misunderstanding that readers would otherwise be prone to? Oh... and looking up the man pages I see that the bindings in question also cover mouse events, so "virtual key bindings" isn't even pedantically accurate. It's a more general MWM configurator. And since we've already mentioned MWM we could just say: Description: Motif window manager and setup tool But why do we even need to care about xmbind? Most packages that contain window managers also contain one or two other trivial helper binaries; but they put the focus in the packagename and synopsis on the thing that users might actually want to install. So again I'm back to wondering why this isn't "Description: Motif Window Manager" (but again that's not in my patch). > Motif is the industry standard toolkit for *NIX systems. This package Surely the standard toolkit for *NIX systems is something more like coreutils? Or if we're talking "graphical" it would be X... should we perhaps call it "the standard GUI component toolkit for *NIX"? We could also insert a linebreak to get a paragraph that could fit neatly at the start of each package description in the set as a boilerplate intro. > contains the Motif window manager, which has clear but classical appearance, "(It) has clear appearance" sounds like it's missing an article. (Classical? Now I'm imagining a Roman mosaic tiled window manager.) > and xmbind, which is used to configure virtual key bindings for motif. Since we're not pressed for space here I'll suggest expanding this to "virtual key/mouse-bindings". At last one that I'm sure isn't just me: s/motif/Motif/. > [1] http://packages.qa.debian.org/o/openmotif.html (So "OpenMotif" is the old non-free version and now it's gone LGPL it's called plain "Motif"? Okay, confusing.) > Source: motif > Section: devel (Wait, why is the source package's Section set to something not used by any of the binary packages?) [...] > Package: libmotif4 [...] > Description: Motif - shared libraries > This package includes all files you need to run Motif > applications which are linked against Motif, which > are the shared libraries for the most part. This is a clumsy effort to explain stuff that's mostly implicit in the Debian packaging dependency system. Just say: Description: Motif - shared libraries Motif is the industry standard GUI component toolkit for *NIX. . This package contains the shared libraries and associated files. And so on cut'n'pastily: > Package: libmotif4-dbg [...] > Description: Motif - shared libraries debugging symbols English doesn't normally pluralise the nouns in a stack like that. Come to that, synopses don't usually take the time to explain that the debugging symbols are for the shared libraries. Just say: Description: Motif - debugging symbols > This package includes all files you need to run Motif > applications which are linked against Motif, which > are the shared libraries for the most part. No it doesn't. Or at least, not the normal ones. > . > This package contains the debugging symbols. Turn the first paragraph into our boilerplate and it's done. > Package: libmotif-dev [...] > Description: Motif - development files > Everything you need to build Motif applications with > Motif. This includes header files, static libraries, > the manual pages for the Motif API and uil (user interface > language compiler) This has a bit more content to it,
Re: Please review package description of (open)motif
Hi Justin and the rest, On 19-01-13 15:00, Justin B Rye wrote: > Paul Gevers wrote: >> [Please keep cc in the loop.] >> Package: motif-clients > > What does this package name mean, anyway? Is the idea that it's a set > of executables that have a client relationship towards Motif, whatever > that means, or are they just Motif-based tools that happen (obviously) > to be graphical, and therefore (obviously) count as X11 clients? > > Either way, it seems an odd way of looking at things. Why would a > user search for and then install this package? If the point of the > exercise is to get a Motif-flavoured X environment, wouldn't it make > more sense to call the package simply "mwm - Motif Window Manager"? Oh, that seems very sensible to me as well. As the original creator of the openmotif source package is not active in Debian anymore, we can not ask. So I propose to rename (including creation of a proper transitional package). > It's a more general MWM configurator. And > since we've already mentioned MWM we could just say: > > Description: Motif window manager and setup tool > > But why do we even need to care about xmbind? Most packages that > contain window managers also contain one or two other trivial helper > binaries; but they put the focus in the packagename and synopsis on > the thing that users might actually want to install. So again I'm > back to wondering why this isn't "Description: Motif Window Manager" > (but again that's not in my patch). Agreeing with your argument, I would go for Description: Motif Window Manager >> Motif is the industry standard toolkit for *NIX systems. This package > > Surely the standard toolkit for *NIX systems is something more like > coreutils? Or if we're talking "graphical" it would be X... should we > perhaps call it "the standard GUI component toolkit for *NIX"? > > We could also insert a linebreak to get a paragraph that could fit > neatly at the start of each package description in the set as a > boilerplate intro. Good. >> contains the Motif window manager, which has clear but classical appearance, > > "(It) has clear appearance" sounds like it's missing an article. > > (Classical? Now I'm imagining a Roman mosaic tiled window manager.) Sorry, I am not a native speaker. I try to say that it looks a dated (already a decade). Would that be a better word than? >> and xmbind, which is used to configure virtual key bindings for motif. > > Since we're not pressed for space here I'll suggest expanding this to > "virtual key/mouse-bindings". Sure. Maybe we should even focus less on xmbind. Make the first part about MWM end with a full stop and mention it more as an auxiliary tool: This package contains the Motif window manager, which has a clear but classical appearance. It is accompanied by xmbind, which is used to configure virtual key/mouse-bindings for Motif. > (So "OpenMotif" is the old non-free version and now it's gone LGPL > it's called plain "Motif"? Okay, confusing.) Yes. Indeed. Motif has been used in the past for the group of software implementations of motif: the paid variant, the free (but not dsfg-free) version openmotif and lesstif, which was the only really free implementation of motif. >> Source: motif >> Section: devel > > (Wait, why is the source package's Section set to something not used > by any of the binary packages?) Shoot. I hadn't seen that. Good point. Let me figure out where it should go. I think it really should go into x11. > This has a bit more content to it, but the sentence-fragment about > building Motif apps with Motif has got to go! Oh, and it's not true > that this package provides all of build-essential. How about: > > Description: Motif - development files >Motif is the industry standard GUI component toolkit for *NIX. >. >This package provides everything needed for developing Motif >applications, including header files, static libraries, the API >manual pages, and uil, the user interface language compiler. Nice. Paul Source: motif Section: x11 Priority: optional Build-Depends: byacc, debhelper (>= 9), dh-autoreconf, dh-exec, flex, libsm-dev, libx11-dev, libxaw7-dev, libxext-dev, libxft-dev, libxmu-dev, libxt-dev, xbitmaps Maintainer: Graham Inggs Uploaders: Paul Gevers Standards-Version: 3.9.4 Homepage: http://motif.ics.com/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/motif.git Vcs-Git: git://anonscm.debian.org/collab-maint/motif.git Package: libmotif4 Architecture: any Section: libs Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends}, x11-common (>= 1:7.0.0) Conflicts: libmotif3 Replaces: libmotif3 Provides: libmotif3 Description: Motif - shared libraries Motif is the industry standard GUI component toolkit for *NIX.
Re: Please review package description of (open)motif
Paul Gevers wrote: > Agreeing with your argument, I would go for > > Description: Motif Window Manager Oh! Hurrah. [...] >>> contains the Motif window manager, which has clear but classical >>> appearance, >> >> "(It) has clear appearance" sounds like it's missing an article. >> >> (Classical? Now I'm imagining a Roman mosaic tiled window manager.) > > Sorry, I am not a native speaker. I try to say that it looks a dated > (already a decade). Would that be a better word than? It's possible that it should really be "classic", but you'll notice I kept "classical" in my patch; it makes rather a good euphemism for "so antique it's stylish". It even makes me think of all those chiselled edges as a sort of monumental-architecture feature. >>> and xmbind, which is used to configure virtual key bindings for motif. >> >> Since we're not pressed for space here I'll suggest expanding this to >> "virtual key/mouse-bindings". > > Sure. Maybe we should even focus less on xmbind. Make the first part > about MWM end with a full stop and mention it more as an auxiliary tool: > > This package contains the Motif window manager, which has a clear but > classical appearance. It is accompanied by xmbind, which is used to > configure virtual key/mouse-bindings for Motif. Yes, that works. >> (So "OpenMotif" is the old non-free version and now it's gone LGPL >> it's called plain "Motif"? Okay, confusing.) > > Yes. Indeed. Motif has been used in the past for the group of software > implementations of motif: the paid variant, the free (but not dsfg-free) > version openmotif and lesstif, which was the only really free > implementation of motif. By sheer coincidence your initial mail reached me just as I finished finally uninstalling (nedit and therefore) lesstif2 on my desktop. -- JBR with qualifications in linguistics, experience as a Debian sysadmin, and probably no clue about this particular package -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130119160337.ga26...@xibalba.demon.co.uk
Processing of texi2html_1.82+dfsg1-1_amd64.changes
texi2html_1.82+dfsg1-1_amd64.changes uploaded successfully to localhost along with the files: texi2html_1.82+dfsg1-1.dsc texi2html_1.82+dfsg1.orig.tar.gz texi2html_1.82+dfsg1-1.diff.gz texi2html_1.82+dfsg1-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1twh7u-0007fu...@franck.debian.org
texi2html_1.82+dfsg1-1_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 19 Jan 2013 20:29:51 +0100 Source: texi2html Binary: texi2html Architecture: source all Version: 1.82+dfsg1-1 Distribution: unstable Urgency: high Maintainer: Debian QA Group Changed-By: Frank Lichtenheld Description: texi2html - Convert Texinfo files to HTML Closes: 698073 Changes: texi2html (1.82+dfsg1-1) unstable; urgency=high . * QA upload. * Change maintainer to QA Group * Repackage to remove GFDL documentation in tests/ directory which is not DFSG compatible (Closes: #698073) Checksums-Sha1: 4916bb14149488f35fa518f019bfb17f7cad0206 1154 texi2html_1.82+dfsg1-1.dsc 0157683a879afcfaa5add9832915a2834448efc8 4349557 texi2html_1.82+dfsg1.orig.tar.gz e3bbd9eb9b35507cff1d0e27b4bf1e8e86b999f3 5406 texi2html_1.82+dfsg1-1.diff.gz 574502de904325f9607e69e18a5b718365e75cd6 446838 texi2html_1.82+dfsg1-1_all.deb Checksums-Sha256: f0b1ff4e76351911ff6f246e5d1793f44c4f56b9a69b67d8b0e6875722e56e14 1154 texi2html_1.82+dfsg1-1.dsc 7ac504504593f404162b53c3d822d0718aab30ca04ab54405940c4cb352f0f9b 4349557 texi2html_1.82+dfsg1.orig.tar.gz 2419bed59077b0df230b106e69adab84e5b3fc034e40cafdcb14f7891ff6d805 5406 texi2html_1.82+dfsg1-1.diff.gz c3a1906f43847ba84ee6a6a0f85e6298f933c41e73b52a73e8257f77ff43616c 446838 texi2html_1.82+dfsg1-1_all.deb Files: f4eac4cf0a25fdeb2f545e4cc5ee7183 1154 text optional texi2html_1.82+dfsg1-1.dsc 2b15ae6289cbcedd34b6855b5d536dc7 4349557 text optional texi2html_1.82+dfsg1.orig.tar.gz 5c346c1083f54b83b8482f84b105d7e4 5406 text optional texi2html_1.82+dfsg1-1.diff.gz c13929c1f0795c729243c5d667e5734c 446838 text optional texi2html_1.82+dfsg1-1_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlD6/n0ACgkQQbn06FtxPfDumACggfF0xCN5yMf6TY9xntGHRgHs TnwAoJjh96B0oBNzr1LQGaiW2tJjplwt =irp6 -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1twhcz-0008uv...@franck.debian.org
Processing of ferret_0.6-4_amd64.changes
ferret_0.6-4_amd64.changes uploaded successfully to localhost along with the files: ferret_0.6-4.dsc ferret_0.6-4.debian.tar.gz ferret_0.6-4_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1twjev-0001u2...@franck.debian.org
ferret_0.6-4_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 20 Jan 2013 01:54:02 +0100 Source: ferret Binary: ferret Architecture: source all Version: 0.6-4 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Frank Lichtenheld Description: ferret - CASE tool for data model editing Closes: 615466 Changes: ferret (0.6-4) unstable; urgency=low . * QA upload. * Change maintainer to QA Group. * debian/ cleanup: - Move Homepage from description to own field and update URL (Closes: #615466) - Fixed typo in description. From Ubuntu patch by Murat Gunes. (LP: #189463) - Bump debhelper compat to 9. - Convert from cdbs/simple-patchsys to dh/3.0 (quilt) - Really add debian/watch - Update menu section Checksums-Sha1: 915c21cb266ec7e8d420d8e0a0304a135265ef7c 1077 ferret_0.6-4.dsc 0dae92617087ea993fced50bb5b6be570e4651ef 10134 ferret_0.6-4.debian.tar.gz 3ae026582f2d8e9541b5e0a9afa94d1d747a4f70 291484 ferret_0.6-4_all.deb Checksums-Sha256: 39ecb7126bc63c1567b6933ce3a03840b791c164b6191439fe728d4d9dc09c08 1077 ferret_0.6-4.dsc 8edd23feb25345a89ea21f6cd50b600833b4304ac95b1afbc8e64110b9c7798c 10134 ferret_0.6-4.debian.tar.gz e05eb74dbf19b56696d6fdab03047fc6ea32d6f0de8ac59cb9e5f387a77dcbc2 291484 ferret_0.6-4_all.deb Files: 55c11627b77e10ffe06de5768c85ff75 1077 misc optional ferret_0.6-4.dsc 0e60c4ef9627c19f0f6081824d3beb70 10134 misc optional ferret_0.6-4.debian.tar.gz d9fe987303dc03367a7a689d4d1fbcfe 291484 misc optional ferret_0.6-4_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlD7QJkACgkQQbn06FtxPfBVFACg2FqApnurnCy5H2GuUl4KZsSx jEQAoOHSoxXovCFHkaWrOzAGZM8wv1r6 =xHZq -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1twjiu-0002lg...@franck.debian.org
Bug#698537: xalan xsl:message segment fault on suspected buffer overflow
Package: xalan Version: 1.10-4 Severity: normal xalan crashes with a segment fault when using with large output. For example: bug.xsl: ---cut--- http://www.w3.org/1999/XSL/Transform"; version="1.0" > 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 ---cut--- in.xml: ---cut--- ---cut--- will crash when run as: wuth@fiore:~/tmp/xalan-bug$ xalan -xsl bug.xsl -in in.xml XSLT Message: 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890 123456789012345678901Segmentation fault wuth@fiore:~/tmp/xalan-bug$ occasionally, pure virtual method called terminate called without an active exception Aborted is reported instead. -- System Information: Debian Release: 6.0.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 3.2.0-0.bpo.2-686-pae (SMP w/2 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages xalan depends on: ii libc62.11.3-4Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.5-8 GCC support library ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3 ii libxalan110 1.10-4 Provides XSLT support for applicat ii libxerces-c282.8.0+deb1-2+b1 validating XML parser library for xalan recommends no packages. xalan suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130120033021.7534.93668.report...@fiore.castrov.cuug.ab.ca
Processing of blackbox_0.70.1-15_amd64.changes
blackbox_0.70.1-15_amd64.changes uploaded successfully to localhost along with the files: blackbox_0.70.1-15.dsc blackbox_0.70.1-15.debian.tar.gz blackbox_0.70.1-15_amd64.deb libbt-dev_0.70.1-15_amd64.deb libbt0_0.70.1-15_amd64.deb libbt_0.70.1-15_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1twoue-0001a6...@franck.debian.org
Bug#697381: marked as done (blackbox: FTBFS: symbols file mismatch on m68k)
Your message dated Sun, 20 Jan 2013 06:47:32 + with message-id and subject line Bug#697381: fixed in blackbox 0.70.1-15 has caused the Debian Bug report #697381, regarding blackbox: FTBFS: symbols file mismatch on m68k 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.) -- 697381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697381 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: blackbox Version: 0.70.1-14 […] dh_makeshlibs -a dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libbt0/DEBIAN/symbols doesn't match completely debian/libbt0.symbols --- debian/libbt0.symbols (libbt0_0.70.1-14_m68k) +++ dpkg-gensymbols5DYAWU 2013-01-04 10:58:13.505900080 + @@ -300,7 +300,7 @@ _ZN2bt9mkdirhierERKSsi@Base 0.70.1 _ZN2bt9toUnicodeERKSs@Base 0.70.1 (arch=any-i386)_ZN9__gnu_cxx11char_traitsIjE4copyEPjPKjj@Base 0.70.1 - (arch=!any-i386 !alpha !armel !armhf !ia64 !mips !mipsel !powerpc !powerpcspe !ppc64 !s390 !s390x !sh4 !sparc !sparc64)_ZN9__gnu_cxx11char_traitsIjE4copyEPjPKjm@Base 0.70.1 +#MISSING: 0.70.1-14# (arch=!any-i386 !alpha !armel !armhf !ia64 !mips !mipsel !powerpc !powerpcspe !ppc64 !s390 !s390x !sh4 !sparc !sparc64)_ZN9__gnu_cxx11char_traitsIjE4copyEPjPKjm@Base 0.70.1 _ZNK2bt11Application10grabButtonEjjmbjiimmb@Base 0.70.1 _ZNK2bt11Application12ungrabButtonEjjm@Base 0.70.1 _ZNK2bt11Application8XDisplayEv@Base 0.70.1 @@ -385,15 +385,15 @@ _ZNK2bt9MenuStyle9titleRectERKSbIjSt11char_traitsIjESaIjEE@Base 0.70.1 (arch=any-i386)_ZNSbIjSt11char_traitsIjESaIjEE12_M_leak_hardEv@Base 0.70.1 (arch=any-i386)_ZNSbIjSt11char_traitsIjESaIjEE15_M_replace_safeEjjPKjj@Base 0.70.1 - (arch=!any-i386 !alpha !armel !armhf !ia64 !mips !mipsel !powerpc !powerpcspe !ppc64 !s390 !s390x !sh4 !sparc !sparc64)_ZNSbIjSt11char_traitsIjESaIjEE15_M_replace_safeEmmPKjm@Base 0.70.1 +#MISSING: 0.70.1-14# (arch=!any-i386 !alpha !armel !armhf !ia64 !mips !mipsel !powerpc !powerpcspe !ppc64 !s390 !s390x !sh4 !sparc !sparc64)_ZNSbIjSt11char_traitsIjESaIjEE15_M_replace_safeEmmPKjm@Base 0.70.1 _ZNSbIjSt11char_traitsIjESaIjEE4_Rep20_S_empty_rep_storageE@Base 0.70.1 (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 !sparc64 !any-i386)_ZNSbIjSt11char_traitsIjESaIjEE4_Rep8_M_cloneERKS1_j@Base 0.70.1 - (optional|arch=!any-i386 !armel !armhf !mips !mipsel !powerpc !powerpcspe !sh4 !sparc)_ZNSbIjSt11char_traitsIjESaIjEE4_Rep8_M_cloneERKS1_m@Base 0.70.1 +#MISSING: 0.70.1-14# (optional|arch=!any-i386 !armel !armhf !mips !mipsel !powerpc !powerpcspe !sh4 !sparc)_ZNSbIjSt11char_traitsIjESaIjEE4_Rep8_M_cloneERKS1_m@Base 0.70.1 (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 !sparc64 !any-i386)_ZNSbIjSt11char_traitsIjESaIjEE6appendEjj@Base 0.70.1 - (optional|arch=!any-i386 !armel !armhf !mips !mipsel !powerpc !powerpcspe !sh4 !sparc)_ZNSbIjSt11char_traitsIjESaIjEE6appendEmj@Base 0.70.1 +#MISSING: 0.70.1-14# (optional|arch=!any-i386 !armel !armhf !mips !mipsel !powerpc !powerpcspe !sh4 !sparc)_ZNSbIjSt11char_traitsIjESaIjEE6appendEmj@Base 0.70.1 (arch=any-i386)_ZNSbIjSt11char_traitsIjESaIjEE6assignERKS2_@Base 0.70.1 (arch=any-i386)_ZNSbIjSt11char_traitsIjESaIjEE6resizeEjj@Base 0.70.1 - (arch=!any-i386 !alpha !armel !armhf !ia64 !mips !mipsel !powerpc !powerpcspe !ppc64 !s390 !s390x !sh4 !sparc !sparc64)_ZNSbIjSt11char_traitsIjESaIjEE6resizeEmj@Base 0.70.1 +#MISSING: 0.70.1-14# (arch=!any-i386 !alpha !armel !armhf !ia64 !mips !mipsel !powerpc !powerpcspe !ppc64 !s390 !s390x !sh4 !sparc !sparc64)_ZNSbIjSt11char_traitsIjESaIjEE6resizeEmj@Base 0.70.1 (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 !sparc64)_ZNSbIjSt11char_traitsIjESaIjEE7replaceEjjPKjj@Base 0.70.1 (arch=amd64 ia64 kfreebsd-amd64 s390 s390x alpha ppc64 sparc64)_ZNSbIjSt11char_traitsIjESaIjEE7replaceEmmPKjm@Base 0.70.1 (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 !sparc64)_ZNSbIjSt11char_traitsIjESaIjEE7reserveEj@Base 0.70.1 @@ -428,7 +428,7 @@ (arch=any-i386)_ZNSt4pairIKN2bt9FontCache8FontNameENS1_7FontRefEED1Ev@Base 0.70.1 (arch=any-i386)_ZNSt4pairIKN2bt9FontCache8FontNameENS1_7FontRefEED2Ev@Base 0.70.1 (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 !sparc64 !any-i386)_ZNSt5dequeIPN2bt4MenuESaIS2_EE17_M_reallocate_mapEjb@Base 0.70.1 - (optional|arch=!any-i386 !armel !armhf !mips !mipsel !powerpc !powercpspe !sh4 !sparc)_ZNSt5dequeIPN2bt4MenuESaIS2_EE17_M_reallocate_mapEmb@Base 0.70.1 +#MISSING: 0.70.1-14# (optional|arch=!any-i38
blackbox_0.70.1-15_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 20 Jan 2013 15:22:54 +0900 Source: blackbox Binary: blackbox libbt-dev libbt0 libbt Architecture: source amd64 all Version: 0.70.1-15 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: HIGUCHI Daisuke (VDR dai) Description: blackbox - Window manager for X libbt - transitional package for libbt0 libbt-dev - Blackbox - development library libbt0 - Blackbox - shared library Closes: 697381 Changes: blackbox (0.70.1-15) unstable; urgency=low . * QA upload. * debian/libbt0.symbols: update for m68k (Closes: #697381). Checksums-Sha1: 5926f2bd67044681aa80bc2b91caf57d4c0f03f8 2076 blackbox_0.70.1-15.dsc b0640aa78e814b3e5ec21b7016c62e8b82e46491 23357 blackbox_0.70.1-15.debian.tar.gz 9d2cafe038c8c895e4e4289d103f401ca0a2c142 244856 blackbox_0.70.1-15_amd64.deb e3ca955d2fb7f14f8d7ab66a51b10a50eb165342 136848 libbt-dev_0.70.1-15_amd64.deb 5f5eb0b99e65325a4bb5128a8ddfd4134bca68c6 107746 libbt0_0.70.1-15_amd64.deb 3029aa3fda4511ae7912c3a260592ab4addf3f77 938 libbt_0.70.1-15_all.deb Checksums-Sha256: 8d9db208a741f7c35d77f469073641bfd69e46fe0cac91d417e99840dcb54251 2076 blackbox_0.70.1-15.dsc 43611ddeb0d8d41c47b9add0c63cb29ba451d1e19b56cd240398c646a18259fb 23357 blackbox_0.70.1-15.debian.tar.gz b46a1288d6f6a8d5bfb789d12563a282cef2f6933e3f13fbbda418a7902354c1 244856 blackbox_0.70.1-15_amd64.deb d7db32480cdccb72873d60a886c2e85ababe423709474173c6e42b321fb5d8d3 136848 libbt-dev_0.70.1-15_amd64.deb b79fab70aaf608b37ec1bbed72f2e3f298c33cff77a6db42dd2c67d9b4912f8e 107746 libbt0_0.70.1-15_amd64.deb d1d246a103a28a1de01b72a22e2424017e18b6ec43691126191fba23c163aae6 938 libbt_0.70.1-15_all.deb Files: ec7499b9d7c204e782ecda0120a884b9 2076 x11 optional blackbox_0.70.1-15.dsc 27fe3cd68f501757318877d4f2137913 23357 x11 optional blackbox_0.70.1-15.debian.tar.gz 4d377acce450a28d86872c4b53ecfaee 244856 x11 optional blackbox_0.70.1-15_amd64.deb 1adf8c4df04eb946348996ae47f40003 136848 libdevel optional libbt-dev_0.70.1-15_amd64.deb 168c4df0bf76927b9c8bc9977a595029 107746 libs optional libbt0_0.70.1-15_amd64.deb 31927a46f2b8b9877a62a22f21d60349 938 oldlibs extra libbt_0.70.1-15_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJQ+4+XAAoJEHg5YZ3UOWaOLDQQANYaoqhBLAcocGKhy2SYpuop iATGd2uhuOO1LAEvFFZ9+K4D0mlvIwCJAYXnKGNaY8YFH71OZ5WUgklkMyYuxSql 6u0W1RAS9Vj9saX1kUdbM7RVC1Q1iGx6tb5WmeHTgakcwErg/plju3YEarcl9DoZ mWNyKwTuKxtNXHdZdcpEAlvq75nld3yw3xuumodonDUw2UynYe7vJfHtpgnGVEjX Z7epshlQF8372+P4JNolFP9wSkWXKEAGwBwZr3EgZKrin774HyJHBydnMv2N9ai6 0sOBHL/mjWhAnuqH78Sn4FOwwO55KWoXiOnFpoK2qnBMGseGM4zSPLh/Ooq2AJzf H1en9Nm4PjKh1s2vY6WQ4rs3l/mtdVf5W8OaVTd0wguMS7YKQSe8fJ3t0H5+xv1y t1SkjAn340uNg7cgyHk7dpbzQXe1EAcI+4H0waxCq0JKrTMPerRciwt5ttO2FADn 12V2CnEGo8c/OV6jjbOlTQcygRK+Fp6I+y8LwLF8UY7/vaYZ3ebynEdJyotA+Z5H isewe+TEf1UWoMbQc/2Iny9fPtIfMgZuDTGgvo91rGXSVLxa5RKqYJlft8ME/Pjd BsKbgyr53kEnX7w3op3/+fZXf6XVCVMT3Vm5tazz0f+KGYfk0klo4oAax/9Dkt79 lPkvP9gIgWO2ggsRKRvJ =5+Kg -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1twogm-0004ee...@franck.debian.org