[SCM] gmusicbrowser packaging branch, master, updated. debian/1.0.1-1-14-gae0a511

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Wed Jan 20 09:16:21 UTC 2010


The following commit has been merged in the master branch:
commit ae0a511cfe59b07f95a2dadadcacc6bdfc63bf68
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Wed Jan 20 10:16:15 2010 +0100

    Refresh, some improvements.

diff --git a/debian/patches/no-extra-copying b/debian/patches/no-extra-copying
index ad6761e..f00cee9 100644
--- a/debian/patches/no-extra-copying
+++ b/debian/patches/no-extra-copying
@@ -1,12 +1,18 @@
-Stop the distribution of COPYING from makefile, the license is already
-provided by us
-Index: gmusicbrowser-1.0.1/Makefile
-===================================================================
---- gmusicbrowser-1.0.1.orig/Makefile	2009-02-01 23:22:00.000000000 +0000
-+++ gmusicbrowser-1.0.1/Makefile	2009-02-01 23:23:32.000000000 +0000
-@@ -9,12 +9,12 @@
+Description: Stop the distribution of COPYING from makefile, the license is
+ already provided by us.
+Author: Antonio Radici <antonio at dyne.org>
+---
+ Makefile |    6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+--- gmusicbrowser.orig/Makefile
++++ gmusicbrowser/Makefile
+@@ -7,14 +7,14 @@ bindir 		= ${DESTDIR}/${prefix}/bin
+ appdir		= ${DESTDIR}/${prefix}/share/applications
+ datadir		= ${DESTDIR}/${prefix}/share
  mandir		= ${DESTDIR}/${prefix}/share/man
- docdir		= ${DESTDIR}/${prefix}/share/doc/$(PACKAGE)-${VERSION}
+-docdir		= ${DESTDIR}/${prefix}/share/doc/$(PACKAGE)-${VERSION}
++docdir		= ${DESTDIR}/${prefix}/share/doc/$(PACKAGE)
  localedir	= ${DESTDIR}/${prefix}/share/locale
 -menudir		= ${DESTDIR}/${prefix}/lib/menu
 +menudir		= ${DESTDIR}/${prefix}/share/menu
@@ -15,7 +21,7 @@ Index: gmusicbrowser-1.0.1/Makefile
  miconsdir	= $(iconsdir)/mini
  
 -DOCS=AUTHORS COPYING README NEWS INSTALL layout_doc.html
-+DOCS=AUTHORS README NEWS INSTALL layout_doc.html
- LINGUAS=`/bin/ls locale`
++DOCS=AUTHORS README layout_doc.html
+ LINGUAS=$(shell for l in po/*po; do basename $$l .po; done)
  
- all:
+ all: locale

-- 
gmusicbrowser packaging



More information about the pkg-multimedia-commits mailing list