./libogg r22: Do not make libogg-dev Depend: on libc6-dev.
Adeodato Simó
dato at net.com.org.es
Thu Dec 27 12:14:15 UTC 2007
------------------------------------------------------------
revno: 22
committer: Adeodato Simó <dato at net.com.org.es>
branch nick: libogg
timestamp: Thu 2007-12-27 13:14:15 +0100
message:
Do not make libogg-dev Depend: on libc6-dev.
modified:
debian/changelog
debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2007-12-27 12:13:45 +0000
+++ b/debian/changelog 2007-12-27 12:14:15 +0000
@@ -6,6 +6,7 @@
* Misc changes to debian/control:
+ add Vcs-Bzr header.
+ remove Christopher from Uploaders.
+ + do not make libogg-dev Depend: on libc6-dev.
+ use ${binary:Version} instead of ${Source-Version}.
* Other changes:
=== modified file 'debian/control'
--- a/debian/control 2007-12-27 12:13:45 +0000
+++ b/debian/control 2007-12-27 12:14:15 +0000
@@ -18,7 +18,7 @@
Package: libogg-dev
Architecture: any
Section: libdevel
-Depends: libogg0 (= ${binary:Version}), libc6-dev
+Depends: libogg0 (= ${binary:Version})
Description: Ogg Bitstream Library Development
The libogg-dev package contains the header files and documentation
needed to develop applications with libogg.
More information about the pkg-xiph-commits
mailing list