r9475 - in /desktop/experimental/yelp/debian: changelog compat control control.in copyright rules

he at users.alioth.debian.org he at users.alioth.debian.org
Sun Apr 1 14:58:48 UTC 2007


Author: he
Date: Sun Apr  1 14:58:48 2007
New Revision: 9475

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9475
Log:
* New upstream release; only bug fixes
* Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
  cdbs >= 0.4.41.
* Prepend -Wl,-z,defs before -Wl,--as-needed in LDFLAGS.
* Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS.
* Bump debhelper compat level to 5, add fitting build-dep
* Update/complete debian/copyright

Modified:
    desktop/experimental/yelp/debian/changelog
    desktop/experimental/yelp/debian/compat
    desktop/experimental/yelp/debian/control
    desktop/experimental/yelp/debian/control.in
    desktop/experimental/yelp/debian/copyright
    desktop/experimental/yelp/debian/rules

Modified: desktop/experimental/yelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/changelog?rev=9475&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/changelog (original)
+++ desktop/experimental/yelp/debian/changelog Sun Apr  1 14:58:48 2007
@@ -1,8 +1,18 @@
-yelp (2.16.2-3) UNRELEASED; urgency=low
-
+yelp (2.18.0-1) experimental; urgency=low
+
+  [ Josselin Mouette ]
   * Recommend ttf-dejavu (closes: #366760).
 
- -- Josselin Mouette <joss at debian.org>  Tue, 13 Feb 2007 11:46:18 +0100
+  [ Marc 'HE' Brockschmidt ]
+  * New upstream release; only bug fixes
+  * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
+    cdbs >= 0.4.41.
+  * Prepend -Wl,-z,defs before -Wl,--as-needed in LDFLAGS.
+  * Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS.
+  * Bump debhelper compat level to 5, add fitting build-dep
+  * Update/complete debian/copyright
+
+ -- Marc 'HE' Brockschmidt <he at debian.org>  Sun, 01 Apr 2007 16:42:32 +0200
 
 yelp (2.16.2-2) experimental; urgency=low
 

Modified: desktop/experimental/yelp/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/compat?rev=9475&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/compat (original)
+++ desktop/experimental/yelp/debian/compat Sun Apr  1 14:58:48 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: desktop/experimental/yelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/control?rev=9475&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/control (original)
+++ desktop/experimental/yelp/debian/control Sun Apr  1 14:58:48 2007
@@ -2,9 +2,9 @@
 Section: gnome
 Priority: optional
 Maintainer: Jerry Haltom <wasabi at larvalstage.net>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Kilian Krause <kilian at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>, Ondřej Surý <ondrej at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd 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>, Marc 'HE' Brockschmidt <he at debian.org>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 4.1), gnome-pkg-tools (>= 0.10), cdbs, docbook-to-man, intltool (>= 0.35.0), libgnome2-dev (>= 2.14.0), libgtk2.0-dev (>= 2.10.0), libgnomeui-dev (>= 2.16.0-2), libxslt1-dev (>= 1.1.4),  gnome-doc-utils (>= 0.3.1), libxul-dev, libbz2-dev, libgconf2-dev, libgnomevfs2-dev, libglade2-dev, libxml2-dev (>= 2.6.5), libstartup-notification0-dev (>= 0.8), libdbus-glib-1-dev, zlib1g-dev, libxt-dev
+Build-Depends: debhelper (>= 5), gnome-pkg-tools (>= 0.10), cdbs (>= 0.4.41), docbook-to-man, intltool (>= 0.35.0), libgnome2-dev (>= 2.14.0), libgtk2.0-dev (>= 2.10.0), libgnomeui-dev (>= 2.16.0-2), libxslt1-dev (>= 1.1.4),  gnome-doc-utils (>= 0.3.1), libxul-dev, libbz2-dev, libgconf2-dev, libgnomevfs2-dev, libglade2-dev, libxml2-dev (>= 2.6.5), libstartup-notification0-dev (>= 0.8), libdbus-glib-1-dev, zlib1g-dev, libxt-dev
 
 Package: yelp
 Architecture: any

Modified: desktop/experimental/yelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/control.in?rev=9475&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/control.in (original)
+++ desktop/experimental/yelp/debian/control.in Sun Apr  1 14:58:48 2007
@@ -4,7 +4,7 @@
 Maintainer: Jerry Haltom <wasabi at larvalstage.net>
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 4.1), gnome-pkg-tools (>= 0.10), cdbs, docbook-to-man, intltool (>= 0.35.0), libgnome2-dev (>= 2.14.0), libgtk2.0-dev (>= 2.10.0), libgnomeui-dev (>= 2.16.0-2), libxslt1-dev (>= 1.1.4),  gnome-doc-utils (>= 0.3.1), libxul-dev, libbz2-dev, libgconf2-dev, libgnomevfs2-dev, libglade2-dev, libxml2-dev (>= 2.6.5), libstartup-notification0-dev (>= 0.8), libdbus-glib-1-dev, zlib1g-dev, libxt-dev
+Build-Depends: debhelper (>= 5), gnome-pkg-tools (>= 0.10), cdbs (>= 0.4.41), docbook-to-man, intltool (>= 0.35.0), libgnome2-dev (>= 2.14.0), libgtk2.0-dev (>= 2.10.0), libgnomeui-dev (>= 2.16.0-2), libxslt1-dev (>= 1.1.4),  gnome-doc-utils (>= 0.3.1), libxul-dev, libbz2-dev, libgconf2-dev, libgnomevfs2-dev, libglade2-dev, libxml2-dev (>= 2.6.5), libstartup-notification0-dev (>= 0.8), libdbus-glib-1-dev, zlib1g-dev, libxt-dev
 
 Package: yelp
 Architecture: any

Modified: desktop/experimental/yelp/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/copyright?rev=9475&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/copyright (original)
+++ desktop/experimental/yelp/debian/copyright Sun Apr  1 14:58:48 2007
@@ -3,9 +3,16 @@
 
 It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/yelp/
 
-Upstream Author and copyright holder: Mikael Hallendal <micke at codefactory.se>
-
-License:
+Copyright holders and authors:
+   (C) 2000-2004 Marco Pesenti Gritti
+   (C) 2001-2003 Mikael Hallendal
+   (C) 2002 Jorn Baayen
+   (C) 2003-2005 Shaun McCance
+   (C) 2003-2005 Christian Persch
+   (C) 2004,2005 Davyd Madeley
+   (C) 2005 Juerg Billeter
+   (C) 2005,2006 Brent Smith
+   (C) 2005,2006 Don Scorgie
 
    This package is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by

Modified: desktop/experimental/yelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/yelp/debian/rules?rev=9475&op=diff
==============================================================================
--- desktop/experimental/yelp/debian/rules (original)
+++ desktop/experimental/yelp/debian/rules Sun Apr  1 14:58:48 2007
@@ -8,9 +8,9 @@
 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 --with-mozilla=xulrunner
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-info --enable-man --with-mozilla=xulrunner
 
-DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed"
+LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 clean::
 	rm -f debian/yelp.1




More information about the pkg-gnome-commits mailing list