[med-svn] [freecontact] 01/03: Use unversioned devel package since we need to change package names anyway ... intentionally breaking rdepends since these need to be rebuilt as well
    Andreas Tille 
    tille at debian.org
       
    Wed Aug 19 20:41:04 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository freecontact.
commit fe625f0393f021b6ee4904a9a0926e7b0332d467
Author: Andreas Tille <tille at debian.org>
Date:   Wed Aug 19 21:46:07 2015 +0200
    Use unversioned devel package since we need to change package names anyway ... intentionally breaking rdepends since these need to be rebuilt as well
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a4ac44c..3948005 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Description: fast protein contact predictor library
  .
  This package contains the shared library implementing freecontact.
 
-Package: libfreecontact0-dev
+Package: libfreecontact-dev
 Architecture: any
 Section: libdevel
 Depends: libfreecontact0 (= ${binary:Version}),
diff --git a/debian/rules b/debian/rules
index 4f92691..0006e6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,7 @@ override_dh_install:
 	d-shlibmove --commit \
 	            --multiarch \
 	            --exclude-la \
+	            --devunversioned \
 	            --override s/libblas3-dev/libblas-dev/ \
 	            --override s/libgfortran3-dev/libgfortran-4.9-dev/ \
 	            --override s/liblapack3-dev/liblapack-dev/ \
@@ -37,7 +38,6 @@ override_dh_install:
 	            --movedev debian/tmp/usr/include/* usr/include \
 	            debian/tmp/usr/lib/*/*.so
 
-#	            --devunversioned \
 ##	            --v5 \
 ##	            --override s/libgfortran3-dev/libgfortran-5-dev/ \
 ##	            --override s/libquadmath0-dev/libgcc-5-dev/ \
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/freecontact.git
    
    
More information about the debian-med-commit
mailing list