[cod-tools] 125/142: branches/single-source-build/ Renaming package 'pycodcif' to 'python-pycodcif' as per https://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html:

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:25 UTC 2017


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

merkys-guest pushed a commit to branch master
in repository cod-tools.

commit 192259aa6a900449091f41d342df1fb94a395b91
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Tue May 23 07:45:00 2017 +0000

    branches/single-source-build/
    Renaming package 'pycodcif' to 'python-pycodcif' as per
    https://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html:
    
    'Public Python 2 modules used by other packages must have their binary
    package name prefixed with python-.'
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/branches/single-source-build@125 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4408a18..c7bf3bf 100644
--- a/debian/control
+++ b/debian/control
@@ -77,7 +77,7 @@ Description: error-correcting CIF parser - YAPP implementation
  is represented by an array of data blocks, where each data block is
  represented by a hash.
 
-Package: pycodcif
+Package: python-pycodcif
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends},
diff --git a/debian/rules b/debian/rules
index 3fe77ba..829885f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ override_dh_auto_install:
 	mkdir -p debian/libcod-usermessage-perl/usr/share/perl5/COD/
 	install src/lib/perl5/COD/UserMessage.pm debian/libcod-usermessage-perl/usr/share/perl5/COD/
 
-	${MAKE} -f Makelocal-SWIG-module install PREFIX=../../../debian/pycodcif/usr \
+	${MAKE} -f Makelocal-SWIG-module install PREFIX=../../../debian/python-pycodcif/usr \
 		--directory src/components/pycodcif
 
 	# Installing all cod-tools by default except SPGLib.pm and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git



More information about the debian-science-commits mailing list