r10146 - in /desktop/unstable/gnome-keyring/debian: ./ patches/

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu Apr 19 06:48:09 UTC 2007


Author: slomo
Date: Thu Apr 19 06:48:07 2007
New Revision: 10146

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10146
Log:
* move gnome-keyring experimental branch to unstable

Removed:
    desktop/unstable/gnome-keyring/debian/dirs
    desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.dirs
    desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.files
    desktop/unstable/gnome-keyring/debian/libgnome-keyring0.dirs
    desktop/unstable/gnome-keyring/debian/libgnome-keyring0.files
    desktop/unstable/gnome-keyring/debian/patches/30_kfreebsd.patch
Modified:
    desktop/unstable/gnome-keyring/debian/changelog
    desktop/unstable/gnome-keyring/debian/compat
    desktop/unstable/gnome-keyring/debian/control
    desktop/unstable/gnome-keyring/debian/control.in
    desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install
    desktop/unstable/gnome-keyring/debian/libgnome-keyring0.shlibs
    desktop/unstable/gnome-keyring/debian/rules
    desktop/unstable/gnome-keyring/debian/watch

Modified: desktop/unstable/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/changelog?rev=10146&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog (original)
+++ desktop/unstable/gnome-keyring/debian/changelog Thu Apr 19 06:48:07 2007
@@ -1,8 +1,32 @@
-gnome-keyring (0.6.0-4) UNRELEASED; urgency=low
+gnome-keyring (0.8.1-1) experimental; urgency=low
 
+  * New upstream stable release; no API change; bug fix.
+  * Fix watch file to track all stable versions and use HTTP.
+  * Bump up Debhelper compatibility level to 5.
+  * Drop useless debian/*dirs.
+  * Add ${misc:Depends}.
+
+ -- Loic Minier <lool at dooz.org>  Sun, 08 Apr 2007 09:07:52 +0200
+
+gnome-keyring (0.8-1) experimental; urgency=low
+
+  [ Loic Minier ]
   * Add a get-orig-source target to retrieve the upstream tarball.
 
- -- Loic Minier <lool at dooz.org>  Tue,  9 Jan 2007 14:26:49 +0100
+  [ Marc 'HE' Brockschmidt ]
+  * Remove unneeded debian/*.files, .install files are in use.
+  * New upstream release:
+    + Bumped shlibs, new functions available
+    + Added build-dep on dbus, to make use of new dbus features
+    + debian/patches/30_kfreebsd.patch: Dropped, merged upstream
+    + Install gtk-doc documentation to libgnome-keyring-dev
+
+  [ Loic Minier ]
+  * Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS.
+  * Include the new check-dist Makefile to prevent accidental uploads to
+    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
+
+ -- Loic Minier <lool at dooz.org>  Tue, 27 Mar 2007 22:20:24 +0200
 
 gnome-keyring (0.6.0-3) unstable; urgency=low
 

Modified: desktop/unstable/gnome-keyring/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/compat?rev=10146&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/compat (original)
+++ desktop/unstable/gnome-keyring/debian/compat Thu Apr 19 06:48:07 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=10146&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control (original)
+++ desktop/unstable/gnome-keyring/debian/control Thu Apr 19 06:48:07 2007
@@ -2,14 +2,14 @@
 Section: gnome
 Priority: optional
 Maintainer: Ondřej Surý <ondrej at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: debhelper (>= 4.1.0), gnome-pkg-tools (>= 0.7), libgtk2.0-dev (>= 2.6.0), cdbs, gtk-doc-tools, docbook-xml
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
+Build-Depends: debhelper (>= 5), gnome-pkg-tools (>= 0.10), libgtk2.0-dev (>= 2.6.0), cdbs, gtk-doc-tools, docbook-xml, libdbus-1-dev (>= 1.0)
 Standards-Version: 3.7.2
 
 Package: gnome-keyring
 Section: gnome
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: GNOME keyring services (daemon and tools)
  gnome-keyring is a daemon in the session, similar to ssh-agent,
  and other applications can use it to store passwords and other
@@ -22,7 +22,7 @@
 Package: libgnome-keyring-dev
 Section: libdevel
 Architecture: any
-Depends: libgnome-keyring0 (= ${Source-Version}), libglib2.0-dev
+Depends: ${misc:Depends}, libgnome-keyring0 (= ${Source-Version}), libglib2.0-dev, libdbus-1-dev
 Description: Development files for GNOME keyring service
  gnome-keyring is a daemon in the session, similar to ssh-agent,
  and other applications can use it to store passwords and other

Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=10146&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in (original)
+++ desktop/unstable/gnome-keyring/debian/control.in Thu Apr 19 06:48:07 2007
@@ -3,13 +3,13 @@
 Priority: optional
 Maintainer: Ondřej Surý <ondrej at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 4.1.0), gnome-pkg-tools (>= 0.7), libgtk2.0-dev (>= 2.6.0), cdbs, gtk-doc-tools, docbook-xml
+Build-Depends: debhelper (>= 5), gnome-pkg-tools (>= 0.10), libgtk2.0-dev (>= 2.6.0), cdbs, gtk-doc-tools, docbook-xml, libdbus-1-dev (>= 1.0)
 Standards-Version: 3.7.2
 
 Package: gnome-keyring
 Section: gnome
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: GNOME keyring services (daemon and tools)
  gnome-keyring is a daemon in the session, similar to ssh-agent,
  and other applications can use it to store passwords and other
@@ -22,7 +22,7 @@
 Package: libgnome-keyring-dev
 Section: libdevel
 Architecture: any
-Depends: libgnome-keyring0 (= ${Source-Version}), libglib2.0-dev
+Depends: ${misc:Depends}, libgnome-keyring0 (= ${Source-Version}), libglib2.0-dev, libdbus-1-dev
 Description: Development files for GNOME keyring service
  gnome-keyring is a daemon in the session, similar to ssh-agent,
  and other applications can use it to store passwords and other

Modified: desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install?rev=10146&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install (original)
+++ desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install Thu Apr 19 06:48:07 2007
@@ -3,3 +3,4 @@
 debian/tmp/usr/lib/libgnome-keyring.la
 debian/tmp/usr/lib/libgnome-keyring.so
 debian/tmp/usr/lib/pkgconfig/
+debian/tmp/usr/share/gtk-doc/

Modified: desktop/unstable/gnome-keyring/debian/libgnome-keyring0.shlibs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/libgnome-keyring0.shlibs?rev=10146&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/libgnome-keyring0.shlibs (original)
+++ desktop/unstable/gnome-keyring/debian/libgnome-keyring0.shlibs Thu Apr 19 06:48:07 2007
@@ -1,1 +1,1 @@
-libgnome-keyring 0 libgnome-keyring0 (>= 0.6.0)
+libgnome-keyring 0 libgnome-keyring0 (>= 0.8)

Modified: desktop/unstable/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/rules?rev=10146&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/rules (original)
+++ desktop/unstable/gnome-keyring/debian/rules Thu Apr 19 06:48:07 2007
@@ -6,6 +6,7 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
+include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-static
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-static

Modified: desktop/unstable/gnome-keyring/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/watch?rev=10146&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/watch (original)
+++ desktop/unstable/gnome-keyring/debian/watch Thu Apr 19 06:48:07 2007
@@ -1,4 +1,4 @@
 version=2
-ftp://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/0.4/ \
+http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/([\d\.]+)[02468]/ \
         gnome-keyring-(.*)\.tar\.gz \
         debian uupdate




More information about the pkg-gnome-commits mailing list