r22048 - in /desktop/unstable/gnome-settings-daemon/debian: changelog patches/70_relibtoolize.patch rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Oct 22 04:12:15 UTC 2009


Author: pochu
Date: Thu Oct 22 04:12:05 2009
New Revision: 22048

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22048
Log:
* New upstream release.
  - debian/patches/70_relibtoolize.patch:
    + Updated.
* debian/rules: remove check-dist.mk to upload to unstable.

Modified:
    desktop/unstable/gnome-settings-daemon/debian/changelog
    desktop/unstable/gnome-settings-daemon/debian/patches/70_relibtoolize.patch
    desktop/unstable/gnome-settings-daemon/debian/rules

Modified: desktop/unstable/gnome-settings-daemon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/changelog?rev=22048&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-settings-daemon/debian/changelog [utf-8] Thu Oct 22 04:12:05 2009
@@ -1,3 +1,12 @@
+gnome-settings-daemon (2.28.1-1) unstable; urgency=low
+
+  * New upstream release.
+    - debian/patches/70_relibtoolize.patch:
+      + Updated.
+  * debian/rules: remove check-dist.mk to upload to unstable.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Thu, 22 Oct 2009 06:08:36 +0200
+
 gnome-settings-daemon (2.28.0-1) experimental; urgency=low
 
   * Add a watch file.

Modified: desktop/unstable/gnome-settings-daemon/debian/patches/70_relibtoolize.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/patches/70_relibtoolize.patch?rev=22048&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/patches/70_relibtoolize.patch [utf-8] (original)
+++ desktop/unstable/gnome-settings-daemon/debian/patches/70_relibtoolize.patch [utf-8] Thu Oct 22 04:12:05 2009
@@ -9735,8 +9735,8 @@
 @@ -1,20 +1,22 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.63 for gnome-settings-daemon 2.28.0.
-+# Generated by GNU Autoconf 2.64 for gnome-settings-daemon 2.28.0.
+-# Generated by GNU Autoconf 2.63 for gnome-settings-daemon 2.28.1.
++# Generated by GNU Autoconf 2.64 for gnome-settings-daemon 2.28.1.
  #
  # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon>.
  #
@@ -10530,8 +10530,8 @@
  # Identity of this package.
  PACKAGE_NAME='gnome-settings-daemon'
 @@ -748,6 +702,7 @@
- PACKAGE_VERSION='2.28.0'
- PACKAGE_STRING='gnome-settings-daemon 2.28.0'
+ PACKAGE_VERSION='2.28.1'
+ PACKAGE_STRING='gnome-settings-daemon 2.28.1'
  PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon'
 +PACKAGE_URL=''
  
@@ -10745,7 +10745,7 @@
 @@ -1818,21 +1780,499 @@
  if $ac_init_version; then
    cat <<\_ACEOF
- gnome-settings-daemon configure 2.28.0
+ gnome-settings-daemon configure 2.28.1
 -generated by GNU Autoconf 2.63
 +generated by GNU Autoconf 2.64
  
@@ -11240,7 +11240,7 @@
  This file contains any messages produced by compilers while
  running configure, to aid debugging if configure makes a mistake.
  
- It was created by gnome-settings-daemon $as_me 2.28.0, which was
+ It was created by gnome-settings-daemon $as_me 2.28.1, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.64.  Invocation command line was
  
@@ -24623,7 +24623,7 @@
  # report actual input values of CONFIG_FILES etc. instead of their
  # values after options handling.
  ac_log="
- This file was extended by gnome-settings-daemon $as_me 2.28.0, which was
+ This file was extended by gnome-settings-daemon $as_me 2.28.1, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.64.  Invocation command line was
  
@@ -24654,7 +24654,7 @@
  _ACEOF
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  ac_cs_version="\\
- gnome-settings-daemon config.status 2.28.0
+ gnome-settings-daemon config.status 2.28.1
 -configured by $0, generated by GNU Autoconf 2.63,
 +configured by $0, generated by GNU Autoconf 2.64,
    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"

Modified: desktop/unstable/gnome-settings-daemon/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/rules?rev=22048&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-settings-daemon/debian/rules [utf-8] Thu Oct 22 04:12:05 2009
@@ -5,7 +5,6 @@
 include /usr/share/cdbs/1/rules/utils.mk
 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/check-dist.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--warn-unresolved-symbols -Wl,--as-needed




More information about the pkg-gnome-commits mailing list