Dear maintainer, I've uploaded an NMU for libg15render (versioned as 1.3.0~svn316-2.1). The diff is attached to this message.
Cheers, gregor, from th 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 #351: PEBKAC (Problem Exists Between Keyboard And Chair)
diff -u libg15render-1.3.0~svn316/debian/control libg15render-1.3.0~svn316/debian/control
--- libg15render-1.3.0~svn316/debian/control
+++ libg15render-1.3.0~svn316/debian/control
@@ -22,6 +22,7 @@
Section: libdevel
Architecture: any
Depends: libg15render1 (= ${binary:Version}), ${misc:Depends}
+Replaces: libg15render1 (<< ${source:Version})
Description: Library for interfacing with the Logitech G15 keyboards
libg15 provides an API for low level control of the LCD display and
the extra keys on some Logitech keyboards (G11, G15)
diff -u libg15render-1.3.0~svn316/debian/rules libg15render-1.3.0~svn316/debian/rules
--- libg15render-1.3.0~svn316/debian/rules
+++ libg15render-1.3.0~svn316/debian/rules
@@ -9,7 +9,7 @@
UPSTREAM_DEBIANDIR_REMOVE := debian/dirs
clean::
-rm -Rf $(AUTOMAKE_REMOVE)
- -rf -f $(UPSTREAM_DEBIANDIR_REMOVE)
+ -rm -f $(UPSTREAM_DEBIANDIR_REMOVE)
makebuilddir:: Makefile
diff -u libg15render-1.3.0~svn316/debian/changelog libg15render-1.3.0~svn316/debian/changelog
--- libg15render-1.3.0~svn316/debian/changelog
+++ libg15render-1.3.0~svn316/debian/changelog
@@ -1,3 +1,12 @@
+libg15render (1.3.0~svn316-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "fails to install, trying to overwrite other packages files"
+ by adding a Replaces (closes: #543360).
+ * debian/rules: s/rf/rm/.
+
+ -- gregor herrmann <[email protected]> Sat, 28 Nov 2009 20:34:18 +0100
+
libg15render (1.3.0~svn316-2) unstable; urgency=low
* install also the fonts (Closes: #541048)
signature.asc
Description: Digital signature

