Andreas Tille pushed to branch master at Debian Med / clustalw

Commits:
a69ccc6e by Andreas Tille at 2018-07-14T16:55:07+02:00
debhelper 11

- - - - -
c8702701 by Andreas Tille at 2018-07-14T16:55:10+02:00
Point Vcs fields to salsa.debian.org

- - - - -
69399107 by Andreas Tille at 2018-07-14T16:55:10+02:00
Standards-Version: 4.1.5

- - - - -
4d09acf2 by Andreas Tille at 2018-07-14T17:01:44+02:00
drop now unneeded hack to remove aclocal dir

- - - - -
d2eba9ec by Andreas Tille at 2018-07-14T17:09:28+02:00
drop explicit mentioning of autotools_dev

- - - - -
ac6a66cc by Andreas Tille at 2018-07-14T17:11:28+02:00
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,14 @@
+clustalw (2.1+lgpl-6) unstable; urgency=medium
+
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.5
+  * d/rules:
+     - drop now unneeded hack to remove aclocal dir
+     - drop explicit mentioning of autotools_dev
+
+ -- Andreas Tille <[email protected]>  Sat, 14 Jul 2018 17:09:36 +0200
+
 clustalw (2.1+lgpl-5) unstable; urgency=medium
 
   [ Canberk KoƧ ]


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


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,10 @@ Uploaders: Steffen Moeller <[email protected]>,
            Andreas Tille <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               autotools-dev
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/clustalw.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/clustalw.git
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/clustalw
+Vcs-Git: https://salsa.debian.org/med-team/clustalw.git
 Homepage: http://www.clustal.org/clustal2/
 
 Package: clustalw


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-       dh $@ --with autotools_dev
+       dh $@
 
 override_dh_installchangelogs:
        dh_installchangelogs debian/CHANGELOG.upstream
@@ -13,9 +13,6 @@ override_dh_install:
        # We have to ask upstream if it is important for them that the binary 
is named clustalw2
        mv $(CURDIR)/debian/clustalw/usr/bin/clustalw2 
$(CURDIR)/debian/clustalw/usr/bin/clustalw
 
-       # That is a bit ugly and should be better investigated.
-       rmdir $(CURDIR)/debian/clustalw/usr/share/aclocal/
-
 get-upstream-changelog:
        # Get upstream changelog
        cd debian; wget -N --output-document=CHANGELOG.upstream 
http://www.clustal.org/download/current/CHANGELOG



View it on GitLab: 
https://salsa.debian.org/med-team/clustalw/compare/d4ba18c3a9add585fa7b8038f3607a6ce0842df7...ac6a66cc81907fb5c0eed5f6d4959ead79877b6d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/clustalw/compare/d4ba18c3a9add585fa7b8038f3607a6ce0842df7...ac6a66cc81907fb5c0eed5f6d4959ead79877b6d
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