Andreas Tille pushed to branch master at Debian Med / vsearch


Commits:
2d9e8721 by Andreas Tille at 2019-12-17T09:12:45Z
Replace python-markdown by markdown

- - - - -
36b5f764 by Andreas Tille at 2019-12-17T09:36:24Z
Set upstream metadata fields: Repository.
- - - - -
0f835688 by Andreas Tille at 2019-12-17T09:38:17Z
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+vsearch (2.14.1-3) unstable; urgency=medium
+
+  * Replace python-markdown by markdown
+    Closes: #943267
+  * Set upstream metadata fields: Repository.
+
+ -- Andreas Tille <[email protected]>  Tue, 17 Dec 2019 10:36:25 +0100
+
 vsearch (2.14.1-2) unstable; urgency=medium
 
   * Add Architecture ppc64el


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 12),
                zlib1g-dev,
                libbz2-dev,
-               python-markdown,
+               markdown,
                ghostscript,
                time
 Standards-Version: 4.4.1


=====================================
debian/rules
=====================================
@@ -26,7 +26,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -flto
 
 override_dh_auto_build:
        dh_auto_build
-       markdown_py -f README.html README.md
+       markdown README.md > README.html
 
 VDATADIR=/usr/share/vsearch/data
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))


=====================================
debian/upstream/metadata
=====================================
@@ -19,5 +19,5 @@ Registry:
   Entry: NA
 - Name: conda:bioconda
   Entry: vsearch
-Repository: https://github.com/torognes/vsearch
+Repository: https://github.com/torognes/vsearch.git
 Repository-Browse: https://github.com/torognes/vsearch



View it on GitLab: 
https://salsa.debian.org/med-team/vsearch/compare/13686f2ca819d5fecac262b7f3a2f5b1f47419a8...0f835688a9bb430944286d39fc13f32eb3458680

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vsearch/compare/13686f2ca819d5fecac262b7f3a2f5b1f47419a8...0f835688a9bb430944286d39fc13f32eb3458680
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to