~ubuntu-branches/ubuntu/saucy/krb5/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/patches/0009-Debian-.gbp.conf.patch

  • Committer: Package Import Robot
  • Author(s): Sam Hartman
  • Date: 2012-05-10 16:32:13 UTC
  • mfrom: (1.4.9)
  • Revision ID: package-import@ubuntu.com-20120510163213-3rqu31molrskmj67
Tags: 1.10.1+dfsg-1
*  New Upstream Version
  - Set display_name in gss_get_name_attribute, Closes: #658514
* Fix use counts on preauthentication, Closes: #670457
* Fix kadmin access controls, Closes: #670918
* Accept NMU with longer hostname, Closes: #657027
* Fix history from old databases, Closes: #660869
* Fix gcc 4.6.2 may be used uninitialized warnings/errors, Closes: #672075
* Check all keys in keytab for verifying credentials, Possibly fixes:
  #669127
* Avoid multi-arch libpath in krb5-config, Closes: #642229
    * Debconf translations:
  - Turkish debconf Translation, Thanks Atila KOC, Closes: #659072
  - Polish, thanks Michal/ Kul/ach, Closes: #658437

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
From 473820024e46f4145335cde2ed04db677ad0e3ce Mon Sep 17 00:00:00 2001
 
2
From: Sam Hartman <hartmans@debian.org>
 
3
Date: Tue, 27 Dec 2011 05:27:08 -0500
 
4
Subject: Debian: .gbp.conf
 
5
 
 
6
---
 
7
 .gbp.conf |    5 +++++
 
8
 1 files changed, 5 insertions(+), 0 deletions(-)
 
9
 create mode 100644 .gbp.conf
 
10
 
 
11
diff --git a/.gbp.conf b/.gbp.conf
 
12
new file mode 100644
 
13
index 0000000..4bf1754f1a004b5e36048ebeb8777c08943de58b
 
14
--- /dev/null
 
15
+++ b/.gbp.conf
 
16
@@ -0,0 +1,5 @@
 
17
+[DEFAULT]
 
18
+pristine-tar=True
 
19
+[git-import-orig]
 
20
+filter=doc/krb5-protocol
 
21
+pristine-tar=True