[med-svn] [cufflinks] 04/07: d/rules: link to the serialization library "-lboost_serialization" d/control: use canonical VCS-* fields, updated Standards-Version

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Apr 11 18:58:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

malex-guest pushed a commit to branch master
in repository cufflinks.

commit 3d306431c59cca0e5424b5deeefa5db5b6165b0a
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Apr 11 13:29:12 2014 +0200

     d/rules: link to the serialization library "-lboost_serialization"
     d/control: use canonical VCS-* fields, updated Standards-Version
---
 debian/control | 8 ++++----
 debian/rules   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 8767f7c..a12ebbb 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,10 @@ Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                python (>=2.6.6-3~),
                libeigen3-dev
-Standards-Version: 3.9.4
-Vcs-Git: git://git.debian.org/debian-med/cufflinks.git
-Vcs-Browser: http://git.debian.org/?p=debian-med/cufflinks.git;a=summary
-Homepage: http://cufflinks.cbcb.umd.edu/
+Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/debian-med/cufflinks.git
+Vcs-Browser: http://anonscm.debian.org/?p=debian-med/cufflinks.git
+Homepage: http://cufflinks.cbcb.umd.edu
 
 Package: cufflinks
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 3b54c00..5c7286f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 	dh $@ --with autoreconf --parallel
 
 override_dh_auto_configure:
-	dh_auto_configure -- LIBS="-lboost_system -lboost_thread"
+	dh_auto_configure -- LIBS="-lboost_system -lboost_thread -lboost_serialization"
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cufflinks.git



More information about the debian-med-commit mailing list