[pkg-php-pear] Bug#821577: google-api-php-client: diff for NMU version 1.1.7-0.1

Nish Aravamudan nish.aravamudan at canonical.com
Wed Jun 1 15:50:51 UTC 2016


Control: tags 817751 + patch
Control: tags 821577 + patch

Dear maintainer,

I've prepared an NMU for google-api-php-client (versioned as 1.1.7-0.1) and
attached it as a debdiff. Since this is a version bump and the resulting
diff to the source is quite large, I have only attached the diff for the
debian/ directory. Please use uscan/uupdate to pull down the new orig
tarball using the updated watch file.

-------------- next part --------------
diff -Nru google-api-php-client-0.6.7/debian/changelog google-api-php-client-1.1.7/debian/changelog
--- google-api-php-client-0.6.7/debian/changelog	2014-05-10 17:31:08.000000000 -0700
+++ google-api-php-client-1.1.7/debian/changelog	2016-05-24 08:33:51.000000000 -0700
@@ -1,3 +1,13 @@
+google-api-php-client (1.1.7-1) unstable; urgency=medium
+
+  * New upstream release
+  * Update d/watch file to point to github.
+  * Update d/rules references to removed examples.
+  * Update to PHP7.0 dependencies (LP: #1544352, Closes: #821577,
+    Closes: #817751).
+
+ -- Nishanth Aravamudan <nish.aravamudan at canonical.com>  Wed, 23 Mar 2016 16:42:33 -0700
+
 google-api-php-client (0.6.7-2) unstable; urgency=medium
 
   * Add ownCloud for Debian to uploaders
diff -Nru google-api-php-client-0.6.7/debian/control google-api-php-client-1.1.7/debian/control
--- google-api-php-client-0.6.7/debian/control	2014-05-10 17:21:50.000000000 -0700
+++ google-api-php-client-1.1.7/debian/control	2016-05-23 17:33:29.000000000 -0700
@@ -12,8 +12,8 @@
 
 Package: php-google-api-php-client
 Architecture: all
-Depends: ca-certificates, php5 | php5-cli, php5-curl, ${misc:Depends}
-Recommends: php5-json
+Depends: ca-certificates, php | php-cli, php-curl, ${misc:Depends}
+Recommends: php-json
 Description: Google APIs client library for PHP
  The Google API client library allows one to work with Google APIs such
  as Analytics, Adsense, Google+, Calendar, Drive or Games. It includes
diff -Nru google-api-php-client-0.6.7/debian/rules google-api-php-client-1.1.7/debian/rules
--- google-api-php-client-0.6.7/debian/rules	2014-05-10 17:16:12.000000000 -0700
+++ google-api-php-client-1.1.7/debian/rules	2016-05-24 08:12:06.000000000 -0700
@@ -2,13 +2,6 @@
 %:
 	dh $@
 
-override_dh_fixperms:
-	dh_fixperms
-	chmod -x \
-		$(CURDIR)/debian/php-google-api-php-client/usr/share/doc/php-google-api-php-client/examples/adsensehost/AdSenseHostAuth.php \
-		$(CURDIR)/debian/php-google-api-php-client/usr/share/doc/php-google-api-php-client/examples/adsensehost/examples/*.php \
-		$(CURDIR)/debian/php-google-api-php-client/usr/share/doc/php-google-api-php-client/examples/youtube/*.php
-
 override_dh_compress:
 	dh_compress -X.php
 
diff -Nru google-api-php-client-0.6.7/debian/watch google-api-php-client-1.1.7/debian/watch
--- google-api-php-client-0.6.7/debian/watch	2014-05-10 17:16:12.000000000 -0700
+++ google-api-php-client-1.1.7/debian/watch	2016-05-23 17:26:57.000000000 -0700
@@ -1,3 +1,3 @@
-version=3
-http://code.google.com/p/google-api-php-client/downloads/list?can=1 \
-//google-api-php-client.googlecode.com/files/google-api-php-client-(.+)\.tar\.gz
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%google-api-php-client-$1.tar.gz%" \
+    https://github.com/google/google-api-php-client/releases (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-pear/attachments/20160601/485ae6b1/attachment-0001.sig>


More information about the pkg-php-pear mailing list