From 55e4c2c2ce34acfb18fff3e806ddd580d46b1822 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Wed, 14 Jul 2010 10:04:40 +0200 Subject: Add "Don't drop debian/source/*" to the changelog --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c86d5b9..d756a9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ libindicator (0.3.9-1) unstable; urgency=low * Merging new upstream release and some changes from Ubuntu. + * Don't drop debian/source/* - -- Evgeni Golov Wed, 14 Jul 2010 10:02:55 +0200 + -- Evgeni Golov Wed, 14 Jul 2010 10:04:21 +0200 libindicator (0.3.9-0ubuntu2) maverick; urgency=low -- cgit v1.2.3 From 8b7fa3f649123d88bc1a036795fd9a85d6565ab4 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Wed, 14 Jul 2010 10:07:48 +0200 Subject: Standards-Version: 3.9.0 --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d756a9e..b11f3a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ libindicator (0.3.9-1) unstable; urgency=low * Merging new upstream release and some changes from Ubuntu. * Don't drop debian/source/* + * Standards-Version: 3.9.0 - -- Evgeni Golov Wed, 14 Jul 2010 10:04:21 +0200 + -- Evgeni Golov Wed, 14 Jul 2010 10:07:36 +0200 libindicator (0.3.9-0ubuntu2) maverick; urgency=low diff --git a/debian/control b/debian/control index 5e1dfe8..00e2d8f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 5.0), libtool, intltool, gtk-doc-tools -Standards-Version: 3.8.4 +Standards-Version: 3.9.0 Homepage: https://launchpad.net/libindicator Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/libindicator/debian Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/libindicator/debian -- cgit v1.2.3