summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>2011-03-28 19:14:53 +0200
committerNicolas Chauvat <nicolas.chauvat@logilab.fr>2011-03-28 19:14:53 +0200
commitcbc1b47f64412ff077ca619da5d5bf77bd73be0b (patch)
tree832c375450c08fe08cbdd774a88080567aeb31c5 /debian
parentf5c44cc62b240848f38618448c8eeb549ad54c79 (diff)
downloadlogilab-common-cbc1b47f64412ff077ca619da5d5bf77bd73be0b.tar.gz
[packaging] prepare 0.55.1logilab-common-version-0.55.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/copyright2
-rwxr-xr-xdebian/rules2
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c09d9c..2bfac61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+logilab-common (0.55.1-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Nicolas Chauvat <nicolas.chauvat@logilab.fr> Mon, 28 Mar 2011 19:06:47 +0200
+
logilab-common (0.55.0-1) unstable; urgency=low
* new upstream release
diff --git a/debian/copyright b/debian/copyright
index 36cc99d..b5ec0ae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Upstream Author:
Copyright:
- Copyright (c) 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+ Copyright (c) 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
http://www.logilab.fr/ -- mailto:contact@logilab.fr
License:
diff --git a/debian/rules b/debian/rules
index 7d0084e..edeade9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
# adapted by Logilab for automatic generation by debianize
# (part of the devtools project, http://www.logilab.org/projects/devtools)
#
-# Copyright (c) 2003-2010 LOGILAB S.A. (Paris, FRANCE).
+# Copyright (c) 2003-2011 LOGILAB S.A. (Paris, FRANCE).
# http://www.logilab.fr/ -- mailto:contact@logilab.fr
# Uncomment this to turn on verbose mode.