[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

please add keybuk to dpkg cvs



Please add keybuk(Scott James Remnant) to dpkg cvs.

Scott, here are the procedures for doing dpkg uploads, with regard to cvs
management.

Whenever you make a new version, place UNRELEASED as the date in
debian/changelog.

We branch for new major versions(1.9, 1.10), but tag minor versions(1.10.5).

Tags are of the form v1_10_7.  Same for branches.

After verifying your changes, in a new directory, do:

	cvs -d $CVSROOT co -d dpkg-$version -r $tag dpkg
	cd dpkg-$version
	./release.sh
	debuild ...

If you are doing test debs, you can build from your cvs work tree.



Reply to: