[Pkg-libburnia-commits] r90 - trunk/libisofs/debian
George Danchev
danchev at alioth.debian.org
Thu Feb 4 07:34:15 UTC 2010
Author: danchev
Date: 2010-02-04 07:34:15 +0000 (Thu, 04 Feb 2010)
New Revision: 90
Modified:
trunk/libisofs/debian/changelog
trunk/libisofs/debian/control
Log:
libisofs-dev depends on zlib1g-dev, libacl1-dev, libattr1-dev
Modified: trunk/libisofs/debian/changelog
===================================================================
--- trunk/libisofs/debian/changelog 2010-01-26 20:24:22 UTC (rev 89)
+++ trunk/libisofs/debian/changelog 2010-02-04 07:34:15 UTC (rev 90)
@@ -1,3 +1,10 @@
+libisofs (0.6.26-2) unstable; urgency=low
+
+ * libisofs-dev depends on zlib1g-dev, libacl1-dev, libattr1-dev.
+ Closes: #567356
+
+ -- George Danchev <danchev at spnet.net> Thu, 04 Feb 2010 07:26:59 +0000
+
libisofs (0.6.26-1) unstable; urgency=low
* New upstream release
Modified: trunk/libisofs/debian/control
===================================================================
--- trunk/libisofs/debian/control 2010-01-26 20:24:22 UTC (rev 89)
+++ trunk/libisofs/debian/control 2010-02-04 07:34:15 UTC (rev 90)
@@ -39,7 +39,7 @@
Package: libisofs-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, libisofs6 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libisofs6 (= ${binary:Version}), zlib1g-dev, libacl1-dev, libattr1-dev
Suggests: libisofs-doc (= ${source:Version})
Description: development package for libisofs
This package contains the pkgconfig files, static library and headers for the
More information about the Pkg-libburnia-commits
mailing list