source: ProjectBuilder/pbconf/devel/project-builder/deb/control@ 548

Last change on this file since 548 was 548, checked in by Bruno Cornec, 16 years ago

Adds some more deps for pb (fakeroot and dpkg-dev on .deb and rpm-build for rpm based). Feedback from Bryan Gartner

File size: 625 bytes
Line 
1Source: PBPKG
2Section: PBGRP
3Priority: optional
4Maintainer: PBPACKAGER
5Build-Depends: debhelper (>= 4.2.20)
6Standards-Version: 3.6.1
7
8Package: PBPKG
9Architecture: all
10Section: PBGRP
11Priority: optional
12Depends: ${shlibs:Depends}, ${misc:Depends}, libdate-manip-perl, libfile-mimeinfo-perl, libmail-sendmail-perl, fakeroot, dpkg-dev
13Recommends:
14Suggests: libdbi-perl
15Description:
16 Project Builder aka pb is a tool to produce packages for multiple
17 distributions.
18 It does that by minimizing the duplication of information required
19 and a set a very simple configuration files.
20 .
21 Homepage: http://www.project-builder.org
22
Note: See TracBrowser for help on using the repository browser.