summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* doc: Rename and convert Raw socket heads-up to MarkdownJoachim Nilsson2019-10-151-1/+1
| | | | Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
* debian: Remove old/stale documents from .deb packageJoachim Nilsson2019-10-151-5/+0
| | | | Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
* doc: Migrate MIGRATION document to MarkdownJoachim Nilsson2019-10-151-1/+1
| | | | | | | - Move to Markdown, still readable as plain text I hope - Simplify and clarify some minor things Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
* debian: Update references to man pages, libnet-config.1 is upstreamJoachim Nilsson2019-10-101-4/+4
| | | | Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
* doc: Restore deprecated libnet-config.1 from debian/Joachim Nilsson2019-10-101-33/+0
| | | | Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
* Revert "Remove libnet-config, replaced by pkg-config support"Joachim Nilsson2019-10-074-0/+43
| | | | | | | | This reverts the removal of libnet-config.in from commit b4063cc. The reason being it is easier to maintain it during a transitional period, for compatibility with existing projects. Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
* Remove libnet-config, replaced by pkg-config supportJoachim Nilsson2019-09-244-43/+0
| | | | | | Fixes https://github.com/libnet/libnet/issues/45 Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
* Update old debian packaging.Sam Roberts2012-03-052-2/+0
|
* debian package the lua bindingsSam Roberts2010-02-104-0/+34
|
* Build doc before packaging.Sam Roberts2010-02-091-0/+1
|
* Added ability to build a debian package directly from git.Sam Roberts2010-01-2736-0/+1982