Bug#770982: Patch

2014-11-30 Thread Matt Kraai
Hi,

On Sat, Nov 29, 2014 at 10:06:34PM +, Paulo Assis wrote:
 2014-11-29 14:55 GMT+00:00 Matt Kraai kr...@ftbfs.org:
  Would you mind if I made an non-maintainer upload based on the
  following patch?
 
 I have no problem with this, I think it will also be faster.

I've made a non-maintainer upload using that patch.  Would someone
please file an unblock request by following the directions at

 https://release.debian.org/jessie/freeze_policy.html

?

-- 
Matt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#770982: Patch

2014-11-29 Thread Paulo Assis
Hi,

This is fixed in version 0.2.5.
source packages (signed) can be found here:
https://drive.google.com/folderview?id=0B0_qxcVSvJFMOTcyOFJRNkFaWjAusp=sharing

If someone can upload this, it would be appreciated.

Regards,
Paulo

2014-11-28 23:37 GMT+00:00 Matt Kraai kr...@ftbfs.org:
 Control: tags -1 + patch

 Hi,

 Here's a patch, partially extracted from upstream, that includes
 dynctrl-logitech.h in libwebcam0-dev:

 diff -Nru libwebcam-0.2.4/debian/libwebcam0-dev.install 
 libwebcam-0.2.4/debian/libwebcam0-dev.install
 --- libwebcam-0.2.4/debian/libwebcam0-dev.install   2013-11-01 
 16:49:24.0 -0700
 +++ libwebcam-0.2.4/debian/libwebcam0-dev.install   2014-11-28 
 15:32:56.0 -0800
 @@ -1,3 +1,4 @@
 +usr/include/dynctrl-logitech.h
  usr/include/webcam.h
  usr/lib/libwebcam.a
  usr/lib/libwebcam.so
 diff -Nru libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h 
 libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h
 --- libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h   1969-12-31 
 16:00:00.0 -0800
 +++ libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h   2014-11-28 
 15:29:48.0 -0800
 @@ -0,0 +1,13 @@
 +Index: libwebcam-0.2.4/libwebcam/CMakeLists.txt
 +===
 +--- libwebcam-0.2.4.orig/libwebcam/CMakeLists.txt  2013-10-31 
 14:47:36.0 -0700
  libwebcam-0.2.4/libwebcam/CMakeLists.txt   2014-11-28 15:29:32.063070089 
 -0800
 +@@ -103,7 +103,7 @@
 + )
 +
 + install (
 +-  FILES   ../common/include/webcam.h
 ++  FILES   ../common/include/webcam.h 
 ../common/include/dynctrl-logitech.h
 +   DESTINATION ${CMAKE_INSTALL_PREFIX}/include
 + )
 +
 diff -Nru libwebcam-0.2.4/debian/patches/series 
 libwebcam-0.2.4/debian/patches/series
 --- libwebcam-0.2.4/debian/patches/series   2013-11-01 16:49:24.0 
 -0700
 +++ libwebcam-0.2.4/debian/patches/series   2014-11-28 15:29:13.0 
 -0800
 @@ -0,0 +1 @@
 +install-dynctrl-logitech.h

 Would you like me to sponsor an upload containing it (or something
 like it)?

 --
 Matt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#770982: Patch

2014-11-29 Thread Matt Kraai
Hi,

On Sat, Nov 29, 2014 at 10:24:45AM +, Paulo Assis wrote:
 This is fixed in version 0.2.5.
 source packages (signed) can be found here:
 https://drive.google.com/folderview?id=0B0_qxcVSvJFMOTcyOFJRNkFaWjAusp=sharing
 
 If someone can upload this, it would be appreciated.

I can upload it, but I'm afraid that it won't be allowed into testing.
According to

 https://release.debian.org/jessie/freeze_policy.html

new upstream releases shouldn't be included, only fixes for bugs of
important severity or higher, as well as translation and documentation
fixes.

Would you mind if I made an non-maintainer upload based on the
following patch?  Would you prefer I sponsor an upload by you that
just fixes this bug?

