r32027 - in /desktop/unstable/vte3/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Dec 11 21:58:24 UTC 2011
Author: biebl
Date: Sun Dec 11 21:58:24 2011
New Revision: 32027
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32027
Log:
* debian/control.in:
- Remove obsolete Replaces.
Modified:
desktop/unstable/vte3/debian/changelog
desktop/unstable/vte3/debian/control
desktop/unstable/vte3/debian/control.in
Modified: desktop/unstable/vte3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte3/debian/changelog?rev=32027&op=diff
==============================================================================
--- desktop/unstable/vte3/debian/changelog [utf-8] (original)
+++ desktop/unstable/vte3/debian/changelog [utf-8] Sun Dec 11 21:58:24 2011
@@ -1,3 +1,10 @@
+vte3 (1:0.30.1-3) UNRELEASED; urgency=low
+
+ * debian/control.in:
+ - Remove obsolete Replaces.
+
+ -- Michael Biebl <biebl at debian.org> Sun, 11 Dec 2011 22:56:26 +0100
+
vte3 (1:0.30.1-2) unstable; urgency=low
* libvte-2.90-9.symbols: add correct Build-Depends-Package.
Modified: desktop/unstable/vte3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte3/debian/control?rev=32027&op=diff
==============================================================================
--- desktop/unstable/vte3/debian/control [utf-8] (original)
+++ desktop/unstable/vte3/debian/control [utf-8] Sun Dec 11 21:58:24 2011
@@ -38,11 +38,11 @@
libvte-2.90-common (= ${source:Version})
Description: Terminal emulator widget for GTK+ 3.0 - runtime files
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains the runtime library, needed by programs using the
+ This package contains the runtime library, needed by programs using the
VTE widget with GTK+ 3.0.
Package: libvte-2.90-9-udeb
@@ -54,11 +54,11 @@
${shlibs:Depends}
Description: Terminal emulator widget for GTK+ 3.0 - minimal runtime
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains the minimal runtime library for GTK+ 3.0 needed
+ This package contains the minimal runtime library for GTK+ 3.0 needed
by the Debian installer.
Package: gir1.2-vte-2.90
@@ -69,7 +69,7 @@
This package contains introspection data for VTE, a terminal emulator
widget for GTK+.
.
- It can be used by interpreters understanding the GIRepository format to
+ It can be used by interpreters understanding the GIRepository format to
write programs using the VTE widget for GTK+ 3.0.
Package: libvte-2.90-dev
@@ -87,28 +87,27 @@
Recommends: libvte-2.90-doc
Description: Terminal emulator widget for GTK+ 3.0 - development files
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains development files for the VTE library and its
- Python bindings. It is needed to develop and build programs using the
+ This package contains development files for the VTE library and its
+ Python bindings. It is needed to develop and build programs using the
VTE widget with GTK+ 3.0.
Package: libvte-2.90-common
Architecture: all
Depends: ${misc:Depends}
-Replaces: libvte2 (<= 0.5.1-2),
- libvte-common (<< 1:0.28.2-2)
+Replaces: libvte-common (<< 1:0.28.2-2)
Breaks: libvte9 (<< 1:0.28),
libvte-common (<< 1:0.28.2-2)
Description: Terminal emulator widget for GTK+ 3.0 - common files
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains internationalization files for the VTE library
+ This package contains internationalization files for the VTE library
and common files for the GTK+ 3.x version.
Package: libvte-2.90-doc
@@ -119,9 +118,9 @@
Breaks: libvte-doc (<< 1:0.28.2-2)
Description: Terminal emulator widget for GTK+ 3.0 - documentation
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains documentation files for the VTE library for GTK+
+ This package contains documentation files for the VTE library for GTK+
3.x.
Modified: desktop/unstable/vte3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte3/debian/control.in?rev=32027&op=diff
==============================================================================
--- desktop/unstable/vte3/debian/control.in [utf-8] (original)
+++ desktop/unstable/vte3/debian/control.in [utf-8] Sun Dec 11 21:58:24 2011
@@ -33,11 +33,11 @@
libvte-2.90-common (= ${source:Version})
Description: Terminal emulator widget for GTK+ 3.0 - runtime files
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains the runtime library, needed by programs using the
+ This package contains the runtime library, needed by programs using the
VTE widget with GTK+ 3.0.
Package: libvte-2.90-9-udeb
@@ -49,11 +49,11 @@
${shlibs:Depends}
Description: Terminal emulator widget for GTK+ 3.0 - minimal runtime
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains the minimal runtime library for GTK+ 3.0 needed
+ This package contains the minimal runtime library for GTK+ 3.0 needed
by the Debian installer.
Package: gir1.2-vte-2.90
@@ -64,7 +64,7 @@
This package contains introspection data for VTE, a terminal emulator
widget for GTK+.
.
- It can be used by interpreters understanding the GIRepository format to
+ It can be used by interpreters understanding the GIRepository format to
write programs using the VTE widget for GTK+ 3.0.
Package: libvte-2.90-dev
@@ -82,28 +82,27 @@
Recommends: libvte-2.90-doc
Description: Terminal emulator widget for GTK+ 3.0 - development files
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains development files for the VTE library and its
- Python bindings. It is needed to develop and build programs using the
+ This package contains development files for the VTE library and its
+ Python bindings. It is needed to develop and build programs using the
VTE widget with GTK+ 3.0.
Package: libvte-2.90-common
Architecture: all
Depends: ${misc:Depends}
-Replaces: libvte2 (<= 0.5.1-2),
- libvte-common (<< 1:0.28.2-2)
+Replaces: libvte-common (<< 1:0.28.2-2)
Breaks: libvte9 (<< 1:0.28),
libvte-common (<< 1:0.28.2-2)
Description: Terminal emulator widget for GTK+ 3.0 - common files
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains internationalization files for the VTE library
+ This package contains internationalization files for the VTE library
and common files for the GTK+ 3.x version.
Package: libvte-2.90-doc
@@ -114,9 +113,9 @@
Breaks: libvte-doc (<< 1:0.28.2-2)
Description: Terminal emulator widget for GTK+ 3.0 - documentation
The VTE library provides a terminal emulator widget VteTerminal for
- applications using the GTK+ toolkit. It also provides the VtePTY object
- containing functions for starting a new process on a new
+ applications using the GTK+ toolkit. It also provides the VtePTY object
+ containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains documentation files for the VTE library for GTK+
+ This package contains documentation files for the VTE library for GTK+
3.x.
More information about the pkg-gnome-commits
mailing list