tag 826450 pending
thanks
Hello,
Bug #826450 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=pkg-mate/bamf.git;a=commitdiff;h=d53be66
---
commit d53be66ad0d3741b73c2290df2ca13e8af130528
Author: Mike Gabriel <[email protected]>
Date: Fri Oct 7 14:04:34 2016 +0200
upload to experimental (debian/0.5.3-1~exp1)
diff --git a/debian/changelog b/debian/changelog
index cddf5bf..1c14f72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,24 +1,34 @@
-bamf (0.5.1-1) UNRELEASED; urgency=medium
+bamf (0.5.3-1~exp1) experimental; urgency=medium
[ Mike Gabriel ]
* New upstream release. (Closes: #776146).
+ - Resolves FTBFS in previous Debian package version. (Closes: #826450).
* debian/control:
+ Debian's MATE Packaging Team becomes new maintiner of bamf.
(Closes: #779565).
+ Set Vcs-*: fields to pkg-mate namespace on Alioth.
- + Bump Standards: to 3.9.6. No changes needed.
+ + Use secure URLs for Vcs-*: field.
+ + Bump Standards: to 3.9.8.
+ Improve wording of LONG_DESCRIPTION fields.
+ + Remove from Uploaders: field: Didier Roche on self-request. (Closes:
+ #827976).
* debian/{control,rules}:
+ Split-up debug packages to provide proper multi-arch same bin:packages
for the library part of bamf.
+ Stop using autoreconf, simply run autogen.sh at configure time. (Closes:
#746324).
+ + Don't build dbg:packages anymore.
+ See https://wiki.debian.org/AutomaticDebugPackages.
* debian/source/format:
+ Switch to format 3.0 (quilt).
* debian/rules:
+ Add get-orig-source rule.
+ + Create orig tarball in ../ rather then CURDIR.
+ + Enable all hardening flags.
+ + Fix detection of PKD variable.
* debian/*.install:
+ Don't prepend debian/tmp/ in *.install files.
+ + Install systemd and upstart service/conf files into bin:pkg bamfdaemon.
* debian/bamfdaemon.post*:
+ Tabify indentation.
* debian/bamfdaemon.postinst:
@@ -29,6 +39,14 @@ bamf (0.5.1-1) UNRELEASED; urgency=medium
* debian/copyright:
+ Switch to DEP-5 machine-readable copyright file.
+ Add autogenerated copyright.in template.
+ + Finalize for release. Drop references to build cruft files stemming from
+ autoconf and autotools.
+ * debian/libbamf3-2.symbols:
+ + Update symbols for this upstream release.
+ * debian/patches:
+ + Cherry-pick rev649 from bzr-upstream:
+ 0001_allow-colon-separated-values-in-XDG-CURRENT-DESKTOP.patch. Adjust
for
+ XDG_CURRENT_DESKTOP containing multiple colon-separated values.
[ Rico Tzschichholz ]
* Apply "wrap-and-sort -ta".
@@ -37,7 +55,7 @@ bamf (0.5.1-1) UNRELEASED; urgency=medium
* Apply "wrap-and-sort -ta"
* debian/rules: Fix gir-package reference
- -- Mike Gabriel <[email protected]> Tue, 25 Aug 2015 02:07:32 +0200
+ -- Mike Gabriel <[email protected]> Fri, 07 Oct 2016 13:57:13 +0200
bamf (0.2.118-1) unstable; urgency=low