Author: lool
Date: Sun Jul 22 11:32:30 2007
New Revision: 12067
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12067
Log:
* Wrap build-deps and deps.
Modified:
desktop/unstable/gtksourceview/debian/changelog
desktop/unstable/gtksourceview/debian/control
desktop/unstable/gtksourceview/debian/control.in
Modified: desktop/unstable/gtksourceview/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview/debian/changelog?rev=12067&op=diff
==============================================================================
--- desktop/unstable/gtksourceview/debian/changelog (original)
+++ desktop/unstable/gtksourceview/debian/changelog Sun Jul 22 11:32:30 2007
@@ -1,8 +1,9 @@
gtksourceview (1.8.5-2) UNRELEASED; urgency=low
* Set maintainer to Debian GNOME Maintainers.
-
- -- Loic Minier <[email protected]> Sun, 22 Jul 2007 13:31:45 +0200
+ * Wrap build-deps and deps.
+
+ -- Loic Minier <[email protected]> Sun, 22 Jul 2007 13:32:24 +0200
gtksourceview (1.8.5-1) unstable; urgency=high
Modified: desktop/unstable/gtksourceview/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview/debian/control?rev=12067&op=diff
==============================================================================
--- desktop/unstable/gtksourceview/debian/control (original)
+++ desktop/unstable/gtksourceview/debian/control Sun Jul 22 11:32:30 2007
@@ -2,14 +2,27 @@
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <[email protected]>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 5), dh-buildinfo, gnome-pkg-tools (>= 0.7), dpkg-dev (>= 1.13.19), libgnomeprintui2.2-dev (>= 2.8), libgnomevfs2-dev (>= 2.8.4-2), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5), libxml-parser-perl
+Build-Depends: autotools-dev,
+ cdbs,
+ debhelper (>= 5),
+ dh-buildinfo,
+ gnome-pkg-tools (>= 0.7),
+ dpkg-dev (>= 1.13.19),
+ libgnomeprintui2.2-dev (>= 2.8),
+ libgnomevfs2-dev (>= 2.8.4-2),
+ libgtk2.0-dev (>= 2.8.0),
+ libxml2-dev (>= 2.5),
+ libxml-parser-perl
Uploaders: Josselin Mouette <[email protected]>, Loic Minier <[email protected]>
Standards-Version: 3.7.2
Package: libgtksourceview1.0-0
Section: libs
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceview-common (>= ${gnome:Version}), libgtksourceview-common (<< ${gnome:NextVersion})
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ libgtksourceview-common (>= ${gnome:Version}),
+ libgtksourceview-common (<< ${gnome:NextVersion})
Description: shared libraries for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
@@ -24,7 +37,8 @@
Section: misc
Architecture: all
Depends: ${misc:Depends}
-Replaces: libgtksourceview-cil (<= 0.5-2), boo (<< 0.7.6.2237-1)
+Replaces: libgtksourceview-cil (<= 0.5-2),
+ boo (<< 0.7.6.2237-1)
Description: common files for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
@@ -41,7 +55,11 @@
Package: libgtksourceview-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprint2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5.0)
+Depends: ${misc:Depends},
+ libgtksourceview1.0-0 (= ${binary:Version}),
+ libgnomeprint2.2-dev (>= 2.7),
+ libgtk2.0-dev (>= 2.8.0),
+ libxml2-dev (>= 2.5.0)
Suggests: libgtksourceview-doc
Description: development files for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
Modified: desktop/unstable/gtksourceview/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview/debian/control.in?rev=12067&op=diff
==============================================================================
--- desktop/unstable/gtksourceview/debian/control.in (original)
+++ desktop/unstable/gtksourceview/debian/control.in Sun Jul 22 11:32:30 2007
@@ -2,14 +2,27 @@
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <[email protected]>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 5), dh-buildinfo, gnome-pkg-tools (>= 0.7), dpkg-dev (>= 1.13.19), libgnomeprintui2.2-dev (>= 2.8), libgnomevfs2-dev (>= 2.8.4-2), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5), libxml-parser-perl
+Build-Depends: autotools-dev,
+ cdbs,
+ debhelper (>= 5),
+ dh-buildinfo,
+ gnome-pkg-tools (>= 0.7),
+ dpkg-dev (>= 1.13.19),
+ libgnomeprintui2.2-dev (>= 2.8),
+ libgnomevfs2-dev (>= 2.8.4-2),
+ libgtk2.0-dev (>= 2.8.0),
+ libxml2-dev (>= 2.5),
+ libxml-parser-perl
Uploaders: @GNOME_TEAM@
Standards-Version: 3.7.2
Package: libgtksourceview1.0-0
Section: libs
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceview-common (>= ${gnome:Version}), libgtksourceview-common (<< ${gnome:NextVersion})
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ libgtksourceview-common (>= ${gnome:Version}),
+ libgtksourceview-common (<< ${gnome:NextVersion})
Description: shared libraries for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
@@ -24,7 +37,8 @@
Section: misc
Architecture: all
Depends: ${misc:Depends}
-Replaces: libgtksourceview-cil (<= 0.5-2), boo (<< 0.7.6.2237-1)
+Replaces: libgtksourceview-cil (<= 0.5-2),
+ boo (<< 0.7.6.2237-1)
Description: common files for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
@@ -41,7 +55,11 @@
Package: libgtksourceview-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprint2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5.0)
+Depends: ${misc:Depends},
+ libgtksourceview1.0-0 (= ${binary:Version}),
+ libgnomeprint2.2-dev (>= 2.7),
+ libgtk2.0-dev (>= 2.8.0),
+ libxml2-dev (>= 2.5.0)
Suggests: libgtksourceview-doc
Description: development files for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.