r10665 - in /packages/unstable/libgnomedb3/debian: changelog control
control.in
grm-guest at users.alioth.debian.org
grm-guest at users.alioth.debian.org
Tue May 1 21:46:57 UTC 2007
Author: grm-guest
Date: Tue May 1 21:46:57 2007
New Revision: 10665
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10665
Log:
debian/control.in: Update package names and dependencies.
Modified:
packages/unstable/libgnomedb3/debian/changelog
packages/unstable/libgnomedb3/debian/control
packages/unstable/libgnomedb3/debian/control.in
Modified: packages/unstable/libgnomedb3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/changelog?rev=10665&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/changelog (original)
+++ packages/unstable/libgnomedb3/debian/changelog Tue May 1 21:46:57 2007
@@ -1,5 +1,6 @@
-libgnomedb (1.2.2-4) UNRELEASED; urgency=low
-
+libgnomedb3 (3.0.0-1) UNRELEASED; urgency=low
+
+ [ Loic Minier ]
* Fix typo in package description; thanks Julian Gilbey; closes: #392050.
* Add a get-orig-source target to retrieve the upstream tarball.
* DISABLE_UPDATE_UPLOADERS; build-dep on gnome-pkg-tools >= 0.11.
@@ -13,7 +14,10 @@
* Use http://ftp.gnome.org/pub/GNOME/sources/libgnomedb in copyright.
* Use HTTP in watch file.
- -- Loic Minier <lool at dooz.org> Mon, 30 Apr 2007 12:05:45 +0200
+ [ Gustavo R. Montesino ]
+ * debian/control.in: Update package names and dependencies.
+
+ -- Gustavo R. Montesino <grmontesino at ig.com.br> Tue, 1 May 2007 18:45:12 -0300
libgnomedb (1.2.2-3) unstable; urgency=low
Modified: packages/unstable/libgnomedb3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/control?rev=10665&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/control (original)
+++ packages/unstable/libgnomedb3/debian/control Tue May 1 21:46:57 2007
@@ -1,8 +1,8 @@
-Source: libgnomedb
+Source: libgnomedb3
Section: libs
Priority: optional
Maintainer: Gustavo R. Montesino <grmontesino at ig.com.br>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Loic Minier <lool at dooz.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>
Build-Depends: cdbs (>= 0.4.41),
debhelper (>= 5.0.0),
intltool,
@@ -10,7 +10,7 @@
pkg-config,
libgconf2-dev (>= 2.6.1-2),
libgnomeui-dev (>= 2.6.1.1-2),
- libgda2-dev,
+ libgda3-dev,
libgtk2.0-dev (>= 2.4.2-1),
libgnomevfs2-dev (>= 2.6.1.1-3),
libbonoboui2-dev (>= 2.6.1-1),
@@ -22,13 +22,13 @@
dpkg-dev (>= 1.13.19)
Standards-Version: 3.7.2
-Package: libgnomedb2-4
+Package: libgnomedb3-4
Section: libs
Architecture: any
-Depends: libgnomedb2-common (>= ${source:Version}),
+Depends: libgnomedb3-common (>= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
-Recommends: libgnomedb2-bin
+Recommends: libgnomedb3-bin
Description: Database UI widget library for GNOME2
libgnomedb is a database widget library for GNOME2. it provides a rich
set of UI features targeted to the development of data access.
@@ -37,15 +37,13 @@
.
This package contains the shared libraries.
-Package: libgnomedb2-bin
+Package: libgnomedb3-bin
Section: misc
Architecture: any
-Depends: libgnomedb2-common (>= ${source:Version}),
+Depends: libgnomedb3-common (>= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
-Conflicts: libgnomedb2-common (<< 1.2.2-3),
- gnome-db2 (<< 0.8.191)
-Replaces: libgnomedb2-common (<< 1.2.2-3)
+Conflicts: gnome-db2 (<< 0.8.191)
Description: Database UI widget library for GNOME2 -- binary files
libgnomedb is a database widget library for GNOME2. it provides a rich
set of UI features targeted to the development of data access.
@@ -55,11 +53,11 @@
This package contains gnome-database-properties, which can be used to
configure libgnomedb data sources.
-Package: libgnomedb2-common
+Package: libgnomedb3-common
Section: misc
Architecture: all
Depends: ${misc:Depends}
-Recommends: libgnomedb2-4
+Recommends: libgnomedb3-4
Conflicts: gnome-db2 (<< 0.8.191)
Description: Database UI widget library for GNOME2 -- common files
libgnomedb is a database widget library for GNOME2. it provides a rich
@@ -69,19 +67,17 @@
.
This package contains the common files needed to use libgnomedb2-4.
-Package: libgnomedb2-dev
+Package: libgnomedb3-dev
Section: libdevel
Architecture: any
-Depends: libgnomedb2-4 (= ${binary:Version}),
+Depends: libgnomedb3-4 (= ${binary:Version}),
libbonoboui2-dev,
- libgda2-dev (>= 1.2),
+ libgda3-dev,
libgnomeui-dev (>= 2.0.3),
libgtk2.0-dev (>= 2.2.0-2),
pkg-config,
${misc:Depends}
-Conflicts: libgnomedb2-common (<< 1.2.2-3)
-Replaces: libgnomedb2-common (<< 1.2.2-3)
-Suggests: libgnomedb2-doc
+Suggests: libgnomedb3-doc
Description: Database UI widget library for GNOME2 -- development files
libgnomedb is a database widget library for GNOME2. it provides a rich
set of UI features targeted to the development of data access.
@@ -91,7 +87,7 @@
This package contains the header files and libraries which you need for
development.
-Package: libgnomedb2-doc
+Package: libgnomedb3-doc
Section: doc
Architecture: all
Depends: lynx | www-browser,
@@ -104,11 +100,11 @@
.
This package contains some document files about libgnomedb2.
-Package: libgnomedb2-4-dbg
+Package: libgnomedb3-4-dbg
Section: libdevel
Priority: extra
Architecture: any
-Depends: libgnomedb2-4 (= ${binary:Version}),
+Depends: libgnomedb3-4 (= ${binary:Version}),
${misc:Depends}
Description: Database UI widget library for GNOME2 and debugging symbols
libgnomedb is a database widget library for GNOME2. it provides a rich
@@ -119,4 +115,3 @@
This package contains detached debugging symbols.
.
Most people will not need this package.
-
Modified: packages/unstable/libgnomedb3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/control.in?rev=10665&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/control.in (original)
+++ packages/unstable/libgnomedb3/debian/control.in Tue May 1 21:46:57 2007
@@ -1,4 +1,4 @@
-Source: libgnomedb
+Source: libgnomedb3
Section: libs
Priority: optional
Maintainer: Gustavo R. Montesino <grmontesino at ig.com.br>
@@ -10,7 +10,7 @@
pkg-config,
libgconf2-dev (>= 2.6.1-2),
libgnomeui-dev (>= 2.6.1.1-2),
- libgda2-dev,
+ libgda3-dev,
libgtk2.0-dev (>= 2.4.2-1),
libgnomevfs2-dev (>= 2.6.1.1-3),
libbonoboui2-dev (>= 2.6.1-1),
@@ -22,13 +22,13 @@
dpkg-dev (>= 1.13.19)
Standards-Version: 3.7.2
-Package: libgnomedb2- at SONAME@
+Package: libgnomedb3- at SONAME@
Section: libs
Architecture: any
-Depends: libgnomedb2-common (>= ${source:Version}),
+Depends: libgnomedb3-common (>= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
-Recommends: libgnomedb2-bin
+Recommends: libgnomedb3-bin
Description: Database UI widget library for GNOME2
libgnomedb is a database widget library for GNOME2. it provides a rich
set of UI features targeted to the development of data access.
@@ -37,15 +37,13 @@
.
This package contains the shared libraries.
-Package: libgnomedb2-bin
+Package: libgnomedb3-bin
Section: misc
Architecture: any
-Depends: libgnomedb2-common (>= ${source:Version}),
+Depends: libgnomedb3-common (>= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
-Conflicts: libgnomedb2-common (<< 1.2.2-3),
- gnome-db2 (<< 0.8.191)
-Replaces: libgnomedb2-common (<< 1.2.2-3)
+Conflicts: gnome-db2 (<< 0.8.191)
Description: Database UI widget library for GNOME2 -- binary files
libgnomedb is a database widget library for GNOME2. it provides a rich
set of UI features targeted to the development of data access.
@@ -55,11 +53,11 @@
This package contains gnome-database-properties, which can be used to
configure libgnomedb data sources.
-Package: libgnomedb2-common
+Package: libgnomedb3-common
Section: misc
Architecture: all
Depends: ${misc:Depends}
-Recommends: libgnomedb2-4
+Recommends: libgnomedb3- at SONAME@
Conflicts: gnome-db2 (<< 0.8.191)
Description: Database UI widget library for GNOME2 -- common files
libgnomedb is a database widget library for GNOME2. it provides a rich
@@ -69,19 +67,17 @@
.
This package contains the common files needed to use libgnomedb2- at SONAME@.
-Package: libgnomedb2-dev
+Package: libgnomedb3-dev
Section: libdevel
Architecture: any
-Depends: libgnomedb2- at SONAME@ (= ${binary:Version}),
+Depends: libgnomedb3- at SONAME@ (= ${binary:Version}),
libbonoboui2-dev,
- libgda2-dev (>= 1.2),
+ libgda3-dev,
libgnomeui-dev (>= 2.0.3),
libgtk2.0-dev (>= 2.2.0-2),
pkg-config,
${misc:Depends}
-Conflicts: libgnomedb2-common (<< 1.2.2-3)
-Replaces: libgnomedb2-common (<< 1.2.2-3)
-Suggests: libgnomedb2-doc
+Suggests: libgnomedb3-doc
Description: Database UI widget library for GNOME2 -- development files
libgnomedb is a database widget library for GNOME2. it provides a rich
set of UI features targeted to the development of data access.
@@ -91,7 +87,7 @@
This package contains the header files and libraries which you need for
development.
-Package: libgnomedb2-doc
+Package: libgnomedb3-doc
Section: doc
Architecture: all
Depends: lynx | www-browser,
@@ -104,11 +100,11 @@
.
This package contains some document files about libgnomedb2.
-Package: libgnomedb2- at SONAME@-dbg
+Package: libgnomedb3- at SONAME@-dbg
Section: libdevel
Priority: extra
Architecture: any
-Depends: libgnomedb2- at SONAME@ (= ${binary:Version}),
+Depends: libgnomedb3- at SONAME@ (= ${binary:Version}),
${misc:Depends}
Description: Database UI widget library for GNOME2 and debugging symbols
libgnomedb is a database widget library for GNOME2. it provides a rich
@@ -119,4 +115,3 @@
This package contains detached debugging symbols.
.
Most people will not need this package.
-
More information about the pkg-gnome-commits
mailing list