r53338 - /desktop/unstable/gtksourceview4/debian/control
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Fri Sep 1 19:29:29 UTC 2017
Author: jbicha
Date: Fri Sep 1 19:29:29 2017
New Revision: 53338
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53338
Log:
Regenerate debian/control
Modified:
desktop/unstable/gtksourceview4/debian/control
Modified: desktop/unstable/gtksourceview4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview4/debian/control?rev=53338&op=diff
==============================================================================
--- desktop/unstable/gtksourceview4/debian/control [utf-8] (original)
+++ desktop/unstable/gtksourceview4/debian/control [utf-8] Fri Sep 1 19:29:29 2017
@@ -7,7 +7,7 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 10.3~),
+Build-Depends: debhelper (>= 10),
gnome-pkg-tools (>= 0.7),
libgtk-3-dev (>= 3.19.6),
libatk1.0-dev (>= 1.32),
@@ -24,12 +24,12 @@
libgtk-3-doc,
libgdk-pixbuf2.0-doc,
libpango1.0-doc
-Standards-Version: 3.9.8
-Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtksourceview3
-Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtksourceview3
+Standards-Version: 4.1.0
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/experimental/gtksourceview4
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/experimental/gtksourceview4
Homepage: https://wiki.gnome.org/Projects/GtkSourceView
-Package: libgtksourceview-4.0-0
+Package: libgtksourceview-4-0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
@@ -44,7 +44,7 @@
This package contains the shared libraries required by applications to use
this widget.
-Package: libgtksourceview-4.0-common
+Package: libgtksourceview-4-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
@@ -59,16 +59,16 @@
(gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and
XML.
-Package: libgtksourceview-4.0-dev
+Package: libgtksourceview-4-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
- libgtksourceview-4.0-0 (= ${binary:Version}),
+ libgtksourceview-4-0 (= ${binary:Version}),
gir1.2-gtksource-4 (= ${binary:Version}),
libgtk-3-dev (>= 3.19.6),
libxml2-dev (>= 2.6.0)
-Suggests: libgtksourceview-4.0-doc
+Suggests: libgtksourceview-4-doc
Description: development files for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
@@ -77,7 +77,7 @@
This package contains the header files required if you wish to develop
software that uses the GtkSourceView widget.
-Package: libgtksourceview-4.0-doc
+Package: libgtksourceview-4-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
More information about the pkg-gnome-commits
mailing list