Re: Debian Installer Jessie RC 3 release

2015-05-24 Thread Christian PERRIER
Quoting Hideki Yamane (henr...@debian.or.jp): > Hi, > > On Sun Apr 19, 2015 at 16:25:30 +0200, Cyril Brulebois wrote: > > Improvements in this release of the installer > > = > > > > * apt-setup: > > - Stop enabling backports by default (#764982). >

Bug#786742: ITP: libtemplate-plugin-stash-perl -- a Template::Toolkit plugin that exposes the template's stash

2015-05-24 Thread Robin Sheat
Package: wnpp Severity: wishlist Owner: Robin Sheat * Package name: libtemplate-plugin-stash-perl Version : 1.006 Upstream Author : D.H. (PodMaster) * URL : https://metacpan.org/release/Template-Plugin-Stash * License : Artistic / GPL-1+ Programming Lang: Pe

Re: please use signed git commits (and tags)

2015-05-24 Thread Samuel Thibault
Marco d'Itri, le Mon 25 May 2015 06:45:56 +0200, a écrit : > On May 24, Thomas Koch wrote: > > Git supports signing of commits since version 1.7.9. Everybody should sign > > git > > commits always. > I do not see a significant benefit in signing all commits as long as > release tags are signed.

Re: please use signed git commits (and tags)

2015-05-24 Thread Marco d'Itri
On May 24, Thomas Koch wrote: > Git supports signing of commits since version 1.7.9. Everybody should sign > git > commits always. I do not see a significant benefit in signing all commits as long as release tags are signed. I use the attached script to easily create and sign my tags. -- ci

Re: scripts for merging local changes

2015-05-24 Thread James McCoy
On Mon, May 25, 2015 at 03:45:38AM +0100, peter green wrote: > I just hacked together some scripts (the code is in two parts, the overall > control code is in bash script while the changelog processing is in python) > to deal with merging local changes (provided in the form of a debdiff) with > a n

scripts for merging local changes

2015-05-24 Thread peter green
I just hacked together some scripts (the code is in two parts, the overall control code is in bash script while the changelog processing is in python) to deal with merging local changes (provided in the form of a debdiff) with a new version from Debian (provided in the form of a dsc) I still n

Bug#786730: ITP: python-pychromecast -- Python library for communicating with Google Chromecast

2015-05-24 Thread Ruben Undheim
Package: wnpp Severity: wishlist Owner: Ruben Undheim * Package name: python-pychromecast Version : 0.6 Upstream Author : Paulus Schoutsen * URL : https://github.com/balloob/pychromecast * License : MIT Programming Lang: Python Description : Python libr

Bug#786729: ITP: python-zeroconf -- Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)

2015-05-24 Thread Ruben Undheim
Package: wnpp Severity: wishlist Owner: Ruben Undheim * Package name: python-zeroconf Version : 0.17.1 Upstream Author : Jakub Stasiak * URL : https://github.com/jstasiak/python-zeroconf * License : LGPL Programming Lang: Python Description : Pure Pytho

Re: Debian Installer Jessie RC 3 release

2015-05-24 Thread Hideki Yamane
Hi, On Sun Apr 19, 2015 at 16:25:30 +0200, Cyril Brulebois wrote: > Improvements in this release of the installer > = > > * apt-setup: > - Stop enabling backports by default (#764982). I've sent a patch to re-enabled it but comment out by default

Bug#786726: ITP: libfest-reflect-java -- Java library for fluent reflection

2015-05-24 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: libfest-reflect-java Version : 1.4.1 Upstream Author : Alex Ruiz * URL : https://github.com/alexruiz/fest-reflect * License : Apache-2.0 Programming Lang: Java Description : Java libr

Re: please use signed git commits (and tags)

2015-05-24 Thread Vincent Danjean
Le 24/05/2015 13:02, Thomas Koch a écrit : > - Tell git what key to use: > > git config --global user.signingkey $YOURKEYID > > - sign one commit: git commit --gpg-sign > > - always sign all commits: > > git config --global commit.gpgsign true > > - Verifiy commits > > git log --show-signatur

Re: please use signed git commits (and tags)

2015-05-24 Thread Dimitri John Ledkov
On 24 May 2015 at 15:12, Iain R. Learmonth wrote: > Hi, > > On Sun, May 24, 2015 at 01:02:38PM +0200, Thomas Koch wrote: >> Git supports signing of commits since version 1.7.9. Everybody should sign >> git >> commits always. > > What is the overhead on this? I keep my main key offline these days

Bug#786709: ITP: goocanvas-2.0 -- canvas widget for GTK+ that uses the cairo 2D library

2015-05-24 Thread Ross Gammon
Package: wnpp Severity: wishlist Owner: Ross Gammon * Package name: goocanvas-2.0 Version : 2.0.2 Upstream Author : Damon Chaplin * URL : https://wiki.gnome.org/action/show/Projects/GooCanvas * License : GPL-2+ Programming Lang: C Description : canvas

Re: please use signed git commits (and tags)

2015-05-24 Thread Mathieu Parent (Debian)
Hello, 2015-05-24 13:02 GMT+02:00 Thomas Koch : [...] > - always sign all commits: > > git config --global commit.gpgsign true Is there a "git tag" equivalent of this? Regards -- Mathieu Parent -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe".

Re: please use signed git commits (and tags)

2015-05-24 Thread brian m. carlson
On Sun, May 24, 2015 at 03:12:21PM +0100, Iain R. Learmonth wrote: > Hi, > > On Sun, May 24, 2015 at 01:02:38PM +0200, Thomas Koch wrote: > > Git supports signing of commits since version 1.7.9. Everybody should sign > > git > > commits always. > > What is the overhead on this? I have a 4096-bi

Bug#786702: ITP: debmake-doc -- Guide for Debian Maintainers

2015-05-24 Thread Osamu Aoki
Package: wnpp Severity: wishlist Owner: Osamu Aoki * Package name: debmake-doc Version : 1.0.1 Upstream Author : Osamu Aoki * URL : http://anonscm.debian.org/cgit/collab-maint/debmake-doc.git * License : MIT/X Programming Lang: docbook with Shell, C, Python,

Re: please use signed git commits (and tags)

2015-05-24 Thread Iain R. Learmonth
Hi, On Sun, May 24, 2015 at 01:02:38PM +0200, Thomas Koch wrote: > Git supports signing of commits since version 1.7.9. Everybody should sign > git > commits always. What is the overhead on this? I sign tags when I remember (which isn't often I'll admit) but signing every commit is maybe a bit

please use signed git commits (and tags)

2015-05-24 Thread Thomas Koch
== What Git supports signing of commits since version 1.7.9. Everybody should sign git commits always. == Why - The haskell team has a git repository with tools that maintainers should clone and use. I cloned the repo. How should I trust all this scripts? - Somebody wants to contribute to the