From 0bf906bdd767abdffbbeee284a10e874c86d730f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 29 Dec 2016 07:00:40 +0100 Subject: Rewrite debian/watch to use the sf redirector --- debian/changelog | 2 ++ debian/copyright | 1 + debian/watch | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ce47f1e..cd723d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ xtrkcad (1:4.2.4a-1) UNRELEASED; urgency=medium - Enable hardening. * New debian/patches/0700-info_file.patch to add requested directory entry and INFO-DIR-SECTION line. + * Rewrite debian/watch to use the sf redirector. + - Add files to exclude in debian/copyright. -- Jörg Frings-Fürst Wed, 28 Dec 2016 17:27:47 +0100 diff --git a/debian/copyright b/debian/copyright index 564ee28..f178739 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XTrkCAD Upstream-Contact: XTrkCAD Developers Source: http://sourceforge.net/projects/xtrkcad-fork/ +Files-Excluded: .hgtags .hgignore Files: * Copyright: 2003 by Sillub Technology and 2007 by Martin Fischer and Bob Blackwell. diff --git a/debian/watch b/debian/watch index 779e779..df9ba14 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts="downloadurlmangle=s/$/\//,filenamemangle=s/$//" \ - http://sourceforge.net/projects/xtrkcad-fork/files/XTrackCad/ Version%20(.*)/ + http://sf.net/xtrkcad-fork/ xtrkcad-source-(\d\S+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- cgit v1.2.3