Changes between Version 27 and Version 28 of BuildingDebianPackages
- Timestamp:
- 10/29/09 20:56:56 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingDebianPackages
v27 v28 95 95 === Building the package === 96 96 97 ==== Local use ====98 99 97 With the preliminaries out of the way, building the package is simple. 100 98 … … 105 103 106 104 The freshly built packages will be deposited in the parent of the current directory (`..`). Examine the output of `dpkg-buildpackage` for details. 107 108 ==== Debian repository ====109 110 There is currently no one maintaining newer versions of Bcfg2 than are in the Debian archives. If you are interested in doing do, you may want to take a look at [http://en.opensuse.org/Build_Service/Deb_builds openSUSE Build Service/Deb builds].111 112 113 ==== Ubuntu PPA ====114 115 TODO116 105 117 106 == Backport Packaging == … … 127 116 * '''ubuntu''': karmic 128 117 129 TODO 118 No special steps are needed to do these backports. 130 119 131 120 === python ssl ===