[bamf] 14/14: upload to experimental (debian/0.5.3-1~exp1)
Mike Gabriel
sunweaver at debian.org
Fri Oct 7 12:04:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository bamf.
commit d53be66ad0d3741b73c2290df2ca13e8af130528
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Oct 7 14:04:34 2016 +0200
upload to experimental (debian/0.5.3-1~exp1)
---
debian/changelog | 24 +++++++++++++++++++---
...n-separated-values-in-XDG-CURRENT-DESKTOP.patch | 12 +++++------
2 files changed, 27 insertions(+), 9 deletions(-)
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 <sunweaver at debian.org> Tue, 25 Aug 2015 02:07:32 +0200
+ -- Mike Gabriel <sunweaver at debian.org> Fri, 07 Oct 2016 13:57:13 +0200
bamf (0.2.118-1) unstable; urgency=low
diff --git a/debian/patches/0001_allow-colon-separated-values-in-XDG-CURRENT-DESKTOP.patch b/debian/patches/0001_allow-colon-separated-values-in-XDG-CURRENT-DESKTOP.patch
index ad92ca1..6fb556c 100644
--- a/debian/patches/0001_allow-colon-separated-values-in-XDG-CURRENT-DESKTOP.patch
+++ b/debian/patches/0001_allow-colon-separated-values-in-XDG-CURRENT-DESKTOP.patch
@@ -3,8 +3,8 @@ Author: Iain Lane <iain.lane at canonical.com>
Origin: http://bazaar.launchpad.net/~unity-team/bamf/trunk/revision/649
=== modified file 'src/bamf-application.c'
---- src/bamf-application.c 2016-04-08 21:54:32 +0000
-+++ src/bamf-application.c 2016-09-29 14:54:26 +0000
+--- a/src/bamf-application.c 2016-04-08 21:54:32 +0000
++++ b/src/bamf-application.c 2016-09-29 14:54:26 +0000
@@ -673,13 +673,15 @@
if (curdesktop)
@@ -26,8 +26,8 @@ Origin: http://bazaar.launchpad.net/~unity-team/bamf/trunk/revision/649
=== modified file 'src/bamf-legacy-screen.c'
---- src/bamf-legacy-screen.c 2016-06-13 22:27:18 +0000
-+++ src/bamf-legacy-screen.c 2016-09-29 15:36:55 +0000
+--- a/src/bamf-legacy-screen.c 2016-06-13 22:27:18 +0000
++++ b/src/bamf-legacy-screen.c 2016-09-29 15:36:55 +0000
@@ -580,6 +580,8 @@
{
BamfLegacyScreen *self;
@@ -61,8 +61,8 @@ Origin: http://bazaar.launchpad.net/~unity-team/bamf/trunk/revision/649
=== modified file 'src/bamf-matcher.c'
---- src/bamf-matcher.c 2016-06-13 22:27:18 +0000
-+++ src/bamf-matcher.c 2016-09-29 15:36:55 +0000
+--- a/src/bamf-matcher.c 2016-06-13 22:27:18 +0000
++++ b/src/bamf-matcher.c 2016-09-29 15:36:55 +0000
@@ -827,7 +827,6 @@
{
GDesktopAppInfo *desktop_file;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/bamf.git
More information about the pkg-mate-commits
mailing list