[SCM] pd-motex packaging branch, master, updated. debian/1.1.4-0.0-2-g95b9bd6

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Sat Aug 14 20:43:55 UTC 2010


The following commit has been merged in the master branch:
commit 95b9bd696701de9513e5ce4773ee77c187eb07ec
Author: Hans-Christoph Steiner <hans at at.or.at>
Date:   Sat Aug 14 16:43:41 2010 -0400

    fixed issues reported by Felipe Sateler

diff --git a/debian/changelog b/debian/changelog
index c03f281..7ced056 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-pd-motex (1.1.4-0.0) unstable; urgency=low
+pd-motex (1.1.4-0.1) unstable; urgency=low
 
-  * Non-maintainer upload
   * Initial release (Closes: #591736)
 
  -- Hans-Christoph Steiner <hans at eds.org>  Thu, 21 Jan 2010 23:27:04 -0500
diff --git a/debian/control b/debian/control
index 9309098..90e1b6e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,10 @@
 Source: pd-motex
 Section: sound
 Priority: optional
-Maintainer: Hans-Christoph Steiner <hans at eds.org>
+Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
+Uploaders: Hans-Christoph Steiner <hans at eds.org>
 Build-Depends: debhelper (>= 7.0.50~), puredata
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Homepage: http://puredata.info
 Vcs-Git: git://git.debian.org/pkg-multimedia/pd-motex.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-motex.git;a=summary
@@ -11,17 +12,17 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-motex.git;a=summary
 Package: pd-motex
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-Description: Pd Externals by Iain Mott
+Description: a random collection of Pd objects by Iain Mott
  A collection of externals from Iain Mott that mostly provide some
- math functions:
- polygate~ - switch between multiple signal inputs - variable fade rate 
+ math functions for Pure Data:
+  polygate~ - switch between multiple signal inputs - variable fade rate 
     both linear & equal power
- shuffle - a no-repeat random generator, outputs numbers within a set range
- pan~ - equal power stereo panning
- system - sends a system message to the console
- ln~ - natural log + inverse
- rec2pol~ - convert rectangular coordinates to polar eg. can be used to
+  shuffle - a no-repeat random generator, outputs numbers within a set range
+  pan~ - equal power stereo panning
+  system - sends a system message to the console
+  ln~ - natural log + inverse
+  rec2pol~ - convert rectangular coordinates to polar eg. can be used to
     convert sine & cosine rfft~ output to phase & magnitude  
- pol2rec~ - inverse of rec2pol~
- getenv - Sends value of an environment variable argument on bang.
+  pol2rec~ - inverse of rec2pol~
+  getenv - Sends value of an environment variable argument on bang.
     Use a 'set <NAME>' message to reset the variable name.
diff --git a/debian/copyright b/debian/copyright
index 93b59ba..fe125b5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,7 @@ Debianized-Date: Tue, 9 Feb 2010 17:14:25 -0400
 Original-Source: http://www.reverberant.com/pd/motex_1_1_3.tar.gz
 Files: *
 Copyright: 2001, Iain Mott <iain.mott at bigpond.com>
+           2003,2005,2009,2010 Hans-Christoph Steiner <hans at eds.org>
 
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify

-- 
pd-motex packaging



More information about the pkg-multimedia-commits mailing list