[med-svn] [python-avro] 05/14: Change repack suffix from ds to dfsg

Afif Elghraoui afif-guest at moszumanska.debian.org
Sun Oct 25 00:46:24 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-avro.

commit cd6ed78c0e343b0ba6d07816694ce50b09d0a655
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sat Oct 24 15:49:01 2015 -0700

    Change repack suffix from ds to dfsg
    
    lang/py/lib contains a pre-built jar file. That lib directory
    also contained a convenience-copy of python-simplejson (which
    would itself just warrant the +ds suffix).
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index e76c499..55455f2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="repacksuffix=+ds,dversionmangle=s/\+ds$//,uversionmangle=s/\-(alpha|beta|rc)(\d)?/\~$1$2/,filenamemangle=s/(?:.*?)?(\d.*)\.tar\.gz/python-avro-$1.tar.gz/" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg$//,uversionmangle=s/\-(alpha|beta|rc)(\d)?/\~$1$2/,filenamemangle=s/(?:.*?)?(\d.*)\.tar\.gz/python-avro-$1.tar.gz/" \
          https://github.com/apache/avro/releases (?:.*?)?release\-(\d[\d\.]*\-?(?:alpha|beta|rc)?\d?)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-avro.git



More information about the debian-med-commit mailing list