[libfolia] 01/01: debian/watch: point to 'make dist' tarball rather than bare sources

Maarten van Gompel proycon-guest at moszumanska.debian.org
Tue Aug 2 10:26:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

proycon-guest pushed a commit to branch master
in repository libfolia.

commit d560c95d3dcbd8afd130857c8f9ae2a2d67dd4d4
Author: proycon <proycon at anaproy.nl>
Date:   Tue Aug 2 12:26:34 2016 +0200

    debian/watch: point to 'make dist' tarball rather than bare sources
---
 debian/changelog | 2 ++
 debian/watch     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 558f51e..2f31362 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ libfolia (1.3.1-1) unstable; urgency=medium
   * Library version is now libfolia4 (so.4) instead of libfolia3 (so.3)
   * Compilation on GCC6 should be fixed with new upstream (Closes: #811635)
   * debian/rules, debian/control: add autoreconf in order to fix FTBFS on ppc64el. Thanks Logan Rosen for the patch. (Closes: #734025)
+  * debian/watch: point to 'make dist' tarball rather than
+    bare sources
 
  -- Maarten van Gompel <proycon at anaproy.nl>  Fri, 30 Jul 2016 17:17:00 +0200
 
diff --git a/debian/watch b/debian/watch
index 03d229e..c4874e6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
 # See uscan(1) for format
 
 version=3
-https://github.com/LanguageMachines/libfolia/releases /LanguageMachines/libfolia/archive/v(.+)\.tar\.gz
+https://github.com/LanguageMachines/libfolia/releases /LanguageMachines/libfolia/releases/download/v(.+)/libfolia-(?:.+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfolia.git



More information about the debian-science-commits mailing list