Differences between revisions 1 and 2
Revision 1 as of 2014-04-25 11:06:30
Size: 856
Editor: ?MuehlenhoffUnivention
Comment:
Revision 2 as of 2014-04-25 11:55:25
Size: 830
Editor: GeoffSimmons
Comment: DebianBug.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#language en
Line 10: Line 11:
To upload a package simply add "squeeze-lts" to the target distribution. If you use dput-ng, you need to apply the patch from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745806. To upload a package simply add "squeeze-lts" to the target distribution. If you use dput-ng, you need to apply the patch from DebianBug:745806.

Debian LTS development

Example apt source for squeeze-lts

deb http://ftp.de.debian.org/debian squeeze-lts main deb-src http://ftp.de.debian.org/debian squeeze-lts main

Uploads

To upload a package simply add "squeeze-lts" to the target distribution. If you use dput-ng, you need to apply the patch from 745806. After that "dput CHANGES file" is sufficient.

Versioning of updates

The versioning follows the conventions already used in security.debian.org. Historically codenames have been used as version numbers, but this was changed some time ago as version numbers are more deterministic.

If a package already e.g. had a +squeeze1 update, use +squeeze2 for the next update.

If a package hasn't seen an update, use +deb6u1 for the next update.