[Pkg-xfce-commits] r7617 - in goodies/tags/xfce4-hdaps: . 0.0.9-2 0.0.9-2/debian

Yves-Alexis Perez corsac at alioth.debian.org
Sat May 25 08:33:48 UTC 2013


Author: corsac
Date: 2013-05-25 08:33:48 +0000 (Sat, 25 May 2013)
New Revision: 7617

Added:
   goodies/tags/xfce4-hdaps/0.0.9-2/
   goodies/tags/xfce4-hdaps/0.0.9-2/debian/changelog
   goodies/tags/xfce4-hdaps/0.0.9-2/debian/control
   goodies/tags/xfce4-hdaps/0.0.9-2/debian/rules
Removed:
   goodies/tags/xfce4-hdaps/0.0.9-2/debian/changelog
   goodies/tags/xfce4-hdaps/0.0.9-2/debian/control
   goodies/tags/xfce4-hdaps/0.0.9-2/debian/rules
Log:
[svn-buildpackage] Tagging xfce4-hdaps 0.0.9-2


Property changes on: goodies/tags/xfce4-hdaps/0.0.9-2
___________________________________________________________________
Added: svn:mergeinfo
   + /goodies/branches/experimental/xfce4-hdaps:4981-5273

Deleted: goodies/tags/xfce4-hdaps/0.0.9-2/debian/changelog
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/changelog	2013-05-23 21:35:08 UTC (rev 7570)
+++ goodies/tags/xfce4-hdaps/0.0.9-2/debian/changelog	2013-05-25 08:33:48 UTC (rev 7617)
@@ -1,80 +0,0 @@
-xfce4-hdaps (0.0.9-1) unstable; urgency=low
-
-  * New upstream release.
-  * Drop DM-Upload-Allowed: yes
-  * Include ${misc:Pre-Depends} in Pre-Depends.
-
- -- Evgeni Golov <evgeni at debian.org>  Fri, 08 Jun 2012 21:34:15 +0200
-
-xfce4-hdaps (0.0.8-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/watch updated to look for bz2 tarballs.
-  * Switch to 3.0 (quilt) source format.
-  * debian/control:
-    - add build-dep on xfce4-dev-tools and libtool.
-    - add build-dep on dh-autoreconf.
-    - update debhelper build-dep to 9.
-    - add build-dep on dpkg-dev 1.16.1.
-    - drop build-dep on hardening-includes.
-    - update standards version to 3.9.3.
-  * debian/rules:
-    - run xdt-autogen before configure because hdaps was built with a broken
-      intltool.
-    - use autoreconf dh addon too.
-    - use debhelper 9 and dpkg-dev 1.16.1 hardening support.
-    - don't install .la files.
-  * debian/compat bumped to 9. 
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 08 Apr 2012 15:06:05 +0200
-
-xfce4-hdaps (0.0.7-3) unstable; urgency=low
-
-  * debian/control:
-    - hdaps is i386, amd64 and ppc only so force architecture to that.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Thu, 06 Oct 2011 22:24:28 +0200
-
-xfce4-hdaps (0.0.7-2) unstable; urgency=low
-
-  * Upload to unstable.
-  * debian/control:
-    - update standards version to 3.9.2.
-  * debian/rules:
-    - add hardening flags to CFLAGS.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Fri, 29 Apr 2011 08:18:21 +0200
-
-xfce4-hdaps (0.0.7-1) experimental; urgency=low
-
-  [ Evgeni Golov ]
-  * debian/control:
-    + Only recommend hdapsd on i386, amd64 and powerpc.
-    + Update my e-mail address.
-  * Fix Vcs-* fields, they were missing 'trunk' in the path.
-
-  [ Yves-Alexis Perez ]
-  * New upstream release.
-  * debian/rules:
-    - switch to tiny rules from dh 7.
-    - pick {C,LD}FLAGS from dpkg-buildflags.
-    - add -O1, -z,defs and --as-needed to LDFLAGS.
-    - add hardening flags to {C,LD}FLAGS>
-  * debian/control:
-    - add build-dep on hardening-includes. 
-    - update build-deps for Xfce 4.8. 
-    - update standards version to 3.9.1.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 27 Feb 2011 14:57:54 +0100
-
-xfce4-hdaps (0.0.5-2) unstable; urgency=low
-
-  * Re-upload with the missing modifications.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Fri, 27 Feb 2009 02:37:26 +0100
-
-xfce4-hdaps (0.0.5-1) unstable; urgency=low
-
-  * Initial release                                             closes: #514707
-
- -- Evgeni Golov <sargentd at die-welt.net>  Fri, 27 Feb 2009 01:09:20 +0100

Copied: goodies/tags/xfce4-hdaps/0.0.9-2/debian/changelog (from rev 7608, goodies/trunk/xfce4-hdaps/debian/changelog)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.9-2/debian/changelog	                        (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.9-2/debian/changelog	2013-05-25 08:33:48 UTC (rev 7617)
@@ -0,0 +1,94 @@
+xfce4-hdaps (0.0.9-2) unstable; urgency=low
+
+  * debian/rules:
+    - enable all hardening flags.
+    - don't call xdt-autogen and autoreconf, not needed anymore.
+  * debian/control:
+    - update standards version to 3.9.4.
+    - drop build-dep on dpkg-dev, stable has a recent enough version for
+      hardening support.
+    - drop version in xfce4-panel build-dep, stable has Xfce 4.8.
+    - drop build-dep on dh-autoreconf, xfce4-dev-tools and libtool.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 24 May 2013 21:33:53 +0200
+
+xfce4-hdaps (0.0.9-1) unstable; urgency=low
+
+  * New upstream release.
+  * Drop DM-Upload-Allowed: yes
+  * Include ${misc:Pre-Depends} in Pre-Depends.
+
+ -- Evgeni Golov <evgeni at debian.org>  Fri, 08 Jun 2012 21:34:15 +0200
+
+xfce4-hdaps (0.0.8-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/watch updated to look for bz2 tarballs.
+  * Switch to 3.0 (quilt) source format.
+  * debian/control:
+    - add build-dep on xfce4-dev-tools and libtool.
+    - add build-dep on dh-autoreconf.
+    - update debhelper build-dep to 9.
+    - add build-dep on dpkg-dev 1.16.1.
+    - drop build-dep on hardening-includes.
+    - update standards version to 3.9.3.
+  * debian/rules:
+    - run xdt-autogen before configure because hdaps was built with a broken
+      intltool.
+    - use autoreconf dh addon too.
+    - use debhelper 9 and dpkg-dev 1.16.1 hardening support.
+    - don't install .la files.
+  * debian/compat bumped to 9. 
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 08 Apr 2012 15:06:05 +0200
+
+xfce4-hdaps (0.0.7-3) unstable; urgency=low
+
+  * debian/control:
+    - hdaps is i386, amd64 and ppc only so force architecture to that.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 06 Oct 2011 22:24:28 +0200
+
+xfce4-hdaps (0.0.7-2) unstable; urgency=low
+
+  * Upload to unstable.
+  * debian/control:
+    - update standards version to 3.9.2.
+  * debian/rules:
+    - add hardening flags to CFLAGS.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 29 Apr 2011 08:18:21 +0200
+
+xfce4-hdaps (0.0.7-1) experimental; urgency=low
+
+  [ Evgeni Golov ]
+  * debian/control:
+    + Only recommend hdapsd on i386, amd64 and powerpc.
+    + Update my e-mail address.
+  * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+  [ Yves-Alexis Perez ]
+  * New upstream release.
+  * debian/rules:
+    - switch to tiny rules from dh 7.
+    - pick {C,LD}FLAGS from dpkg-buildflags.
+    - add -O1, -z,defs and --as-needed to LDFLAGS.
+    - add hardening flags to {C,LD}FLAGS>
+  * debian/control:
+    - add build-dep on hardening-includes. 
+    - update build-deps for Xfce 4.8. 
+    - update standards version to 3.9.1.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 27 Feb 2011 14:57:54 +0100
+
+xfce4-hdaps (0.0.5-2) unstable; urgency=low
+
+  * Re-upload with the missing modifications.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 27 Feb 2009 02:37:26 +0100
+
+xfce4-hdaps (0.0.5-1) unstable; urgency=low
+
+  * Initial release                                             closes: #514707
+
+ -- Evgeni Golov <sargentd at die-welt.net>  Fri, 27 Feb 2009 01:09:20 +0100

Deleted: goodies/tags/xfce4-hdaps/0.0.9-2/debian/control
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/control	2013-05-23 21:35:08 UTC (rev 7570)
+++ goodies/tags/xfce4-hdaps/0.0.9-2/debian/control	2013-05-25 08:33:48 UTC (rev 7617)
@@ -1,26 +0,0 @@
-Source: xfce4-hdaps
-Section: xfce
-Priority: optional
-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at debian.org>, 
- Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, 
- Evgeni Golov <evgeni at debian.org>
-Build-Depends: debhelper (>= 9), intltool, libxfce4util-dev, libxfce4ui-1-dev, 
- xfce4-panel-dev (>= 4.8.0), xfce4-dev-tools, libtool,
- dh-autoreconf, dpkg-dev (>= 1.16.1)
-Standards-Version: 3.9.3
-Homepage: http://michael.orlitzky.com/code/xfce4-hdaps.php
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-hdaps/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-hdaps/
-
-Package: xfce4-hdaps
-Architecture: i386 amd64 powerpc
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Recommends: hdapsd [i386 amd64 powerpc]
-Description: plugin to indicate the status of HDAPS for the Xfce4 panel
- A plugin to indicate the status of the IBM Hard Drive Active
- Protection System (HDAPS) in the Xfce4 panel.
- .
- This plugin only supports the new hard drive parking interface present
- in kernels 2.6.28 and newer.

Copied: goodies/tags/xfce4-hdaps/0.0.9-2/debian/control (from rev 7607, goodies/trunk/xfce4-hdaps/debian/control)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.9-2/debian/control	                        (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.9-2/debian/control	2013-05-25 08:33:48 UTC (rev 7617)
@@ -0,0 +1,25 @@
+Source: xfce4-hdaps
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, 
+ Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, 
+ Evgeni Golov <evgeni at debian.org>
+Build-Depends: debhelper (>= 9), intltool, libxfce4util-dev, libxfce4ui-1-dev, 
+ xfce4-panel-dev
+Standards-Version: 3.9.4
+Homepage: http://michael.orlitzky.com/code/xfce4-hdaps.php
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-hdaps/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-hdaps/
+
+Package: xfce4-hdaps
+Architecture: i386 amd64 powerpc
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Recommends: hdapsd [i386 amd64 powerpc]
+Description: plugin to indicate the status of HDAPS for the Xfce4 panel
+ A plugin to indicate the status of the IBM Hard Drive Active
+ Protection System (HDAPS) in the Xfce4 panel.
+ .
+ This plugin only supports the new hard drive parking interface present
+ in kernels 2.6.28 and newer.

Deleted: goodies/tags/xfce4-hdaps/0.0.9-2/debian/rules
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/rules	2013-05-23 21:35:08 UTC (rev 7570)
+++ goodies/tags/xfce4-hdaps/0.0.9-2/debian/rules	2013-05-25 08:33:48 UTC (rev 7617)
@@ -1,15 +0,0 @@
-#!/usr/bin/make -f
-
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
-
-override_dh_auto_configure:
-	NOCONFIGURE=1 xdt-autogen
-	dh_auto_configure
-
-override_dh_auto_install:
-		dh_auto_install
-		find debian/xfce4-hdaps -name '*.la' -delete
-
-%:
-	dh $@ --with autoreconf

Copied: goodies/tags/xfce4-hdaps/0.0.9-2/debian/rules (from rev 7607, goodies/trunk/xfce4-hdaps/debian/rules)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.9-2/debian/rules	                        (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.9-2/debian/rules	2013-05-25 08:33:48 UTC (rev 7617)
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+override_dh_auto_install:
+		dh_auto_install
+		find debian/xfce4-hdaps -name '*.la' -delete
+
+%:
+	dh $@




More information about the Pkg-xfce-commits mailing list