r16693 - in /desktop/experimental/vte/debian: changelog control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Aug 3 14:52:06 UTC 2008


Author: lool
Date: Sun Aug  3 14:52:06 2008
New Revision: 16693

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16693
Log:
Enable udeb and target at experimental.

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

Modified: desktop/experimental/vte/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/changelog?rev=16693&op=diff
==============================================================================
--- desktop/experimental/vte/debian/changelog (original)
+++ desktop/experimental/vte/debian/changelog Sun Aug  3 14:52:06 2008
@@ -1,4 +1,4 @@
-vte (1:0.16.14-2) UNRELEASED; urgency=low
+vte (1:0.16.14-2) experimental; urgency=low
 
   [ Loic Minier ]
   * Properly anchor libvteN regexp.
@@ -26,8 +26,6 @@
   * Implement 25_enable_static_ncurses differently.
   * Drop dup --disable-maintainer-mode flag.
   * Override CFLAGS for udeb during configure.
-  * Redisable udeb as the static linking approach isn't terribly good and wont
-    work on !i386.
 
  -- Loic Minier <lool at dooz.org>  Thu, 26 Jun 2008 20:44:36 +0200
 

Modified: desktop/experimental/vte/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/control.in?rev=16693&op=diff
==============================================================================
--- desktop/experimental/vte/debian/control.in (original)
+++ desktop/experimental/vte/debian/control.in Sun Aug  3 14:52:06 2008
@@ -36,23 +36,23 @@
  sequence or just random data. The sample program "interpret" illustrates
  more or less what the widget sees after it filters incoming data.
 
-#Package: libvte9-udeb
-#XC-Package-Type: udeb
-#Section: debian-installer
-#Priority: extra
-#Architecture: any
-#Depends: ${misc:Depends},
-#         ${shlibs:Depends}
-#Description: Terminal emulator widget for GTK+ 2.0 - minimal runtime
-# This is a udeb, or a microdeb, for the debian-installer.
-# .
-# The VTE library inserts terminal capability strings into a trie, and then
-# uses it to determine if data received from a pseudo-terminal is a control
-# sequence or just random data. The sample program "interpret" illustrates
-# more or less what the widget sees after it filters incoming data.
-# .
-# This package contains the minimal runtime library needed by the Debian
-# installer.
+Package: libvte9-udeb
+XC-Package-Type: udeb
+Section: debian-installer
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: Terminal emulator widget for GTK+ 2.0 - minimal runtime
+ This is a udeb, or a microdeb, for the debian-installer.
+ .
+ The VTE library inserts terminal capability strings into a trie, and then
+ uses it to determine if data received from a pseudo-terminal is a control
+ sequence or just random data. The sample program "interpret" illustrates
+ more or less what the widget sees after it filters incoming data.
+ .
+ This package contains the minimal runtime library needed by the Debian
+ installer.
 
 Package: libvte-dev
 Architecture: any




More information about the pkg-gnome-commits mailing list