summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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