From a0d1295fcb040b8e9927357cd4a6d5d1e49954b7 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 19 Apr 2014 23:55:42 +0200 Subject: [PATCH 1/2] debian/changelog: Bump to latest upstream version. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dc6297f..61dd5ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mate-power-manager (1.6.3-1) UNRELEASED; urgency=low +mate-power-manager (1.8.0-1) UNRELEASED; urgency=low * Initial release. (Closes: #734868) From d01ec962a4ae8edfcf4bfc83ed869dce8a77a10d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 19 Apr 2014 23:56:39 +0200 Subject: [PATCH 2/2] debian/watch: Use tagged CGit tarball snapshots as upstream source. --- debian/watch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index ced89ea..ff408d9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ version=3 -http://pub.mate-desktop.org/releases/(\d\.(2|4|6|8|0))/mate-power-manager-(.*)\.tar\.xz +opts=dversionmangle=s/\+dfsg1// \ +http://git.mate-desktop.org/mate-power-manager/ \ + snapshot/mate-power-manager-(\d\.(?:[0-9]+|)[24680]\.\d)\.tar\.xz