summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2006-03-28 03:50:26 +0000
committerNathan Scott <nathans@sgi.com>2006-03-28 03:50:26 +0000
commit4e4d5713ba82d3a6b0158cd15202be7928b79335 (patch)
tree7e4f857032586f62155f8175fb2e5a21137e6bdf /debian
parent8b1bd9aea1fbd33c4e60b7f7691b4d6211cae872 (diff)
downloadattr-4e4d5713ba82d3a6b0158cd15202be7928b79335.tar.gz
Debian packaging updates for attr - libc-dev dependencies, and -O2 builds.
Merge of master-melb:xfs-cmds:25571a by kenmcd.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b9bec87..d0f1b0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+attr (2.4.32-1) unstable; urgency=low
+
+ * New upstream release
+ * Fixed build dependency on libc-dev (closes: #358786)
+
+ -- Nathan Scott <nathans@debian.org> Tue, 28 Mar 2006 09:14:25 +1100
+
attr (2.4.31-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index a806d48..2cb868a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Description: Utilities for manipulating filesystem extended attributes
Package: libattr1-dev
Section: libdevel
Priority: extra
-Depends: libc6-dev, libattr1 (>= 2.0.0)
+Depends: libc-dev, libattr1 (>= 2.0.0)
Provides: attr-dev
Replaces: attr-dev
Conflicts: attr-dev, attr (<< 2.0.0)