[Pkg-xfce-commits] r6432 - in goodies/tags/xfce4-cellmodem-plugin: . 0.0.5-3 0.0.5-3/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Feb 19 04:51:15 UTC 2012
Author: corsac
Date: 2012-02-19 16:51:15 +0000 (Sun, 19 Feb 2012)
New Revision: 6432
Added:
goodies/tags/xfce4-cellmodem-plugin/0.0.5-3/
goodies/tags/xfce4-cellmodem-plugin/0.0.5-3/debian/changelog
Removed:
goodies/tags/xfce4-cellmodem-plugin/0.0.5-3/debian/changelog
Log:
[svn-buildpackage] Tagging xfce4-cellmodem-plugin 0.0.5-3
Property changes on: goodies/tags/xfce4-cellmodem-plugin/0.0.5-3
___________________________________________________________________
Added: svn:mergeinfo
+ /goodies/branches/experimental/xfce4-cellmodem-plugin:4300-5253
Deleted: goodies/tags/xfce4-cellmodem-plugin/0.0.5-3/debian/changelog
===================================================================
--- goodies/trunk/xfce4-cellmodem-plugin/debian/changelog 2012-02-19 16:19:51 UTC (rev 6428)
+++ goodies/tags/xfce4-cellmodem-plugin/0.0.5-3/debian/changelog 2012-02-19 16:51:15 UTC (rev 6432)
@@ -1,58 +0,0 @@
-xfce4-cellmodem-plugin (0.0.5-3) UNRELEASED; urgency=low
-
- * debian/patches:
- - 03_fix-crash-on-remove.patch: fix incorrect callback signature, should
- prevent the plugin from crashing on remove. lp: #934307
- * debian/rules:
- - use debhelper 9 hardening support.
- * debian/compat bumped to 9.
- * debian/control:
- - drop hardening-includes build-dep.
- - update debhelper build-dep to 9 for hardening support.
- - add dpkg-dev 1.16.1 build-dep for hardening support.
- * debian/rules: fix paths for multiarch.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 19 Feb 2012 17:03:17 +0100
-
-xfce4-cellmodem-plugin (0.0.5-2) unstable; urgency=low
-
- [ Evgeni Golov ]
- * Update my e-mail address.
- * Fix Vcs-* fields, they were missing 'trunk' in the path.
-
- [ Yves-Alexis Perez ]
- * Upload to unstable.
- * debian/watch edited to track Xfce archive reorganisation.
- * debian/control:
- - add myself to Uploaders.
- - update debhelper build dep to 7.0.50~ for dh7 rules and overrides.
- - add build-dep on libxfcegui4-dev.
- - add build-dep on automake, autoconf, intltool and xfce4-dev-tools in
- order to run xdt-autogen after patching configure.ac/Makefile.am.
- - add build-dep on hardening-includes.
- - update xfce4-panel build-dep to 4.8
- - update standards version to 3.9.2.
- * Switch to 3.0 (quilt) source format.
- * Update standards version to 3.9.1.
- * debian/rules:
- - switch to dh 7 rules.
- - run xdt-autogen before configure.
- - add --as-needed to LDFLAGS.
- - add hardening flags to {C,LD}FLAGS.
- * debian/patches:
- - 01_explicit-linking-to-libxfcegui4 and 02_typo-linking added, fix
- linking with libxfcegui4 before port to Xfce 4.7 and libxfce4ui is done.
-
- [ Lionel Le Folgoc ]
- * debian/rules:
- - pass NOCONFIGURE=1 to xdt-autogen, otherwise ./configure is run twice
- - clean up generated files changed by xdt-autogen.
- * debian/control: add myself to Uploaders.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 22:39:26 +0200
-
-xfce4-cellmodem-plugin (0.0.5-1) unstable; urgency=low
-
- * Initial release closes: #477329
-
- -- Evgeni Golov <sargentd at die-welt.net> Sun, 27 Apr 2008 18:33:52 +0200
Copied: goodies/tags/xfce4-cellmodem-plugin/0.0.5-3/debian/changelog (from rev 6429, goodies/trunk/xfce4-cellmodem-plugin/debian/changelog)
===================================================================
--- goodies/tags/xfce4-cellmodem-plugin/0.0.5-3/debian/changelog (rev 0)
+++ goodies/tags/xfce4-cellmodem-plugin/0.0.5-3/debian/changelog 2012-02-19 16:51:15 UTC (rev 6432)
@@ -0,0 +1,58 @@
+xfce4-cellmodem-plugin (0.0.5-3) unstable; urgency=low
+
+ * debian/patches:
+ - 03_fix-crash-on-remove.patch: fix incorrect callback signature, should
+ prevent the plugin from crashing on remove. lp: #934307
+ * debian/rules:
+ - use debhelper 9 hardening support.
+ * debian/compat bumped to 9.
+ * debian/control:
+ - drop hardening-includes build-dep.
+ - update debhelper build-dep to 9 for hardening support.
+ - add dpkg-dev 1.16.1 build-dep for hardening support.
+ * debian/rules: fix paths for multiarch.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 19 Feb 2012 17:29:29 +0100
+
+xfce4-cellmodem-plugin (0.0.5-2) unstable; urgency=low
+
+ [ Evgeni Golov ]
+ * Update my e-mail address.
+ * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+ [ Yves-Alexis Perez ]
+ * Upload to unstable.
+ * debian/watch edited to track Xfce archive reorganisation.
+ * debian/control:
+ - add myself to Uploaders.
+ - update debhelper build dep to 7.0.50~ for dh7 rules and overrides.
+ - add build-dep on libxfcegui4-dev.
+ - add build-dep on automake, autoconf, intltool and xfce4-dev-tools in
+ order to run xdt-autogen after patching configure.ac/Makefile.am.
+ - add build-dep on hardening-includes.
+ - update xfce4-panel build-dep to 4.8
+ - update standards version to 3.9.2.
+ * Switch to 3.0 (quilt) source format.
+ * Update standards version to 3.9.1.
+ * debian/rules:
+ - switch to dh 7 rules.
+ - run xdt-autogen before configure.
+ - add --as-needed to LDFLAGS.
+ - add hardening flags to {C,LD}FLAGS.
+ * debian/patches:
+ - 01_explicit-linking-to-libxfcegui4 and 02_typo-linking added, fix
+ linking with libxfcegui4 before port to Xfce 4.7 and libxfce4ui is done.
+
+ [ Lionel Le Folgoc ]
+ * debian/rules:
+ - pass NOCONFIGURE=1 to xdt-autogen, otherwise ./configure is run twice
+ - clean up generated files changed by xdt-autogen.
+ * debian/control: add myself to Uploaders.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 22:39:26 +0200
+
+xfce4-cellmodem-plugin (0.0.5-1) unstable; urgency=low
+
+ * Initial release closes: #477329
+
+ -- Evgeni Golov <sargentd at die-welt.net> Sun, 27 Apr 2008 18:33:52 +0200
More information about the Pkg-xfce-commits
mailing list