[Demudi-commits] r679 - in dssi-vst/trunk: . debian
Free Ekanayaka
free-guest at costa.debian.org
Tue Feb 7 19:17:10 UTC 2006
Author: free-guest
Date: 2006-02-07 19:17:09 +0000 (Tue, 07 Feb 2006)
New Revision: 679
Added:
dssi-vst/trunk/debian/
dssi-vst/trunk/debian/changelog
dssi-vst/trunk/debian/compat
dssi-vst/trunk/debian/control
dssi-vst/trunk/debian/copyright
dssi-vst/trunk/debian/dirs
dssi-vst/trunk/debian/docs
dssi-vst/trunk/debian/menu
dssi-vst/trunk/debian/rules
dssi-vst/trunk/debian/watch
Log:
Load newtrunk into dssi-vst/trunk.
Added: dssi-vst/trunk/debian/changelog
===================================================================
--- dssi-vst/trunk/debian/changelog 2006-02-07 19:16:40 UTC (rev 678)
+++ dssi-vst/trunk/debian/changelog 2006-02-07 19:17:09 UTC (rev 679)
@@ -0,0 +1,6 @@
+dssi-vst (0.3.1-1) unstable; urgency=low
+
+ * Initial release Closes: #nnnn (nnnn is the bug number of your ITP)
+
+ -- Free Ekanayaka <free at agnula.org> Tue, 7 Feb 2006 19:47:40 +0100
+
Added: dssi-vst/trunk/debian/compat
===================================================================
--- dssi-vst/trunk/debian/compat 2006-02-07 19:16:40 UTC (rev 678)
+++ dssi-vst/trunk/debian/compat 2006-02-07 19:17:09 UTC (rev 679)
@@ -0,0 +1 @@
+4
Added: dssi-vst/trunk/debian/control
===================================================================
--- dssi-vst/trunk/debian/control 2006-02-07 19:16:40 UTC (rev 678)
+++ dssi-vst/trunk/debian/control 2006-02-07 19:17:09 UTC (rev 679)
@@ -0,0 +1,12 @@
+Source: dssi-vst
+Section: sound
+Priority: optional
+Maintainer: Free Ekanayaka <free at agnula.org>
+Build-Depends: cdbs, debhelper (>= 4.1.0), dpatch
+Standards-Version: 3.6.2
+
+Package: dssi-vst
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>
Added: dssi-vst/trunk/debian/copyright
===================================================================
--- dssi-vst/trunk/debian/copyright 2006-02-07 19:16:40 UTC (rev 678)
+++ dssi-vst/trunk/debian/copyright 2006-02-07 19:17:09 UTC (rev 679)
@@ -0,0 +1,26 @@
+This package was debianized by Free Ekanayaka <free at agnula.org> on
+Tue, 7 Feb 2006 19:47:40 +0100.
+
+It was downloaded from ftp://heanet.dl.sourceforge.net/d/ds/dssi/dssi-vst-0.3.1.tar.gz
+
+Copyright Holder: Mark Hymers <mark.hymers at ncl.ac.uk>
+
+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'.
+
Added: dssi-vst/trunk/debian/dirs
===================================================================
--- dssi-vst/trunk/debian/dirs 2006-02-07 19:16:40 UTC (rev 678)
+++ dssi-vst/trunk/debian/dirs 2006-02-07 19:17:09 UTC (rev 679)
@@ -0,0 +1,2 @@
+usr/bin
+usr/sbin
Added: dssi-vst/trunk/debian/docs
===================================================================
--- dssi-vst/trunk/debian/docs 2006-02-07 19:16:40 UTC (rev 678)
+++ dssi-vst/trunk/debian/docs 2006-02-07 19:17:09 UTC (rev 679)
@@ -0,0 +1 @@
+README
Added: dssi-vst/trunk/debian/menu
===================================================================
--- dssi-vst/trunk/debian/menu 2006-02-07 19:16:40 UTC (rev 678)
+++ dssi-vst/trunk/debian/menu 2006-02-07 19:17:09 UTC (rev 679)
@@ -0,0 +1,2 @@
+?package(dssi-vst):needs="X11" section="Apps/Sound
+ title="dssi-vst" command="/usr/bin/dssi-vst"
Added: dssi-vst/trunk/debian/rules
===================================================================
--- dssi-vst/trunk/debian/rules 2006-02-07 19:16:40 UTC (rev 678)
+++ dssi-vst/trunk/debian/rules 2006-02-07 19:17:09 UTC (rev 679)
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses cdbs. Originaly written by Robert Millan.
+# This file is public domain.
+
+DEB_TAR_SRCDIR := dssi-vst-0.3.1
+DEB_AUTO_CLEANUP_RCS := yes
+
+# Add here any variable or target overrides you need
+
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/tarball.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
Property changes on: dssi-vst/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: dssi-vst/trunk/debian/watch
===================================================================
--- dssi-vst/trunk/debian/watch 2006-02-07 19:16:40 UTC (rev 678)
+++ dssi-vst/trunk/debian/watch 2006-02-07 19:17:09 UTC (rev 679)
@@ -0,0 +1,3 @@
+# Site Directory Pattern Version Script
+version=3
+ftp://heanet.dl.sourceforge.net/d/ds/dssi/dssi-vst-(.*)\.tar\.tar.gz debian uupdate
More information about the Demudi-commits
mailing list