aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/compat2
-rw-r--r--debian/control10
-rw-r--r--debian/libphidget21-0.install2
-rw-r--r--debian/libphidget21-dev.install4
5 files changed, 8 insertions, 14 deletions
diff --git a/debian/changelog b/debian/changelog
index 7b12806..a580e1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libphidget21 (2.1.8.20121218-1) UNRELEASED; urgency=low
+libphidget21 (2.1.8.20121218-1~bpo60+1) squeeze-backports; urgency=low
* Initial release (Closes: #670984)
- -- Jonathan McCrohan <jmccrohan@gmail.com> Fri, 19 Oct 2012 19:41:34 +0100
+ -- Jonathan McCrohan <jmccrohan@gmail.com> Wed, 05 Dec 2012 23:59:13 +0000
diff --git a/debian/compat b/debian/compat
index ec63514..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+8
diff --git a/debian/control b/debian/control
index 6b7775e..96adcc8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,13 @@
Source: libphidget21
Priority: optional
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
-Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, libusb-1.0-0-dev, default-jdk
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 8), autotools-dev, dh-autoreconf, libusb-dev, default-jdk
+Standards-Version: 3.9.1
Section: libs
Homepage: http://www.phidgets.com
Package: libphidget21-0
Architecture: any
-Multi-Arch: same
-Pre-Depends: multiarch-support
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Phidgets runtime library
Runtime library for the libphidgets API.
@@ -21,8 +19,6 @@ Description: Phidgets runtime library
Package: libphidget21-dev
Section: libdevel
Architecture: any
-Multi-Arch: same
-Pre-Depends: multiarch-support
Depends: libphidget21-0 (= ${binary:Version}), libusb-dev, ${misc:Depends}
Description: Phidgets development files
This package contains Development libraries and header files for the
@@ -36,8 +32,6 @@ Package: libphidget21-dbg
Section: debug
Priority: extra
Architecture: any
-Multi-Arch: same
-Pre-Depends: multiarch-support
Depends: libphidget21-0 (= ${binary:Version}), ${misc:Depends}
Description: Phidgets debug symbols
This package contains debugging symbols for the libphidget API.
diff --git a/debian/libphidget21-0.install b/debian/libphidget21-0.install
index b9bfe3b..916be9c 100644
--- a/debian/libphidget21-0.install
+++ b/debian/libphidget21-0.install
@@ -1,2 +1,2 @@
-usr/lib/*/lib*.so.*
+usr/lib/lib*.so.*
udev/99-phidgets.rules lib/udev/rules.d
diff --git a/debian/libphidget21-dev.install b/debian/libphidget21-dev.install
index 7df81cd..5774e64 100644
--- a/debian/libphidget21-dev.install
+++ b/debian/libphidget21-dev.install
@@ -1,3 +1,3 @@
usr/include/*
-usr/lib/*/lib*.so
-usr/lib/*/pkgconfig/*
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
t20160503.4f192bd-1&id=7196147d376680cfa791ac9c9753fa9ba7957eb6&follow=1'>New Upstream Snapshot (commit 14bd6c7)Jonathan McCrohan1-2/+3 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9