Changeset 6638 for pkg


Ignore:
Timestamp:
07/04/10 04:38:22 (3 years ago)
Author:
alanbach-guest
Message:
  • New upstream bugfix release + debian/patches/90_relibtoolize.patch:
    • Regenerated for the new version.
Location:
pkg/vinnie/main/libgail-gnome/trunk/debian
Files:
4 added
4 edited

Legend:

Unmodified
Added
Removed
  • pkg/vinnie/main/libgail-gnome/trunk/debian/changelog

    r4313 r6638  
    1 libgail-gnome (1.20.1-parsix2) unstable; urgency=low 
    2  
    3   * Updated to use gtk 2.13/2.14 
    4   * Bump standards version to 3.8.0.1 
    5  
    6  -- Alan Baghumian <alan@technotux.org>  Fri, 31 Oct 2008 12:03:53 -0700 
    7  
    8 libgail-gnome (1.20.1-parsix1) unstable; urgency=low 
    9  
    10   * New upstream stable release 
    11  
    12  -- Alan Baghumian <alan@technotux.org>  Mon, 29 Sep 2008 14:19:26 -0700 
    13  
    14 libgail-gnome (1.20.0-parsix1) unstable; urgency=low 
    15  
    16   * New upstream stable release 
    17  
    18  -- Alan Baghumian <alan@technotux.org>  Sat, 22 Sep 2007 11:03:49 +0000 
    19  
    20 libgail-gnome (1.18.0-parsix3) barry; urgency=low 
    21  
    22   * Biarch build 
    23  
    24  -- Alan Baghumian <alan@technotux.org>  Wed, 04 Jul 2007 11:03:41 +0330 
    25  
    26 libgail-gnome (1.18.0-parsix2) barry; urgency=low 
    27  
    28   * Rebuit against at-spi 1.18.0 
    29  
    30  -- Alan Baghumian <alan@technotux.org>  Wed,  4 Apr 2007 15:30:38 +0330 
    31  
    32 libgail-gnome (1.18.0-parsix1) barry; urgency=low 
    33  
    34   * New upstream release  
    35   * Dropped 000_libgail-gnome-debian-libtool.patch 
    36  
    37  -- Alan Baghumian <alan@technotux.org>  Wed,  4 Apr 2007 14:51:27 +0330 
     1libgail-gnome (1.20.3-parsix1) unstable; urgency=low 
     2 
     3  * New upstream bugfix release 
     4  + debian/patches/90_relibtoolize.patch: 
     5      - Regenerated for the new version. 
     6 
     7 -- Alan Baghumian <alan@technotux.org>  Sat, 03 Jul 2010 19:37:35 -0700 
     8 
     9libgail-gnome (1.20.2-1) unstable; urgency=low 
     10 
     11  * New upstream bugfix release: 
     12    + debian/patches/90_relibtoolize.patch: 
     13      - Regenerated for the new version. 
     14  * debian/control.in: 
     15    + Update Standards-Version to 3.8.4. 
     16 
     17 -- Sebastian Dröge <slomo@debian.org>  Wed, 14 Apr 2010 07:07:35 +0200 
     18 
     19libgail-gnome (1.20.1-2) unstable; urgency=low 
     20 
     21  [ Josselin Mouette ] 
     22  * libgail-gnome-module depends on libgail-common. Closes: #537151. 
     23 
     24  [ Emilio Pozuelo Monfort ] 
     25  * Move the debug package to section debug. 
     26  * Standards-Version is 3.8.3, no changes needed. 
     27 
     28 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 30 Aug 2009 23:22:09 +0200 
     29 
     30libgail-gnome (1.20.1-1) unstable; urgency=low 
     31 
     32  * New upstream bugfix release. 
     33  * Link with -Wl,-Bsymbolic to avoid encountering bugs similar to the  
     34    one fixed upstream. 
     35  * Also pass -Wl,-O1 -Wl,-z,defs -Wl,--as-needed. 
     36  * 90_relibtoolize.patch: relibtoolize to avoid the amd64 rpath issue. 
     37  * 99_ltmain_as-needed.patch: make --as-needed work. 
     38  * Standards version is 3.8.0. 
     39  * Don’t call dh_makeshlibs. 
     40 
     41 -- Josselin Mouette <joss@debian.org>  Fri, 21 Nov 2008 19:46:18 +0100 
     42 
     43libgail-gnome (1.20.0-1) unstable; urgency=low 
     44 
     45  [ Loic Minier ] 
     46  * Fix description of the -dbg package. 
     47 
     48  [ Sebastian Dröge ] 
     49  * New upstream release. 
     50  * debian/control.in: 
     51    + Use ${binary:Version} instead of ${Source-Version} to make lintian happy. 
     52 
     53 -- Sebastian Dröge <slomo@debian.org>  Tue, 18 Sep 2007 08:42:38 +0200 
     54 
     55libgail-gnome (1.18.0-2) unstable; urgency=medium 
     56 
     57  * Honor CFLAGS we set in rules, doh! 
     58  * Set some sane default CFLAGS and honor noopt in DEB_BUILD_OPTIONS. 
     59 
     60 -- Loic Minier <lool@dooz.org>  Thu, 12 Apr 2007 15:29:02 +0200 
     61 
     62libgail-gnome (1.18.0-1) unstable; urgency=low 
     63 
     64  * Set Maintainer to the Debian GNOME Maintainers. 
     65  * Add a get-orig-source target to retrieve the upstream tarball. 
     66  * Drop useless INSTALL_PROGRAM: this is handled by dh_strip. 
     67  * Drop generated debian/docs from SVN. 
     68  * Use full URL and HTTP in copyright. 
     69  * Cleanups in rules. 
     70  * New upstream release. 
     71    - Rewrite the build system completely; switch from tar-in-tar and 
     72      sys-build to regular source and quilt patching; build-depend on quilt. 
     73    - Include the new uploaders.mk from gnome-pkg-tools instead of duplicating 
     74      its logic; build-dep on gnome-pkg-tools >= 0.11. 
     75    - Run "make check" test suite except if DEB_BUILD_OPTIONS contains the 
     76      "nocheck" keyword; ignore failures. 
     77    - Generate debian/%.in in a global rule. 
     78  * Wrap build-deps and deps. 
     79 
     80 -- Loic Minier <lool@dooz.org>  Wed, 11 Apr 2007 19:23:25 +0200 
    3881 
    3982libgail-gnome (1.1.3-3) unstable; urgency=low 
  • pkg/vinnie/main/libgail-gnome/trunk/debian/control

    r4313 r6638  
    33Priority: optional 
    44Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> 
    5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>, Sebastien Bacher <seb128@debian.org> 
     5Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org> 
    66Build-Depends: debhelper (>= 5), 
    77               libatk1.0-dev (>= 1.2.0), 
    8                libgtk2.0-dev (>= 2.13), 
     8               libgtk2.0-dev (>= 2.0.6-3), 
    99               libbonobo2-dev (>= 2.0.0), 
    1010               libbonoboui2-dev (>= 2.0.1), 
    1111               libgnomeui-dev (>= 2.0.3), 
     12               libgail-dev (>= 1.2.0), 
    1213               libatspi-dev (>= 1.1.8), 
    1314               pkg-config, 
     
    1718               gnome-pkg-tools (>= 0.11), 
    1819               quilt 
    19 Standards-Version: 3.8.0.1 
     20Standards-Version: 3.8.4 
    2021 
    2122Package: libgail-gnome-module 
    2223Architecture: any 
    2324Depends: ${misc:Depends}, 
    24          ${shlibs:Depends} 
     25         ${shlibs:Depends}, 
     26         libgail-common (>= 1.2.0) 
    2527Conflicts: libgail-gnome0 (<< 1.0.2) 
    2628Replaces: libgail-gnome0 (<< 1.0.2) 
     
    3739         libgail-gnome-module (= ${binary:Version}), 
    3840         libatk1.0-dev, 
    39          libgtk2.0-dev (>= 2.13), 
     41         libgtk2.0-dev (>= 2.2.0), 
    4042         libbonoboui2-dev, 
     43         libgail-dev (>= 1.2.0), 
    4144         pkg-config 
    4245Description: Development files of libgail-gnome 
     
    4851Package: libgail-gnome-dbg 
    4952Architecture: any 
    50 Section: libdevel 
     53Section: debug 
    5154Priority: extra 
    5255Depends: ${misc:Depends}, 
  • pkg/vinnie/main/libgail-gnome/trunk/debian/control.in

    r4313 r6638  
    66Build-Depends: debhelper (>= 5), 
    77               libatk1.0-dev (>= 1.2.0), 
    8                libgtk2.0-dev (>= 2.13), 
     8               libgtk2.0-dev (>= 2.0.6-3), 
    99               libbonobo2-dev (>= 2.0.0), 
    1010               libbonoboui2-dev (>= 2.0.1), 
    1111               libgnomeui-dev (>= 2.0.3), 
     12               libgail-dev (>= 1.2.0), 
    1213               libatspi-dev (>= 1.1.8), 
    1314               pkg-config, 
     
    1718               gnome-pkg-tools (>= 0.11), 
    1819               quilt 
    19 Standards-Version: 3.8.0.1 
     20Standards-Version: 3.8.4 
    2021 
    2122Package: libgail-gnome-module 
    2223Architecture: any 
    2324Depends: ${misc:Depends}, 
    24          ${shlibs:Depends} 
     25         ${shlibs:Depends}, 
     26         libgail-common (>= 1.2.0) 
    2527Conflicts: libgail-gnome0 (<< 1.0.2) 
    2628Replaces: libgail-gnome0 (<< 1.0.2) 
     
    3739         libgail-gnome-module (= ${binary:Version}), 
    3840         libatk1.0-dev, 
    39          libgtk2.0-dev (>= 2.13), 
     41         libgtk2.0-dev (>= 2.2.0), 
    4042         libbonoboui2-dev, 
     43         libgail-dev (>= 1.2.0), 
    4144         pkg-config 
    4245Description: Development files of libgail-gnome 
     
    4851Package: libgail-gnome-dbg 
    4952Architecture: any 
    50 Section: libdevel 
     53Section: debug 
    5154Priority: extra 
    5255Depends: ${misc:Depends}, 
  • pkg/vinnie/main/libgail-gnome/trunk/debian/rules

    r4313 r6638  
    1515 
    1616CFLAGS += -Wall -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2) 
     17 
     18LDFLAGS += -Wl,-Bsymbolic -Wl,-O1 -Wl,-z,defs -Wl,--as-needed 
    1719 
    1820DEBVERSION := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p') 
     
    5052$(STAMP_DIR)/configure-stamp: $(STAMP_DIR)/patch-stamp 
    5153        dh_testdir 
    52         CFLAGS="$(CFLAGS)" ./configure $(configure_flags) 
     54        CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" ./configure $(configure_flags) 
    5355        touch $@ 
    5456 
     
    9193        dh_testdir 
    9294        dh_testroot 
    93         -$(MAKE) distclean 
     95        [ ! -f Makefile ] || $(MAKE) distclean 
    9496        # restore files from backup (before unpatching) 
    9597        -test -r config.sub.orig && mv -f config.sub.orig config.sub 
     
    116118        dh_compress -a 
    117119        dh_fixperms -a 
    118         dh_makeshlibs -plibgail-gnome-module \ 
    119                 -V "libgail-gnome-module (>= $(VERSION))" 
    120120        dh_installdeb -a 
    121121        # override shlibs for libraries from this source before computing 
Note: See TracChangeset for help on using the changeset viewer.