--- jonen/notes/build_bacula_deb.twingle 2003/03/13 22:02:25 1.1 +++ jonen/notes/build_bacula_deb.twingle 2003/03/13 22:18:12 1.5 @@ -32,7 +32,7 @@ cd ../depkgs1 make -cd ../bacula- +cd ../bacula-1.29 # configure bacula ./configure \ @@ -58,11 +58,12 @@ example: ========== snip ======== Package: bacula -Version: 1.29-4 +Version: 1.29-1 Section: net Priority: optional Architecture: all -Depends: libmysqlclient10 (>= 3.23.49-8), libstdc++5 (>= 3.2.1-0pre3), gcc-3.2-base (>= 3.2.$ +Depends: libmysqlclient10 (>= 3.23.49-8), libstdc++5 (>= 3.2.1-0pre3), + gcc-3.2-base (>= 3.2.1-0pre3), libgcc1 (>= 3.2.1-0pre3) Maintainer: Sebastian Utz Description: Bacula - The Network Backup Solution Bacula is a set of computer programs that permit you (or the system administrator) to @@ -87,7 +88,7 @@ nano changelog example: ========== snip ======== -bacula (1.29-3) +bacula (1.29-1) * create bacula debian package @@ -137,8 +138,8 @@ # cd bacula/ (where debian/DEBIAN etc. is under the tree) dpkg-deb --build debian -mv debian.deb bacula_.deb +mv debian.deb bacula_1.29-1.deb
-$Id: build_bacula_deb.twingle,v 1.1 2003/03/13 22:02:25 jonen Exp $ \ No newline at end of file +$Id: build_bacula_deb.twingle,v 1.5 2003/03/13 22:18:12 jonen Exp $ \ No newline at end of file