[Python-modules-commits] [python-dsv] 10/12: Add a .gitignore file under debian.

Aaron M. Ucko ucko at moszumanska.debian.org
Wed Jan 25 03:44:41 UTC 2017


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

ucko pushed a commit to branch master
in repository python-dsv.

commit b3d2864502a9d3eaecd95fd3322c2fd1626a381f
Author: Aaron M. Ucko <ucko at debian.org>
Date:   Tue Jan 24 22:39:57 2017 -0500

    Add a .gitignore file under debian.
---
 debian/.gitignore | 6 ++++++
 debian/changelog  | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644
index 0000000..8bffd81
--- /dev/null
+++ b/debian/.gitignore
@@ -0,0 +1,6 @@
+/debhelper-build-stamp
+/files
+/python-dsv
+/python3-dsv
+/*.debhelper*
+/*.substvars
diff --git a/debian/changelog b/debian/changelog
index 7f8096f..3ed4925 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ python-dsv (1.4.1-5) UNRELEASED; urgency=medium
     particular, declare Standards-Version: 3.9.8 (already compliant, not
     that cme checked).
   * Advance to debhelper compat level 9.
+  * Add a .gitignore file under debian.
 
- -- Aaron M. Ucko <ucko at debian.org>  Tue, 24 Jan 2017 22:37:39 -0500
+ -- Aaron M. Ucko <ucko at debian.org>  Tue, 24 Jan 2017 22:39:56 -0500
 
 python-dsv (1.4.1-4) experimental; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-dsv.git



More information about the Python-modules-commits mailing list