summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@src.gnome.org>2000-12-01 12:25:02 +0000
committerRodrigo Moya <rodrigo@src.gnome.org>2000-12-01 12:25:02 +0000
commitb7b3177ecdbe32c6a5ec72b67deff3b16332b061 (patch)
treef6be81ad48f972d281c6af48bd6c10bf4217dc3e /debian
parent65053280b87a95b3a2777225b7fa54d586e3a9f8 (diff)
downloadgconf-b7b3177ecdbe32c6a5ec72b67deff3b16332b061.tar.gz
Fixed soname (libgconf10 -> libgconf11)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 6d28ee6c..80b21ac5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gconf (0.10) unstable; urgency=low
+gconf (0.11) unstable; urgency=low
* created debian/ stuff in CVS
diff --git a/debian/control b/debian/control
index bb27ed45..d32e1bff 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Standards-Version: 3.1.1
Package: libgconf-dev
Architecture: any
-Depends: libgconf10 (= ${Source-Version}), libc6-dev
+Depends: libgconf11 (= ${Source-Version}), libc6-dev
Description: GNOME configuration database system development files
GConf is a configuration database system, functionally similar to the
Windows registry but lots better. :-) It's being written for the GNOME
desktop but does not require GNOME; configure should notice if GNOME is not
installed and compile the basic GConf library anyway.
-Package: libgconf10
+Package: libgconf11
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libgconf-1-0 (>= 0.8)