/[escript]/trunk/packaging/lenny/README_developers_this_means_you
ViewVC logotype

Contents of /trunk/packaging/lenny/README_developers_this_means_you

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2291 - (show annotations)
Fri Feb 27 01:53:06 2009 UTC (14 years, 1 month ago) by jfenwick
File size: 836 byte(s)
Added scripts and such for building debian packages against Debian/Lenny.
Some things like the man page and the package description need some work but the packages produced appear to work.

If people are going to produce .debs please read read the packaging/lenny/README_developers_this_means_you

file.


1 Procedure for producing a new debian package.
2
3 Update the changelog file. Remember to record the repository version you built this package from.
4 (trunk/packaging/lenny/escript/usr/share/doc/changelog.Debian)
5 Do not remove the old entries in the log.
6
7 Update the control file to include the new version number.
8 (trunk/packaging/lenny/escript/DEBIAN/control)
9 ~2.0-1
10 .... .......
11 X Y
12
13 X is the escript version ie the publicly visible release number.
14 Y is the debian package version for escript version X.
15
16 If you are going to distribute the package and you are not building from exactly the same repository version,
17 then you should increase this number (Y).
18 If X increases, then Y should go back to 1
19
20 Update trunk/doc/manpages/finleypython.1 (or whatever it is called now) to record any changes.
21
22 Commit any changes you have made.
23

  ViewVC Help
Powered by ViewVC 1.1.26