aboutsummaryrefslogtreecommitdiff
path: root/comport
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-18 23:21:15 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-18 23:21:15 +0000
commitfd7993e98a4403126e3a1ea6b98f7933b7f96482 (patch)
treecd1bbe0a04ea26c72f7a972878e9dadf31504cd1 /comport
parent4b0297cb1d4d00c8aa62cd8059d3f65f7fb553a5 (diff)
get building with debuild
svn path=/trunk/externals/iem/comport/; revision=13831
Diffstat (limited to 'comport')
-rw-r--r--comport/debian/changelog2
-rw-r--r--comport/debian/links3
-rwxr-xr-xcomport/debian/rules2
3 files changed, 3 insertions, 4 deletions
diff --git a/comport/debian/changelog b/comport/debian/changelog
index c7b4297..85590a0 100644
--- a/comport/debian/changelog
+++ b/comport/debian/changelog
@@ -1,4 +1,4 @@
-pd-template (0.1-1) unstable; urgency=low
+pd-comport (0.1-1) unstable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
diff --git a/comport/debian/links b/comport/debian/links
index cf81ab1..b7c7c46 100644
--- a/comport/debian/links
+++ b/comport/debian/links
@@ -1,4 +1,3 @@
-usr/lib/pd/extra/template/README.txt usr/share/doc/pd-template/README
-usr/lib/pd/extra/template/examples usr/share/doc/pd-template/examples
+usr/lib/pd/extra/comport/README.txt usr/share/doc/pd-comport/README
diff --git a/comport/debian/rules b/comport/debian/rules
index 0c273a4..f6f9142 100755
--- a/comport/debian/rules
+++ b/comport/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-LIBRARY_NAME = template
+LIBRARY_NAME = comport
PACKAGE = pd-$(LIBRARY_NAME)
pkglibdir = /usr/lib/pd/extra