r9956 - in /desktop/unstable/pango1.0/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sat Apr 14 14:22:27 UTC 2007


Author: lool
Date: Sat Apr 14 14:22:27 2007
New Revision: 9956

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9956
Log:
* Wrap build-deps and deps.

Modified:
    desktop/unstable/pango1.0/debian/changelog
    desktop/unstable/pango1.0/debian/control
    desktop/unstable/pango1.0/debian/control.in

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=9956&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog (original)
+++ desktop/unstable/pango1.0/debian/changelog Sat Apr 14 14:22:27 2007
@@ -1,4 +1,4 @@
-pango1.0 (1.16.2-1) UNRELEASED; urgency=low
+pango1.0 (1.16.2-1) unstable; urgency=low
 
   * Fix control generation.
   * Include the new uploaders.mk from gnome-pkg-tools instead of duplicating
@@ -8,8 +8,9 @@
   * Add support for DEB_BUILD_OPTIONS_PARALLEL.
   * Upload to unstable; drop check-dist include.
   * New upstream stable release; no API change.
-
- -- Loic Minier <lool at dooz.org>  Thu, 12 Apr 2007 11:52:05 +0200
+  * Wrap build-deps and deps.
+
+ -- Loic Minier <lool at dooz.org>  Thu, 12 Apr 2007 11:54:25 +0200
 
 pango1.0 (1.16.1-1) experimental; urgency=low
 

Modified: desktop/unstable/pango1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control?rev=9956&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control (original)
+++ desktop/unstable/pango1.0/debian/control Sat Apr 14 14:22:27 2007
@@ -3,13 +3,31 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 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>
-Build-Depends: debhelper (>= 5.0.22), libfreetype6-dev (>= 2.1.7), libx11-dev (>= 2:1.0.0), libxrender-dev (>= 1:0.9.0.2-2), libxt-dev, libglib2.0-dev (>= 2.12.0), pkg-config, defoma (>= 0.11.1), libxft-dev, libfontconfig1-dev (>= 2.1.91), autotools-dev, po-debconf, gnome-pkg-tools (>= 0.11), libcairo2-dev (>= 1.2.6), perl, quilt, dpkg-dev (>= 1.13.19), libthai-dev (>= 0.1.7)
+Build-Depends: debhelper (>= 5.0.22),
+               libfreetype6-dev (>= 2.1.7),
+               libx11-dev (>= 2:1.0.0),
+               libxrender-dev (>= 1:0.9.0.2-2),
+               libxt-dev,
+               libglib2.0-dev (>= 2.12.0),
+               pkg-config,
+               defoma (>= 0.11.1),
+               libxft-dev,
+               libfontconfig1-dev (>= 2.1.91),
+               autotools-dev,
+               po-debconf,
+               gnome-pkg-tools (>= 0.11),
+               libcairo2-dev (>= 1.2.6),
+               perl,
+               quilt,
+               dpkg-dev (>= 1.13.19),
+               libthai-dev (>= 0.1.7)
 Standards-Version: 3.7.2
 
 Package: libpango1.0-0
 Section: libs
 Architecture: any
-Depends: libpango1.0-common (>= ${source:Version}), ${shlibs:Depends}
+Depends: libpango1.0-common (>= ${source:Version}),
+         ${shlibs:Depends}
 Conflicts: pango-libthai
 Provides: pango1.0-modver-1.6.0
 Description: Layout and rendering of internationalized text
@@ -54,10 +72,20 @@
 Package: libpango1.0-common
 Section: misc
 Architecture: all
-Depends: debconf | debconf-2.0, defoma (>= 0.11.1), fontconfig (>= 2.1.91)
+Depends: debconf | debconf-2.0,
+         defoma (>= 0.11.1),
+         fontconfig (>= 2.1.91)
 Recommends: x-ttcidfont-conf, libpango1.0-0
