[linux-latest] 01/04: Add .gitignore based on svn:ignore property
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Aug 11 17:20:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux-latest.
commit 29ec342fa482b0b031b5c3c2baf3a515502becd5
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue Aug 11 19:16:33 2015 +0200
Add .gitignore based on svn:ignore property
---
debian/.gitignore | 14 ++++++++++++++
debian/changelog | 7 +++++++
2 files changed, 21 insertions(+)
diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644
index 0000000..932a8d8
--- /dev/null
+++ b/debian/.gitignore
@@ -0,0 +1,14 @@
+/*.debhelper*
+/*.substvars
+/build/
+/control*
+/files
+/linux-doc/
+/linux-headers-*
+/linux-image-*
+/linux-source/
+/linux-tools/
+/rules.gen
+/source.lintian-overrides
+/stamps/
+/xen-linux-system-*/
diff --git a/debian/changelog b/debian/changelog
index a1bce1a..e49cd2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+linux-latest (67) UNRELEASED; urgency=medium
+
+ * Adjust for migration to git:
+ - Add .gitignore file
+
+ -- Ben Hutchings <ben at decadent.org.uk> Tue, 11 Aug 2015 19:16:12 +0200
+
linux-latest (66) unstable; urgency=medium
* Update to 4.1.0-1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-latest.git
More information about the Kernel-svn-changes
mailing list