[27752] in Source-Commits
python-afs commit [debian]: Release -0debathena2, with an updated changelog
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Feb 27 10:07:29 2014
Date: Thu, 27 Feb 2014 10:07:21 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201402271507.s1RF7LC9006029@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/python-afs/commits/de9cf5df5d0cc6da6c1a8bcc380d0137a1b7a1b0
commit de9cf5df5d0cc6da6c1a8bcc380d0137a1b7a1b0
Author: Jonathan Reed <jdreed@mit.edu>
Date: Thu Feb 27 09:51:03 2014 -0500
Release -0debathena2, with an updated changelog
The build scripts build from the changelog version, not from
the tip of the debian branch, so release -0debathena2 which actually
contains the source/format changes
debian/changelog | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cde17da..1cb97a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-afs (0.2.2-0debathena2) unstable; urgency=low
+
+ * Actually set the source format to 3.0 (quilt)
+
+ -- Jonathan Reed <jdreed@mit.edu> Thu, 27 Feb 2014 09:50:54 -0500
+
python-afs (0.2.2-0debathena1) unstable; urgency=low
* Don't let other things scribble over errno in the pioctl wrappers