Commit graph

25 commits

Author SHA1 Message Date
Mathieu Parent
338d64181f debian: more cleaning
debian/control
- Section: comm
- Add Vcs-{Browser,Svn}
- Add Homepage
- Update Standards-Version
- Better Descriptions
- -dbg in debug, -dev in libdevel
- remove libc6 from builddeps as it is essential

debian/changelog:
- wrap to 80 columns (first entry only)

debian/rules:
- remove DH_COMPAT=4


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:37:48 +00:00
Michael Jerris
549e07f29e remove broken module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16641 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 07:21:08 +00:00
Michael Jerris
a6b473cb3a make sure to use system libuuid on debian packages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 02:18:31 +00:00
Michael Jerris
e364b59630 + * upgrade: Add more verbosity when building to make it easier to find build errors.
+    * upgrade: Remove the requirement for EXACTLY automake1.9 and change it to need atleast automake 1.9
+    * upgrade: Add the modules (directory, cluechoo, and valet_parking) to the build files. These are in the standard build, so they should be here too.
+
+ -- William King <quentusrex@gmail.com>  Fri, 18 Dec 2009 14:27:42 -0800



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-18 23:00:41 +00:00
Michael Jerris
97309a5e71 move sounds out to their own packages as they do not change revisions with freeswitch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 06:06:18 +00:00
Brian West
0b0867a706 FSBUILD-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 17:36:23 +00:00
Michael Jerris
60a9e2dceb fix Build-Depends on debian build for skypiax (FSBUILD-197)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 13:21:19 +00:00
Massimo Cetra
edfa18d405 Add some modules to the debian build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 13:37:01 +00:00
Michael Jerris
d6515c64fb build: add python build dependency to debian package build (FSBUILD-145)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 19:02:19 +00:00
Massimo Cetra
7c72bb0b53 Another fix for lintian and dependencies.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 16:04:57 +00:00
Massimo Cetra
7c5c054b6f Make lintian happier.
Add a couple of dependencies, shorten descriptions and add missing long descriptions



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 15:55:56 +00:00
Massimo Cetra
09a384789e Fix for FSBUILD-78
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 16:09:28 +00:00
Massimo Cetra
bcef4a9d2b Removing "files" which is generated by the build system.
Adding mod_timezone (and it's config file)
Adding mod_fax (and it's config file and it's dependencies)

Adding freeswitch-dbg package, containing debugging symbols (thanks to nosaj_)



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-17 21:46:42 +00:00
Massimo Cetra
22aca7224f Restore support for lenny in debian builds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 17:02:57 +00:00
Michal Bielicki
c3daad0144 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 14:04:07 +00:00
Massimo Cetra
e3dedc4f33 Debian build scripts updates.
* Updated revision number
   * Fixed init problem reported by Jay Binks (FSSCRIPTS-1)
   * Added a patch to the debian build system add more features (thanks to Hadley Rich) (FSBUILD-45)
     - Added en-us-callie sounds and music on hold packages
     - Added recommends and suggests
     - Added mod_say_es and mod_say_nl
     - Updated descriptions
     - Added mod_cdr_csv
   * Fixed typos and some errors in the previus patch.
   * Modified monit script. Now it should work.
   * The debian build system now bootstrap automagically if it's necessary and all scripts are in place.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 09:49:53 +00:00
Michal Bielicki
920888ceef Packaging fixes. Some filenames wrong in specfile and some typos in
debian control files.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-22 19:05:04 +00:00
Brian West
d4052b4eaf CtRiX patches for debian
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 13:35:11 +00:00
Brian West
f57c69ceb0 thanks CtRiX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 16:44:33 +00:00
Michal Bielicki
918eec0d0e Alll those config and module files for rc1 ... get in package ..
An yes bkw_ it was you !!


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 01:06:10 +00:00
Michal Bielicki
7db7234fe4 Looks like a pretty complete debian packaging done :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-02 23:50:45 +00:00
Michal Bielicki
49783c4b57 Half ready multipackage debianisation commit
Just a test, please don't use yet


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 14:12:23 +00:00
Michal Bielicki
1418be8cb6 fixes to make it more debianish. also fixed to create and remove the
pacakge


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 00:38:58 +00:00
Michal Bielicki
86b0bde562 Added configuration
added initscripts
added feeswitch user
added monit configuration
changed ownership to freeswitch:daemon
handle with care ... should work but a change in trunk can kill it any time :)


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 22:51:17 +00:00
Michael Jerris
b33418aa09 add starting framework for debian packaging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-09 17:25:56 +00:00