From d2963bf51f067ab0b651d324b5a4b031f5f9d46b Mon Sep 17 00:00:00 2001 From: Roland Rosenfeld Date: Sun, 26 May 2002 12:44:57 +0000 Subject: [PATCH] Add releasing information about Debian. --- doc/source/developer-manual.sgml | 38 ++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 5049edd9..ee2b9b68 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -23,7 +23,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 1.45 2002/05/19 23:01:54 hal9 Exp $ + $Id: developer-manual.sgml,v 1.46 2002/05/22 17:15:00 oes Exp $ Copyright (C) 2001, 2002 Privoxy Developers See LICENSE. @@ -50,7 +50,7 @@ - $Id: developer-manual.sgml,v 1.45 2002/05/19 23:01:54 hal9 Exp $ + $Id: developer-manual.sgml,v 1.46 2002/05/22 17:15:00 oes Exp $ ource$ @@ -1787,7 +1787,7 @@ const char FILENAME_h_rcs[] = FILENAME_H_VERSION; #ifndef _FILENAME_H #define _FILENAME_H -#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 1.45 2002/05/19 23:01:54 hal9 Exp $" +#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 1.46 2002/05/22 17:15:00 oes Exp $" /********************************************************************* * * File : $Source$ @@ -2446,18 +2446,29 @@ at sourceforge. Three simple steps: Debian - First, make sure that you have freshly exported the right - version into an empty directory. (See "Building and releasing - packages" above). Then, run: + First, make sure that you have freshly exported the + right version into an empty directory. (See + "Building and releasing packages" above). Then add a log + entry to debian/changelog, if it is not + already there, for example by running: - - cd current - autoheader && autoconf && ./configure - + + debchange -v &p-version;-&p-status;-1 "New upstream version" + + + + After this simply run - Then do FIXME. + + dpkg-buildpackage -rfakeroot -us -uc -b + + + + This will create + ../privoxy_&p-version;-&p-status;-1_i386.deb + which can be uploaded. @@ -2801,6 +2812,9 @@ zip -r privoxyosx_setup_x.y.z.zip Privoxy.pkg Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: developer-manual.sgml,v $ + Revision 1.46 2002/05/22 17:15:00 oes + Updated intro + Revision 1.45 2002/05/19 23:01:54 hal9 Add small section on general packaging guidelines (e.g. actions files must be writable). -- 2.49.0