r13215 - in /desktop/unstable/gnome-keyring/debian: changelog control libgnome-keyring0.shlibs patches/01_add-new-keyrings.diff rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sun Oct 21 19:58:37 UTC 2007


Author: slomo
Date: Sun Oct 21 19:58:37 2007
New Revision: 13215

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13215
Log:
* New upstream bugfix release:
  + Dropped patch 01_add-new-keyrings.diff, merged upstream.
  + debian/rules:
    - The PAM module is automatically installed now, no need to do it by
      hand.
  + debian/libgnome-keyring0.shlibs:
    - Bump shlibs to >= 2.20.1 because of a new possible return value of a
      function.

Removed:
    desktop/unstable/gnome-keyring/debian/patches/01_add-new-keyrings.diff
Modified:
    desktop/unstable/gnome-keyring/debian/changelog
    desktop/unstable/gnome-keyring/debian/control
    desktop/unstable/gnome-keyring/debian/libgnome-keyring0.shlibs
    desktop/unstable/gnome-keyring/debian/rules

Modified: desktop/unstable/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/changelog?rev=13215&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog (original)
+++ desktop/unstable/gnome-keyring/debian/changelog Sun Oct 21 19:58:37 2007
@@ -1,3 +1,16 @@
+gnome-keyring (2.20.1-1) unstable; urgency=low
+
+  * New upstream bugfix release:
+    + Dropped patch 01_add-new-keyrings.diff, merged upstream.
+    + debian/rules:
+      - The PAM module is automatically installed now, no need to do it by
+        hand.
+    + debian/libgnome-keyring0.shlibs:
+      - Bump shlibs to >= 2.20.1 because of a new possible return value of a
+        function.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sun, 21 Oct 2007 21:46:57 +0200
+
 gnome-keyring (2.20.0-3) unstable; urgency=low
 
   * New patch, 01_add-new-keyrings.diff from upstream svn, to get newly

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=13215&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control (original)
+++ desktop/unstable/gnome-keyring/debian/control Sun Oct 21 19:58:37 2007
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Ondřej Surý <ondrej at debian.org>
-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>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Norbert Tretkowski <nobse at debian.org>, Sebastian Dröge <slomo at debian.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), libgcrypt11-dev, libhal-storage-dev (>= 0.5.7), libpam0g-dev
 Standards-Version: 3.7.2
 

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=13215&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/libgnome-keyring0.shlibs (original)
+++ desktop/unstable/gnome-keyring/debian/libgnome-keyring0.shlibs Sun Oct 21 19:58:37 2007
@@ -1,1 +1,1 @@
-libgnome-keyring 0 libgnome-keyring0 (>= 2.19.6)
+libgnome-keyring 0 libgnome-keyring0 (>= 2.20.1)

Modified: desktop/unstable/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/rules?rev=13215&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/rules (original)
+++ desktop/unstable/gnome-keyring/debian/rules Sun Oct 21 19:58:37 2007
@@ -9,6 +9,3 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-static --with-pam-dir=/lib/security
 
-install/libpam-gnome-keyring::
-	make install-pam DESTDIR=$(CURDIR)/debian/tmp
-	cp -R debian/tmp/lib debian/libpam-gnome-keyring/lib




More information about the pkg-gnome-commits mailing list