[cod-tools] 23/142: trunk/pycodcif/ Updating to the most up-to-date version of 'pycodcif'. Fixing bugs. The package is finally compiled.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:12 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 c3eeb64da77a0ea5ca60bec7b6f38af28474e1e9
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Wed Oct 26 14:18:59 2016 +0000
trunk/pycodcif/
Updating to the most up-to-date version of 'pycodcif'. Fixing bugs.
The package is finally compiled.
git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@23 26752c47-bcd6-4c9c-b022-347364b77eb5
---
pycodcif/debian/changelog | 2 +-
pycodcif/debian/rules | 2 +-
pycodcif/fetch-source | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pycodcif/debian/changelog b/pycodcif/debian/changelog
index 7fe353f..1d3298c 100644
--- a/pycodcif/debian/changelog
+++ b/pycodcif/debian/changelog
@@ -1,4 +1,4 @@
-pycodcif (4760-1) unstable; urgency=low
+pycodcif (4761-1) unstable; urgency=low
* Initial release.
diff --git a/pycodcif/debian/rules b/pycodcif/debian/rules
index 8016f76..a12d336 100755
--- a/pycodcif/debian/rules
+++ b/pycodcif/debian/rules
@@ -19,4 +19,4 @@ clean:
${MAKE} -f Makelocal-SWIG-module distclean
override_dh_auto_install:
- ${MAKE} install PREFIX=debian/codcif/usr
+ ${MAKE} -f Makelocal-SWIG-module install PREFIX=debian/pycodcif/usr
diff --git a/pycodcif/fetch-source b/pycodcif/fetch-source
index c3a761a..3144324 100755
--- a/pycodcif/fetch-source
+++ b/pycodcif/fetch-source
@@ -1,3 +1,3 @@
#!/bin/bash
-svn export -r4760 svn://www.crystallography.net/cod-tools/trunk/src/lib/python2.7/dist-packages/cod/ccifparser source
+svn export -r4761 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