Bug#996393: pdfarranger git repo has moved

2021-10-13 Thread Allison Randal
Package: pdfarranger Version: 1.6.2-3 The debian/upstream/metadata URLs for the pdfarranger package are no longer correct, the GitHub repo has moved. The correct URLs are now: Bug-Database: https://github.com/pdfarranger/pdfarranger/issues Bug-Submit: https://github.com/pdfarranger/pdfarranger/is

Bug#948294: ITS: 4digits

2020-03-22 Thread Allison Randal
Hi Boyuan, Removing the package from the archive seems like the right decision here. Upstream hasn't been updated since 2015. Thanks for offering to ITS, though. Allison

Bug#919951: Request about the /usr/bin/dune filename

2019-01-22 Thread Allison Randal
On Tue, 22 Jan 2019 14:45:36 + Anil Madhavapeddy wrote: > Dear Debian project leader (CCed), we’ve resolved the rather > simple technical matter in this thread amicably by directly > communicating with the upstream software projects involved. Glad to hear it, that's the way it should be. :)

Bug#840930: vmware-nsx: FTBFS: AttributeError: 'module' object has no attribute 'SecurityGroup'

2017-08-08 Thread Allison Randal
IIRC, in the OpenStack packaging sprint at DebCamp last week we agreed to remove vmware-nsx from unstable. (The package never made it to testing or any stable release.)

Bug#840930: vmware-nsx: FTBFS: AttributeError: 'module' object has no attribute 'SecurityGroup'

2017-02-27 Thread Allison Randal
On 02/27/2017 05:34 PM, Thomas Goirand wrote: > > Yes, because it FTBFS as well. Thanks Thomas. How important would you rate vmware-nsx? It's currently removed from testing. It has no rdepends, so I'm thinking it's probably fine to leave it out of stretch, and fix it in unstable for future releas

Bug#840930: vmware-nsx: FTBFS: AttributeError: 'module' object has no attribute 'SecurityGroup'

2017-02-27 Thread Allison Randal
The version of the neutron package currently in unstable and stretch (9.1.1) is incompatible with the version of vmware-nsx in unstable (8.0.0). During the Newton release cycle, Neutron was changed to move SecurityGroup from: neutron.db.securitygroups_db to: neutron.db.models.securitygroup For

Bug#835860: RM: parrot -- ROM; unused; dead upstream

2016-08-28 Thread Allison Randal
Package: ftp.debian.org Please remove parrot from unstable, since the upstream project is no longer developed or maintained. It has no rdeps in the archive. This removal includes: libparrot-dev | 6.6.0-1+b1 | mips64el libparrot-dev | 6.6.0-1+b2 | amd64, arm64, armel, armhf, hurd-i386, i386, kfree

Bug#816241: quassel-client: notifications that mark taskbar entry also force immediate window focus

2016-02-28 Thread Allison Randal
Package: quassel-client Version: 1:0.12.3-1 Severity: normal On the Cinnamon desktop in Stretch, when a quassel-client notification is set to "Mark taskbar entry" (which is set for all notifications by default), it has two effects: - Notification events immediately shift focus back to the quass

Bug#699062: libsvn-web-perl: test failure caused by locale setting

2013-01-26 Thread Allison Randal
Package: libsvn-web-perl Version: 0.63-1 The 0.63-1 version of libsvn-web-perl sets the locale for running tests in debian/rules with: override_dh_auto_test: dh_auto_test -- LC_CTYPE=C.UTF-8 On Ubuntu, this causes an FTBFS, which is resolved by changing it to: override_dh_auto_test:

Bug#674213: gpsdrive: not installable in sid

2013-01-25 Thread Allison Randal
Hi Hamish, What's the status on the upstream work here? Is it worth waiting for a new upstream release, or is it better to go ahead and package 2.11? Could the fixes for mapnik be applied to the 2.11 packages as patches, or are the changes too extensive for that? Note that this FTBFS has been (te

Bug#698665: Version bump requested

