chiark / gitweb /
dgit: Give better advice if .dsc/.changes signing fails
[dgit.git] / debian / changelog
index b525dad8e4cc068a42310b03446ebe2a61b7be08..d2127cdbf999ef8af5c5b24feca47ed244615d06 100644 (file)
@@ -1,6 +1,20 @@
 dgit (2.12~) unstable; urgency=medium
 
-  * 
+  * Fix dgit-repos-policy-debian which broke due to recent git setting
+    GIT_ALTERNATE_OBJECT_DIRECTORIES in the pre-receive-hook.
+  * dgit-maint-merge(7): Explain how to change to this workflow
+    from an existing git workflow.  [Sean Whitton]  Closes:#847807.
+  * Version tags mangling: Protect dots, as per proposed update to DEP-14.
+  * Slightly better message when .dsc not found.  Apropos of #844128.
+  * dgit-maint-native(7): Clarify that we mean native source format.
+    [Phil Hands]  Closes:#847987.
+  * Give better advice if .dsc/.changes signing fails: if no changes
+    are needed to the package, user may indeed just debsign and dput.
+    Closes:#844131.
+
+  Test suite:
+  * Provide and use stunt lintian and debuild, to avoid lintian
+    complaining about our stupid test packages.
 
  --