[ffc] 01/01: Imported Debian patch 1.6.0-2

Drew Parsons dparsons at moszumanska.debian.org
Fri Apr 29 02:01:49 UTC 2016


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

dparsons pushed a commit to branch master
in repository ffc.

commit d98de51e617fa732656a9e715ef3d4edda7191b4
Author: Johannes Ring <johannr at simula.no>
Date:   Fri Oct 30 09:57:33 2015 +0100

    Imported Debian patch 1.6.0-2
---
 .bzrignore       |  8 ++++++++
 .gitignore       | 41 +++++++++++++++++++++++++++++++++++++++++
 debian/changelog |  6 ++++++
 3 files changed, 55 insertions(+)

diff --git a/.bzrignore b/.bzrignore
new file mode 100644
index 0000000..1b59c58
--- /dev/null
+++ b/.bzrignore
@@ -0,0 +1,8 @@
+syntax: glob
+(^|/)CVS($|/)
+(^|/)\.hg($|/)
+./*~
+./*.pyc
+./build/*
+./demo/*.py
+./demo/*.h
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b6df6f5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,41 @@
+# Compiled source
+*.o
+*.Plo
+*.Po
+*.lo
+*.la
+*.a
+*.os
+*.pyc
+*.so
+*.pc
+*.pyd
+*.def
+*.dll
+*.exe
+*.dylib
+
+# CMake and Make files
+CMakeCache.txt
+CMakeFiles
+cmake_install.cmake
+cmake_uninstall.cmake
+Makefile
+install_manifest.txt
+/cmake/templates/UFCConfig.cmake
+/cmake/templates/UFCConfigVersion.cmake
+/cmake/templates/UseUFC.cmake
+
+# Temporaries
+*~
+
+# OS X files
+.DS_Store
+.DS_Store?
+
+# Local build files
+/build
+
+# SWIG generated files
+/ufc/ufc.py
+/ufc/ufc_wrap.cpp
diff --git a/debian/changelog b/debian/changelog
index 31913fe..23ff553 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ffc (1.6.0-2) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Johannes Ring <johannr at simula.no>  Fri, 30 Oct 2015 09:57:33 +0100
+
 ffc (1.6.0-1) experimental; urgency=medium
 
   * New upstream release.

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



More information about the debian-science-commits mailing list