惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MyScale Blog
MyScale Blog
Apple Machine Learning Research
Apple Machine Learning Research
H
Help Net Security
雷峰网
雷峰网
V
Visual Studio Blog
G
Google Developers Blog
Microsoft Azure Blog
Microsoft Azure Blog
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
IT之家
IT之家
Engineering at Meta
Engineering at Meta
Microsoft Security Blog
Microsoft Security Blog
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
月光博客
月光博客
A
About on SuperTechFans
B
Blog RSS Feed
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
Blog — PlanetScale
Blog — PlanetScale

deaddabe - debian

Status update, May 2022 · deaddabe Status update, April 2022 · deaddabe Status update, February 2022 · deaddabe Status update, January 2022 · deaddabe Status update, November 2021 · deaddabe Status update, October 2021 · deaddabe Status update, September 2021 · deaddabe Status update, July 2021 · deaddabe investigating a curious access issue · deaddabe
Status update, August 2021 · deaddabe
deaddabe · 2021-08-18 · via deaddabe - debian

Status update, August 2021

Let's see what has been accomplished during these (rather cold) summer months.

Rust work

debcontrol_struct

Finally, I have created a new crate: debcontrol_struct.

This crate uses a proc macro to derive named structs and automatically allow them to be read from a Debian control file. Not only debian/control, but any file that uses this mail-inspired key: value syntax.

The provided example is used to parse the beginning of the debian/copyright file that also uses the control syntax.

Debian work

opentracker

I have packaged the opentracker package for Debian. I had to write few patches in order to make it work as intented. I proposed the patches back to upstream as usual — via direct email for this one — and they got merged pretty quickly into the main branch!

Here are two patches for the curious:

  1. Makefile: install to DESTDIR; and
  2. Fix typo priviliges -> privileges.

I also wrote a man page for the software, by looking at how other man pages were redacted, as well as opentracker's --help output. I have sent the man page to upstream, but got no answer (yet).

Misc

Regarding my other packages, I updated python-strictyaml from 1.3.2 to 1.4.4 on Salsa, leaving it for the Python Team to review while I do not have push rights, but…

DM application

…Last, but not least, I have started to apply as a Debian Maintainer to be a part of the team, after something like a year of contributing to the project. I hope that this will succeed, in order to be able to update my packages without requiring the review of another Debian Developer each time.

Wish me success!