r16007 - packages/trunk/libphysfs/debian

Patrick Matthäi pmatthaei at moszumanska.debian.org
Thu Aug 3 09:00:51 UTC 2017


Author: pmatthaei
Date: 2017-08-03 09:00:51 +0000 (Thu, 03 Aug 2017)
New Revision: 16007

Modified:
   packages/trunk/libphysfs/debian/changelog
   packages/trunk/libphysfs/debian/rules
Log:
* Correctly remove jquery.js file.


Modified: packages/trunk/libphysfs/debian/changelog
===================================================================
--- packages/trunk/libphysfs/debian/changelog	2017-08-03 08:58:23 UTC (rev 16006)
+++ packages/trunk/libphysfs/debian/changelog	2017-08-03 09:00:51 UTC (rev 16007)
@@ -7,6 +7,7 @@
   * Add patch 03-set-project-number to set the project number in the Doxyfile.
     Closes: #795574
   * Overwrite lintian warning vcs-field-uses-insecure-uri.
+  * Correctly remove jquery.js file.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 03 Aug 2017 10:47:43 +0200
 

Modified: packages/trunk/libphysfs/debian/rules
===================================================================
--- packages/trunk/libphysfs/debian/rules	2017-08-03 08:58:23 UTC (rev 16006)
+++ packages/trunk/libphysfs/debian/rules	2017-08-03 09:00:51 UTC (rev 16007)
@@ -24,4 +24,4 @@
 	dh_install
 	strip --remove-section=.comment \
 		$(CURDIR)/debian/libphysfs-dev/usr/lib/$(DEB_HOST_MULTIARCH)/libphysfs.a
-	rm -f $(CURDIR)/debian/libphysfs-dev/usr/share/doc/libphysfs1/html/jquery.j
+	rm -f $(CURDIR)/debian/libphysfs-dev/usr/share/doc/libphysfs1/html/jquery.js




More information about the Pkg-games-commits mailing list