diff -Nru libwebcam-0.2.4/debian/changelog libwebcam-0.2.4/debian/changelog
--- libwebcam-0.2.4/debian/changelog2013-11-01 16:49:24.0 -0700
+++ libwebcam-0.2.4/debian/changelog2014-11-29 06:52:05.0 -0800
@@ -1,3 +1,10 @@
+libwebcam (0.2.4-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Install dynctrl-logitech.h (Closes: #770982)
+
+ -- Matt Kraai kr...@debian.org  Sat, 29 Nov 2014 06:52:05 -0800
+
 libwebcam (0.2.4-1) unstable; urgency=low
 
   * Bump to version 0.2.4 (Closes: #713548)
diff -Nru libwebcam-0.2.4/debian/libwebcam0-dev.install 
libwebcam-0.2.4/debian/libwebcam0-dev.install
--- libwebcam-0.2.4/debian/libwebcam0-dev.install   2013-11-01 
16:49:24.0 -0700
+++ libwebcam-0.2.4/debian/libwebcam0-dev.install   2014-11-28 
15:32:56.0 -0800
@@ -1,3 +1,4 @@
+usr/include/dynctrl-logitech.h
 usr/include/webcam.h
 usr/lib/libwebcam.a
 usr/lib/libwebcam.so
diff -Nru libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h 
libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h
--- libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h   1969-12-31 
16:00:00.0 -0800
+++ libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h   2014-11-28 
15:29:48.0 -0800
@@ -0,0 +1,13 @@
+Index: libwebcam-0.2.4/libwebcam/CMakeLists.txt
+===
+--- libwebcam-0.2.4.orig/libwebcam/CMakeLists.txt  2013-10-31 
14:47:36.0 -0700
 libwebcam-0.2.4/libwebcam/CMakeLists.txt   2014-11-28 15:29:32.063070089 
-0800
+@@ -103,7 +103,7 @@
+ )
+ 
+ install (
+-  FILES   ../common/include/webcam.h
++  FILES   ../common/include/webcam.h ../common/include/dynctrl-logitech.h
+   DESTINATION ${CMAKE_INSTALL_PREFIX}/include
+ )
+ 
diff -Nru libwebcam-0.2.4/debian/patches/series 
libwebcam-0.2.4/debian/patches/series
--- libwebcam-0.2.4/debian/patches/series   2013-11-01 16:49:24.0 
-0700
+++ libwebcam-0.2.4/debian/patches/series   2014-11-28 15:29:13.0 
-0800
@@ -0,0 +1 @@
+install-dynctrl-logitech.h

-- 
Matt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#770982: Patch

2014-11-29 Thread Paulo Assis
Hi,

2014-11-29 14:55 GMT+00:00 Matt Kraai kr...@ftbfs.org:
 Hi,

 On Sat, Nov 29, 2014 at 10:24:45AM +, Paulo Assis wrote:
 This is fixed in version 0.2.5.
 source packages (signed) can be found here:
 https://drive.google.com/folderview?id=0B0_qxcVSvJFMOTcyOFJRNkFaWjAusp=sharing

 If someone can upload this, it would be appreciated.

 I can upload it, but I'm afraid that it won't be allowed into testing.
 According to

  https://release.debian.org/jessie/freeze_policy.html

 new upstream releases shouldn't be included, only fixes for bugs of
 important severity or higher, as well as translation and documentation
 fixes.

Argh! I wasn't aware of those timings.
In any case the new release should eventually go into unstable (after
the fix to 0.2.4).


 Would you mind if I made an non-maintainer upload based on the
 following patch?

I have no problem with this, I think it will also be faster.

Regards,
Paulo

 Would you prefer I sponsor an upload by you that
 just fixes this bug?

 diff -Nru libwebcam-0.2.4/debian/changelog libwebcam-0.2.4/debian/changelog
 --- libwebcam-0.2.4/debian/changelog2013-11-01 16:49:24.0 -0700
 +++ libwebcam-0.2.4/debian/changelog2014-11-29 06:52:05.0 -0800
 @@ -1,3 +1,10 @@
 +libwebcam (0.2.4-1.1) unstable; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * Install dynctrl-logitech.h (Closes: #770982)
 +
 + -- Matt Kraai kr...@debian.org  Sat, 29 Nov 2014 06:52:05 -0800
 +
  libwebcam (0.2.4-1) unstable; urgency=low

* Bump to version 0.2.4 (Closes: #713548)
 diff -Nru libwebcam-0.2.4/debian/libwebcam0-dev.install 
 libwebcam-0.2.4/debian/libwebcam0-dev.install
 --- libwebcam-0.2.4/debian/libwebcam0-dev.install   2013-11-01 
 16:49:24.0 -0700
 +++ libwebcam-0.2.4/debian/libwebcam0-dev.install   2014-11-28 
 15:32:56.0 -0800
 @@ -1,3 +1,4 @@
 +usr/include/dynctrl-logitech.h
  usr/include/webcam.h
  usr/lib/libwebcam.a
  usr/lib/libwebcam.so
 diff -Nru libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h 
 libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h
 --- libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h   1969-12-31 
 16:00:00.0 -0800
 +++ libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h   2014-11-28 
 15:29:48.0 -0800
 @@ -0,0 +1,13 @@
 +Index: libwebcam-0.2.4/libwebcam/CMakeLists.txt
 +===
 +--- libwebcam-0.2.4.orig/libwebcam/CMakeLists.txt  2013-10-31 
 14:47:36.0 -0700
  libwebcam-0.2.4/libwebcam/CMakeLists.txt   2014-11-28 15:29:32.063070089 
 -0800
 +@@ -103,7 +103,7 @@
 + )
 +
 + install (
 +-  FILES   ../common/include/webcam.h
 ++  FILES   ../common/include/webcam.h 
 ../common/include/dynctrl-logitech.h
 +   DESTINATION ${CMAKE_INSTALL_PREFIX}/include
 + )
 +
 diff -Nru libwebcam-0.2.4/debian/patches/series 
 libwebcam-0.2.4/debian/patches/series
 --- libwebcam-0.2.4/debian/patches/series   2013-11-01 16:49:24.0 
 -0700
 +++ libwebcam-0.2.4/debian/patches/series   2014-11-28 15:29:13.0 
 -0800
 @@ -0,0 +1 @@
 +install-dynctrl-logitech.h

 --
 Matt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#770982: Patch

2014-11-28 Thread Matt Kraai
Control: tags -1 + patch

Hi,

Here's a patch, partially extracted from upstream, that includes
dynctrl-logitech.h in libwebcam0-dev:

diff -Nru libwebcam-0.2.4/debian/libwebcam0-dev.install 
libwebcam-0.2.4/debian/libwebcam0-dev.install
--- libwebcam-0.2.4/debian/libwebcam0-dev.install   2013-11-01 
16:49:24.0 -0700
+++ libwebcam-0.2.4/debian/libwebcam0-dev.install   2014-11-28 
15:32:56.0 -0800
@@ -1,3 +1,4 @@
+usr/include/dynctrl-logitech.h
 usr/include/webcam.h
 usr/lib/libwebcam.a
 usr/lib/libwebcam.so
diff -Nru libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h 
libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h
--- libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h   1969-12-31 
16:00:00.0 -0800
+++ libwebcam-0.2.4/debian/patches/install-dynctrl-logitech.h   2014-11-28 
15:29:48.0 -0800
@@ -0,0 +1,13 @@
+Index: libwebcam-0.2.4/libwebcam/CMakeLists.txt
+===
+--- libwebcam-0.2.4.orig/libwebcam/CMakeLists.txt  2013-10-31 
14:47:36.0 -0700
 libwebcam-0.2.4/libwebcam/CMakeLists.txt   2014-11-28 15:29:32.063070089 
-0800
+@@ -103,7 +103,7 @@
+ )
+ 
+ install (
+-  FILES   ../common/include/webcam.h
++  FILES   ../common/include/webcam.h ../common/include/dynctrl-logitech.h
+   DESTINATION ${CMAKE_INSTALL_PREFIX}/include
+ )
+ 
diff -Nru libwebcam-0.2.4/debian/patches/series 
libwebcam-0.2.4/debian/patches/series
--- libwebcam-0.2.4/debian/patches/series   2013-11-01 16:49:24.0 
-0700
+++ libwebcam-0.2.4/debian/patches/series   2014-11-28 15:29:13.0 
-0800
@@ -0,0 +1 @@
+install-dynctrl-logitech.h

Would you like me to sponsor an upload containing it (or something
like it)?

-- 
Matt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org