Heya,

I've just NMUed gtkfontsel. Patch attached.

Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
116: Programm
       Sobald eine Datei von einem Virus infiziert werden kann, ist es
       ein Programm. (Markus Kuhn)

diff -u gtkfontsel-1.1/debian/changelog gtkfontsel-1.1/debian/changelog
--- gtkfontsel-1.1/debian/changelog
+++ gtkfontsel-1.1/debian/changelog
@@ -1,3 +1,11 @@
+gtkfontsel (1.1-6.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Splitted xlibs-dev build-dep (Closes: #346747)
+  * Fix typo in Description (Closes: #299976)
+
+ -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>  Sat, 21 Jan 2006 13:55:54 +0100
+
 gtkfontsel (1.1-6) unstable; urgency=low
 
   * Replaced xlib6g-dev by xlibs-dev in Build-Depends: (Closes: #170125)
diff -u gtkfontsel-1.1/debian/control gtkfontsel-1.1/debian/control
--- gtkfontsel-1.1/debian/control
+++ gtkfontsel-1.1/debian/control
@@ -5,9 +5,9 @@
 Standards-Version: 3.5.7
-Build-Depends: debhelper, xlibs-dev, libgtk1.2-dev, libglib1.2-dev
+Build-Depends: debhelper, libx11-dev, libgtk1.2-dev, libglib1.2-dev
 
 Package: gtkfontsel
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: A gtk+ based font selection utility
- This is a nice utility for browsing, previewing and selecting a X11 font 
+ This is a nice utility for browsing, previewing and selecting an X11 font 
  to insert its correct name via the X clipboard into a configuration file.

Reply via email to