[couchdb-glib] Rename binary package name to match upstream so version



commit 8e18b6efa24fc2293d75a4ef8f3623e003d98a6c
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Aug 11 17:04:39 2009 +0200

    Rename binary package name to match upstream so version

 debian/changelog |    6 ++++++
 debian/control   |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index a282151..cee89ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+couchdb-glib (0.4.3-0ubuntu3) karmic; urgency=low
+
+  * Rename binary package name to match upstream so version (LP:409378)
+
+ -- Rodrigo Moya <rodrigo moya canonical com>  Tue, 11 Aug 2009 16:52:22 +0200
+
 couchdb-glib (0.4.3-0ubuntu2) karmic; urgency=low
 
   * Added missing uuid-dev dependency
diff --git a/debian/control b/debian/control
index d9b6ae2..e989a60 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.8.2
 Build-Depends: debhelper (>= 5), libjson-glib-dev, libsoup2.4-dev, libsoup-gnome2.4-dev, cdbs, uuid-dev
 Homepage: https://launchpad.net/couchdb-glib
 
-Package: libcouchdb-glib-1.0-0
+Package: libcouchdb-glib-1.0-1
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Architecture: any
 Description: GLib-based API for CouchDB
@@ -18,7 +18,7 @@ Description: GLib-based API for CouchDB
 
 Package: libcouchdb-glib-dev
 Section: libdevel
-Depends: libcouchdb-glib-1.0-0 (= ${binary:Version}), libglib2.0-dev, ${misc:Depends}
+Depends: libcouchdb-glib-1.0-1 (= ${binary:Version}), libglib2.0-dev, ${misc:Depends}
 Architecture: any
 Description: Development files for GLib-based API for CouchDB
  CouchDB-GLib is a GLib-based API to access CouchDB servers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]