[pcl] 02/10: New watch file: Thanks Adam D. Barratt

Leopold Palomo-Avellaneda leo at alaxarxa.net
Wed Oct 8 15:09:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

lepalom-guest pushed a commit to branch master
in repository pcl.

commit f6244726f0e9f5b2e9985de085275ffdc28cda42
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Mon Oct 6 11:26:38 2014 +0200

    New watch file: Thanks Adam D. Barratt
---
 debian/changelog | 6 ++++--
 debian/rules     | 4 ++--
 debian/watch     | 6 +++++-
 3 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 93afd64..fa08c63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pcl (1.7.1-1) unstable; urgency=low
+pcl (1.7.2-1) UNRELEASED; urgency=medium
 
   [Leopold Palomo-Avellaneda]
   * Initial release. (Closes: #703579)
@@ -21,4 +21,6 @@ pcl (1.7.1-1) unstable; urgency=low
   * Renamed libpcl-tools to pcl-tools.
   * Added the manpages ...
 
- -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Mon, 02 Jun 2014 08:46:51 +0200
+
+ -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Mon, 06 Oct 2014 09:30:55 +0200
+
diff --git a/debian/rules b/debian/rules
index 4742064..b80384f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,8 @@ override_dh_auto_configure:
 	-DBUILD_registration=ON -DBUILD_sample_consensus=ON		\
 	-DBUILD_search=ON -DBUILD_segmentation=ON -DBUILD_surface=ON	\
 	-DBUILD_tools=ON -DBUILD_tracking=ON -DBUILD_visualization=ON   \
-	-DBUILD_app_cloud_composer=ON -DBUILD_app_modeler=ON            \
-	-DBUILD_app_point_cloud_editor=ON 
+	-DBUILD_apps_cloud_composer=ON -DBUILD_apps_modeler=ON            \
+	-DBUILD_apps_point_cloud_editor=ON -DBUILD_apps_in_hand_scanner=ON  
 
 override_dh_auto_build:
 	dh_auto_build -- # Compile the software.
diff --git a/debian/watch b/debian/watch
index 2073d7d..ebb3e79 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,8 @@
 # Watch control file for uscan
 version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+#opts=uversionmangle=s/(\d)[_.+-]?((RC|rc|pre|dev|beta|alpha)[\d.]*)$/$1~$2/ \ 
+#https://github.com/PointCloudLibrary/pcl/releases .*/pcl-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+
+opts="uversionmangle=s/(\d)[_.+-]?((RC|rc|pre|dev|beta|alpha)[\d.]*)$/$1~$2/" \
 https://github.com/PointCloudLibrary/pcl/releases .*/pcl-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pcl.git



More information about the debian-science-commits mailing list