diff options
author | Ted Gould <ted@gould.cx> | 2010-06-16 13:28:30 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-16 13:28:30 -0500 |
commit | c055d0f17045d3b6320f7cf708147d25e84ffc9c (patch) | |
tree | abe63c00df97057783dcc57c10938f903aef54b7 /debian/changelog | |
parent | b4feaef77f05cf0995c3a54d8e6ec3eb27978ddd (diff) | |
parent | 34b4a4d73f886573fc992d0618f44817ec12c3a5 (diff) | |
download | libayatana-indicator-c055d0f17045d3b6320f7cf708147d25e84ffc9c.tar.gz libayatana-indicator-c055d0f17045d3b6320f7cf708147d25e84ffc9c.tar.bz2 libayatana-indicator-c055d0f17045d3b6320f7cf708147d25e84ffc9c.zip |
* Merge debian changes
* Drop debian/source/*
* debian/control: Switch VCS for this branch to be the indicator
applet developers branch.
* Revert cdbs drop, as requested by the Ubuntu maintainers.
* Update Maintainer and Vcs-* fields for pkg-ayatana.
* Merge Ubuntu package into Debian.
Closes: #549999
* debian/copyright:
+ Update to machine readable format.
* debian/control:
+ Drop cdbs Build-Dep, bump debhelper to >=7.
+ Standards-Version 3.8.4.
+ Update Vcs-* fields.
+ Drop GNOME from Description, the package is not GNOME specific.
+ Slightly update Description, thanks lintian.
* debian/rules:
+ Use minimal debhelper 7 rules without cdbs.
+ Disable tests for now, they fail (launchpad 587811)
* debian/source/format:
+ Add file, make package 3.0 (quilt).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4abbcdd..8b624a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +libindicator (0.3.8-2ubuntu1~ppa1) UNRELEASED; urgency=low + + * Merge debian changes + * Drop debian/source/* + * debian/control: Switch VCS for this branch to be the indicator + applet developers branch. + + -- Ted Gould <ted@ubuntu.com> Wed, 16 Jun 2010 13:27:29 -0500 + +libindicator (0.3.8-2) unstable; urgency=low + + * Revert cdbs drop, as requested by the Ubuntu maintainers. + * Update Maintainer and Vcs-* fields for pkg-ayatana. + + -- Evgeni Golov <evgeni@debian.org> Wed, 16 Jun 2010 09:54:50 +0200 + +libindicator (0.3.8-1) unstable; urgency=low + + * Merge Ubuntu package into Debian. + Closes: #549999 + * debian/copyright: + + Update to machine readable format. + * debian/control: + + Drop cdbs Build-Dep, bump debhelper to >=7. + + Standards-Version 3.8.4. + + Update Vcs-* fields. + + Drop GNOME from Description, the package is not GNOME specific. + + Slightly update Description, thanks lintian. + * debian/rules: + + Use minimal debhelper 7 rules without cdbs. + + Disable tests for now, they fail (launchpad 587811) + * debian/source/format: + + Add file, make package 3.0 (quilt). + + -- Evgeni Golov <evgeni@debian.org> Mon, 07 Jun 2010 11:21:32 +0200 + libindicator (0.3.8-0ubuntu1) lucid; urgency=low * New upstream release. @@ -142,4 +178,3 @@ libindicator (0.2.0~bzr325-0ubuntu1) karmic; urgency=low * debian/control: Fix Vcs-* links. -- Ken VanDine <ken.vandine@canonical.com> Tue, 25 Aug 2009 08:35:00 +0200 - |