r48375 - in /desktop/unstable/metacity/debian: changelog control control.in rules
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Mon Apr 25 07:39:25 UTC 2016
Author: mitya57
Date: Mon Apr 25 07:39:24 2016
New Revision: 48375
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48375
Log:
* New upstream release.
* Migrate to automatic dbgsym packages.
- Build-depend on debhelper 9.20160114~ for this.
* Bump Standards-Version to 3.9.8, no changes needed.
Modified:
desktop/unstable/metacity/debian/changelog
desktop/unstable/metacity/debian/control
desktop/unstable/metacity/debian/control.in
desktop/unstable/metacity/debian/rules
Modified: desktop/unstable/metacity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/changelog?rev=48375&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog [utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog [utf-8] Mon Apr 25 07:39:24 2016
@@ -1,3 +1,12 @@
+metacity (1:3.18.4-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Migrate to automatic dbgsym packages.
+ - Build-depend on debhelper 9.20160114~ for this.
+ * Bump Standards-Version to 3.9.8, no changes needed.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Mon, 25 Apr 2016 10:34:04 +0300
+
metacity (1:3.18.3-1) unstable; urgency=medium
* New upstream release.
Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=48375&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control [utf-8] (original)
+++ desktop/unstable/metacity/debian/control [utf-8] Mon Apr 25 07:39:24 2016
@@ -8,7 +8,7 @@
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: cdbs (>= 0.4.41),
- debhelper (>= 9),
+ debhelper (>= 9.20160114~),
dh-autoreconf,
gnome-pkg-tools (>= 0.10),
gsettings-desktop-schemas-dev (>= 3.3.0),
@@ -33,7 +33,7 @@
libxt-dev,
yelp-tools,
zenity
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Homepage: https://git.gnome.org/browse/metacity
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/metacity
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/metacity
@@ -108,17 +108,3 @@
like Cheerios."
.
This package contains the development files.
-
-Package: metacity-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: metacity (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for the Metacity window manager
- Metacity is a small window manager, using GTK+ to do everything.
- .
- As the author says, metacity is a "Boring window manager for the adult in
- you. Many window managers are like Marshmallow Froot Loops; Metacity is
- like Cheerios."
- .
- This package contains the debugging symbols.
Modified: desktop/unstable/metacity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control.in?rev=48375&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in [utf-8] (original)
+++ desktop/unstable/metacity/debian/control.in [utf-8] Mon Apr 25 07:39:24 2016
@@ -4,7 +4,7 @@
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: cdbs (>= 0.4.41),
- debhelper (>= 9),
+ debhelper (>= 9.20160114~),
dh-autoreconf,
gnome-pkg-tools (>= 0.10),
gsettings-desktop-schemas-dev (>= 3.3.0),
@@ -29,7 +29,7 @@
libxt-dev,
yelp-tools,
zenity
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Homepage: https://git.gnome.org/browse/metacity
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/metacity
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/metacity
@@ -104,17 +104,3 @@
like Cheerios."
.
This package contains the development files.
-
-Package: metacity-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: metacity (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for the Metacity window manager
- Metacity is a small window manager, using GTK+ to do everything.
- .
- As the author says, metacity is a "Boring window manager for the adult in
- you. Many window managers are like Marshmallow Froot Loops; Metacity is
- like Cheerios."
- .
- This package contains the debugging symbols.
Modified: desktop/unstable/metacity/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/rules?rev=48375&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/rules [utf-8] (original)
+++ desktop/unstable/metacity/debian/rules [utf-8] Mon Apr 25 07:39:24 2016
@@ -12,5 +12,6 @@
DEB_INSTALL_CHANGELOGS_ALL = ./NEWS
DEB_INSTALL_DOCS_metacity += doc/theme-format.txt
+DEB_DH_STRIP_ARGS_ALL += --dbgsym-migration='metacity-dbg (<< 1:3.18.4-1~)'
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
More information about the pkg-gnome-commits
mailing list