[med-svn] [Git][med-team/python-pauvre][master] 4 commits: Extend README.test

Andreas Tille gitlab at salsa.debian.org
Sat May 2 07:04:56 BST 2020



Andreas Tille pushed to branch master at Debian Med / python-pauvre


Commits:
b150320e by Andreas Tille at 2020-05-02T08:04:39+02:00
Extend README.test

- - - - -
def61bfe by Andreas Tille at 2020-05-02T08:04:39+02:00
Document how to run the test

- - - - -
d6fac29b by Andreas Tille at 2020-05-02T08:04:39+02:00
Revert "Extend README.test"

This reverts commit 88f9898ed63334c16ebee8240e7b972d56ae3fee.

- - - - -
29518602 by Andreas Tille at 2020-05-02T08:04:39+02:00
Upstream fixed version numbering scheme, asked for rejection of the previous upload to new

- - - - -


3 changed files:

- debian/changelog
- + debian/docs
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-python-pauvre (0.1924-1) unstable; urgency=medium
+python-pauvre (0.1.924-1) unstable; urgency=medium
 
   * Initial release (Closes: #958996)
 


=====================================
debian/docs
=====================================
@@ -0,0 +1,2 @@
+debian/README.test
+debian/tests/run-unit-test


=====================================
debian/watch
=====================================
@@ -1,8 +1,9 @@
 version=4
 
-https://pypi.python.org/simple/pauvre .*/pauvre- at ANY_VERSION@@ARCHIVE_EXT@#sha256=.*
+opts="uversionmangle=s/(0\.\d)(\d)/$1.$2/" \
+  https://pypi.python.org/simple/pauvre .*/pauvre- at ANY_VERSION@@ARCHIVE_EXT@#sha256=.*
 
-# No tags on Github
-#   see https://github.com/conchoecia/pauvre/issues/38
-#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-#https://github.com/conchoecia/pauvre/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+# The Github tarball contains some more files in dir pauvre/bioawk/ and files/ .  Theses do not seem to be needed.
+# Asked for clarification in https://github.com/conchoecia/pauvre/issues/38
+#opts="uversionmangle=s/(0\.\d)(\d)/$1.$2/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+#  https://github.com/conchoecia/pauvre/tags .*/archive/v?@ANY_VERSION@\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/python-pauvre/-/compare/867f366c96d904a3f0ae2e6e642b066a39c1b251...295186020c4df151a26b475c4aba25ce3c25175c

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-pauvre/-/compare/867f366c96d904a3f0ae2e6e642b066a39c1b251...295186020c4df151a26b475c4aba25ce3c25175c
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/debian-med-commit/attachments/20200502/648ebf82/attachment.html>


More information about the debian-med-commit mailing list