Andreas Tille pushed to branch master at Debian Med / cufflinks

Commits:
acd039f9 by Andreas Tille at 2018-10-18T13:29:15Z
XS-Autobuild: yes

- - - - -
a8161397 by Andreas Tille at 2018-10-18T13:30:11Z
no manual inforcement of compression which is default

- - - - -
a9421bbd by Andreas Tille at 2018-10-18T13:30:37Z
debhelper 11

- - - - -
5f175608 by Andreas Tille at 2018-10-18T13:30:40Z
Point Vcs fields to salsa.debian.org

- - - - -
d130f3a1 by Andreas Tille at 2018-10-18T13:30:40Z
Standards-Version: 4.2.1

- - - - -
5405e799 by Andreas Tille at 2018-10-18T13:36:28Z
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+cufflinks (2.2.1+dfsg.1-3) unstable; urgency=medium
+
+  * XS-Autobuild: yes
+  * d/rules: no manual inforcement of compression which is default
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.2.1
+
+ -- Andreas Tille <[email protected]>  Thu, 18 Oct 2018 15:30:41 +0200
+
 cufflinks (2.2.1+dfsg.1-2) unstable; urgency=medium
 
   [ Steffen Moeller ]


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


=====================================
debian/control
=====================================
@@ -4,23 +4,21 @@ Uploaders: Alexandre Mestiashvili <[email protected]>,
            Andreas Tille <[email protected]>,
            Charles Plessy <[email protected]>
 Section: non-free/science
-XS-Autobuild: no
+XS-Autobuild: yes
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11~),
                help2man,
-               autotools-dev,
                libboost-dev,
                libboost-serialization-dev,
                libboost-system-dev,
                libboost-thread-dev,
                libbam-dev,
                zlib1g-dev,
-               dh-autoreconf,
                python,
                libeigen3-dev
-Standards-Version: 4.1.1
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/cufflinks.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/cufflinks.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/cufflinks
+Vcs-Git: https://salsa.debian.org/med-team/cufflinks.git
 Homepage: http://cufflinks.cbcb.umd.edu
 
 Package: cufflinks


=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@ mandir := $(CURDIR)/debian/$(pkg)/usr/share/man/man1
 bindir := $(CURDIR)/debian/$(pkg)/usr/bin
 
 %:
-       dh $@ --with autoreconf --parallel
+       dh $@
 
 override_dh_auto_configure:
        dh_auto_configure -- LIBS="-lboost_system -lboost_thread 
-lboost_serialization"
@@ -16,9 +16,6 @@ override_dh_auto_clean:
        dh_auto_clean
        rm -rf autom4te.cache
 
-override_dh_builddeb:
-       dh_builddeb -- -Z xz
-
 override_dh_installman:
        dh_installman
 



View it on GitLab: 
https://salsa.debian.org/med-team/cufflinks/compare/f3da6cd52629633d5c327d791aa5c0ccd876209e...5405e799ee225297e5e6bccb3c24b5349f3269b8

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/cufflinks/compare/f3da6cd52629633d5c327d791aa5c0ccd876209e...5405e799ee225297e5e6bccb3c24b5349f3269b8
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