Changeset 7443


Ignore:
Timestamp:
02/22/11 01:59:02 (2 years ago)
Author:
alanbach-guest
Message:
  • Sync'd with Debian 3.32.2-1
Location:
pkg/raul/main/gtkhtml3.14/trunk/debian
Files:
4 added
4 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • pkg/raul/main/gtkhtml3.14/trunk/debian/changelog

    r7323 r7443  
    1 gtkhtml3.14 (3.32.1-parsix4) unstable; urgency=low 
    2  
    3   * Rebuild with new libs 
    4  
    5  -- Alan Baghumian <alan@technotux.org>  Fri, 04 Feb 2011 20:59:44 -0800 
    6  
    7 gtkhtml3.14 (3.32.1-parsix3) unstable; urgency=low 
    8  
    9   * Fixed libgtkhtml3.14-19.shlibs version numbers 
    10  
    11  -- Alan Baghumian <alan@technotux.org>  Fri, 14 Jan 2011 09:39:45 -0800 
    12  
    13 gtkhtml3.14 (3.32.1-parsix2) unstable; urgency=low 
    14  
    15   * Rebuild with correct shlibs 
    16  
    17  -- root <root@buildd>  Thu, 13 Jan 2011 22:18:56 -0800 
    18  
    19 gtkhtml3.14 (3.32.1-parsix1) unstable; urgency=low 
    20  
    21   * Sync'd with Ubuntu 3.32.1-0ubuntu1 
    22  
    23  -- Alan Baghumian <alan@technotux.org>  Thu, 13 Jan 2011 17:45:12 -0800 
    24  
    25 gtkhtml3.14 (3.32.1-0ubuntu1) natty; urgency=low 
    26  
    27   * New upstream release 
    28  
    29  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 26 Nov 2010 11:14:46 +1100 
    30  
    31 gtkhtml3.14 (3.32.0-0ubuntu1) natty; urgency=low 
    32  
    33   * New upstream release 3.32.0 
    34     - Crash after closing inline view of text attachment (LP: #178959, #284060) 
    35     - Translations not working in Emoticons, Find/Replace dialogs (LP: #562633) 
    36   * debian/patches/gtkhtml3.14_ftbfs.patch: dropped. 
    37   * debian/rules: append API_VER for libgtkhtml-editor chrpath as well 
    38   * debian/libgtkhtml-editor-dev.install: append api version to pkgconfig 
    39     file name. 
    40   * debian/*.shlibs: update shlibs files for new version with same soname, also 
    41     rename libgtkhtml-editor to libgtkhtml-editor-3.14 
    42   * debian/control: Replaces/Conflicts gtkhtml3.14 (<< 3.32.0) 
    43   * debian/control: bump libgtk2.0-dev and libgail-dev Build-Depends to 2.20 
    44   * debian/rules: disable deprecation warnings so the build completes 
    45  
    46  -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Tue, 02 Nov 2010 14:34:48 -0400 
    47  
    48 gtkhtml3.14 (1:3.30.3-1ubuntu1) maverick; urgency=low 
    49  
    50   * Merge with Debian unstable. Remaining Ubuntu changes: 
     1gtkhtml3.14 (3.32.2-parsix1) unstable; urgency=low 
     2 
     3  * Sync'd with Debian 3.32.2-1 
     4 
     5 -- Alan Baghumian <alan@technotux.org>  Mon, 21 Feb 2011 16:58:25 -0800 
     6 
     7gtkhtml3.14 (3.32.2-1) unstable; urgency=low 
     8 
     9  * New upstream release. 
     10  * debian/watch updated, remove the call to uupdate. 
     11 
     12 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 12 Feb 2011 21:45:46 +0100 
     13 
     14gtkhtml3.14 (3.32.1-1) unstable; urgency=low 
     15 
     16  * New upstream release. 
     17  * debian/watch updated to track 2.32 branch. 
    5118  * debian/control: 
    52     - Add Vcs-Bzr link 
    53   * debian/libgtkhtml-editor0.shlibs: 
    54   * debian/libgtkhtml3.14-19.shlibs: 
    55     - Add epoch (accidentally added in Ubuntu) 
    56   * debian/patches/gtkhtml3.14_ftbfs.diff: 
    57     - Build without DGTK_DISABLE_DEPRECATED to fix FTBFS 
    58   * debian/watch: 
    59     - Watch for unstable versions 
    60  
    61  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 25 Aug 2010 14:22:37 +1000 
     19    - bump GTK+ build-dep to 2.20 
     20    - rename libgtkhtml-editor0 package to libgtkhtml-editor-3.14-0 to follow 
     21      soname change. 
     22    - add conflicts/replaces to ease transition. 
     23    - add build-dep on hardening-includes. 
     24  * debian/rules: 
     25    - explicitly disable GTK+ 3 support. 
     26    - add $(API_VER) to libgtkhtml-editor0 name.  
     27    - include hardening rules 
     28    - pick flags from dpkg-buildflags 
     29    - add hardening flags, -z,defs, -O1 and --as-needed to LDFLAGS 
     30    - add hardening flags to CFLAGS.  
     31  * debian/libgtkhtmleditor*.install renamed and edited to follow soname 
     32    change. 
     33 
     34 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 12 Feb 2011 20:07:08 +0100 
    6235 
    6336gtkhtml3.14 (3.30.3-1) unstable; urgency=low 
     
    170143  * debian/rules: 
    171144    - force build of static libs. 
    172  
    173145  [3.29.2] 
    174146  * New upstream release.  
    175147 
    176148 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 16 Nov 2009 21:52:56 +0100 
     149 
     150gtkhtml3.14 (3.28.3-1) unstable; urgency=low 
     151 
     152  * New upstream bugfix release. 
     153  * debian/control:  
     154    - update standards version to 3.8.4. 
     155 
     156 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 01 Mar 2010 18:16:55 +0100 
     157 
     158gtkhtml3.14 (3.28.2-2) unstable; urgency=low 
     159 
     160  * debian/patches: 
     161    - 01_restore-gc-fill-style added, fix draw_spell_error() not restoring GC 
     162      fill style. Thanks Michel DÀnzer.                         closes: #562483 
     163 
     164 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 28 Dec 2009 11:08:20 +0100 
     165 
     166gtkhtml3.14 (3.28.2-1) unstable; urgency=low 
     167 
     168  * New upstream bugfix release. 
     169 
     170 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 15 Dec 2009 08:35:11 +0100 
    177171 
    178172gtkhtml3.14 (3.28.1-1) unstable; urgency=low 
  • pkg/raul/main/gtkhtml3.14/trunk/debian/control

    r7320 r7443  
    22Section: gnome 
    33Priority: optional 
    4 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> 
    5 XSBC-Original-Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers@lists.alioth.debian.org> 
     4Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers@lists.alioth.debian.org> 
    65Uploaders: Loic Minier <lool@dooz.org>, 
    76           Heikki Henriksen <heikkih@gmail.com>, 
     
    1211Dm-Upload-Allowed: yes 
    1312Homepage: http://www.gnome.org/projects/evolution/ 
    14 Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/gtkhtml3.14/ubuntu 
     13Vcs-Svn: svn://svn.debian.org/svn/pkg-evolution/unstable/gtkhtml3.14 
     14Vcs-Browser: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.14 
    1515Build-Depends: debhelper (>= 7.2.3~), 
    1616               cdbs (>= 0.4.37), 
    1717               dpkg-dev (>= 1.14.16), 
     18               hardening-includes, 
    1819               pkg-config, 
    1920               libtool, 
    2021               intltool (>= 0.36.3), 
    21                libgail-dev (>= 2.20.0), 
     22               libgail-dev (>= 1.1.0), 
    2223               libgnomeui-dev (>= 2.0.0), 
    2324               libpango1.0-dev (>= 1.5), 
     
    3839         ${misc:Depends}, 
    3940Suggests: libgtkhtml3.14-dbg 
    40 Replaces: gtkhtml3.14 (<< 3.32.0) 
    41 Conflicts: gtkhtml3.14 (<< 3.32.0) 
     41Replaces: gtkhtml3.14 (<< 3.16.0) 
     42Conflicts: gtkhtml3.14 (<< 3.16.0) 
    4243Description: HTML rendering/editing library - runtime files 
    4344 GtkHTML is a lightweight HTML rendering/printing/editing engine. 
     
    7172 This package contains the unstripped libraries used for debugging purposes. 
    7273 
    73 Package: libgtkhtml-editor0 
     74Package: libgtkhtml-editor-3.14-0 
    7475Architecture: any 
    7576Section: libs 
    7677Depends: ${shlibs:Depends}, 
    7778         ${misc:Depends}, 
    78          libgtkhtml-editor-common (= ${source:Version}) 
     79         libgtkhtml-editor-3.14-common (= ${source:Version}) 
    7980Breaks: libgtkhtml3.14 (<< 3.26) 
    8081Description: HTML rendering/editing library - editor widget 
     
    8384 This package contains the editor widget. 
    8485 
    85 Package: libgtkhtml-editor-common 
     86Package: libgtkhtml-editor-3.14-common 
    8687Section: libs 
    8788Architecture: all 
    8889Depends: ${shlibs:Depends}, 
    8990         ${misc:Depends}, 
    90 Conflicts: gtkhtml3.14 
    91 Replaces: gtkhtml3.14 
     91Conflicts: gtkhtml3.14, libgtkhtml-editor-common 
     92Replaces: gtkhtml3.14, libgtkhtml-editor-common 
    9293Description: HTML rendering/editing library - editor widget data 
    9394 GtkHTML is a lightweight HTML rendering/printing/editing engine. 
     
    9596 This package contains the editor widget data. 
    9697 
    97 Package: libgtkhtml-editor-dev 
     98Package: libgtkhtml-editor-3.14-dev 
    9899Architecture: any 
    99100Section: libdevel 
    100101Priority: extra 
    101 Depends: libgtkhtml-editor0 (= ${binary:Version}), 
     102Depends: libgtkhtml-editor-3.14-0 (= ${binary:Version}), 
    102103         ${misc:Depends}, 
    103104         ${shlibs:Depends} 
  • pkg/raul/main/gtkhtml3.14/trunk/debian/libgtkhtml3.14-19.shlibs

    r7135 r7443  
    1 libgtkhtml-3.14 19 libgtkhtml3.14-19 (>= 3.30.2), libgtkhtml3.14-19 (<< 3.33) 
     1libgtkhtml-3.14 19 libgtkhtml3.14-19 (>= 3.32.0), libgtkhtml3.14-19 (<< 3.33) 
  • pkg/raul/main/gtkhtml3.14/trunk/debian/rules

    r7117 r7443  
    55include /usr/share/cdbs/1/class/gnome.mk 
    66include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 
     7include /usr/share/hardening-includes/hardening.make 
    78 
    89GNOME_MODULE := gtkhtml 
     
    1415API_VER   := 3.14 
    1516 
    16 DEB_CONFIGURE_EXTRA_FLAGS += --enable-static --disable-deprecated_warning_flags 
     17LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS) 
     18CFLAGS=$(shell dpkg-buildflags --get CFLAGS) 
     19LDFLAGS+=$(HARDENING_LDFLAGS) -Wl,-z,defs -Wl,--as-needed -Wl,-O1 
     20CFLAGS+=$(HARDENING_CFLAGS) 
     21 
     22export CFLAGS LDFLAGS 
     23 
     24DEB_CONFIGURE_EXTRA_FLAGS += --enable-static --enable-gtk3=no 
    1725DEB_SHLIBDEPS_INCLUDE_gtkhtml$(API_VER) += $(CURDIR)/debian/libgtkhtml$(API_VER)-$(SOVERSION)/usr/lib 
    1826DEB_DH_MAKESHLIBS_ARGS_gtkhtml$(API_VER) += --noscripts 
     
    2432        $(CURDIR)/debian/libgtkhtml$(API_VER)-$(SOVERSION)/usr/lib/libgtkhtml-$(API_VER).so.$(SOVERSION).$(AGE).$(REVISION) 
    2533 
    26 binary-post-install/libgtkhtml-editor0:: 
    27         chrpath -d -k $(CURDIR)/debian/libgtkhtml-editor0/usr/lib/libgtkhtml-editor-$(API_VER).so.0.0.0  
     34binary-post-install/libgtkhtml-editor-$(API_VER)-0:: 
     35        chrpath -d -k $(CURDIR)/debian/libgtkhtml-editor-$(API_VER)-0/usr/lib/libgtkhtml-editor-$(API_VER).so.0.0.0  
    2836 
    2937common-binary-post-install-indep:: 
Note: See TracChangeset for help on using the changeset viewer.