chiark / gitweb /
Merge branch 'i/build' into refs/top-bases/i/basis-merge
[topgit.git] / debian / changelog
index d902e9d17b80e81fd3c4c3823c80052ba7f4c273..ac0f9c29afc183d5e1db9d5ff700614ef25d7d57 100644 (file)
@@ -1,8 +1,46 @@
+topgit (0.8-1.2.iwj-local) unstable; urgency=low
+
+  * Build locally from i/* topgit branches.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Wed, 28 Dec 2011 02:06:00 +0000
+
+topgit (0.8-1.1) unstable; urgency=low
+
+  [ Carsten Hey ]
+  * Non-maintainer upload with permission from the Debian TopGit maintainers.
+  * Don't call pre-commit hook if tg is not installed. (closes: #576221,
+    LP: #564616)
+
+  [ martin f. krafft ]
+  * Deal with single quotes in from/to headers (closes: #552629)
+  * Quote $LESS in case it includes spaces
+  * Simplify removal of files in tg-rmdir
+  * Also remove the dpkgv3 patch stamp file
+  * Check for applied patches/uncommitted changes before tg-rmdir
+  * tg-cleanexport is PHONY
+  * Do not fail if no quilt patches to pop
+
+  [ Michal Sojka ]
+  * Make 'tg patch' work in subdirectories
+
+  [ Thomas Schwinge ]
+  * tg-push: Filter out plain SHA1s from being pushed.
+  * tg-mail: Properly quote argument to --in-reply-to.
+  * tg-delete: Handle the case where the branch has been removed already, but
+    the base is still left.
+
+  [ Uwe Kleine-König ]
+  * change section to vcs
+  * tg mail: document config setting to prevent unintended mass mail sending
+  * tg patch: treat all files as ascii (closes: #521173)
+
+ -- Carsten Hey <carsten@debian.org>  Mon, 26 Apr 2010 10:11:16 +0200
+
 topgit (0.8-1) unstable; urgency=low
 
   [ Uwe Kleine-König ]
   * Update Debian policy version (no changes needed).
-  * New upstream release
+  * New upstream release (closes: #516188)
 
   [ martin f. krafft ]
   * Provide default values for variables used in tg2quilt.mk; thanks Frédéric