[med-svn] [Git][med-team/arb][master] 5 commits: Fix symlink

Andreas Tille gitlab at salsa.debian.org
Tue Jul 17 16:59:46 BST 2018


Andreas Tille pushed to branch master at Debian Med / arb


Commits:
0007bbbb by Andreas Tille at 2018-07-17T17:59:12+02:00
Fix symlink

- - - - -
576907e4 by Andreas Tille at 2018-07-17T17:59:12+02:00
debhelper 11

- - - - -
c1fa027a by Andreas Tille at 2018-07-17T17:59:12+02:00
Point Vcs fields to salsa.debian.org

- - - - -
bbff5439 by Andreas Tille at 2018-07-17T17:59:12+02:00
Standards-Version: 4.1.5

- - - - -
9a24b5aa by Andreas Tille at 2018-07-17T17:59:12+02:00
Fix dh_link; Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+arb (6.0.6-4) unstable; urgency=medium
+
+  * Fix symlink
+    Closes: #903921
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.5
+
+ -- Andreas Tille <tille at debian.org>  Tue, 17 Jul 2018 15:47:02 +0200
+
 arb (6.0.6-3) unstable; urgency=medium
 
   * Add Indonesian debconf translation


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: non-free/science
 XS-Autobuild: yes
 Priority: optional
 Build-Depends: chrpath,
-               debhelper (>= 10),
+               debhelper (>= 11~),
                freeglut3-dev | libglu-dev,
                libbio-perl-perl,
                libglew-dev,
@@ -24,9 +24,9 @@ Build-Depends: chrpath,
                perl-doc,
                xsltproc,
                xutils-dev
-Standards-Version: 4.1.2
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/arb.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/arb.git
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/arb
+Vcs-Git: https://salsa.debian.org/med-team/arb.git
 Homepage: http://www.arb-home.de/
 
 Package: arb
@@ -108,9 +108,8 @@ Depends: adduser,
          arb-doc (= ${source:Version}),
          ghostscript | postscript-preview,
          gv | postscript-viewer,
-         perl,
-         ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         ${misc:Depends}
 Recommends: arb
 Description: phylogenetic sequence analysis suite - common files
  ARB is a graphical suite of tools for sequence database handling and data


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -103,15 +103,17 @@ override_dh_installchangelogs:
 override_dh_shlibdeps:
 	dh_shlibdeps -a -l debian/libarb/usr/lib
 
-override_dh_builddeb:
-	dh_builddeb -- -Z xz
-
 override_dh_fixperms:
 	dh_fixperms
 	-chmod 0644 debian/arb-common/etc/arb/submit/*
 	-chmod 0644 debian/libarb-dev/usr/include/arb/xml.hxx
 	-chmod 0755 debian/arb-common/usr/lib/arb/lib/macro.head
 
+override_dh_link:
+	dh_link
+	rm -f debian/arb-common/etc/arb/inputMasks/format.readme
+	dh_link -parb-common /usr/lib/arb/lib/help/input_mask_format.hlp /etc/arb/inputMasks/format.readme
+
 # To update po files as recommended in po-debconf(7) 
 debian/po/templates.pot: debian/arb-common.templates
 	@debconf-updatepo



View it on GitLab: https://salsa.debian.org/med-team/arb/compare/cac7dfe6b0d6bc87718abd7fd32ac53c4a0b1748...9a24b5aa6eed9ac161b63b09d9fc98d3c5d0009e

-- 
View it on GitLab: https://salsa.debian.org/med-team/arb/compare/cac7dfe6b0d6bc87718abd7fd32ac53c4a0b1748...9a24b5aa6eed9ac161b63b09d9fc98d3c5d0009e
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/20180717/5edd0f78/attachment-0001.html>


More information about the debian-med-commit mailing list