2013-01-25 Thread Allison Randal
I'm happy to work on this update, if the current maintainer doesn't mind. I'll wait for a bit to give Patrick time to comment. Allison -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#694808: libv8: CVE-2012-5120 CVE-2012-5128

2012-12-16 Thread Allison Randal
The details on these two CVE's are 403 for me: CVE-2012-5120 https://code.google.com/p/chromium/issues/detail?id=150729 CVE-2012-5128 https://code.google.com/p/chromium/issues/detail?id=157124 So presumably they're still embargoed and only accessible to certain members of pkg-javascript. Alliso

Bug#471927: [Scratch] Scratch 1.4 source code released under GPL v2

2012-03-30 Thread Allison Randal
On 03/30/2012 04:10 PM, Miriam Ruiz wrote: > It works for me with squeak-vm 4.0.3.2202 (squeeze) but when trying to > run it on squeak-vm 4.4.7 (wheezy) I just get a black screen [1] [2] > > According to jredrejo, the modification causing this problem might be > related to the changes made to the

Bug#471927: [Scratch] Scratch 1.4 source code released under GPL v2

2012-03-28 Thread Allison Randal
> 2012/3/28 Amos Blanton : >> The Scratch Team has re-released the Scratch 1.4 source code under the GPL >> v2. This is great news! :) On 03/28/2012 01:34 PM, Miriam Ruiz wrote: > Yay! I'm going to package it for Debian Double-check on the DFSG and the Scratch trademark policy. The code itself w

Bug#650453: magics++: as-needed.patch doesn't apply, causing, FTBFS

2011-12-06 Thread Allison Randal
On 12/06/2011 02:48 PM, Julien Cristau wrote: > > I know about no-add-needed, but that doesn't make it ok for a library > such as libemosR64.so to have undefined symbols. It's also possible to make the fix for the linking flags in libemos instead. If -lm -lquadmath -lgfortran are really only used

Bug#650453: magics++: as-needed.patch doesn't apply, causing, FTBFS

