[maemo-commits] [maemo-commits] r17720 - projects/haf/trunk/pango1.0/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Mar 18 10:57:00 EET 2009
- Previous message: [maemo-commits] r17719 - projects/haf/trunk/clutter0.8/debian
- Next message: [maemo-commits] r17721 - projects/haf/tags/pango1.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: herzi Date: 2009-03-18 10:56:49 +0200 (Wed, 18 Mar 2009) New Revision: 17720 Removed: projects/haf/trunk/pango1.0/debian/shlibs.local Modified: projects/haf/trunk/pango1.0/debian/changelog projects/haf/trunk/pango1.0/debian/rules Log: pango1.0 (1.20.1-2maemo4) unstable; urgency=low * delete the shlibs.local file and dropped the extra parameters in debian/rules; fixed this lintian warning package-relation-with-self depends: libpango1.0-0 (>= 1.20.1) -- Sven Herzberg <herzi at lanedo.com> Wed, 18 Mar 2009 09:49:29 +0100 Modified: projects/haf/trunk/pango1.0/debian/changelog =================================================================== --- projects/haf/trunk/pango1.0/debian/changelog 2009-03-17 16:54:34 UTC (rev 17719) +++ projects/haf/trunk/pango1.0/debian/changelog 2009-03-18 08:56:49 UTC (rev 17720) @@ -4,11 +4,14 @@ * properly install the post-install script * create an empty modules file for the package, there's no point in creating one with the modules that the package builder has installed locally + * delete the shlibs.local file and dropped the extra parameters in + debian/rules; fixed this lintian warning + package-relation-with-self depends: libpango1.0-0 (>= 1.20.1) [ Claudio Saavedra ] * Fixes: NB#97344 (Update pango packaging) - -- Claudio Saavedra <csaavedra at igalia.com> Fri, 13 Mar 2009 14:17:55 +0200 + -- Sven Herzberg <herzi at lanedo.com> Wed, 18 Mar 2009 09:49:29 +0100 pango1.0 (1.20.1-2maemo3) unstable; urgency=low Modified: projects/haf/trunk/pango1.0/debian/rules =================================================================== --- projects/haf/trunk/pango1.0/debian/rules 2009-03-17 16:54:34 UTC (rev 17719) +++ projects/haf/trunk/pango1.0/debian/rules 2009-03-18 08:56:49 UTC (rev 17720) @@ -26,9 +26,6 @@ # build static stuff: DEB_CONFIGURE_EXTRA_FLAGS := --disable-gtk-doc --enable-static -SHLIB_VERSION=1.20.1 -DEB_DH_MAKESHLIBS_ARGS_libpango1.0-0 := -V"libpango1.0-0 (>= $(SHLIB_VERSION))" - DEB_DH_STRIP_ARGS := --dbg-package=libpango1.0-0 install/libpango1.0-common:: Deleted: projects/haf/trunk/pango1.0/debian/shlibs.local =================================================================== --- projects/haf/trunk/pango1.0/debian/shlibs.local 2009-03-17 16:54:34 UTC (rev 17719) +++ projects/haf/trunk/pango1.0/debian/shlibs.local 2009-03-18 08:56:49 UTC (rev 17720) @@ -1,15 +0,0 @@ -libpango-1.0 0 libpango1.0-0 (>= 1.20.1) -libpangox-1.0 0 libpango1.0-0 (>= 1.20.1) -libpangoft2-1.0 0 libpango1.0-0 (>= 1.20.1) -libpangoxft-1.0 0 libpango1.0-0 (>= 1.20.1) -libpangocairo-1.0 0 libpango1.0-0 (>= 1.20.1) -pango-arabic fc libpango1.0-0 (>= 1.20.1) -pango-arabic lang libpango1.0-0 (>= 1.20.1) -pango-hangul fc libpango1.0-0 (>= 1.20.1) -pango-hebrew fc libpango1.0-0 (>= 1.20.1) -pango-indic fc libpango1.0-0 (>= 1.20.1) -pango-indic lang libpango1.0-0 (>= 1.20.1) -pango-khmer fc libpango1.0-0 (>= 1.20.1) -pango-syriac fc libpango1.0-0 (>= 1.20.1) -pango-thai fc libpango1.0-0 (>= 1.20.1) -pango-tibetan fc libpango1.0-0 (>= 1.20.1)
- Previous message: [maemo-commits] r17719 - projects/haf/trunk/clutter0.8/debian
- Next message: [maemo-commits] r17721 - projects/haf/tags/pango1.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]