RFS: rumor

Ryan Kavanagh ryanakca at kubuntu.org
Mon Oct 19 20:05:45 UTC 2009


Hi,
Could someone please upload rumor from git.debian.org/git/pkg-multimedia/rumor.git/ ,

rumor (1.0.3~beta1-2) unstable; urgency=low

  * Don't ship a /usr/share/info/dir.gz (Closes: #547307).

 -- Ryan Kavanagh <ryanakca at kubuntu.org>  Mon, 19 Oct 2009 11:47:19 -0400

With a diff of:
diff --git a/debian/changelog b/debian/changelog
index 5f8854e..3954ac5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rumor (1.0.3~beta1-2) unstable; urgency=low
+
+  * Don't ship a /usr/share/info/dir.gz (Closes: #547307).
+
+ -- Ryan Kavanagh <ryanakca at kubuntu.org>  Mon, 19 Oct 2009 11:47:19 -0400
+
 rumor (1.0.3~beta1-1) unstable; urgency=low

   [ rosea grammostola ]
diff --git a/debian/patches/02_no_info_dir.gz.diff b/debian/patches/02_no_info_dir.gz.diff
new file mode 100644
index 0000000..9007d1b
--- /dev/null
+++ b/debian/patches/02_no_info_dir.gz.diff
@@ -0,0 +1,26 @@
+## 02_no_info_dir.gz.diff by Ryan Kavanagh <ryanakca at kubuntu.org>
+## Description: Don't ship a /usr/share/info/dir.gz ... Ever.
+Index: rumor/doc/Makefile.in
+===================================================================
+--- rumor.orig/doc/Makefile.in 2009-08-30 15:53:03.462155906 -0400
++++ rumor/doc/Makefile.in      2009-10-19 11:22:17.296692133 -0400
+@@ -179,8 +179,7 @@
+
+ uninstall-info-am:
+       $(PRE_UNINSTALL)
+-      @if (install-info --version && \
+-           install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
++      @if false; then \
+         list='$(INFO_DEPS)'; \
+         for file in $$list; do \
+           relfile=`echo "$$file" | sed 's|^.*/||'`; \
+@@ -331,8 +330,7 @@
+         done; \
+       done
+       @$(POST_INSTALL)
+-      @if (install-info --version && \
+-           install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
++      @if false; then \
+         list='$(INFO_DEPS)'; \
+         for file in $$list; do \
+           relfile=`echo "$$file" | sed 's|^.*/||'`; \
diff --git a/debian/patches/series b/debian/patches/series
index c33fd30..f9b49f8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 00_texi_info-dir-entry.diff
 01_texi_dircategory.diff
+02_no_info_dir.gz.diff

These changes are lintian (-IivmE --pendantic) clean and they build and install correctly.

Thanks,
Ryan

-- 
|_)|_/  Ryan Kavanagh             |  GnuPG key
| \| \  http://blog.ryanak.ca/    |  4A11C97A (Transitioning from E95EDDC9)   

        ()  ascii ribbon campaign - against html e-mail 
        /\  www.asciiribbon.org   - against proprietary attachments
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 1875 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20091019/076f1f95/attachment-0001.pgp>


More information about the pkg-multimedia-maintainers mailing list