Changes between Version 2 and Version 3 of ubuildd
- Timestamp:
- 2009-12-06 16:06:47 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ubuildd
v2 v3 35 35 36 36 Source package in IPlinux is not a Debian source package (.dsc + .orig.tar.gz + .diff.gz), but a ''signed tag'' in git repository. Such tag must obey the following restrictions: 37 * Tag name must be `oi/<suite>/<version>`, where `<suite>` is a name of IPlinux suite ( currently `asimov`), and `<version>` is a Debian version of package.37 * Tag name must be `oi/<suite>/<version>`, where `<suite>` is a name of IPlinux suite (`zelazny` for unstable distribution), and `<version>` is a Debian version of package. 38 38 * `debian/control` and `debian/changelog` must be present in the commit correspoding to the tag 39 39 * Last version in `debian/changelog` must match version in tag name.
