From 9741dae8f257ef56272f9f33fa71c31e6dd83b64 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Tue, 23 Apr 2013 12:37:34 -0400
Subject: Add some binary package control files.

---
(limited to 'libmudflap.0-4.7-dev.pkg/control')

diff --git a/libmudflap.0-4.7-dev.pkg/control b/libmudflap.0-4.7-dev.pkg/control
new file mode 100644
index 0000000..41a5b09
--- /dev/null
+++ b/libmudflap.0-4.7-dev.pkg/control
@@ -0,0 +1,12 @@
+Architecture: any
+Platform: all
+Depends: gcc-4.7-common (= ${Binary-Version}),
+         libmudflap.0 (= ${Binary-Version}),
+         libc.6-dev
+Description: GCC mudflap library - development files
+ The GCC mudflap library instruments all risky pointer/array dereferencing
+ operations, some standard library string/heap functions, and some other
+ associated constructs with range/validity tests.
+ .
+ This package provides the headers and library files necessary to compile
+ instrumented programs with mudflap.
--
cgit v0.9.1