Differences between revisions 522 and 523
Revision 522 as of 2016-08-03 22:03:21
Size: 6267
Editor: NeilMcGovern
Comment:
Revision 523 as of 2016-08-12 04:58:58
Size: 6369
Editor: PaulWise
Comment: git-series detail
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
If you're interested in developing workflows for package maintenance with git-series, please follow up to debian-devel. If you're interested in developing workflows for package maintenance with git-series, please follow up to debian-devel. [[https://lists.debian.org/msgid-search/20160812035657.c72mu75x5bmygvva@x|More detail is available]].

Translation(s) : English - Français - 日本語

News for Debian developers

This wiki page collects small news that all developers should know but that are not worth a dedicated mail to debian-devel-announce. Follow the template "Example of news" and add your news below it. See /Help for more information on how to write entries.

If you are able to post to debian-devel-announce (all Debian members can) and there are 5 or more items below, you might want to send out the news. To send out a new issue, you can use this helper script to generate the email version of this page. After generating the mail, proof-read it, correct any spelling, formatting or grammatical errors and send out the mail. Once the mail is sent and archived, please delete the items that were sent, add a link to the archived mail in the Previous news section and mention the mail in ProjectNews.

Example of news

This is a sample news. Copy it and edit the title, content and signature... You can use links like this. Put real news below this sample.

-- Your Name

git-series: track changes to a patch series over time

Josh Triplett announced a new git tool, git-series, to manage patch series with git, tracking the "history of history". git series tracks changes to the patch series over time, including rebases and other non-fast-forwarding changes. git series also tracks a cover letter for the patch series, formats the series for email, and prepares pull requests.

This makes it easier to collaborate on a patch series, distribution package, backport, or any other development process that includes rebasing or non-fast-forward development.

Debian package maintenance tends to have this exact family of problems: maintaining a set of patches to upstream code, rebasing those patches on new upstream versions, reorganizing/refining/adding/dropping patches, having individual patches merged upstream, and backporting changes *from* upstream.

If you're interested in developing workflows for package maintenance with git-series, please follow up to debian-devel. More detail is available.

-- Josh Triplett

PHP licence applicability to the Debian archive

The FTPMasters have published https://ftp-master.debian.org/php-license.html to allow PHP 3.0+ licensed works in the main archive. This allows software published under the license to be included, but with specific guidance to the wording in the copyright file. It also serves to ensure compliance with the PHP trademark.

-- Neil ?McGovern

Previous news

41 40
39 38 37 36 35 34 33 32 31 30
29 28 27 26 25 24 23 22 21 20
19 18 17 16 15 14 13 12 11 10
9 8 7 6 5 4 3 2 1


CategoryPermalink