summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas D Steeves <nsteeves@gmail.com>2016-06-16 21:35:19 -0400
committerDimitri John Ledkov <xnox@ubuntu.com>2016-07-26 12:52:31 +0100
commitfcd4a25036fc7c8a045bc0b62a69cf6915222e42 (patch)
treeba627682479084afe98f300255cd6fa0c192a883
parent917f1dd6b2d63867d35ecc856eb060efa1e61cca (diff)
* debian/watch: add mangling rules to prefer non-rcN versions.
Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com>
-rw-r--r--debian/changelog4
-rw-r--r--debian/watch1
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e8164ab..5a9a6943 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
btrfs-progs (4.5.2-2) UNRELEASED; urgency=high
+ [ Dimitri John Ledkov ]
* Update debian/copyright as package is mostly GPL-2 only, not GPL-2+
(Closes: #824896)
* Provide upstream changelog, thanks to Nicholas D Steeves (Closes:
#824894)
+ [ Nicholas D Steeves ]
+ * debian/watch: add mangling rules to prefer non-rcN versions.
+
-- Dimitri John Ledkov <xnox@ubuntu.com> Tue, 26 Jul 2016 12:43:42 +0100
btrfs-progs (4.5.2-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 6cca8510..9eb46f49 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
+opts="uversionmangle=s/(\d)[_\.\-\+]?(rc\d*)$/$1~$2/" \
https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v(.+)\.tar\.xz