tags 556711 + pending
thanks

Dear maintainer,

I've prepared an NMU for xless (versioned as 1.7-14.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u xless-1.7/debian/control xless-1.7/debian/control
--- xless-1.7/debian/control
+++ xless-1.7/debian/control
@@ -9,8 +9,8 @@
 
 Package: xless
 Architecture: any
-Depends: ${shlibs:Depends}
-Description: a file browsing tool for the X Window System
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: file browsing tool for the X Window System
  xless allows you to view information in an X window. It allows
  filename (or multiple filenames) arguments, or input via STDIN.
  It can print the current buffer and do regular expression searches.
diff -u xless-1.7/debian/changelog xless-1.7/debian/changelog
--- xless-1.7/debian/changelog
+++ xless-1.7/debian/changelog
@@ -1,3 +1,13 @@
+xless (1.7-14.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Apply patch from Angel Abad <angela...@gmail.com> to build with
+    the --no-add-needed option. (Closes: #556711)
+  * debian/control: Add ${misc:Depends}.
+  * debian/control: Remove leading article from short description.
+
+ -- Ansgar Burchardt <ans...@debian.org>  Fri, 29 Jul 2011 18:16:36 +0200
+
 xless (1.7-14) unstable; urgency=low
 
   * Change maintainer e-mail address.
diff -u xless-1.7/Makefile.debian xless-1.7/Makefile.debian
--- xless-1.7/Makefile.debian
+++ xless-1.7/Makefile.debian
@@ -7,7 +7,7 @@
 OBJS = help.o init.o popup.o util.o callbacks.o window.o main.o actions.o \
        functions.o
 
-LIBS = -lX11 -lXext -lXaw -lICE
+LIBS = -lX11 -lXext -lXaw -lICE -lXmu
 
 %.o: %.c
        $(CC) $(CFLAGS) -c $<



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to