From 842cbc0e4425a48a6d2d8c724b877a9c6eacc4c2 Mon Sep 17 00:00:00 2001 From: aviau Date: Mon, 15 Oct 2018 11:30:40 -0400 Subject: [PATCH] append +ds suffix and ignore vendor/* --- debian/changelog | 5 +++++ debian/copyright | 1 + debian/watch | 3 +++ 3 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 06d93243..cf3abd1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ aptly (1.3.0-7) UNRELEASED; urgency=medium + [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces + [ Alexandre Viau ] + * d/watch: Append +ds suffix. + * d/copyright: ignore vendor/*. + -- Ondřej Nový Mon, 01 Oct 2018 10:22:55 +0200 aptly (1.3.0-6) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index dad562bd..990551ea 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: aptly Source: http://www.aptly.info +Files-Excluded: vendor/* Files: * Copyright: 2014 Andrey Smirnov diff --git a/debian/watch b/debian/watch index f5688309..ef5dcfcb 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,5 @@ version=3 +opts=\ +repacksuffix=+ds1,\ +dversionmangle=s/\+ds\d*$// \ https://github.com/aptly-dev/aptly/tags .*/v(\d[\d\.]*)\.tar\.gz debian uupdate