Changes between Version 1 and Version 2 of apt.mayfirst.org
- Timestamp:
- Dec 6, 2013, 9:31:35 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
apt.mayfirst.org
v1 v2 52 52 If the package is already in debian, please try to minimize the deviation from debian's packaging of the same software. We don't want to carry large diffs. 53 53 54 Make sure that `debian/changelog` has a new version targeting the distro you're building for (`squeeze-mfpl` or `wheezy-mfpl`), and describing specifically what changes you've made. The version number should include an MF/PL-specific local part. For example, our patched versions of [DebianPackage:perdition] for `squeeze-mfpl` are `1.19~rc4-2+mfplsqueeze1` (derived from debian's `1.19~rc4-2`). Try building the package in a minimalist version of the distro you are targeting (e.g. if building a package for `squeeze-mfpl`, build it on a squeeze system or in a squeeze chroot .54 Make sure that `debian/changelog` has a new version targeting the distro you're building for (`squeeze-mfpl` or `wheezy-mfpl`), and describing specifically what changes you've made. The version number should include an MF/PL-specific local part. For example, our patched versions of [DebianPackage:perdition] for `squeeze-mfpl` are `1.19~rc4-2+mfplsqueeze1` (derived from debian's `1.19~rc4-2`). Try building the package in a minimalist version of the distro you are targeting (e.g. if building a package for `squeeze-mfpl`, build it on a squeeze system or in a squeeze chroot). 55 55 56 56 If it's the first time the package is being added to the MF/PL repo, you should build with `-sa` to ensure that the original source tarball is included.