r17202 - in /desktop/experimental/yelp: ./ debian/ debian/patches/

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Sat Oct 4 17:03:38 UTC 2008


Author: mlang
Date: Sat Oct  4 17:03:37 2008
New Revision: 17202

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17202
Log:
* New upstream stable release.
* debian/rules: Include check-dist.mk.
* debian/patches/01_gecko1.9.patch: Removed, applied upstream.
* debian/patches/05_txt_crash.patch: Removed, applied upstream.
* debian/patches/07_crash_info.patch: Removed, applied upstream.
* debian/patches/60_format-string.patch: Removed, applied upstream.
* debian/patches/series: Disable 70_autotools.patch, how to
  regenerate?
* debian/rules: Drop libgnomevfs2-dev from Build-Depends.

Added:
    desktop/experimental/yelp/   (props changed)
      - copied from r17201, desktop/unstable/yelp/
Removed:
    desktop/experimental/yelp/debian/patches/01_gecko1.9.patch
    desktop/experimental/yelp/debian/patches/05_txt_crash.patch
    desktop/experimental/yelp/debian/patches/07_crash_info.patch
    desktop/experimental/yelp/debian/patches/60_format-string.patch
Modified:
    desktop/experimental/yelp/debian/changelog
    desktop/experimental/yelp/debian/control
    desktop/experimental/yelp/debian/control.in
    desktop/experimental/yelp/debian/patches/series
    desktop/experimental/yelp/debian/rules

Propchange: desktop/experimental/yelp/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Modified: desktop/experimental/yelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/changelog?rev=17202&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/changelog (original)
+++ desktop/experimental/yelp/debian/changelog Sat Oct  4 17:03:37 2008
@@ -1,3 +1,17 @@
+yelp (2.24.0-1) UNRELEASED; urgency=low
+
+  * New upstream stable release.
+  * debian/rules: Include check-dist.mk.
+  * debian/patches/01_gecko1.9.patch: Removed, applied upstream.
+  * debian/patches/05_txt_crash.patch: Removed, applied upstream.
+  * debian/patches/07_crash_info.patch: Removed, applied upstream.
+  * debian/patches/60_format-string.patch: Removed, applied upstream.
+  * debian/patches/series: Disable 70_autotools.patch, how to
+    regenerate?
+  * debian/rules: Drop libgnomevfs2-dev from Build-Depends.
+
+ -- Mario Lang <mlang at debian.org>  Sat, 04 Oct 2008 19:00:07 +0200
+
 yelp (2.22.1-8) unstable; urgency=low
 
   * 07_crash_info.patch: patch from JHM Dassen (Ray) to fix crash when 

Modified: desktop/experimental/yelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/control?rev=17202&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/control (original)
+++ desktop/experimental/yelp/debian/control Sat Oct  4 17:03:37 2008
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Mario Lang <mlang at debian.org>, Sebastian Dröge <slomo at debian.org>
 Standards-Version: 3.8.0
 Build-Depends: debhelper (>= 5),
                gnome-pkg-tools (>= 0.10),
@@ -18,7 +18,6 @@
                xulrunner-dev (>= 1.9~rc1),
                libbz2-dev,
                libgconf2-dev,
-               libgnomevfs2-dev,
                libglade2-dev,
                libxml2-dev (>= 2.6.5),
                libstartup-notification0-dev (>= 0.8),

Modified: desktop/experimental/yelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/control.in?rev=17202&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/control.in (original)
+++ desktop/experimental/yelp/debian/control.in Sat Oct  4 17:03:37 2008
@@ -18,7 +18,6 @@
                xulrunner-dev (>= 1.9~rc1),
                libbz2-dev,
                libgconf2-dev,
-               libgnomevfs2-dev,
                libglade2-dev,
                libxml2-dev (>= 2.6.5),
                libstartup-notification0-dev (>= 0.8),

Modified: desktop/experimental/yelp/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/patches/series?rev=17202&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/patches/series (original)
+++ desktop/experimental/yelp/debian/patches/series Sat Oct  4 17:03:37 2008
@@ -1,9 +1,5 @@
-01_gecko1.9.patch
 02_man-utf8.patch
 03_info_crasher.patch
 04_use_doc-base.patch
-05_txt_crash.patch
 06_text_plain.patch
-07_crash_info.patch
-60_format-string.patch
-70_autotools.patch
+#70_autotools.patch

Modified: desktop/experimental/yelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/rules?rev=17202&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/rules (original)
+++ desktop/experimental/yelp/debian/rules Sat Oct  4 17:03:37 2008
@@ -5,6 +5,7 @@
 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
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-info --enable-man \




More information about the pkg-gnome-commits mailing list