[cod-tools] 25/142: trunk/pycodcif/ Updating the source of 'pycodcif' to the newest version. Making sure that all required packages are installed. The package 'pycodcif' is finally working.

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:13 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 775774299471b368bec474a585d4866eeb91caf3
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Wed Oct 26 15:35:19 2016 +0000

    trunk/pycodcif/
    Updating the source of 'pycodcif' to the newest version. Making sure that
    all required packages are installed. The package 'pycodcif' is finally
    working.
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@25 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 pycodcif/debian/changelog | 2 +-
 pycodcif/debian/control   | 2 +-
 pycodcif/debian/rules     | 4 ++--
 pycodcif/fetch-source     | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/pycodcif/debian/changelog b/pycodcif/debian/changelog
index 1fe6a67..4f7cabe 100644
--- a/pycodcif/debian/changelog
+++ b/pycodcif/debian/changelog
@@ -1,4 +1,4 @@
-pycodcif (4762-1) unstable; urgency=low
+pycodcif (4763-1) unstable; urgency=low
 
   * Initial release.
 
diff --git a/pycodcif/debian/control b/pycodcif/debian/control
index 06321ab..01b01e5 100644
--- a/pycodcif/debian/control
+++ b/pycodcif/debian/control
@@ -1,7 +1,7 @@
 Source: pycodcif
 Priority: extra
 Maintainer: Andrius Merkys <andrius.merkys at gmail.com>
-Build-Depends: debhelper (>= 8.0.0), codcif
+Build-Depends: debhelper (>= 8.0.0), codcif, getoptions, cexceptions
 Standards-Version: 3.9.3
 Section: libs
 
diff --git a/pycodcif/debian/rules b/pycodcif/debian/rules
index a12d336..b8181a4 100755
--- a/pycodcif/debian/rules
+++ b/pycodcif/debian/rules
@@ -13,10 +13,10 @@
 	dh $@
 
 build:
-	${MAKE} -f Makelocal-SWIG-module
+	${MAKE} -f Makelocal-SWIG-module LIBRARIES=
 
 clean:
 	${MAKE} -f Makelocal-SWIG-module distclean
 
 override_dh_auto_install:
-	${MAKE} -f Makelocal-SWIG-module install PREFIX=debian/pycodcif/usr
+	${MAKE} -f Makelocal-SWIG-module install PREFIX=debian/pycodcif/usr LIBRARIES=
diff --git a/pycodcif/fetch-source b/pycodcif/fetch-source
index b61d238..596509f 100755
--- a/pycodcif/fetch-source
+++ b/pycodcif/fetch-source
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-svn export -r4762 svn://www.crystallography.net/cod-tools/trunk/src/lib/python2.7/dist-packages/cod/ccifparser source
+svn export -r4763 svn://www.crystallography.net/cod-tools/trunk/src/lib/python2.7/dist-packages/cod/ccifparser source

-- 
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