diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-12-14 23:57:07 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-12-14 23:57:07 +0000 |
commit | 1043d1c47dac33d1a3dfb4df4881c4295eb6cb0d (patch) | |
tree | f1abb599799bcb99a2a05eae246f7edb20dcc8d0 /packages/debian/puredata.desktop | |
parent | 3bcbd4a39e4a4293f83e4c8a32354f1355376c7c (diff) |
Paul Brossier has become the maintainer for the 'puredata' package and has put his files into the Debian git repo:
http://wiki.debian.org/Alioth/Git
http://git.debian.org/?p=collab-maint/puredata.git;a=summary
Therefore, I am removing trunk/packages/debian in favor of that git repo.
svn path=/trunk/; revision=12837
Diffstat (limited to 'packages/debian/puredata.desktop')
-rw-r--r-- | packages/debian/puredata.desktop | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/debian/puredata.desktop b/packages/debian/puredata.desktop deleted file mode 100644 index 1434e5bd..00000000 --- a/packages/debian/puredata.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Application -Encoding=UTF-8 -Name=PureData -GenericName= -Comment= -Icon=puredata.xpm -Exec=/usr/bin/pd -Terminal=false -Categories=AudioVideo;Audio; |