r9727 - in /desktop/unstable/libgnomeprintui/debian: changelog
control control.in libgnomeprintui2.2-dev.examples
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Wed Apr 11 12:58:21 UTC 2007
Author: lool
Date: Wed Apr 11 12:58:21 2007
New Revision: 9727
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9727
Log:
* Wrap build-deps and deps; cleanups.
Modified:
desktop/unstable/libgnomeprintui/debian/changelog
desktop/unstable/libgnomeprintui/debian/control
desktop/unstable/libgnomeprintui/debian/control.in
desktop/unstable/libgnomeprintui/debian/libgnomeprintui2.2-dev.examples
Modified: desktop/unstable/libgnomeprintui/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeprintui/debian/changelog?rev=9727&op=diff
==============================================================================
--- desktop/unstable/libgnomeprintui/debian/changelog (original)
+++ desktop/unstable/libgnomeprintui/debian/changelog Wed Apr 11 12:58:21 2007
@@ -1,11 +1,12 @@
-libgnomeprintui (2.18.0-2) UNRELEASED; urgency=low
+libgnomeprintui (2.18.0-2) unstable; urgency=low
* Upload to unstable; drop check-dist include.
* Fix license in copyright.
* Don't export LDFLAGS but build-dep on cdbs >= 0.4.41.
* Set PKG_CONFIG_PATH via DEB_CONFIGURE_SCRIPT_ENV.
-
- -- Loic Minier <lool at dooz.org> Wed, 11 Apr 2007 14:56:41 +0200
+ * Wrap build-deps and deps; cleanups.
+
+ -- Loic Minier <lool at dooz.org> Wed, 11 Apr 2007 14:57:40 +0200
libgnomeprintui (2.18.0-1) experimental; urgency=low
Modified: desktop/unstable/libgnomeprintui/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeprintui/debian/control?rev=9727&op=diff
==============================================================================
--- desktop/unstable/libgnomeprintui/debian/control (original)
+++ desktop/unstable/libgnomeprintui/debian/control Wed Apr 11 12:58:21 2007
@@ -4,20 +4,34 @@
Maintainer: Rob Taylor <robtaylor at fastmail.fm>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>
Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.41), gettext, gnome-pkg-tools (>= 0.10), dpkg-dev (>= 1.13.19), libxml2-dev, zlib1g-dev, libgtk2.0-dev (>= 2.4.1-4), libart-2.0-dev (>= 2.3.16-5), libglade2-dev (>= 2.3.6-4), libgnomecanvas2-dev (>= 2.14.0-2), libgnomeprint2.2-dev (>= 2.12), gtk-doc-tools
+Build-Depends: debhelper (>= 5),
+ cdbs (>= 0.4.41),
+ gettext,
+ gnome-pkg-tools (>= 0.10),
+ dpkg-dev (>= 1.13.19),
+ libxml2-dev,
+ zlib1g-dev,
+ libgtk2.0-dev (>= 2.4.1-4),
+ libart-2.0-dev (>= 2.3.16-5),
+ libglade2-dev (>= 2.3.6-4),
+ libgnomecanvas2-dev (>= 2.14.0-2),
+ libgnomeprint2.2-dev (>= 2.12),
+ gtk-doc-tools
Package: libgnomeprintui2.2-0
Architecture: any
Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}, libgnomeprintui2.2-common (= ${source:Version})
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ libgnomeprintui2.2-common (= ${source:Version})
Description: GNOME 2.2 print architecture User Interface - runtime files
- The goals of this architecture include:
+ The goals of this architecture include:
.
- * Absolutely uncompromised output quality
+ * Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
- * A screen display derived from the Canvas
+ * A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
@@ -28,15 +42,20 @@
Package: libgnomeprintui2.2-dev
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libgnomeprintui2.2-0 (= ${binary:Version}), libgnomeprint2.2-dev (>= 2.1.7), libgtk2.0-dev (>= 2.0.6), libart-2.0-dev, libgnomecanvas2-dev (>= 1.117.0)
+Depends: ${misc:Depends},
+ libgnomeprintui2.2-0 (= ${binary:Version}),
+ libgnomeprint2.2-dev (>= 2.1.7),
+ libgtk2.0-dev (>= 2.0.6),
+ libart-2.0-dev,
+ libgnomecanvas2-dev (>= 1.117.0)
Description: GNOME 2.2 print architecture User Interface - devel files
- The goals of this architecture include:
+ The goals of this architecture include:
.
- * Absolutely uncompromised output quality
+ * Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
- * A screen display derived from the Canvas
+ * A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
@@ -50,13 +69,13 @@
Depends: ${misc:Depends}
Suggests: doc-base
Description: GNOME 2.2 print architecture User Interface - doc files
- The goals of this architecture include:
+ The goals of this architecture include:
.
- * Absolutely uncompromised output quality
+ * Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
- * A screen display derived from the Canvas
+ * A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
@@ -70,13 +89,13 @@
Depends: ${misc:Depends}
Recommends: gnome-icon-theme
Description: GNOME 2.2 print architecture User Interface - common files
- The goals of this architecture include:
+ The goals of this architecture include:
.
- * Absolutely uncompromised output quality
+ * Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
- * A screen display derived from the Canvas
+ * A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
Modified: desktop/unstable/libgnomeprintui/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeprintui/debian/control.in?rev=9727&op=diff
==============================================================================
--- desktop/unstable/libgnomeprintui/debian/control.in (original)
+++ desktop/unstable/libgnomeprintui/debian/control.in Wed Apr 11 12:58:21 2007
@@ -4,20 +4,34 @@
Maintainer: Rob Taylor <robtaylor at fastmail.fm>
Uploaders: @GNOME_TEAM@
Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.41), gettext, gnome-pkg-tools (>= 0.10), dpkg-dev (>= 1.13.19), libxml2-dev, zlib1g-dev, libgtk2.0-dev (>= 2.4.1-4), libart-2.0-dev (>= 2.3.16-5), libglade2-dev (>= 2.3.6-4), libgnomecanvas2-dev (>= 2.14.0-2), libgnomeprint2.2-dev (>= 2.12), gtk-doc-tools
+Build-Depends: debhelper (>= 5),
+ cdbs (>= 0.4.41),
+ gettext,
+ gnome-pkg-tools (>= 0.10),
+ dpkg-dev (>= 1.13.19),
+ libxml2-dev,
+ zlib1g-dev,
+ libgtk2.0-dev (>= 2.4.1-4),
+ libart-2.0-dev (>= 2.3.16-5),
+ libglade2-dev (>= 2.3.6-4),
+ libgnomecanvas2-dev (>= 2.14.0-2),
+ libgnomeprint2.2-dev (>= 2.12),
+ gtk-doc-tools
Package: libgnomeprintui2.2-0
Architecture: any
Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}, libgnomeprintui2.2-common (= ${source:Version})
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ libgnomeprintui2.2-common (= ${source:Version})
Description: GNOME 2.2 print architecture User Interface - runtime files
- The goals of this architecture include:
+ The goals of this architecture include:
.
- * Absolutely uncompromised output quality
+ * Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
- * A screen display derived from the Canvas
+ * A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
@@ -28,15 +42,20 @@
Package: libgnomeprintui2.2-dev
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libgnomeprintui2.2-0 (= ${binary:Version}), libgnomeprint2.2-dev (>= 2.1.7), libgtk2.0-dev (>= 2.0.6), libart-2.0-dev, libgnomecanvas2-dev (>= 1.117.0)
+Depends: ${misc:Depends},
+ libgnomeprintui2.2-0 (= ${binary:Version}),
+ libgnomeprint2.2-dev (>= 2.1.7),
+ libgtk2.0-dev (>= 2.0.6),
+ libart-2.0-dev,
+ libgnomecanvas2-dev (>= 1.117.0)
Description: GNOME 2.2 print architecture User Interface - devel files
- The goals of this architecture include:
+ The goals of this architecture include:
.
- * Absolutely uncompromised output quality
+ * Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
- * A screen display derived from the Canvas
+ * A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
@@ -50,13 +69,13 @@
Depends: ${misc:Depends}
Suggests: doc-base
Description: GNOME 2.2 print architecture User Interface - doc files
- The goals of this architecture include:
+ The goals of this architecture include:
.
- * Absolutely uncompromised output quality
+ * Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
- * A screen display derived from the Canvas
+ * A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
@@ -70,13 +89,13 @@
Depends: ${misc:Depends}
Recommends: gnome-icon-theme
Description: GNOME 2.2 print architecture User Interface - common files
- The goals of this architecture include:
+ The goals of this architecture include:
.
- * Absolutely uncompromised output quality
+ * Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
- * A screen display derived from the Canvas
+ * A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
Modified: desktop/unstable/libgnomeprintui/debian/libgnomeprintui2.2-dev.examples
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeprintui/debian/libgnomeprintui2.2-dev.examples?rev=9727&op=diff
==============================================================================
--- desktop/unstable/libgnomeprintui/debian/libgnomeprintui2.2-dev.examples (original)
+++ desktop/unstable/libgnomeprintui/debian/libgnomeprintui2.2-dev.examples Wed Apr 11 12:58:21 2007
@@ -2,4 +2,3 @@
examples/*.c
examples/*.glade*
examples/*.png
-
More information about the pkg-gnome-commits
mailing list