bin/dist.s
Make sure to check the versions for all the tools mentioned in these
files. Also check that there are no tools missing from the distribution
script that are mentioned in the master Makefile
.
+
+
Updating release version and changelog
Updating the release version and maintining a changelog helps people
track the progress of the project. Also, building binary packages rely
@@ -82,8 +84,14 @@ on this information, in particular debian packages won't build if there
is a mismatch between the release version and the topmost entry in the
debian changelog file.
-Curently, only the debian changelog keeps track of the changes and the
-version of Campcaster. To update the changelog, edit etc/debian/changelog
,
+You need to update the version information in the following files:
+
+ etc/debian/changelog
+ etc/configure.ac
+ etc/doxygen.config
+ etc/xmlrpc-doxygen.config
+
+To update the changelog, edit etc/debian/changelog
,
by inserting a section onto the top of the file:
campcaster (<version>-1) unstable; urgency=low
* Changes listed here
-- Package Maintainer <maintainer@foo.bar>
<timestamp>