Package: vdr
Version: 1.6.0-18
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch

The file po/vdr.pot should be removed after each build. Attached patch fixes
bug.


*** /tmp/tmpq5rHXl
In Ubuntu, we've applied the attached patch to achieve the following:

  * Merge from Debian Unstable (LP: #622181), remaining changes:
    - Recommend ttf-dejavu instead of ttf-bitstream-vera as it has been
      removed from the repositories.
    - Remove po/vdr.pot after build.

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: i386 (i686)

Kernel: Linux 2.6.34-020634rc7-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u vdr-1.6.0/debian/changelog vdr-1.6.0/debian/changelog
diff -u vdr-1.6.0/debian/rules vdr-1.6.0/debian/rules
--- vdr-1.6.0/debian/rules
+++ vdr-1.6.0/debian/rules
@@ -85,6 +85,8 @@
 
 	gcc -o debian/vdr-shutdown.wrapper debian/vdr-shutdown-wrapper.c
 
+	rm -f po/vdr.pot
+
 	touch build-stamp
 
 patchinfo:

Reply via email to