-Suggests: ttf-kochi-gothic, ttf-kochi-mincho, ttf-thryomanes, ttf-baekmuk, ttf-arphic-gbsn00lp, ttf-arphic-bsmi00lp, ttf-arphic-gkai00mp, ttf-arphic-bkai00mp
-Replaces: libpango0, libpango-common (<< 1.0.0)
+Suggests: ttf-kochi-gothic,
+          ttf-kochi-mincho,
+          ttf-thryomanes,
+          ttf-baekmuk,
+          ttf-arphic-gbsn00lp,
+          ttf-arphic-bsmi00lp,
+          ttf-arphic-gkai00mp,
+          ttf-arphic-bkai00mp
+Replaces: libpango0,
+          libpango-common (<< 1.0.0)
 Conflicts: pango-libthai (<< 0.1.6-2)
 Description: Modules and configuration files for the Pango
  Pango is a library for layout and rendering of text, with an emphasis
@@ -79,10 +107,21 @@
 Package: libpango1.0-dev
 Section: libdevel
 Architecture: any
-Depends: libpango1.0-0 (= ${binary:Version}), libglib2.0-dev (>= 2.12.0), libfreetype6-dev (>= 2.1.3), libx11-dev, libxrender-dev, pkg-config, libxft-dev, libfontconfig1-dev (>= 2.1.91), libcairo2-dev (>= 1.2.6)
-Suggests: libpango1.0-doc, imagemagick
-Replaces: libpango-dev, libpango1.0-common (<< 1.14.5-1)
-Conflicts: libpango-dev, libpango1.0-common (<< 1.14.5-1)
+Depends: libpango1.0-0 (= ${binary:Version}),
+         libglib2.0-dev (>= 2.12.0),
+         libfreetype6-dev (>= 2.1.3),
+         libx11-dev,
+         libxrender-dev,
+         pkg-config,
+         libxft-dev,
+         libfontconfig1-dev (>= 2.1.91),
+         libcairo2-dev (>= 1.2.6)
+Suggests: libpango1.0-doc,
+          imagemagick
+Replaces: libpango-dev,
+          libpango1.0-common (<< 1.14.5-1)
+Conflicts: libpango-dev,
+           libpango1.0-common (<< 1.14.5-1)
 Description: Development files for the Pango
  Pango is a library for layout and rendering of text, with an emphasis
  on internationalization. Pango can be used anywhere that text layout is
@@ -128,7 +167,8 @@
 Section: doc
 Architecture: all
 Depends: lynx | www-browser
-Replaces: libpango0-dev, libpango-doc
+Replaces: libpango0-dev,
+          libpango-doc
 Conflicts: libpango-doc
 Recommends: libglib2.0-doc
 Description: Documentation files for the Pango

Modified: desktop/unstable/pango1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control.in?rev=9956&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control.in (original)
+++ desktop/unstable/pango1.0/debian/control.in Sat Apr 14 14:22:27 2007
@@ -3,13 +3,31 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 5.0.22), libfreetype6-dev (>= 2.1.7), libx11-dev (>= 2:1.0.0), libxrender-dev (>= 1:0.9.0.2-2), libxt-dev, libglib2.0-dev (>= 2.12.0), pkg-config, defoma (>= 0.11.1), libxft-dev, libfontconfig1-dev (>= 2.1.91), autotools-dev, po-debconf, gnome-pkg-tools (>= 0.11), libcairo2-dev (>= 1.2.6), perl, quilt, dpkg-dev (>= 1.13.19), libthai-dev (>= 0.1.7)
+Build-Depends: debhelper (>= 5.0.22),
+               libfreetype6-dev (>= 2.1.7),
+               libx11-dev (>= 2:1.0.0),
+               libxrender-dev (>= 1:0.9.0.2-2),
+               libxt-dev,
+               libglib2.0-dev (>= 2.12.0),
+               pkg-config,
+               defoma (>= 0.11.1),
+               libxft-dev,
+               libfontconfig1-dev (>= 2.1.91),
+               autotools-dev,
+               po-debconf,
+               gnome-pkg-tools (>= 0.11),
+               libcairo2-dev (>= 1.2.6),
+               perl,
+               quilt,
+               dpkg-dev (>= 1.13.19),
+               libthai-dev (>= 0.1.7)
 Standards-Version: 3.7.2
 
 Package: libpango1.0- at SONAME@
 Section: libs
 Architecture: any
