File: control

package info (click to toggle)
pandora-build 0.98-1.2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,756 kB
  • sloc: sh: 10,432; python: 374; makefile: 99
file content (18 lines) | stat: -rw-r--r-- 582 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pandora-build
Section: devel
Priority: optional
Maintainer: Robert Collins <robertc@robertcollins.net>
Build-Depends: debhelper (>= 7.0), 
    autoconf (>= 2.59), 
    automake,
    libtool,
    autoconf-archive
Standards-Version: 3.8.2
Homepage: http://code.launchpad.net/pandora-build

Package: pandora-build
Architecture: all
Depends: ${misc:Depends}
Description: Build macros for libdrizzle, libmemcached, drizzle and gearmand
 pandora-build supplies common checks for compiler flags, warnings and other
 portability issues encountered using autoconf on those projects.