summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2012-06-02 10:03:42 +0200
committerThomas Preud'homme <robotux@celest.fr>2012-06-02 10:03:42 +0200
commit756389d6c2213c45848d7a3848a0f06209eb4e32 (patch)
tree79bd0d21125aa8ac5e77ab42421f5e018fbd7360
parent50f160d3dc2760a632c3d91d2287f4c8965d9e0d (diff)
Improve formatting of debian/changelog
-rw-r--r--debian/changelog8
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index dcc5036..3859a6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
gcp (0.1.3-2) unstable; urgency=low
* The "jwilk-reviewed" Debian release.
+
* debian/copyright:
+ Add missing dots in Expat license statement.
+ Use correct license short name: GPL-3+.
+ Put GPL-3+ in a separate license stanza, as required.
+ Use 1.0 DEP5 copyright.
+ Update copyright years.
+
* debian/control:
+ Promote debhelper from Build-Depends-Indep to Build-Depends since dh is
used in the clean target (Thanks ansgar).
@@ -14,16 +16,18 @@ gcp (0.1.3-2) unstable; urgency=low
+ Add build dependencies needed to run build time tests.
+ Change the version build dependency on debhelper from (>= 8.0.0) to
(>= 8).
+ + Bump Standards-Version to 3.9.3 (no changes needed)
+
* debian/rules:
+ Remove useless comments.
+ Activate build time tests.
+
* debian/patches:
+ Fix some typos in README and gcp manpage (thanks jwilk).
+ Provide more meaningful traceback in case of exception related to dbus
(thanks jwilk).
- * Bump Standards-Version to 3.9.3 (no changes needed)
- -- Thomas Preud'homme <robotux@celest.fr> Wed, 30 May 2012 14:58:07 +0200
+ -- Thomas Preud'homme <robotux@celest.fr> Sat, 02 Jun 2012 10:03:30 +0200
gcp (0.1.3-1) unstable; urgency=low