- Timestamp:
- 07/04/10 04:38:22 (3 years ago)
- Location:
- pkg/vinnie/main/libgail-gnome/trunk/debian
- Files:
-
- 4 added
- 4 edited
-
changelog (modified) (1 diff)
-
control (modified) (4 diffs)
-
control.in (modified) (4 diffs)
-
patches (added)
-
patches/90_relibtoolize.patch (added)
-
patches/99_ltmain_as-needed.patch (added)
-
patches/series (added)
-
rules (modified) (4 diffs)
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 1 libgail-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 9 libgail-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 19 libgail-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 30 libgail-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 43 libgail-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 55 libgail-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 62 libgail-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 38 81 39 82 libgail-gnome (1.1.3-3) unstable; urgency=low -
pkg/vinnie/main/libgail-gnome/trunk/debian/control
r4313 r6638 3 3 Priority: optional 4 4 Maintainer: 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>5 Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org> 6 6 Build-Depends: debhelper (>= 5), 7 7 libatk1.0-dev (>= 1.2.0), 8 libgtk2.0-dev (>= 2. 13),8 libgtk2.0-dev (>= 2.0.6-3), 9 9 libbonobo2-dev (>= 2.0.0), 10 10 libbonoboui2-dev (>= 2.0.1), 11 11 libgnomeui-dev (>= 2.0.3), 12 libgail-dev (>= 1.2.0), 12 13 libatspi-dev (>= 1.1.8), 13 14 pkg-config, … … 17 18 gnome-pkg-tools (>= 0.11), 18 19 quilt 19 Standards-Version: 3.8. 0.120 Standards-Version: 3.8.4 20 21 21 22 Package: libgail-gnome-module 22 23 Architecture: any 23 24 Depends: ${misc:Depends}, 24 ${shlibs:Depends} 25 ${shlibs:Depends}, 26 libgail-common (>= 1.2.0) 25 27 Conflicts: libgail-gnome0 (<< 1.0.2) 26 28 Replaces: libgail-gnome0 (<< 1.0.2) … … 37 39 libgail-gnome-module (= ${binary:Version}), 38 40 libatk1.0-dev, 39 libgtk2.0-dev (>= 2. 13),41 libgtk2.0-dev (>= 2.2.0), 40 42 libbonoboui2-dev, 43 libgail-dev (>= 1.2.0), 41 44 pkg-config 42 45 Description: Development files of libgail-gnome … … 48 51 Package: libgail-gnome-dbg 49 52 Architecture: any 50 Section: libdevel53 Section: debug 51 54 Priority: extra 52 55 Depends: ${misc:Depends}, -
pkg/vinnie/main/libgail-gnome/trunk/debian/control.in
r4313 r6638 6 6 Build-Depends: debhelper (>= 5), 7 7 libatk1.0-dev (>= 1.2.0), 8 libgtk2.0-dev (>= 2. 13),8 libgtk2.0-dev (>= 2.0.6-3), 9 9 libbonobo2-dev (>= 2.0.0), 10 10 libbonoboui2-dev (>= 2.0.1), 11 11 libgnomeui-dev (>= 2.0.3), 12 libgail-dev (>= 1.2.0), 12 13 libatspi-dev (>= 1.1.8), 13 14 pkg-config, … … 17 18 gnome-pkg-tools (>= 0.11), 18 19 quilt 19 Standards-Version: 3.8. 0.120 Standards-Version: 3.8.4 20 21 21 22 Package: libgail-gnome-module 22 23 Architecture: any 23 24 Depends: ${misc:Depends}, 24 ${shlibs:Depends} 25 ${shlibs:Depends}, 26 libgail-common (>= 1.2.0) 25 27 Conflicts: libgail-gnome0 (<< 1.0.2) 26 28 Replaces: libgail-gnome0 (<< 1.0.2) … … 37 39 libgail-gnome-module (= ${binary:Version}), 38 40 libatk1.0-dev, 39 libgtk2.0-dev (>= 2. 13),41 libgtk2.0-dev (>= 2.2.0), 40 42 libbonoboui2-dev, 43 libgail-dev (>= 1.2.0), 41 44 pkg-config 42 45 Description: Development files of libgail-gnome … … 48 51 Package: libgail-gnome-dbg 49 52 Architecture: any 50 Section: libdevel53 Section: debug 51 54 Priority: extra 52 55 Depends: ${misc:Depends}, -
pkg/vinnie/main/libgail-gnome/trunk/debian/rules
r4313 r6638 15 15 16 16 CFLAGS += -Wall -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2) 17 18 LDFLAGS += -Wl,-Bsymbolic -Wl,-O1 -Wl,-z,defs -Wl,--as-needed 17 19 18 20 DEBVERSION := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p') … … 50 52 $(STAMP_DIR)/configure-stamp: $(STAMP_DIR)/patch-stamp 51 53 dh_testdir 52 CFLAGS="$(CFLAGS)" ./configure $(configure_flags)54 CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" ./configure $(configure_flags) 53 55 touch $@ 54 56 … … 91 93 dh_testdir 92 94 dh_testroot 93 -$(MAKE) distclean95 [ ! -f Makefile ] || $(MAKE) distclean 94 96 # restore files from backup (before unpatching) 95 97 -test -r config.sub.orig && mv -f config.sub.orig config.sub … … 116 118 dh_compress -a 117 119 dh_fixperms -a 118 dh_makeshlibs -plibgail-gnome-module \119 -V "libgail-gnome-module (>= $(VERSION))"120 120 dh_installdeb -a 121 121 # override shlibs for libraries from this source before computing
Note: See TracChangeset
for help on using the changeset viewer.


