Definitions
CDBS
Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed. See Debian cdbs package.
Debianizing
The "debianizing" is a process of developing Debian package for software, documentation, etc.
Eclipse "source" plugin
Eclipse "source" plugin is usual Eclipse plugin that extends org.eclipse.pde.core.source extension point. This extension point points to the location of the Java sources inside a plugin.
