r22013 - in /desktop/unstable/gnome-keyring/debian: changelog control control.in patches/02_uidir_relocate.patch watch

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Oct 20 17:04:56 UTC 2009


Author: pochu
Date: Tue Oct 20 17:04:49 2009
New Revision: 22013

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22013
Log:
* New upstream release.
  - Wait until env variables are set on startup. Closes: #516230.
  - debian/control.in:
    + Don't build depend on libhal-storage-dev nor suggest hal,
      we now use libgio to monitor volumes.
    + Only require libtasn1-3-dev >= 0.3.4, not >= 1.0.
  - debian/patches/02_uidir_relocate.patch:
    + Updated.
* Standards-Version is 3.8.3, no changes needed.
* debian/watch: Don't uupdate.

Modified:
    desktop/unstable/gnome-keyring/debian/changelog
    desktop/unstable/gnome-keyring/debian/control
    desktop/unstable/gnome-keyring/debian/control.in
    desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch
    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=22013&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Tue Oct 20 17:04:49 2009
@@ -1,11 +1,24 @@
-gnome-keyring (2.26.1-2) UNRELEASED; urgency=low
-
+gnome-keyring (2.28.1-1) unstable; urgency=low
+
+  [ Josselin Mouette ]
   * Install the autostart file in /usr/share/gnome, not /etc/xdg.
   * Remove the old file in the postinst.
   * Remove .la file, it’s not references anywhere anymore.
   * Drop clean-la.mk include as well.
 
- -- Josselin Mouette <joss at debian.org>  Fri, 29 May 2009 11:04:37 +0200
+  [ Emilio Pozuelo Monfort ]
+  * New upstream release.
+    - Wait until env variables are set on startup. Closes: #516230.
+    - debian/control.in:
+      + Don't build depend on libhal-storage-dev nor suggest hal,
+        we now use libgio to monitor volumes.
+      + Only require libtasn1-3-dev >= 0.3.4, not >= 1.0.
+    - debian/patches/02_uidir_relocate.patch:
+      + Updated.
+  * Standards-Version is 3.8.3, no changes needed.
+  * debian/watch: Don't uupdate.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 20 Oct 2009 14:22:49 +0200
 
 gnome-keyring (2.26.1-1) unstable; urgency=low
 

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=22013&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Tue Oct 20 17:04:49 2009
@@ -2,24 +2,23 @@
 Section: gnome
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Gustavo Noronha Silva <kov at debian.org>, Loic Minier <lool at dooz.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 5),
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.35.0),
                libgtk2.0-dev (>= 2.6.0),
                libglib2.0-dev (>= 2.16.0),
                libgconf2-dev (>= 2.8.0),
-               libtasn1-3-dev (>= 1.0),
+               libtasn1-3-dev (>= 0.3.4),
                libtasn1-3-bin,
                cdbs,
                gtk-doc-tools (>= 1.9),
                docbook-xml,
                libdbus-1-dev (>= 1.0),
                libgcrypt11-dev (>= 1.2.2),
-               libhal-storage-dev (>= 0.5.7),
                libpam0g-dev,
                libglib2.0-doc
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 
 Package: gnome-keyring
 Section: gnome
@@ -28,7 +27,6 @@
          ${shlibs:Depends},
          dbus-x11
 Recommends: libpam-gnome-keyring
-Suggests: hal
 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
@@ -129,7 +127,7 @@
          libglib2.0-dev (>= 2.16.0),
          libgp11-dev (= ${binary:Version}),
          libgtk2.0-dev (>= 2.6.0),
-         libtasn1-3-dev (>= 1.0),
+         libtasn1-3-dev (>= 0.3.4),
          libtasn1-3-bin
 Description: Library for Crypto UI related task - development
  GCR is a library for crypto UI and related tasks.

Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=22013&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Tue Oct 20 17:04:49 2009
@@ -9,17 +9,16 @@
                libgtk2.0-dev (>= 2.6.0),
                libglib2.0-dev (>= 2.16.0),
                libgconf2-dev (>= 2.8.0),
-               libtasn1-3-dev (>= 1.0),
+               libtasn1-3-dev (>= 0.3.4),
                libtasn1-3-bin,
                cdbs,
                gtk-doc-tools (>= 1.9),
                docbook-xml,
                libdbus-1-dev (>= 1.0),
                libgcrypt11-dev (>= 1.2.2),
-               libhal-storage-dev (>= 0.5.7),
                libpam0g-dev,
                libglib2.0-doc
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 
 Package: gnome-keyring
 Section: gnome
@@ -28,7 +27,6 @@
          ${shlibs:Depends},
          dbus-x11
 Recommends: libpam-gnome-keyring
-Suggests: hal
 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
@@ -129,7 +127,7 @@
          libglib2.0-dev (>= 2.16.0),
          libgp11-dev (= ${binary:Version}),
          libgtk2.0-dev (>= 2.6.0),
-         libtasn1-3-dev (>= 1.0),
+         libtasn1-3-dev (>= 0.3.4),
          libtasn1-3-bin
 Description: Library for Crypto UI related task - development
  GCR is a library for crypto UI and related tasks.

Modified: desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch?rev=22013&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/patches/02_uidir_relocate.patch [utf-8] Tue Oct 20 17:04:49 2009
@@ -7,8 +7,8 @@
 -uidir = $(datadir)/gcr/ui/
 +uidir = $(datadir)/gcr0/ui/
  
- GLADE_FILES = \
- 	gcr-certificate-basics-widget.glade \
+ ui_DATA = \
+ 	gcr-certificate-basics-widget.ui \
 --- a/gcr/Makefile.in~	2009-03-14 15:57:48.000000000 -0300
 +++ b/gcr/Makefile.in	2009-03-28 17:12:44.000000000 -0300
 @@ -302,7 +302,7 @@
@@ -17,6 +17,6 @@
  top_srcdir = @top_srcdir@
 -uidir = $(datadir)/gcr/ui/
 +uidir = $(datadir)/gcr0/ui/
- GLADE_FILES = \
- 	gcr-certificate-basics-widget.glade \
- 	gcr-import-dialog.glade
+ ui_DATA = \
+ 	gcr-certificate-basics-widget.ui \
+ 	gcr-import-dialog.ui

Modified: desktop/unstable/gnome-keyring/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/watch?rev=22013&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/watch [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/watch [utf-8] Tue Oct 20 17:04:49 2009
@@ -1,4 +1,3 @@
 version=2
 http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/([\d\.]+)[02468]/ \
-        gnome-keyring-(.*)\.tar\.gz \
-        debian uupdate
+        gnome-keyring-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list