r32023 - in /desktop/unstable/vte/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Dec 11 21:50:08 UTC 2011


Author: biebl
Date: Sun Dec 11 21:50:08 2011
New Revision: 32023

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32023
Log:
* debian/control.in:
  - Remove obsolete Conflicts/Replaces.

Modified:
    desktop/unstable/vte/debian/changelog
    desktop/unstable/vte/debian/control
    desktop/unstable/vte/debian/control.in

Modified: desktop/unstable/vte/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte/debian/changelog?rev=32023&op=diff
==============================================================================
--- desktop/unstable/vte/debian/changelog [utf-8] (original)
+++ desktop/unstable/vte/debian/changelog [utf-8] Sun Dec 11 21:50:08 2011
@@ -1,3 +1,10 @@
+vte (1:0.28.2-4) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Remove obsolete Conflicts/Replaces.
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 11 Dec 2011 22:49:16 +0100
+
 vte (1:0.28.2-3) unstable; urgency=low
 
   * 02_meta.patch: workaround for Meta key being broken since the GTK+

Modified: desktop/unstable/vte/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte/debian/control?rev=32023&op=diff
==============================================================================
--- desktop/unstable/vte/debian/control [utf-8] (original)
+++ desktop/unstable/vte/debian/control [utf-8] Sun Dec 11 21:50:08 2011
@@ -37,11 +37,11 @@
          libvte-common (= ${source:Version})
 Description: Terminal emulator widget for GTK+ 2.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+ 2.0.
 
 Package: libvte9-udeb
@@ -53,11 +53,11 @@
          ${shlibs:Depends}
 Description: Terminal emulator widget for GTK+ 2.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+ 2.0 needed 
+ This package contains the minimal runtime library for GTK+ 2.0 needed
  by the Debian installer.
 
 Package: libvte-dev
@@ -75,26 +75,25 @@
 Provides: python-vte-dev
 Description: Terminal emulator widget for GTK+ 2.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+ 2.0.
 
 Package: libvte-common
 Architecture: all
 Depends: ${misc:Depends}
-Replaces: libvte2 (<= 0.5.1-2)
 Breaks: libvte9 (<< 1:0.28)
 Description: Terminal emulator widget for GTK+ 2.x - 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+ 2.x version.
 
 Package: python-vte
@@ -105,19 +104,15 @@
          ${python:Depends},
          python-gtk2,
          libvte-common (= ${source:Version})
-Conflicts: python2.3-vte,
-           python2.4-vte
-Replaces: python2.3-vte,
-          python2.4-vte
 Breaks: gdebi (<< 0.6.1),
         python-apt (<< 0.8.0~exp2)
 Description: Python bindings for the VTE widget set
  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 Python bindings to the VTE library for GTK+ 
+ This package contains the Python bindings to the VTE library for GTK+
  2.x.
 
 Package: libvte-doc
@@ -126,9 +121,9 @@
 Depends: ${misc:Depends}
 Description: Terminal emulator widget for GTK+ 2.x - 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+
  2.x.

Modified: desktop/unstable/vte/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte/debian/control.in?rev=32023&op=diff
==============================================================================
--- desktop/unstable/vte/debian/control.in [utf-8] (original)
+++ desktop/unstable/vte/debian/control.in [utf-8] Sun Dec 11 21:50:08 2011
@@ -32,11 +32,11 @@
          libvte-common (= ${source:Version})
 Description: Terminal emulator widget for GTK+ 2.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+ 2.0.
 
 Package: libvte9-udeb
@@ -48,11 +48,11 @@
          ${shlibs:Depends}
 Description: Terminal emulator widget for GTK+ 2.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+ 2.0 needed 
+ This package contains the minimal runtime library for GTK+ 2.0 needed
  by the Debian installer.
 
 Package: libvte-dev
@@ -70,26 +70,25 @@
 Provides: python-vte-dev
 Description: Terminal emulator widget for GTK+ 2.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+ 2.0.
 
 Package: libvte-common
 Architecture: all
 Depends: ${misc:Depends}
-Replaces: libvte2 (<= 0.5.1-2)
 Breaks: libvte9 (<< 1:0.28)
 Description: Terminal emulator widget for GTK+ 2.x - 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+ 2.x version.
 
 Package: python-vte
@@ -100,19 +99,15 @@
          ${python:Depends},
          python-gtk2,
          libvte-common (= ${source:Version})
-Conflicts: python2.3-vte,
-           python2.4-vte
-Replaces: python2.3-vte,
-          python2.4-vte
 Breaks: gdebi (<< 0.6.1),
         python-apt (<< 0.8.0~exp2)
 Description: Python bindings for the VTE widget set
  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 Python bindings to the VTE library for GTK+ 
+ This package contains the Python bindings to the VTE library for GTK+
  2.x.
 
 Package: libvte-doc
@@ -121,9 +116,9 @@
 Depends: ${misc:Depends}
 Description: Terminal emulator widget for GTK+ 2.x - 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+
  2.x.




More information about the pkg-gnome-commits mailing list