[helix-maintainers] Ubuntu helix-player 1.0.9-0ubuntu3

Ubuntu Merge-o-Matic mom at ubuntu.com
Tue Nov 20 17:32:02 UTC 2007


This e-mail has been sent due to an upload to Ubuntu that contains Ubuntu
changes.  It contains the difference between the new version and the
previous version of the same source package in Ubuntu.
-------------- next part --------------
Format: 1.7
Date: Wed, 21 Nov 2007 02:07:40 +1100
Source: helix-player
Binary: mozilla-helix-player helix-player
Architecture: source
Version: 1.0.9-0ubuntu3
Distribution: hardy
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Steve Kowalik <stevenk at ubuntu.com>
Description: 
 helix-player - Helix audio and video player
 mozilla-helix-player - Helix audio and video player (browser plugin)
Changes: 
 helix-player (1.0.9-0ubuntu3) hardy; urgency=low
 .
   * Remove empty .po files during install.
Files: 
 f1b16a0296195f4955435eafb324a511 817 graphics optional helix-player_1.0.9-0ubuntu3.dsc
 1d035a716eec95c160d3fc41497c7714 17839 graphics optional helix-player_1.0.9-0ubuntu3.diff.gz
Original-Maintainer: Daniel Baumann <daniel at debian.org>
-------------- next part --------------
diff -pruN 1.0.9-0ubuntu2/debian/changelog 1.0.9-0ubuntu3/debian/changelog
--- 1.0.9-0ubuntu2/debian/changelog	2007-11-20 17:13:03.000000000 +0000
+++ 1.0.9-0ubuntu3/debian/changelog	2007-11-20 17:12:45.000000000 +0000
@@ -1,3 +1,9 @@
+helix-player (1.0.9-0ubuntu3) hardy; urgency=low
+
+  * Remove empty .po files during install. 
+
+ -- Steve Kowalik <stevenk at ubuntu.com>  Wed, 21 Nov 2007 02:07:40 +1100
+
 helix-player (1.0.9-0ubuntu2) hardy; urgency=low
 
   * Stop using Helix's Ribosome build system - it makes baby Jesus and me
diff -pruN 1.0.9-0ubuntu2/debian/rules 1.0.9-0ubuntu3/debian/rules
--- 1.0.9-0ubuntu2/debian/rules	2007-11-20 17:13:03.000000000 +0000
+++ 1.0.9-0ubuntu3/debian/rules	2007-11-20 17:12:45.000000000 +0000
@@ -132,6 +132,8 @@ install: build-stamp
 	do \
 		install -D -m 0644 $$LINTIAN debian/`basename $$LINTIAN`/usr/share/lintian/overrides/`basename $$LINTIAN` || exit 1; \
 	done
+	# Remove zero sized po files.
+	find $(CURDIR) -name '*.po' -size 0 -exec $(RM) \+
 
 binary-indep: build-stamp install
 


More information about the helix-maintainers mailing list