[med-svn] [Git][med-team/alter-sequence-alignment][master] 6 commits: Replace python-markdown by markdown

Andreas Tille gitlab at salsa.debian.org
Sun Dec 15 16:05:12 GMT 2019



Andreas Tille pushed to branch master at Debian Med / alter-sequence-alignment


Commits:
80092c64 by Andreas Tille at 2019-12-15T15:31:08Z
Replace python-markdown by markdown

- - - - -
0fd88578 by Andreas Tille at 2019-12-15T15:31:21Z
routine-update: debhelper-compat 12

- - - - -
90d0af0f by Andreas Tille at 2019-12-15T15:31:26Z
routine-update: Standards-Version: 4.4.1

- - - - -
ae00bfe3 by Andreas Tille at 2019-12-15T15:31:27Z
R-U: Trailing whitespace in debian/rules

- - - - -
652f25c1 by Andreas Tille at 2019-12-15T15:31:46Z
Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
- - - - -
6d4f8c7d by Andreas Tille at 2019-12-15T15:51:26Z
routine-update: Ready to upload to unstable

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+alter-sequence-alignment (1.3.4-3) unstable; urgency=medium
+
+  * Replace python-markdown by markdown
+    Closes: #942948
+  * debhelper-compat 12
+  * Standards-Version: 4.4.1
+  * Remove trailing whitespace in debian/rules
+  * Set upstream metadata fields: Bug-Database, Repository, Repository-
+    Browse.
+
+ -- Andreas Tille <tille at debian.org>  Sun, 15 Dec 2019 16:31:47 +0100
+
 alter-sequence-alignment (1.3.4-2) unstable; urgency=medium
 
   * Architecture: all


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
                javahelper,
                maven-debian-helper,
                libproperties-maven-plugin-java,
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 11~),
                libmaven-assembly-plugin-java,
                libargs4j-java,
                rename,
-               python-markdown
-Standards-Version: 4.2.1
+               markdown
+Standards-Version: 4.4.1
 Vcs-Browser: https://salsa.debian.org/med-team/alter-sequence-alignment
 Vcs-Git: https://salsa.debian.org/med-team/alter-sequence-alignment.git
 Homepage: http://sing.ei.uvigo.es/ALTER/


=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@ JAVA_HOME=/usr/lib/jvm/default-java
 
 override_dh_auto_build:
 	dh_auto_build
-	markdown_py -f README.html README.md
+	markdown README.md > README.html
 
 override_jh_installlibs:
 	file-rename 's/ALTER-([\d.]+)-jar-with-dependencies.jar/alter-\1.jar/' alter-lib/target/ALTER-1.3.4-jar-with-dependencies.jar


=====================================
debian/upstream/metadata
=====================================
@@ -1,23 +1,26 @@
 Reference:
- Author: >
-  Daniel Glez-Peña and Daniel Gómez-Blanco and Miguel Reboiro-Jato and
-  Florentino Fdez-Riverola and David Posada
- Title: >
-  ALTER: program-oriented conversion of DNA and protein alignments"
- Journal: Nucl. Acids Res.
- Year: 2010
- Volume: 38
- Number: suppl 2
- Pages: W14-W18
- DOI: 10.1093/nar/gkq321
- PMID: 20439312
- URL: http://nar.oxfordjournals.org/content/38/suppl_2/W14
- ePrint: >
-  http://nar.oxfordjournals.org/content/38/suppl_2/W14.full.pdf+html
+  Author: >
+    Daniel Glez-Peña and Daniel Gómez-Blanco and Miguel Reboiro-Jato and
+    Florentino Fdez-Riverola and David Posada
+  Title: >
+    ALTER: program-oriented conversion of DNA and protein alignments"
+  Journal: Nucl. Acids Res.
+  Year: 2010
+  Volume: 38
+  Number: suppl 2
+  Pages: W14-W18
+  DOI: 10.1093/nar/gkq321
+  PMID: 20439312
+  URL: http://nar.oxfordjournals.org/content/38/suppl_2/W14
+  ePrint: >
+    http://nar.oxfordjournals.org/content/38/suppl_2/W14.full.pdf+html
 Registry:
- - Name: OMICtools
-   Entry: OMICS_19786
- - Name: bio.tools
-   Entry: alter
- - Name: SciCrunch
-   Entry: SCR_015968
+- Name: OMICtools
+  Entry: OMICS_19786
+- Name: bio.tools
+  Entry: alter
+- Name: SciCrunch
+  Entry: SCR_015968
+Bug-Database: https://github.com/sing-group/ALTER/issues
+Repository: https://github.com/sing-group/ALTER.git
+Repository-Browse: https://github.com/sing-group/ALTER



View it on GitLab: https://salsa.debian.org/med-team/alter-sequence-alignment/compare/caf488a592035887eef2458afa6b79428054fc4d...6d4f8c7dfdec3d959d2de1eec3b6cf73d81b8778

-- 
View it on GitLab: https://salsa.debian.org/med-team/alter-sequence-alignment/compare/caf488a592035887eef2458afa6b79428054fc4d...6d4f8c7dfdec3d959d2de1eec3b6cf73d81b8778
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/20191215/5faaf6a9/attachment-0001.html>


More information about the debian-med-commit mailing list