r9425 - in /desktop/experimental/gnome-keyring/debian: changelog control control.in rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue Mar 27 21:20:50 CET 2007


Author: lool
Date: Tue Mar 27 20:20:50 2007
New Revision: 9425

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9425
Log:
  + Install gtk-doc documentation to libgnome-keyring-dev
* 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.

Modified:
    desktop/experimental/gnome-keyring/debian/changelog
    desktop/experimental/gnome-keyring/debian/control
    desktop/experimental/gnome-keyring/debian/control.in
    desktop/experimental/gnome-keyring/debian/rules

Modified: desktop/experimental/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/changelog?rev=9425&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/changelog (original)
+++ desktop/experimental/gnome-keyring/debian/changelog Tue Mar 27 20:20:50 2007
@@ -9,9 +9,14 @@
     + 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 
+    + Install gtk-doc documentation to libgnome-keyring-dev
 
- -- Marc 'HE' Brockschmidt <he at debian.org>  Tue, 27 Mar 2007 15:02:20 +0200
+  [ 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/experimental/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/control?rev=9425&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/control (original)
+++ desktop/experimental/gnome-keyring/debian/control Tue Mar 27 20:20:50 2007
@@ -2,8 +2,8 @@
 Section: gnome
 Priority: optional
 Maintainer: Ondřej Surý <ondrej at debian.org>
-Uploaders: J.H.M. Dassen (Ray) <jdassen at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he 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, libdbus-1-dev (>= 1.0)
+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 (>= 4.1.0), 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

Modified: desktop/experimental/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/control.in?rev=9425&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/control.in (original)
+++ desktop/experimental/gnome-keyring/debian/control.in Tue Mar 27 20:20:50 2007
@@ -3,7 +3,7 @@
 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, libdbus-1-dev (>= 1.0)
+Build-Depends: debhelper (>= 4.1.0), 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

Modified: desktop/experimental/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/rules?rev=9425&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/rules (original)
+++ desktop/experimental/gnome-keyring/debian/rules Tue Mar 27 20:20:50 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




More information about the pkg-gnome-commits mailing list