-Depends: libpango1.0-common (>= ${source:Version}), ${shlibs:Depends}
+Depends: libpango1.0-common (>= ${source:Version}),
+         ${shlibs:Depends}
 Conflicts: pango-libthai
 Provides: @PANGO_MODVER_DEP@
 Description: Layout and rendering of internationalized text
@@ -54,10 +72,20 @@
 Package: libpango1.0-common
 Section: misc
 Architecture: all
-Depends: debconf | debconf-2.0, defoma (>= 0.11.1), fontconfig (>= 2.1.91)
+Depends: debconf | debconf-2.0,
+         defoma (>= 0.11.1),
+         fontconfig (>= 2.1.91)
 Recommends: x-ttcidfont-conf, libpango1.0- at SONAME@
-Suggests: ttf-kochi-gothic, ttf-kochi-mincho, ttf-thryomanes, ttf-baekmuk, ttf-arphic-gbsn00lp, ttf-arphic-bsmi00lp, ttf-arphic-gkai00mp, ttf-arphic-bkai00mp
-Replaces: libpango0, libpango-common (<< 1.0.0)
+Suggests: ttf-kochi-gothic,
+          ttf-kochi-mincho,
+          ttf-thryomanes,
+          ttf-baekmuk,
+          ttf-arphic-gbsn00lp,
+          ttf-arphic-bsmi00lp,
+          ttf-arphic-gkai00mp,
+          ttf-arphic-bkai00mp
+Replaces: libpango0,
+          libpango-common (<< 1.0.0)
 Conflicts: pango-libthai (<< 0.1.6-2)
 Description: Modules and configuration files for the Pango
  Pango is a library for layout and rendering of text, with an emphasis
@@ -79,10 +107,21 @@
 Package: libpango1.0-dev
 Section: libdevel
 Architecture: any
-Depends: libpango1.0- at SONAME@ (= ${binary:Version}), libglib2.0-dev (>= 2.12.0), libfreetype6-dev (>= 2.1.3), libx11-dev, libxrender-dev, pkg-config, libxft-dev, libfontconfig1-dev (>= 2.1.91), libcairo2-dev (>= 1.2.6)
-Suggests: libpango1.0-doc, imagemagick
-Replaces: libpango-dev, libpango1.0-common (<< 1.14.5-1)
-Conflicts: libpango-dev, libpango1.0-common (<< 1.14.5-1)
+Depends: libpango1.0- at SONAME@ (= ${binary:Version}),
+         libglib2.0-dev (>= 2.12.0),
+         libfreetype6-dev (>= 2.1.3),
+         libx11-dev,
+         libxrender-dev,
+         pkg-config,
+         libxft-dev,
+         libfontconfig1-dev (>= 2.1.91),
+         libcairo2-dev (>= 1.2.6)
+Suggests: libpango1.0-doc,
+          imagemagick
+Replaces: libpango-dev,
+          libpango1.0-common (<< 1.14.5-1)
+Conflicts: libpango-dev,
+           libpango1.0-common (<< 1.14.5-1)
 Description: Development files for the Pango
  Pango is a library for layout and rendering of text, with an emphasis
  on internationalization. Pango can be used anywhere that text layout is
@@ -128,7 +167,8 @@
 Section: doc
 Architecture: all
 Depends: lynx | www-browser
-Replaces: libpango0-dev, libpango-doc
+Replaces: libpango0-dev,
+          libpango-doc
 Conflicts: libpango-doc
 Recommends: libglib2.0-doc
 Description: Documentation files for the Pango




More information about the pkg-gnome-commits mailing list