~ubuntu-branches/ubuntu/natty/pd-zexy/natty

« back to all changes in this revision

Viewing changes to reference/time-help.pd

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard, IOhannes m zmölnig, Jonas Smedegaard
  • Date: 2010-08-20 12:17:41 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100820121741-4kxozn8b9rhee9fr
Tags: 2.2.3-1
* New upstream version

[ IOhannes m zmölnig ]
* Adopt package, on behalf of Multimedia Team.
  Closes: #546964
* Simply debian/rules with CDBS, and don't unconditionally strip
  binaries.
  Closes: #437763
* Install into /usr/lib/pd/extra/zexy/. Document usage in REAME.Debian
  and warn about change in NEWS.
* git'ify package. Add Vcs-* stanzas to control file.
* Use dpkg source format 3.0 (quilt). Drop build-dependency on quilt.

[ Jonas Smedegaard ]
* Enable CDBS copyright-check routine.
* Add copyright and licensing header to debian/rules.
* Add myself as uploader.
* Rewrite debian/copyright using rev. 135 of draft DEP5 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 613 398 421 378 10;
 
2
#X msg 71 174 bang;
 
3
#X floatatom 86 261 0 0 0 0 - - -;
 
4
#X floatatom 78 284 0 0 0 0 - - -;
 
5
#X floatatom 71 307 0 0 0 0 - - -;
 
6
#X obj 71 203 time;
 
7
#X floatatom 94 238 0 0 0 0 - - -;
 
8
#X text 151 241 msec;
 
9
#X text 152 263 sec;
 
10
#X text 153 284 min;
 
11
#X text 152 306 hours;
 
12
#X msg 219 175 bang;
 
13
#X floatatom 253 259 0 0 0 0 - - -;
 
14
#X floatatom 236 284 0 0 0 0 - - -;
 
15
#X floatatom 219 308 0 0 0 0 - - -;
 
16
#X floatatom 270 234 0 0 0 0 - - -;
 
17
#X obj 219 204 time GMT;
 
18
#X text 91 79 get the system time;
 
19
#X text 64 149 local;
 
20
#X text 222 152 GMT;
 
21
#X obj 73 27 time;
 
22
#X text 233 31 part of zexy;
 
23
#X connect 0 0 4 0;
 
24
#X connect 4 0 3 0;
 
25
#X connect 4 1 2 0;
 
26
#X connect 4 2 1 0;
 
27
#X connect 4 3 5 0;
 
28
#X connect 10 0 15 0;
 
29
#X connect 15 0 13 0;
 
30
#X connect 15 1 12 0;
 
31
#X connect 15 2 11 0;
 
32
#X connect 15 3 14 0;