[med-svn] [Git][med-team/vsearch][master] 3 commits: Replace python-markdown by markdown

Andreas Tille gitlab at salsa.debian.org
Tue Dec 17 09:43:40 GMT 2019



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 <tille at debian.org>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191217/ffe222de/attachment-0001.html>


More information about the debian-med-commit mailing list