[Pkg-opt-media-team] [dvdisaster] 03/09: debian/watch: Avoid repacking upstream tarballs unnecessarily.
Carlos Maddela
maddela-guest at moszumanska.debian.org
Sun Aug 6 09:15:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
maddela-guest pushed a commit to branch experimental/master
in repository dvdisaster.
commit bb6d3049f5d56fa65db91610983a7216800913d1
Author: Carlos Maddela <e7appew at gmail.com>
Date: Sun Aug 6 01:52:24 2017 +1000
debian/watch: Avoid repacking upstream tarballs unnecessarily.
---
debian/changelog | 1 +
debian/watch | 4 +---
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3a78c20..d5044e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dvdisaster (0.79.5-2) UNRELEASED; urgency=medium
* Team upload.
* Bump Standards Version to 4.0.0.
* Remove unnecessary calls to dpkg-parsechangelog from debian/rules.
+ * debian/watch: Avoid repacking upstream tarballs unnecessarily.
-- Carlos Maddela <e7appew at gmail.com> Sat, 05 Aug 2017 20:03:21 +1000
diff --git a/debian/watch b/debian/watch
index cbb062b..39ff875 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,4 @@
version=3
-opts="pgpsigurlmangle=s/$/.gpg/, \
- compression=xz, \
- repack" \
+opts="pgpsigurlmangle=s/$/.gpg/" \
http://dvdisaster.net/en/index.html \
(?:.*?/)?dvdisaster-(.*)\.tar\.bz2 debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opt-media/dvdisaster.git
More information about the Pkg-opt-media-team
mailing list