summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-10-31 10:54:49 +0000
committerNathan Scott <nathans@sgi.com>2002-10-31 10:54:49 +0000
commit92ede992bd8f289a7245c3b388833ec78d9ed84a (patch)
tree4fd8480ad965b9802e287c3f9298c2b8cce0b670 /debian
parentd2191e18c427439d4cf7b5690755ce618877d9e2 (diff)
downloadattr-92ede992bd8f289a7245c3b388833ec78d9ed84a.tar.gz
Updates to Debian packaging, closing out some Debian-specific bugs.
Updates to Debian packaging, closing out some Debian-specific bugs.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 61382a0..b1dce44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
attr (2.1.0-1) unstable; urgency=low
+ * Fix the group for libattr1, was "utils" now "libs" (closes: #166836)
+
+ -- Nathan Scott <nathans@debian.org> Sat, 19 Oct 2002 08:40:38 +1000
+
+attr (2.1.0-1) unstable; urgency=low
+
* New upstream release, changing dev package name (closes: #141755)
-- Nathan Scott <nathans@debian.org> Sat, 19 Oct 2002 08:40:38 +1000
diff --git a/debian/control b/debian/control
index cad832e..a97e401 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Description: Extended attribute static libraries and headers
Package: libattr1
Depends: ${shlibs:Depends}
-Section: utils
+Section: libs
Priority: optional
Conflicts: attr (<< 2.0.0)
Architecture: any