Hello, I intend to NMU this package as part of the dash release goal. The package has been uploaded to DELAYED/2, and you can find the diff attached.
Cheers, -- Albin Tonnerre
diff -u pida-0.5.1/debian/rules pida-0.5.1/debian/rules
--- pida-0.5.1/debian/rules
+++ pida-0.5.1/debian/rules
@@ -30,7 +30,8 @@
install: $(PYVERS:%=install-python%)
# override the setup.py-installed binaries with canonical versions,
# so we always call the default python interpreter
- cp $(CURDIR)/bin/{pida,pida-remote} $(CURDIR)/debian/pida/usr/bin/
+ cp $(CURDIR)/bin/pida $(CURDIR)/debian/pida/usr/bin/
+ cp $(CURDIR)/bin/pida-remote $(CURDIR)/debian/pida/usr/bin/
install-python%:
@echo "----------- BUILDING FOR $* ------------"
diff -u pida-0.5.1/debian/control pida-0.5.1/debian/control
--- pida-0.5.1/debian/control
+++ pida-0.5.1/debian/control
@@ -5,7 +5,7 @@
Uploaders: Jan Luebbe <[EMAIL PROTECTED]>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 5.0.37.2), pkg-config, python-all-dev, python-setuptools (>= 0.6c8-2), python-central (>= 0.5.6), python-gtk2-dev
-Standards-Version: 3.7.3.0
+Standards-Version: 3.8.0
XS-Python-Version: all
Homepage: http://pida.co.uk/
Vcs-Git: git://git.sicherheitsschwankung.de/philipp/pida.git
diff -u pida-0.5.1/debian/changelog pida-0.5.1/debian/changelog
--- pida-0.5.1/debian/changelog
+++ pida-0.5.1/debian/changelog
@@ -1,3 +1,11 @@
+pida (0.5.1-4.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * debian/rules: Fix bashism (Closes: #489750)
+ * debian/control: update Standards-Version to 3.8.0
+
+ -- Albin Tonnerre <[EMAIL PROTECTED]> Sun, 20 Jul 2008 11:43:16 +0200
+
pida (0.5.1-4) unstable; urgency=low
[ Philipp Kaluza ]
signature.asc
Description: Digital signature

