[cod-tools] 102/142: branches/single-source-build/ Applying fetch-source for a single source build. Copying in Debian control file.

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:22 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 2e248929ab0bb888a6f7cdffefd9cf857ca4f722
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Sun May 21 16:29:49 2017 +0000

    branches/single-source-build/
    Applying fetch-source for a single source build. Copying in Debian
    control file.
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/branches/single-source-build@102 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 debian/control | 15 +++++++++++++++
 fetch-source   |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..fd55865
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: cod-tools
+Priority: extra
+Maintainer: Andrius Merkys <andrius.merkys at gmail.com>
+Build-Depends: debhelper (>= 9.0.0)
+Standards-Version: 3.9.8
+Section: libs
+
+Package: libcexceptions0
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: C exception handling library
+ Wrappers for C functions, allowing usage of try ... catch ... blocks in
+ C language. Wrapped functions include memory allocation, standard I/O
+ and strdup.
diff --git a/fetch-source b/fetch-source
index a814c03..a533f97 100755
--- a/fetch-source
+++ b/fetch-source
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-svn export -r5291 svn://www.crystallography.net/cod-tools/trunk/src/externals/cexceptions source
+svn export -r5291 svn://www.crystallography.net/cod-tools/trunk 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