[Git][debian-gis-team/aggdraw][master] 2 commits: Whitespace & indentation fixes.

Bas Couwenberg gitlab at salsa.debian.org
Sat Nov 17 23:06:56 GMT 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / aggdraw


Commits:
ddb10594 by Bas Couwenberg at 2018-11-17T22:16:14Z
Whitespace & indentation fixes.

- - - - -
578056fa by Bas Couwenberg at 2018-11-17T22:18:58Z
Update watch file to handle common issues.

- - - - -


3 changed files:

- debian/changelog
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,6 @@
 aggdraw (1.3.7+ds-1) unstable; urgency=medium
 
   * Initial release (Closes: #913943).
-  Python 2 version required for python-pycoast.
+    Python 2 version required for python-pycoast.
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 17 Nov 2018 20:55:16 +0000


=====================================
debian/rules
=====================================
@@ -5,12 +5,11 @@
 # Enable hardening build flags
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
-
 export PYBUILD_NAME=aggdraw
+
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
-
 override_dh_auto_test:
 	PYBUILD_SYSTEM=custom \
 	PYBUILD_TEST_ARGS="env PYTHONPATH={build_dir} python{version} selftest.py -v" \


=====================================
debian/watch
=====================================
@@ -1,4 +1,8 @@
 version=4
 opts=\
-repacksuffix=+ds,repack,dversionmangle=s/\+ds\d*$//,filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/aggdraw-$1\.tar\.gz/ \
-  https://github.com/pytroll/aggdraw/releases .*/v?(\d\S+)\.tar\.gz
+dversionmangle=s/\+(debian|dfsg|ds|deb)\.?\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
+filenamemangle=s/(?:.*?)?(?:rel|v|aggdraw)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/aggdraw-$1.$2/,\
+repacksuffix=+ds \
+https://github.com/pytroll/aggdraw/releases \
+(?:.*?/archive/)?(?:rel|v|aggdraw)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/compare/82475e02d8ff79296b6e2a30416f993f29a486e5...578056fae7c8fd1a91272ae6243d32f8dbfefbe2

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/compare/82475e02d8ff79296b6e2a30416f993f29a486e5...578056fae7c8fd1a91272ae6243d32f8dbfefbe2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20181117/9ccdf709/attachment-0001.html>


More information about the Pkg-grass-devel mailing list