Bug#896455: RFS: cdist/4.8.4-1
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "cdist" * Package name : cdist Version : 4.8.4-1 Upstream Author : Nico Schottelius * Url : http://www.nico.schottelius.org/software/cdist/ * Licenses : GPL-3,GPL-3+ Programming Lang : Python Section : admin cdist is a usable configuration management system. It adheres to the KISS principle and is being used in small up to enterprise grade environments. It has the following noteworthy features: . * shell scripting configuration language * access to all control structures (if, case, for, while) * idempotent target properties * zero-dependencies: target system need only /bin/sh and ssh * push-based distribution * highly-scalable . cdist is an alternative to other configuration management systems like cfengine, bcfg2, chef and puppet. It builds those binary packages: * cdist * cdist-doc This package succesfully builds on debomatic machine: http://debomatic-i386.debian.net/distribution#unstable/cdist/4.8.4-1 Please note, that package is maintained with dgit(1) tool using dgit-maint-merge(7) workflow. For more information about how to sponsor this package, see dgit-sponsorship(7). With /bin/sh following commands should suffice: $ git clone https://salsa.debian.org/iu-guest/cdist.git cdist $ cd cdist $ origtargz $ dgit sbuild Changes since last upload: * New upstream release * Drop patch-fix-spelling-errors-in-manpages.patch (applied upstream) * Update standards version to 4.1.4 (no changes needed) * Explicitly add /sbin:/usr/sbin to PATH when executing remote code. Without this change some types fail when ssh server is dropbear, not openssh. Regards, Dmitry Bogatov
Bug#896186: RFS: netctl/1.16-1 [ITP]
Hi Yangfl, Some feedbacks after checking you package: 1. Vcs-* fields are missing, which makes it hard to track the changes. I'd recommend you to put the packaging work on salsa or somewhere alike. 2. lintian overrides: why do you override them? Please add the explanation as comments in the override file. 3. Please remove empty directories under debian/ . 4. Patch headers are missing. Please add at least these information to the head part of patches: Author, Purpose, Forward-Upstream(bool). 5. It is funny to harden some bash scripts. export DEB_BUILD_MAINT_OPTIONS = hardening=+all This line is useless and removing it from rules won't harm. 6. export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed Same above. These lines are useless. 7. in rules: 14 build: 15 # pass Well what's this? 8. [important] It FTBFS'ed on my machine. Do you have debomatic-amd64 access? Please feel free to ask if you have any question about these points :-) -- Best,
Bug#896511: RFS: spacefm/1.0.6-2
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "spacefm" * Package name: spacefm Version : 1.0.6-2 Upstream Author : IgnorantGuru * URL : https://github.com/IgnorantGuru/spacefm * License : GPL-3+ Section : utils It builds those binary packages: spacefm- Multi-panel tabbed file manager - GTK2 version spacefm-common - Multi-panel tabbed file manager - common files spacefm-gtk3 - Multi-panel tabbed file manager - GTK3 version To access further information about this package, please visit the following URL: https://mentors.debian.net/package/spacefm Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/s/spacefm/spacefm_1.0.6-2.dsc Changes since the last upload: * Fix postrm script. (Closes: #893237) * Add e2fsprogs to spacefm depends too. (Closes: #887257) * Bump to Standards-Version to 4.1.4 Regards, Mateusz Łukasik
Bug#896519: RFS: peek/1.3.1-1~bpo9+1
Package: sponsorship-requests Severity: normal X-Debbugs-CC: debian-backpo...@lists.debian.org Dear mentors and debian-backports list, I am looking for a sponsor for my package "peek" into stretch-backports: * Package name: peek Version : 1.3.1-1~bpo9+1 Upstream Author : Philipp Wolfer * URL : https://github.com/phw/peek * License : GPL-3+ Section : graphics It builds those binary packages: peek - Simple animated GIF screen recorder with GUI To access further information about this package, please visit the following URL: https://mentors.debian.net/package/peek Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/p/peek/peek_1.3.1-1~bpo9+1.dsc Salsa packaging repository: https://salsa.debian.org/debian/peek.git Changes since the last upload: peek (1.3.1-1~bpo9+1) stretch-backports; urgency=medium * Rebuild for stretch-backports. This is a no-change rebuild for stretch-backports. Regards, Boyuan Yang