From 1ca0593dc696189e61c5e2bac6cf1315d5cf5840 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 1 Sep 2013 20:46:03 +0100 Subject: [PATCH] Updates to release checklist in Makefile.in. --- Makefile.in | 4 ++-- debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index bd3723e..96a0180 100644 --- a/Makefile.in +++ b/Makefile.in @@ -175,7 +175,7 @@ dist: # # 3. Commit the updates to VERSION (above) and debian/changelog # -# 4. git-tag -s v$VERSION +# 4. git-tag -m "secnet $VERSION" -s v$VERSION # # 5. git-push origin # @@ -192,7 +192,7 @@ dist: # cd secnet-$VERSION # debian/rules build # fakeroot debian/rules binary -# mv ../secnet_${VERSION}_i386.deb ~/public-html/secnet/download/ +# mv ../secnet_${VERSION}_i386.deb ~ianmdlvl/public-html/secnet/download/ # # 10. On chiark as user secnet: # cd ~secnet/ diff --git a/debian/changelog b/debian/changelog index 9efc577..6fe8c30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +secnet (0.3.1~~unstable) unstable; urgency=low + + * Updates to release checklist in Makefile.in. + + -- Ian Jackson Sun, 01 Sep 2013 20:45:47 +0100 + secnet (0.3.0) unstable; urgency=low * Release of 0.3.0. No code changes since 0.3.0~beta3. -- 2.30.2