[27674] in Source-Commits

home help back first fref pref prev next nref lref last post

athdir commit [debian]: Version bump to 10.2

daemon@ATHENA.MIT.EDU (Benjamin Barenblat)
Sun Feb 9 15:22:57 2014

Date: Sun, 9 Feb 2014 15:22:50 -0500
From: Benjamin Barenblat <bbaren@MIT.EDU>
Message-Id: <201402092022.s19KMoXX031261@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/athdir/commit/a0812393a1d963acc313b68e669c7f4c845393f5
commit a0812393a1d963acc313b68e669c7f4c845393f5
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Feb 9 12:08:49 2014 -0800

    Version bump to 10.2
    
    In preparation for splitting the Debian packaging data into its own
    branch, I’m bumping the version on this package so a rebuild gets
    triggered at the appropriate time.

 configure.ac     |    2 +-
 debian/changelog |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 0edb334..27221cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.65])
-AC_INIT([athdir], [10.1], [debathena@mit.edu])
+AC_INIT([athdir], [10.2], [debathena@mit.edu])
 AM_INIT_AUTOMAKE([foreign -Wall])
 AM_MAINTAINER_MODE([enable])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
diff --git a/debian/changelog b/debian/changelog
index 91ab3c4..201a686 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debathena-athdir (10.2-0debathena1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Benjamin Barenblat <bbaren@mit.edu>  Sun, 09 Feb 2014 12:05:22 -0800
+
 debathena-athdir (10.1-0debathena1) unstable; urgency=low
 
   [ Jonathan Reed ]

home help back first fref pref prev next nref lref last post