2011-12-06 Thread Allison Randal
On 12/06/2011 01:15 PM, Julien Cristau wrote: > On Tue, Dec 6, 2011 at 11:41:00 -0800, Allison Randal wrote: > >> /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libemosR64.so: >> undefined reference to `sqrtq' >> > That sounds like a bug in libemos. It'

Bug#650453: magics++: as-needed.patch doesn't apply, causing, FTBFS

2011-12-06 Thread Allison Randal
e debian/as-needed.patch so it applies to changed +config/ltmain.sh. + * debian/rules: Add "-lm -lquadmath -lgfortran" to LIBS in configure +line to directly link libraries that are needed. + * Update debian/patches/dynamic_link.patch to add +"-lm -lquadmath -lgfortra

Bug#650453: magics++: as-needed.patch doesn't apply, causing, FTBFS

2011-12-05 Thread Allison Randal
The attached file is an update for the as-needed.patch file, and applies cleanly during the build. However, the package is still FTBFS with this change, failing later in override_dh_auto_configure with: dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/i

Bug#651018: libsoup2.4: multiarch support for libsoup*

2011-12-04 Thread Allison Randal
y=low + + * Transition to multiarch. + + -- Allison Randal Sun, 04 Dec 2011 22:32:53 + + libsoup2.4 (2.36.1-1) unstable; urgency=low [ Martin Pitt ] diff -Nru libsoup2.4-2.36.1/debian/compat libsoup2.4-2.36.1/debian/compat --- libsoup2.4-2.36.1/debian/compat 2011-07-29 01:29:01.

Bug#646446: gpsdrive: FTBFS: mapnik.cpp:33:15: error: 'mapnik::Image32' has not, been declared

2011-12-01 Thread Allison Randal
ing gpsdrive with mapnik 2.0 +-- + +* Gpsdrive is incompatible with the new APIs of mapnik 2.0.0. This + optional library is now disabled in the package. + + -- Allison Randal Thu, 01 Dec 2011 12:48:22 -0800 + Upgrading from gpsdrive 2.09 (etch) --

Bug#648569: ITA: 4digits - number-guessing game aka "Bulls and Cows"

2011-11-12 Thread Allison Randal
Package: wnpp Severity: normal The package 4digits was orphaned and removed from Debian in 2008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479098 But, the upstream developer has continued working on it, and recently submitted it to Ubuntu's Application Review Board. Rather than making thi

Bug#642175: remove RPM spec file generator, 02_spec.dpatch

2011-09-19 Thread Allison Randal
Package: libnet-server-perl Version: 0.99-2 Severity: normal Downstream in Ubuntu, we've had an FTBFS in libnet-server-perl (version 0.99-2ubuntu1) in Oneiric, caused by a missing value for $version in the file Net-Server.spec.PL. This appears to be related to changes in the behavior of MakeMaker.

Bug#636944: [Pkg-parrot-devel] Bug#636944: Please binNMU parrot on i386

2011-08-23 Thread Allison Randal
On 08/09/2011 05:03 PM, Dominique Dumont wrote: IMHO, there are 2 long-term solutions: - without ffi: as kibi suggested, this requires a --with{,out}-libffi flag in parrot's Configure.pl. In the meantime, the binNMU on i386 will achieve the same result. - with ffi: parrot needs a build-dep on l

Bug#636300: debian-maintainers: Please add Allison Randal as a Debian Maintainer

2011-08-01 Thread Allison Randal
Package: debian-maintainers Severity: normal Tags: patch Please add my key to the DM keyring. I've attached a jetring changeset. My primary GPG UID is alli...@lohutok.net, but I use the UID alli...@parrot.org for packaging Parrot. Thanks, Allison Comment: Add Allison Randal as a D

Bug#622398: New upstream release (1.5.3.4)

2011-04-12 Thread Allison Randal
Package: password-gorilla Version: 1.4-4.1 Severity: wishlist The packages for the Gorilla password manager are several versions out of date from the current stable release, 1.5.3.4. (It looks like the 1.4 release was July 2006. The Debian package for 1.4 was certainly shipped in Ubuntu's Apri

Bug#610760: Bug #610760 further wide character problems with gcc 4.5 and FORTIFY_SOURCE

2011-01-22 Thread Allison Randal
Package: bsdmainutils Version: 8.2.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch I was working on this bug independently, didn't realize Kees was working on it too. Here's an additional patch, it catches the same problem in usr.b

Bug#584500: [Pkg-parrot-devel] Bug#584500: parrot: new upstream release

2010-06-09 Thread Allison Randal
On 6/4/10 11:32 AM, Matt Kraai wrote: Oh. I asked because the latest Rakudo release appears to require the latest Parrot release. Would it be possible to package the latest development release of Parrot in experimental? Parrot 2.5 will be out next Tuesday, is that soon enough? Uploading the

Bug#584500: [Pkg-parrot-devel] Bug#584500: parrot: new upstream release

2010-06-04 Thread Allison Randal
Parrot 2.4 is not a stable release, it's a developer release. We only package the stable releases, which happen on a 3-month cycle (x.0, x.3, x.6, and x.9). On 6/4/10 5:05 AM, Matt Kraai wrote: Source: parrot Severity: wishlist Hi, Parrot 2.4.0 was released on 2010-05-18. Would you please p

Bug#544399: ITP: rakudo -- implementation of Perl 6 for Parrot

2009-09-01 Thread Allison Randal
Ryan Niebur wrote: ya. preparing an experimental upload would be great. Do you want to wait for the September release or package the SVN version? Let's wait for the releases. Parrot and Rakudo are carefully sync'd at release points, but there's no guarantee of compatibility at random SVN/git

Bug#544399: ITP: rakudo -- implementation of Perl 6 for Parrot

2009-08-31 Thread Allison Randal
Ryan Niebur wrote: please keep the ITP bug CCed. Apologies, was replying from my phone. On Mon, Aug 31, 2009 at 03:45:07PM -0700, Allison Randal wrote: they're actually in unstable. anyways, I need the unreleased versions of parrot (more recent than 1.5.0 even). I'm using r4078

Bug#531381: [Pkg-parrot-devel] Bug#531381: parrot: FTBFS on GNU/kFreeBSD (hint file needed)

2009-07-14 Thread Allison Randal
Petr Salinger wrote: Unfortunately, it does not work. This one (also tested) is better: Excellent. Are there remaining build problems after your modified patch, or does that resolve the issue? Allison -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject o

Bug#531381: [Pkg-parrot-devel] Bug#531381: parrot: FTBFS on GNU/kFreeBSD (hint file needed)

2009-07-14 Thread Allison Randal
Thanks Petr, Could you try the attached patch? The 1.4 production release is next Tuesday, so I could get this into the next version of of Debian packages if it works for you. Allison Index: config/init/hints.pm === --- config/in

Bug#531381: [Pkg-parrot-devel] Bug#531381: parrot: FTBFS on GNU/kFreeBSD (hint file needed)

2009-06-02 Thread Allison Randal
Petr Salinger wrote: It would help if you could provide more details on the failure to build. The best is if you can provide a full dump of the build process output. https://buildd.debian.org/fetch.cgi?pkg=parrot&arch=kfreebsd-amd64&ver=1.0.0-1&stamp=1243831790&file=log&as=raw Oh, it build

Bug#531381: parrot: FTBFS on GNU/kFreeBSD (hint file needed)

2009-06-01 Thread Allison Randal
Thanks for the report Petr. Simply copying the hints file from linux to another name isn't going to help. The configuration hints files provide needed information for Parrot to know how to compile on a particular platform, so either kFreeBSD is exactly the same as linux (and should use the sam

Bug#365100: Static building parrot to avoid the NEW queue

2009-03-24 Thread Allison Randal
Pugs is irrelevant now (mostly dead, and not using Parrot anymore), but the shared library is still necessary for Parrot, especially for the "bytecode compiled to executable" produced by the pbc_to_exe tool. We will only be packaging the stable releases of Parrot (which happen every six months

Bug#444708: Status of the ITA

2009-01-23 Thread Allison Randal
Hi Michael, Yes, we've been generating regular packages. The 1.0 release of Parrot is coming up in March, and it would be nice to get that one in. I'll check in with our debian sponsors. Thanks, Allison -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#444708: ITA: parrot -- virtual machine for dynamic languages

2008-03-30 Thread Allison Randal
John Lightsey wrote: Hi there, Do you still intend to adopt the Debian Parrot packages? From what I can see, there was some talk in December about setting up group maintenance of Parrot, but it doesn't look like that ever took off. The group is in place, and we have 3 Debian Developers as spo

Bug#458385: New version of Artistic License

2008-01-12 Thread Allison Randal
Hmmm... Russ and Gunnar seem to have traded positions. Whatever the policy group decides is, of course, fine. Just let us know. I'll check back in a few months if I don't hear anything more. Gunnar Wolf wrote: I'm more worried about the tons of changes this will inflict on the pkg-perl group ;

Bug#458385: New version of Artistic License

2008-01-10 Thread Allison Randal
Russ Allbery wrote: That's additional information that I didn't have. Are all hundred of those modules covered under the Artistic 2.0 license? Yes, with the exception of 3 explicitly mentioned in the README. I was under the impression that the Perl 6 modules in the archive were being packag

Bug#458385: New version of Artistic License

2008-01-09 Thread Allison Randal
Russ Allbery wrote: Gunnar Wolf <[EMAIL PROTECTED]> writes: Many Perl modules are just licensed "under the same terms as Perl itself", so as soon as Perl is released under this license, we will have several hundreds of packages automagically under it. Of course, this will require updating/ch

Bug#458385: New version of Artistic License

2008-01-09 Thread Allison Randal
Russ Allbery wrote: Licenses are included in common-licenses primarily on the basis of how commonly they're used in the archive. Currently, there are only about five packages in the archive covered by this license, so I don't believe this is warranted at this time. Basically, the license isn't

Bug#458385: New version of Artistic License

2007-12-30 Thread Allison Randal
Package: base-files Version: 4.0.1 Severity: wishlist I'd like to request the addition of the file: as "Artistic-2" in /usr/share/common-licenses/. Thanks, Allison -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject