Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #60906
| From | Ian Campbell <ijc@debian.org> |
|---|---|
| Newsgroups | linux.debian.kernel, linux.debian.bugs.dist |
| Subject | Re: Debian kernel packaging no longer accepts typical downstream version numbering. |
| Date | 2018-05-07 17:10 +0200 |
| Message-ID | <vMPW2-2Rn-17@gated-at.bofh.it> (permalink) |
| References | <vMNKy-1fX-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
On Mon, 2018-05-07 at 13:36 +0100, peter green wrote: > Common practice for downstreams (whether complete derivatives or end > users) is to version modified packages with a version number like > > 4.16.5-1+something1 > > Where "something" is the name of a project, the name of the person > performing the modification etc. > > Unfortunately with 4.16.5-1 of the kernel package such a version > number is no longer accepted with the error message "Invalid debian > linux version". It seems the cause of this was the following change. > > (?P<revision_other> > - [^-]+ > + [^-+]+ > ) > > Reverting this change allowed me to get a succesful control files > generation. This was also reported in #898087
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Debian kernel packaging no longer accepts typical downstream version numbering. peter green <plugwash@p10link.net> - 2018-05-07 14:50 +0200 Re: Debian kernel packaging no longer accepts typical downstream version numbering. Ian Campbell <ijc@debian.org> - 2018-05-07 17:10 +0200
csiph-web