[SCM] horgand packaging branch, master, updated. upstream/1.14-32-g5b032be

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Wed Feb 24 20:53:11 UTC 2010


The following commit has been merged in the master branch:
commit 5b032be1c19fc029ad2ab46d61e5bdc584fc81b1
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Wed Feb 24 21:52:59 2010 +0100

    Add horgand-data binary package which contains arch-indep data files only.

diff --git a/debian/control b/debian/control
index 487dff1..1b601b6 100644
--- a/debian/control
+++ b/debian/control
@@ -31,4 +31,17 @@ Description: JACK capable organ softsynth
  synthesizer. Due this, you can change the frecuency of all the drawars
  and add some special effects. It features auto-accompaniment, looped
  drums, and a bass line in a wave table way.
+
+Package: horgand-data
+Architecture: all
+Conflicts: horgand (<< 1.14-1)
+Replaces: horgand (<< 1.14-1)
+Depends: ${misc:Depends}
+Description: JACK capable organ softsynth (data files)
+ Horgand is a JACK capable organ client with presets and some effects
+ incorporated. It generates the sound in real time like a FM
+ synthesizer. Due this, you can change the frecuency of all the drawars
+ and add some special effects. It features auto-accompaniment, looped
+ drums, and a bass line in a wave table way.
  .
+ This package contains architecture-independent data files for horgand.
diff --git a/debian/horgand-data.dirs b/debian/horgand-data.dirs
new file mode 100644
index 0000000..dd222db
--- /dev/null
+++ b/debian/horgand-data.dirs
@@ -0,0 +1 @@
+usr/share
diff --git a/debian/install b/debian/horgand.install
similarity index 90%
rename from debian/install
rename to debian/horgand.install
index f3c2bc5..27386fc 100644
--- a/debian/install
+++ b/debian/horgand.install
@@ -1 +1,2 @@
+usr/
 debian/horgand.desktop usr/share/applications
diff --git a/debian/rules b/debian/rules
index 432027c..7536b00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,4 @@ override_dh_install:
 	dh_install
 	cp debian/horgand.wrapper $(CURDIR)/debian/horgand/usr/bin/horgand
 	chmod 755 $(CURDIR)/debian/horgand/usr/bin/horgand
+	mv debian/horgand/usr/share/horgand debian/horgand-data/usr/share/

-- 
horgand packaging



More information about the pkg-multimedia-commits mailing list