[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.9-43-gd1ad8c6

Sandro Tosi morph at debian.org
Fri Jan 8 08:08:56 UTC 2010


The following commit has been merged in the master branch:
commit d1ad8c6002b48f8324776051ea59b5ba53aa397f
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Jan 8 01:19:24 2010 +0100

    import LICENSE from reportbug, so --license won't trigger an error

diff --git a/bin/reportbug b/bin/reportbug
index e64cb42..cb4664e 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -41,7 +41,8 @@ from reportbug import utils
 from reportbug import (
     VERSION,
     VERSION_NUMBER,
-    COPYRIGHT
+    COPYRIGHT,
+    LICENSE
     )
 from reportbug.utils import (
     MODE_EXPERT, MODE_ADVANCED, MODE_NOVICE, MODE_STANDARD,
diff --git a/debian/changelog b/debian/changelog
index 42ac996..e135325 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+reportbug (4.11~WIP) UNRELEASED; urgency=low
+
+  * bin/reportbug
+    - import LICENSE from reportbug, so --license won't trigger an error
+
+ -- Sandro Tosi <morph at debian.org>  Fri, 08 Jan 2010 01:18:38 +0100
+
 reportbug (4.10) unstable; urgency=low
 
   * conf/reportbug.conf, man/reportbug.conf.5

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list