[Pkg-javascript-commits] [backbone] 01/01: Update watch file: Use substitution string @PACKAGE at .

Jonas Smedegaard dr at jones.dk
Sun Apr 2 07:53:06 UTC 2017


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

js pushed a commit to branch master
in repository backbone.

commit 1b00aaace2f60530e1bc83ccb0dffd06d657affb
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Sep 3 19:26:08 2016 +0200

    Update watch file: Use substitution string @PACKAGE at .
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 97f5eac..aa7b1fd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 # run "uscan --report" to check or "gpb import-orig --uscan" to update
 version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%backbone-$1.tar.gz%,dversionmangle=s/~dfsg\d*$//,repacksuffix=~dfsg" \
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%,dversionmangle=s/~dfsg\d*$//,repacksuffix=~dfsg" \
  https://github.com/documentcloud/backbone/tags \
  (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list