tags 553222 + patch
thanks

Dear maintainer,

I've uploaded an NMU for ko.tex (versioned as 0.1.0+20071012-1.1). The diff
is attached to this message.

Cheers,
gregor, from the Munich BSP
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    BOFH excuse #116:  the real ttys became pseudo ttys and vice-versa. 
diff -u ko.tex-0.1.0+20071012/debian/rules ko.tex-0.1.0+20071012/debian/rules
--- ko.tex-0.1.0+20071012/debian/rules
+++ ko.tex-0.1.0+20071012/debian/rules
@@ -60,6 +60,7 @@
 	dh_strip -s
 	dh_compress -s
 	dh_fixperms -s
+	dh_shlibdeps -s
 	dh_installdeb -s
 	dh_gencontrol -s
 	dh_md5sums -s
diff -u ko.tex-0.1.0+20071012/debian/changelog ko.tex-0.1.0+20071012/debian/changelog
--- ko.tex-0.1.0+20071012/debian/changelog
+++ ko.tex-0.1.0+20071012/debian/changelog
@@ -1,3 +1,14 @@
+ko.tex (0.1.0+20071012-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add ${shlibs:Depends} in debian/control and dh_shlibdeps in debian/rules,
+    in order to get a dependency on libc, as required by Policy
+    (closes: #553222)
+  * Add ${misc:Depends} to both binary packages in debian/control, while we're
+    at it.
+
+ -- gregor herrmann <[email protected]>  Fri, 27 Nov 2009 23:17:44 +0100
+
 ko.tex (0.1.0+20071012-1) unstable; urgency=low
 
   * New upstream release.
diff -u ko.tex-0.1.0+20071012/debian/control ko.tex-0.1.0+20071012/debian/control
--- ko.tex-0.1.0+20071012/debian/control
+++ ko.tex-0.1.0+20071012/debian/control
@@ -7,7 +7,7 @@
 
 Package: ko.tex
 Architecture: all
-Depends: ko.tex-bin, ko.tex-base
+Depends: ko.tex-bin, ko.tex-base, ${misc:Depends}
 Suggests: ko.tex-extra
 Replaces: hlatex, latex-hangul-ucs
 Conflicts: hlatex, latex-hangul-ucs
@@ -20,7 +20,7 @@
 
 Package: ko.tex-bin
 Architecture: any
-Depends: perl
+Depends: perl, ${shlibs:Depends}, ${misc:Depends}
 Enhances: ko.tex
 Description: Korean TeX: Binaries and scripts
  ko.TeX is a collection of LaTeX packages made by Koaunghi Un,

Attachment: signature.asc
Description: Digital signature

Reply via email to