[Demudi-commits] r1245 - in stops/trunk: . debian

Free Ekanayaka free-guest at alioth.debian.org
Mon Apr 23 12:22:36 UTC 2007


Author: free-guest
Date: 2007-04-23 12:22:36 +0000 (Mon, 23 Apr 2007)
New Revision: 1245

Added:
   stops/trunk/debian/
   stops/trunk/debian/changelog
   stops/trunk/debian/compat
   stops/trunk/debian/control
   stops/trunk/debian/copyright
   stops/trunk/debian/rules
   stops/trunk/debian/watch
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: stops/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: stops/trunk/debian/changelog
===================================================================
--- stops/trunk/debian/changelog	2007-04-23 12:22:07 UTC (rev 1244)
+++ stops/trunk/debian/changelog	2007-04-23 12:22:36 UTC (rev 1245)
@@ -0,0 +1,6 @@
+stops (0.3.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #420589)
+
+ -- Free Ekanayaka <freee at debian.org>  Mon, 23 Apr 2007 14:06:08 +0200
+

Added: stops/trunk/debian/compat
===================================================================
--- stops/trunk/debian/compat	2007-04-23 12:22:07 UTC (rev 1244)
+++ stops/trunk/debian/compat	2007-04-23 12:22:36 UTC (rev 1245)
@@ -0,0 +1 @@
+5

Added: stops/trunk/debian/control
===================================================================
--- stops/trunk/debian/control	2007-04-23 12:22:07 UTC (rev 1244)
+++ stops/trunk/debian/control	2007-04-23 12:22:36 UTC (rev 1245)
@@ -0,0 +1,15 @@
+Source: stops
+Section: sound
+Priority: extra
+Maintainer: Debian Multimedia Team <debian-multimedia at lists.debian.org>
+Uploaders: Free Ekanayaka <freee at debian.org>
+Build-Depends: cdbs, debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: stops
+Architecture: all
+Recommends: aeolus
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Stop and instrument definitions for Aeolus-0.6.x
+ This package contains  definitions of stops and of an instrument
+ to be used with the aeolus organ synth.

Added: stops/trunk/debian/copyright
===================================================================
--- stops/trunk/debian/copyright	2007-04-23 12:22:07 UTC (rev 1244)
+++ stops/trunk/debian/copyright	2007-04-23 12:22:36 UTC (rev 1245)
@@ -0,0 +1,30 @@
+This package was debianized by Free Ekanayaka <freee at debian.org> on
+Mon, 23 Apr 2007 14:06:08 +0200.
+
+It was downloaded from http://users.skynet.be/solaris/linuxaudio/getit.html
+
+Upstream Author: Fons Adriaensen <fons.adriaensen at skynet.be>
+
+Copyright: 2005-2007 Fons Adriaensen <fons.adriaensen at skynet.be>
+
+License:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Free Ekanayaka <freee at debian.org> and
+is licensed under the GPL, see above.

Added: stops/trunk/debian/rules
===================================================================
--- stops/trunk/debian/rules	2007-04-23 12:22:07 UTC (rev 1244)
+++ stops/trunk/debian/rules	2007-04-23 12:22:36 UTC (rev 1245)
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+  
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+# Add here any variable or target overrides you need.
+install/stops::
+	mkdir -p $(CURDIR)/debian/stops/usr/share/aeolus/stops
+	find -mindepth 1 -maxdepth 1 -not -name debian -and -not -name Makefile -print0|xargs -r0 -n1 -I '{}' cp -a '{}' $(CURDIR)/debian/stops/usr/share/aeolus/stops


Property changes on: stops/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: stops/trunk/debian/watch
===================================================================
--- stops/trunk/debian/watch	2007-04-23 12:22:07 UTC (rev 1244)
+++ stops/trunk/debian/watch	2007-04-23 12:22:36 UTC (rev 1245)
@@ -0,0 +1,3 @@
+# Site		Directory	Pattern		Version	Script
+version=3
+http://users.skynet.be/solaris/linuxaudio/getit.html downloads/stops-(.*)\.tar\.bz2




More information about the Demudi-commits mailing list