On 2025-04-14 08:03:45, Jakub Wilk wrote:
> FWIW, there'a also rust-blake3. As the name hints, it builds only a rust
> dev package, but AFAICS the source package contains also the C code you
> had it mind.
I did look over the b3sum, and all of
https://salsa.debian.org/rust-team/debcargo-conf.git,
Package: wnpp
Severity: wishlist
Owner: Jordan Justen
* Package name: blake3
Version : 1.8.1
Upstream Author : https://github.com/BLAKE3-team
* URL : https://github.com/BLAKE3-team/BLAKE3
* License : Apache 2.0, CC0 1.0 Universal
Programming Lang: C
a little update on the issue. here's what I have done. updated my testing
system, the system that has the problem. opened orca preferences. clicked ok,
no speech though orca is running. I have tried the same version of orca on a
system without the issue. no problems. I suspect its either the esp
I am using the default espeak-ng module
> On 1 Apr 2025, at 23:41, Samuel Thibault wrote:
>
> Control: tags -1 + unreproducible
>
> Hello,
>
> jordan, le mar. 01 avril 2025 08:54:26 +0100, a ecrit:
>> I have noticed an issue with speech dispatcher that affects or
Package: speech-dispatcher
Version: 0.12.0-2
Severity: important
X-Debbugs-Cc: jordanlives...@gmail.com
Dear Maintainer,
I have noticed an issue with speech dispatcher that affects orca disabling its
speech capabilities and could possibly effect the accessible debian installer
*** Reporter, pleas
uck at an older release
since the newer version requires new API from libgit2 1.9.
I guess it is starting to look like libgit2 1.9 is not going to make
it in for the next release.
-Jordan
signature.asc
Description: signature
On 2025-03-08 00:35:48, Jordan Justen wrote:
>
> Adam,
>
> It looks like rapidcheck added pkgconfig in December 2023. Do you
> think we might be able to upgrade the package to include pkgconfig
> files?
>
> I opened a merge request related to this last year, which might
in December 2023. Do you
think we might be able to upgrade the package to include pkgconfig
files?
I opened a merge request related to this last year, which might be
helpful.
https://salsa.debian.org/debian/rapidcheck/-/merge_requests/1
-Jordan
signature.asc
Description: signature
ough it was half
baked in 2.24.
I think it might be possible to use meson in 2.25+, but I was planning
to try looking at that after libgit2 1.9 make it to unstable.
Given the uncertain timeline for libgit2 1.9 in unstable/testing, I
guess I better try to address this in 2.24. Thanks for the idea
id release an
experimental libgit2 1.9. Based on that, I added the experimental nix
2.25 release.
So, my plan is to upgrade the nix package once libgit2 gets upgraded
in sid/unstable.
Is it feasible to patch nix 2.24 for the lowdown 1.4.0 compatibility
issue?
-Jordan
[1]: https://bugs.debian.org
here's not currently a high priority reason to update the nix package
to the newer version.
-Jordan
signature.asc
Description: signature
libsasl2.
Actually, the link command for libnixutil-tests doesn't include sasl2
when I attempt to build it.
Do you have any suggestions for making a "reduced chroot" so I could
reproduce this FTBFS?
Thanks!
-Jordan
signature.asc
Description: signature
On 2024-10-11 02:40:53, Santiago Vila wrote:
> If you mean that a rebuild of nix today in unstable would succeed,
> then you should probably ask for someone with permissions
> (Release Managers?) to trigger a rebuild in buildd.debian.org.
There was another point release of nix, so I released nix
2
git2 was released "Tue, 08 Oct 2024 22:45:48
+0200". Is it possible that libgit2 was somehow partially updated in
the build that failed?
Thanks,
-Jordan
signature.asc
Description: signature
Package: libapriltag-dev
Version: 3.3.0-2.1
When using the library with cmake it doesn't work, because the file is placed
one level of directories deeper than are unwinded in the cmake file.
See the patch below that fixes it.
--- /usr/lib/x86_64-linux-gnu/cmake/apriltag/apriltagTargets.cmake
in ~/.bashrc:
if [ -e "$HOME/.nix-defexpr/channels" ]; then
export NIX_PATH="$HOME/.nix-defexpr/channels${NIX_PATH:+:$NIX_PATH}"
fi
This seems like something we might want to consider handling in the
nix debian packaging by updating /etc/profile.d. (Or, at least ment
Package: chromium
Version: 122.0.6261.57-1~deb12u1
Severity: important
X-Debbugs-Cc: jordanlives...@gmail.com
Dear Maintainer,
there is a problem with chromium and orca, regardless of how you set up orca's
say all settings, chromium content is being read by line instead. this bug has
been presen
I sent this patch out to sta...@vger.kernel.org. Everyone should be
CCd. Thanks for your help in confirming the fix works.
-Jordan
Hi Valentin,
Would you be able to confirm that the attached patch fixes your issue as well?
-Jordan
On Thu, Feb 8, 2024 at 9:42 AM Jordan Rife wrote:
>
> On Thu, Feb 8, 2024 at 3:37 AM Valentin Kleibel wrote:
> >
> > Hi Jordan, hi all
> >
> > > Just a quick l
On Thu, Feb 8, 2024 at 3:37 AM Valentin Kleibel wrote:
>
> Hi Jordan, hi all
>
> > Just a quick look comparing dlm_tcp_listen_bind between the latest 6.1
> > and 6.6 stable branches,
> > it looks like there is a mismatch here with the dlm_local_add
fig.ci_tcp_port, &addr_len);
return kernel_bind(sock, (struct sockaddr *)&dlm_local_addr[0],
addr_len);
}
6.6 contains commit c51c9cd8 (fs: dlm: don't put dlm_local_addrs on heap) which
changed
static struct sockaddr_storage *dlm_local_addr[DLM_MAX_ADDR_COUNT];
to
static struct sockaddr_storage dlm_local_addr[DLM_MAX_ADDR_COUNT];
It looks like kernel_bind() in 6.1 needs to be modified to match.
-Jordan
Here is the upstream patch for backporting:
https://github.com/mchaput/whoosh/commit/d9a3fa2a4905e7326c9623c89e6395713c189161
-AJ
am member
> debian-l10n-french team member
> President of Debian France non-profit organization
>
> Le 27/09/2023 à 19:43, jordan a écrit :
> > Package: orca
> > Version: 45.0-1~bpo12+1
> > Severity: important
> > X-Debbugs-Cc: jordanlives...@gmail.com
> >
>
Package: orca
Version: 45.0-1~bpo12+1
Severity: important
X-Debbugs-Cc: jordanlives...@gmail.com
Dear Maintainer, I've noticed a bug in this version of orca, for some reason in
the mate desktop, you could be navigating files with the file manager and orca
sometimes fails to read file names even
Package: libteam-utils
Version: 1.31-1
Followup-For: Bug #956803
X-Debbugs-Cc: adin...@gmail.com
Dear Maintainer,
This bug still exists as of version 1.31-1. My current team config is:
{
"device": "team1",
"runner": {
"name": "loadbalance",
"tx_hash": ["eth"],
"tx_balancer": {
Wim,
Is the issue you describe similar to #1004113, and therefore, was it
fixed by Thomas in 2.7.0+dfsg-1?
-Jordan
signature.asc
Description: signature
Control: retitle -1 ITA: nix -- Purely functional package manager (binaries)
Control: owner -1 !
Control: owner -1 Jordan Justen
Control: retitle -1 ITA: nix -- Purely functional package manager (binaries)
signature.asc
Description: signature
Package: geary
Version: 43.0-1+b1
Severity: important
X-Debbugs-Cc: jordanlives...@gmail.com
Dear Maintainer,
it is impossible for visually impaired users to use this package with orca as
it doesn't read emails when you use the arrow keys
*** Reporter, please consider answering these questions, w
Package: google-chrome-stable
Version: 114.0.5735.106-1
Severity: important
X-Debbugs-Cc: jordanlives...@gmail.com
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was
Package: snapd
Version: 2.49-1+deb11u2
Severity: important
X-Debbugs-Cc: jordanlives...@gmail.com
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
Package: debian-installer
Severity: minor
X-Debbugs-Cc: jordanlives...@gmail.com
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
s}[mnl}"
-[[ "$blocks2" ]] && cols+="${block_spaces// /${blocks2}[mnl}"
+if [[ $BASH_VERSION == 3* ]]; then
+[[ "$blocks" ]] && cols+="${block_spaces// /${blocks}[mnl}"
+[[ "$blocks2" ]] &
Lucas,
The llvm-spirv dependency has " | hello". Shouldn't this package be
usable as an alternative to llvm-spirv in bookworm?
https://packages.debian.org/bookworm/hello
I see that the "Filtered Build-Depends" drops this as an alternative.
Do you happen to know why?
ould mention multiarch, so the motivation
is clearer.
Thanks again!
-Jordan
signature.asc
Description: signature
On 2022-03-28 11:57:14, Paul Gevers wrote:
> Hi Jordan,
>
> On 28-03-2022 10:20, Jordan Justen wrote:
> > nmu libxxf86vm_1:1.1.4-1+b2 . ANY . unstable . -m "riscv64 arch is at
> > 1:1.1.4-1
> > while others are at 1:1.1.4-1+b2"
>
> It may be obvious
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu
nmu libxxf86vm_1:1.1.4-1+b2 . ANY . unstable . -m "riscv64 arch is at 1:1.1.4-1
while others are at 1:1.1.4-1+b2"
Hopefully this merge-request can help fix #993904 & #995069.
https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/merge_requests/74
signature.asc
Description: signature
till see an issue with the package.
Thanks,
-Jordan
signature.asc
Description: signature
://salsa.debian.org/xorg-team/vulkan/glslang/-/merge_requests/3
My concern now is that the renderdoc package only has 5 days left in
the autorm countdown.
Do you have any suggestions for how I can prevent renderdoc from being
removed from testing?
Thanks for your time,
-Jordan
signature.asc
Description
There is upstream fix that should work for all debian editions[1]. See also
upstream ticket at[2]
[1] https://bug1634053.bmoattachments.org/attachment.cgi?id=9191200
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1634053
Jordan
On 2020-11-20 15:04:56, Paul Wise wrote:
> On Fri, Nov 20, 2020 at 7:36 AM Jordan Justen wrote:
>
> > This Standards-Version is not yet recognized by lintian.
>
> When lintian is wrong about the Standards-Version being too new, it is
> best to ignore it and wait until li
On 2020-11-19 01:01:28, Leon Marz wrote:
>
> cglm (0.7.9-1) unstable; urgency=medium
> .
>* New upstream release
>* Bump Standards-Version to 4.5.1
This Standards-Version is not yet recognized by lintian. You can
verify this with lintian, and it is also shown in the lintian section
on m
t equation has two sides and
whether you think unpriv user ns are secure or not is only one of them.
Jordan
[1]
https://github.com/containers/bubblewrap/security/advisories/GHSA-j2qp-rvxj-43vj
This issue still occurs as of 5.8.0-1. The work around to make it compile
is to symlink the missing folder from kernel source:
`sudo ln -s /usr/src/linux-headers-5.8.0-1-common/include/linux
/lib/modules/5.8.0-1-amd64/build/include/linux`
FYI...
jordan@jordan-laptop:~$ cat /var/lib/dkms/zfs/0.8.4/build/make.log
DKMS make.log for zfs-0.8.4 for kernel 5.7.0-3-amd64 (x86_64)
Thu 03 Sep 2020 09:19:11 AM PDT
make: *** No targets specified and no makefile found. Stop.
Jordan Mendler
[image: The Veloz Group]
The
Package: zfs-dkms
Version: 0.8.4-2
Severity: critical
Justification: breaks unrelated software
X-Debbugs-Cc: jordanmend...@gmail.com
jordan@jordan-laptop:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Package: mailman3-web
Version: 0+20180916-8
Severity: normal
/etc/mailman/mailman-web.py contains the following snippet in
INSTALLED_APPS:
# Uncomment the next line to enable admin documentation:
#'django.contrib.admindocs',
but the comment is inaccurate. Uncommenting it does not produce
fore it got included into Debian. I
expect some basic review of the package is probably good first, and
perhaps this email can serve for that.
If not salsa.debian.net, you could still host it in a github repo and
include the links to it in the control file. (And, that could move to
salsa later too
I opened a merge request in salsa to potentially help fix this bug:
https://salsa.debian.org/openstack-team/libs/python-doc8/-/merge_requests/1
It seems like the python-oslosphinx package is causing the FTBFS,
since it's not compatible with Sphinx 2.4.
I found a new upstream location for doc8, b
patch into the package?
-Jordan
signature.asc
Description: signature
Jonas,
This upstream bug sounds similar.
https://github.com/pazz/alot/issues/1434
What do you think?
-Jordan
signature.asc
Description: signature
Package: ftp.debian.org
Severity: normal
s390x was removed from the latest glslang (8.13.3559-2) unstable upload:
https://salsa.debian.org/xorg-team/vulkan/glslang/commit/6466e35acadc5de8d75b7285eaaf1312b81b054d
the s390x arch missing is preventing glslang from migrating to testing:
https://qa.
The fix [1] for PATH issue was sent long time ago to debian package
repository but it seem no longer maintained.
[1] https://salsa.debian.org/auth-team/yubikey-luks/merge_requests/1
Jordan
Dear Colleague,
We have a compulsory Symposium , we would like to draw your attention to the
following event:
Public lectures in the context of Your occupation and roles to improve our
organization.
For details and seat reservations, please refer to the Staff Symposium
Reservation Portal at h
I have a workaround for this. I noticed that I had PyQt5 installed in my
~/.local/lib directory. This version had most of the PyQt5 submodules,
but not QtWebKit or QtWebKitWidgets. When I removed my local libraries with
pip3 uninstall PyQt5
then openshot searched for all the PyQt5 modules in t
is 2.14-1.
Thanks,
-Jordan
wondered if you might want to
try testing the unreleased 0.8 package to see if python3 helps with
the build issue inside the VM.
I uploaded the 'UNRELEASED' changes for 0.8-1 into the debian/master
branch of:
https://salsa.debian.org/python-team/applications/alot/
Thanks for you
On 2018-12-12 06:05:57, Jonas Smedegaard wrote:
> alot 0.8 is out, with exciting changes - esp. notmuch named queries.
>
> Please package it.
>
I'm almost done with the changes for 0.8. :)
-Jordan
tream
patches. You may consider syncing upstream master with debian if you want to
make new release in debian.
Jordan
Package: irqbalance
Version: 1.1.0-2.3
Severity: normal
Tags: patch
Attached is a patch to fix what I assume is a typo in
/etc/init.d/irqbalance. I would send a version control patch, but I
was unable to find source control for the irqbalance Debian
packaging. Instead I have generated a unified di
Package: installation-reports
Boot method: DVD-1
Image version:
https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.5.0-amd64-netinst.iso
Date: 23 July 2018, 03:30 UTC
Machine: Fujitsu Lifebook T4410
Processor: Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz
Memory: 4GB
Partitions
Subject: unison-gtk requires the unison package inorder to use an ssh profile.
Package: unison-gtk
Version: 2.48.3-1
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do
Package: wnpp
Severity: wishlist
Owner: AJ Jordan
* Package name: filter-other-days
Version : 1.0.1
Upstream Author : AJ Jordan (me)
* URL : https://github.com/strugee/filter-other-days
* License : AGPL
Programming Lang: POSIX sh
Description : filter
Package: gnome-calendar
Version: 3.22.4-2
Severity: wishlist
Dear Maintainer,
I use a very modest computer. I run very minimal openbox desktop.
I noticed I could not sync my other accounts with out installing gnome-
control-center. I think this should be listed as a recomended/suggested
Package: network-manager
Version: 1.6.2-3
Severity: important
Dear Maintainer,
* I changed all my sources from jessie to stretch and updated. Upon a
reboot, NetworkManager does not start.
* I uninstalled the package, rebooted and reinstalled it.
* I still get this:
Dec 13 22:22:5
Unsubscribe me from you and your affiliates mailing list
On Dec 1, 2017 4:45 PM, "Debian Bug Tracking System"
wrote:
> Thank you for the additional information you have supplied regarding
> this Bug report.
>
> This is an automatically generated reply to let you know your message
> has been rece
Send it to 3833 liberty hill road chillicothe,ohio 45601
On Dec 1, 2017 4:26 PM, "Pure.cbd" wrote:
> The New.cbd drug that is Sweeping the Nation
>
> Scientists are calling this the UltimateCure for StressRelief
>
> Prevents Anxiety and Stress
> Intensive Relief
> Relieves Nausea
> Helpsto Fight
I think this bug can be closed now.
Jordan
linux-grsec-base[1] is missing from stable-backports and I don't see it being
prepared for upload there[2]. Other than that this bug can be closed. Thanks
for your work.
[1] https://tracker.debian.org/pkg/linux-grsec-base
[2] https://anonscm.debian.org/git/collab-maint/linux-grsec-base.git
I saw that new version landed in unstable. Is it possible to have it in
stable-backports? I think it will be best to have it in stable-backports ONLY
(without unstable) where it can live until 4.9 kernel gets EOL. In case of
unstable the gap between vanilla kernel and 4.9 will get bigger and big
s the
dependency issue soon.
I'm not sure if/when sid might lose pygpgme, but hopefully we'll have
a new upstream release of 'alot' to address the dependency issue
before that happens.
-Jordan
signature.asc
Description: signature
Thank you for the reply. It's great that you consider packaging one of the
forward ports.
Just one more question - Is it possible for you to update current package to
latest official version (from 4.9.18 to 4.9.24)? That would be nice temporary
solution while you are too busy to make general dec
Source: linux-grsec
Severity: serious
I wanted to ask you about the future of linux-grsec in debian. The package
wasn't updated for some time and it's now at 4.9.18 version while last official
grsecurity version is 4.9.24. Additionally there are few forward ports of
grsecurity for 4.9 LTS kernel
Package: wnpp
Severity: wishlist
Owner: Jordan Justen
* Package name: renderdoc
Version : 0.34
Upstream Author : Baldur Karlsson
* URL : https://renderdoc.org/
* License : MIT
Programming Lang: C++
Description : Renderdoc Graphics Debugging Tool
Control: owner -1 !
I rebased your patch. Some portions of the patch seem to have been
adopted upstream. I need to verify that it still fixes the issue.
https://anonscm.debian.org/cgit/collab-maint/nasm.git/commit/?id=6ca604a0
signature.asc
Description: signature
On 2017-04-21 06:12:21, Johannes Schauer wrote:
> Quoting Ben Finney (2017-04-21 14:44:52)
> > Jordan, have you made more changes that should be released?
> >
> > Johannes, are you waiting on any changes before you approve and upload
> > this package?
>
> Jor
Heya!
Relatively recently I became the primary maintainer of the pump.io
project and I just wanted to reach out and say hi!
I know there was [an effort][1] to package pump.io for Debian a while
back, though it seems to have stalled out. I just wanted to say that
we're very interested in getting p
.
Suggestion: Can libpango and/or gimp gracefully fail over broken font files?
Even better, show an error that it could not load a specific font?
--
Kind regards,
Jordan Michaels
Vivio Technologies
xed/filed a couple of bugs together with upstream. I'm thus very interested
> in keeping this package in Debian.
Thanks! Let me know if you'd like any additional changes made.
-Jordan
signature.asc
Description: signature
.
-Jordan
signature.asc
Description: signature
Package: alot
Version: 0.3.6-1
Severity: wishlist
Owner: jljus...@gmail.com
Suggested by Gianfranco in #855354.
signature.asc
Description: signature
d be moving from svn to
git. I did apply to be added to the alioth PAPT project.
-Jordan
signature.asc
Description: signature
nd:
dget -x https://mentors.debian.net/debian/pool/main/n/nasm/nasm_2.12.02-1.dsc
I have made the packaging available in git under collab-maint:
https://anonscm.debian.org/cgit/collab-maint/nasm.git/
Changes since the last upload:
nasm (2.12.02-1) experimental; urgency=low
* New upstream vers
;s collab-maint project.
Changes since the last upload:
alot (0.5.1-1) experimental; urgency=low
* New upstream release (Closes: #848150).
* Add Jordan as uploader.
-Jordan
signature.asc
Description: signature
On 2016-12-14 09:58:16, Andrey Rahmatullin wrote:
> Control: tags 846704 + patch
> Control: tags 846704 + pending
>
> Dear maintainer,
>
> I've prepared an NMU for waffle (versioned as 1.5.2-2.1) and
> uploaded it to DELAYED/5. Please feel free to tell me if I
> should delay it longer.
There's n
It was closed for ddclient 3.8.2-3.
I am using 3.8.2-2 which is the latest available on Raspbian/Jessie.
Sorry for reporting a dup.
Jordan
Package: ddclient
Version: 3.8.2-2
Severity: important
Dear Maintainer
The hook scripts in the dhclient-exit-hooks.d directory are included (using the
dot command) in the /sbin/dhclient-script. Using explicit "exit" in a hook
script leads to immediate stop so that other hook scripts will be misse
Package: gnome-tweak-tool
Version: 3.20.1-1
Severity: minor
In the "typing" tab, if you click slightly below a closed category (to low for
the category to open, but not so low that you click the category below it), you
will check the first box in that category. This can lead to a user
inadvertentl
On Fri, 27 Nov 2015 14:35:52 +0100 Thomas Goirand wrote:
I'll upload as soon as I have a resolution for #805407 by the FTP
masters, which is blocking migration of things I want to upload to
jessie-backports. All packages are ready, and this doesn't depend on me
anymore.
This is now fixed, corr
Package: wnpp
Severity: wishlist
Owner: Jordan Metzmeier
* Package name: ruby-buff-ruby-engine
Version : 0.1.0
Upstream Author : Jamie Winsor
* URL : https://github.com/reset/buff-ruby_engine
* License : Apache
Programming Lang: Ruby
Description : A
Package: wnpp
Severity: wishlist
Owner: Jordan Metzmeier
* Package name: berkshelf
Version : 3.2.3
Upstream Author : Jamie Winsor ()
* URL : http://berkshelf.com
* License : Apache 2.0
Programming Lang: Ruby
Description : Chef cookbook management
TBD
Package: python-wxgtk2.8
Version: 2.8.12.1+dfsg2-2
Severity: important
Dear Maintainer,
I have an application that I develop that used wxPython. Currently my app
supports both version 2.8 and 3.0 of wxPython/wxWidgets. However, when
trying to run my app on Debian using 2.8 I get the following err
I sure hope this app gets added to Debian soon. I might be willing to
package and maintain it had I the knowledge and experience to do so.
Thank you,
- Jordan
http://antumdeluge.wordpress.com/
I'm trying to update my project to wxWidgets 3.x, so no problem that it
won't be fixed. I'll test wxSound in 3.x as soon as I can. Thanks for the
quick reply.
- Jordan
http://antumdeluge.wordpress.com/
Package: libwxgtk2.8-0
Version: 2.8.12.1+dfsg2-2
Severity: normal
Dear Maintainer,
I have been having an issue with official builds of wxWidgets on Debian-based
systems for a couple years now. The wxSound object does not work. It does not
produce any audio output. I don't see any error output whe
On Mon, Nov 17, 2014 at 10:28 PM, Jordan Metzmeier
wrote:
> Package: sponsorship-requests
> Severity: wishlist
>
> Dear mentors,
>
> I am looking for a sponsor for my package "puppetlabs-vcsrepo"
I have made a few updates to the package on mentors:
* Moved vcs
he package.
Regards,
Jordan Metzmeier
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
close 769851
thanks
On Mon, Nov 17, 2014 at 8:07 AM, Stig Sandbeck Mathisen wrote:
> Jordan Metzmeier writes:
>
>> * Package name: puppetlabs-spec-helper
>
> This is already packaged as
> https://packages.debian.org/sid/ruby-puppetlabs-spec-helper
Thanks. I probably on
Package: wnpp
Severity: wishlist
Owner: Jordan Metzmeier
* Package name: puppetlabs-spec-helper
Version : 0.8.2
Upstream Author : Puppet Labs Inc
* URL : https://github.com/puppetlabs/puppetlabs_spec_helper
* License : Apache
Programming Lang: Ruby
1 - 100 of 311 matches
Mail list logo