r6936 - in /desktop/experimental/gtksourceview/debian: changelog control control.in
- From: lool users alioth debian org
- To: gtksourceview packages qa debian org
- Subject: r6936 - in /desktop/experimental/gtksourceview/debian: changelog control control.in
- Date: Thu, 10 Aug 2006 15:51:07 -0000
Author: lool
Date: Thu Aug 10 13:11:30 2006
New Revision: 6936
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=6936
Log:
* Add ${misc:Depends}.
Modified:
desktop/experimental/gtksourceview/debian/changelog
desktop/experimental/gtksourceview/debian/control
desktop/experimental/gtksourceview/debian/control.in
Modified: desktop/experimental/gtksourceview/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtksourceview/debian/changelog?rev=6936&op=diff
==============================================================================
--- desktop/experimental/gtksourceview/debian/changelog (original)
+++ desktop/experimental/gtksourceview/debian/changelog Thu Aug 10 13:11:30 2006
@@ -15,8 +15,9 @@
handle switching a pathname from symlink to directory.
- Add a prerm to manually drop the doc dir on downgrades since dpkg can't
handle switching a pathname from directory to symlink either.
-
- -- Loic Minier <lool dooz org> Thu, 10 Aug 2006 15:07:01 +0200
+ * Add ${misc:Depends}.
+
+ -- Loic Minier <lool dooz org> Thu, 10 Aug 2006 15:10:50 +0200
gtksourceview (1.6.2-1) unstable; urgency=low
Modified: desktop/experimental/gtksourceview/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtksourceview/debian/control?rev=6936&op=diff
==============================================================================
--- desktop/experimental/gtksourceview/debian/control (original)
+++ desktop/experimental/gtksourceview/debian/control Thu Aug 10 13:11:30 2006
@@ -9,7 +9,7 @@
Package: libgtksourceview1.0-0
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, libgtksourceview-common (>= ${source:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceview-common (>= ${source:Version})
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
@@ -23,6 +23,7 @@
Package: libgtksourceview-common
Section: misc
Architecture: all
+Depends: ${misc:Depends}
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
@@ -40,7 +41,7 @@
Package: libgtksourceview-dev
Section: libdevel
Architecture: any
-Depends: libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4)
+Depends: ${misc:Depends}, libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4)
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
@@ -55,6 +56,7 @@
Package: libgtksourceview-doc
Section: doc
Architecture: all
+Depends: ${misc:Depends}
Description: documentation 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
Modified: desktop/experimental/gtksourceview/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtksourceview/debian/control.in?rev=6936&op=diff
==============================================================================
--- desktop/experimental/gtksourceview/debian/control.in (original)
+++ desktop/experimental/gtksourceview/debian/control.in Thu Aug 10 13:11:30 2006
@@ -9,7 +9,7 @@
Package: libgtksourceview1.0-0
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, libgtksourceview-common (>= ${source:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceview-common (>= ${source:Version})
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
@@ -23,6 +23,7 @@
Package: libgtksourceview-common
Section: misc
Architecture: all
+Depends: ${misc:Depends}
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
@@ -40,7 +41,7 @@
Package: libgtksourceview-dev
Section: libdevel
Architecture: any
-Depends: libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4)
+Depends: ${misc:Depends}, libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4)
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
@@ -55,6 +56,7 @@
Package: libgtksourceview-doc
Section: doc
Architecture: all
+Depends: ${misc:Depends}
Description: documentation 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]