[Pkg-xfce-commits] r5059 - in goodies/tags/xfce4-radio-plugin: . 0.4.4-1/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Feb 27 01:09:44 UTC 2011
Author: corsac
Date: 2011-02-27 01:09:36 +0000 (Sun, 27 Feb 2011)
New Revision: 5059
Added:
goodies/tags/xfce4-radio-plugin/0.4.4-1/
goodies/tags/xfce4-radio-plugin/0.4.4-1/debian/changelog
Removed:
goodies/tags/xfce4-radio-plugin/0.4.4-1/debian/changelog
Log:
[svn-buildpackage] Tagging xfce4-radio-plugin 0.4.4-1
Deleted: goodies/tags/xfce4-radio-plugin/0.4.4-1/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-radio-plugin/debian/changelog 2011-02-27 00:35:55 UTC (rev 5054)
+++ goodies/tags/xfce4-radio-plugin/0.4.4-1/debian/changelog 2011-02-27 01:09:36 UTC (rev 5059)
@@ -1,93 +0,0 @@
-xfce4-radio-plugin (0.4.4-1) UNRELEASED; urgency=low
-
- * New upstream release.
- * debian/control:
- - add build-dep on libxfcegui4-dev now that it's not pulled by
- xfce4-panel-dev anymore.
- - switch to xfce section.
- - update standards version to 3.9.1.
- - update debhelper build-dep to 7.
- - add build-dep on hardening-includes.
- * Switch to 3.0 (quilt) source format.
- * debian/watch updated to track archive reorganization.
- * debian/compat updated to 7.
- * debian/rules:
- - pick {C,LD}FLAGS from dpkg-buildflags.
- - add -O1, -z,defs and --as-needed to LDFLAGS.
- - add hardening flags to {C,LD}FLAGS.
- * debian/copyright updated to include the complete BSD license text instead
- of a link to the file in base-files.
-
- -- Yves-Alexis Perez <corsac at debian.org> Fri, 05 Nov 2010 17:01:51 +0100
-
-xfce4-radio-plugin (0.4.2-1) unstable; urgency=low
-
- * New upstream version
- * debian/compat: bump debhelper compatibility to version 5
- * debian/control: update standards version to 3.8.1 (no changes needed)
-
- -- Stefan Ott <stefan at ott.net> Sat, 04 Apr 2009 02:34:02 +0200
-
-xfce4-radio-plugin (0.4.0-1) unstable; urgency=low
-
- [ Stefan Ott ]
- * New upstream version
- * debian/control: update e-mail address
-
- [ Yves-Alexis Perez ]
- * debian/control:
- - add build-dep on intltool.
- - add dep on ${misc:Depends}.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 01 Mar 2009 12:20:01 +0100
-
-xfce4-radio-plugin (0.3.1-1) unstable; urgency=low
-
- [ Simon Huggins ]
- * New upstream version
- * debian/control: Move fake Homepage field to a real one now dpkg
- supports it.
- * Add Vcs-* headers to debian/control
-
- [ Yves-Alexis Perez ]
- * debian/copyright:
- - update dates.
- * debian/control:
- - update standards version to 3.8.0.
- - update my email address.
- - remove Rudy Godoy and Martin Loschwitz from Uploaders.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 18 Jun 2008 06:53:11 +0200
-
-xfce4-radio-plugin (0.2.1-1) unstable; urgency=low
-
- (Yves-Alexis Perez)
- * debian/control:
- - removed Jani from uploaders as he's not anymore in the team.
- - removed gtk from build-dep as it's pulled by xfce4-panel-dev anyway.
-
- (Stefan Ott)
- * New upstream version
- * debian/control: updated goodies homepage url
-
- -- Yves-Alexis Perez <corsac at corsac.net> Sun, 16 Sep 2007 17:18:46 +0200
-
-xfce4-radio-plugin (0.2.0-2) unstable; urgency=low
-
- * debian/control:
- - updated build-deps agains Xfce 4.4rc2 (4.3.99.2).
- - updated standards version.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Tue, 14 Nov 2006 00:42:06 +0100
-
-xfce4-radio-plugin (0.2.0-1) unstable; urgency=low
-
- * New upstream version
-
- -- Stefan Ott <stefan at desire.ch> Tue, 9 May 2006 13:40:32 +0200
-
-xfce4-radio-plugin (0.1.0-1) unstable; urgency=low
-
- * Initial Release closes: #357060
-
- -- Stefan Ott <stefan at desire.ch> Wed, 15 Mar 2006 17:22:44 +0100
Copied: goodies/tags/xfce4-radio-plugin/0.4.4-1/debian/changelog (from rev 5058, goodies/branches/experimental/xfce4-radio-plugin/debian/changelog)
===================================================================
--- goodies/tags/xfce4-radio-plugin/0.4.4-1/debian/changelog (rev 0)
+++ goodies/tags/xfce4-radio-plugin/0.4.4-1/debian/changelog 2011-02-27 01:09:36 UTC (rev 5059)
@@ -0,0 +1,94 @@
+xfce4-radio-plugin (0.4.4-1) experimental; urgency=low
+
+ * New upstream release.
+ - fix FTBFS. closes: #614451
+ * debian/control:
+ - add build-dep on libxfcegui4-dev now that it's not pulled by
+ xfce4-panel-dev anymore.
+ - switch to xfce section.
+ - update standards version to 3.9.1.
+ - update debhelper build-dep to 7.
+ - add build-dep on hardening-includes.
+ * Switch to 3.0 (quilt) source format.
+ * debian/watch updated to track archive reorganization.
+ * debian/compat updated to 7.
+ * debian/rules:
+ - pick {C,LD}FLAGS from dpkg-buildflags.
+ - add -O1, -z,defs and --as-needed to LDFLAGS.
+ - add hardening flags to {C,LD}FLAGS.
+ * debian/copyright updated to include the complete BSD license text instead
+ of a link to the file in base-files.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 27 Feb 2011 01:44:50 +0100
+
+xfce4-radio-plugin (0.4.2-1) unstable; urgency=low
+
+ * New upstream version
+ * debian/compat: bump debhelper compatibility to version 5
+ * debian/control: update standards version to 3.8.1 (no changes needed)
+
+ -- Stefan Ott <stefan at ott.net> Sat, 04 Apr 2009 02:34:02 +0200
+
+xfce4-radio-plugin (0.4.0-1) unstable; urgency=low
+
+ [ Stefan Ott ]
+ * New upstream version
+ * debian/control: update e-mail address
+
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - add build-dep on intltool.
+ - add dep on ${misc:Depends}.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 01 Mar 2009 12:20:01 +0100
+
+xfce4-radio-plugin (0.3.1-1) unstable; urgency=low
+
+ [ Simon Huggins ]
+ * New upstream version
+ * debian/control: Move fake Homepage field to a real one now dpkg
+ supports it.
+ * Add Vcs-* headers to debian/control
+
+ [ Yves-Alexis Perez ]
+ * debian/copyright:
+ - update dates.
+ * debian/control:
+ - update standards version to 3.8.0.
+ - update my email address.
+ - remove Rudy Godoy and Martin Loschwitz from Uploaders.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 18 Jun 2008 06:53:11 +0200
+
+xfce4-radio-plugin (0.2.1-1) unstable; urgency=low
+
+ (Yves-Alexis Perez)
+ * debian/control:
+ - removed Jani from uploaders as he's not anymore in the team.
+ - removed gtk from build-dep as it's pulled by xfce4-panel-dev anyway.
+
+ (Stefan Ott)
+ * New upstream version
+ * debian/control: updated goodies homepage url
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sun, 16 Sep 2007 17:18:46 +0200
+
+xfce4-radio-plugin (0.2.0-2) unstable; urgency=low
+
+ * debian/control:
+ - updated build-deps agains Xfce 4.4rc2 (4.3.99.2).
+ - updated standards version.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Tue, 14 Nov 2006 00:42:06 +0100
+
+xfce4-radio-plugin (0.2.0-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Stefan Ott <stefan at desire.ch> Tue, 9 May 2006 13:40:32 +0200
+
+xfce4-radio-plugin (0.1.0-1) unstable; urgency=low
+
+ * Initial Release closes: #357060
+
+ -- Stefan Ott <stefan at desire.ch> Wed, 15 Mar 2006 17:22:44 +0100
More information about the Pkg-xfce-commits
mailing list