[Pkg-xfce-commits] r6657 - in goodies/tags/xfce4-hdaps: . 0.0.8-1 0.0.8-1/debian

Yves-Alexis Perez corsac at alioth.debian.org
Sun Apr 8 01:26:13 UTC 2012


Author: corsac
Date: 2012-04-08 13:26:13 +0000 (Sun, 08 Apr 2012)
New Revision: 6657

Added:
   goodies/tags/xfce4-hdaps/0.0.8-1/
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/changelog
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/compat
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/control
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/rules
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/source/
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/watch
Removed:
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/changelog
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/compat
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/control
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/rules
   goodies/tags/xfce4-hdaps/0.0.8-1/debian/watch
Log:
[svn-buildpackage] Tagging xfce4-hdaps 0.0.8-1


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

Deleted: goodies/tags/xfce4-hdaps/0.0.8-1/debian/changelog
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/changelog	2012-04-07 06:53:49 UTC (rev 6636)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/changelog	2012-04-08 13:26:13 UTC (rev 6657)
@@ -1,50 +0,0 @@
-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.8-1/debian/changelog (from rev 6650, goodies/trunk/xfce4-hdaps/debian/changelog)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.8-1/debian/changelog	                        (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/changelog	2012-04-08 13:26:13 UTC (rev 6657)
@@ -0,0 +1,72 @@
+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.8-1/debian/compat
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/compat	2012-04-07 06:53:49 UTC (rev 6636)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/compat	2012-04-08 13:26:13 UTC (rev 6657)
@@ -1 +0,0 @@
-7

Copied: goodies/tags/xfce4-hdaps/0.0.8-1/debian/compat (from rev 6645, goodies/trunk/xfce4-hdaps/debian/compat)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.8-1/debian/compat	                        (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/compat	2012-04-08 13:26:13 UTC (rev 6657)
@@ -0,0 +1 @@
+9

Deleted: goodies/tags/xfce4-hdaps/0.0.8-1/debian/control
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/control	2012-04-07 06:53:49 UTC (rev 6636)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/control	2012-04-08 13:26:13 UTC (rev 6657)
@@ -1,25 +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 (>= 7), intltool, libxfce4util-dev, libxfce4ui-1-dev, 
- xfce4-panel-dev (>= 4.8.0), hardening-includes
-Standards-Version: 3.9.2
-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/
-DM-Upload-Allowed: yes
-
-Package: xfce4-hdaps
-Architecture: i386 amd64 powerpc
-Depends: ${shlibs:Depends}, ${misc: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.8-1/debian/control (from rev 6646, goodies/trunk/xfce4-hdaps/debian/control)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.8-1/debian/control	                        (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/control	2012-04-08 13:26:13 UTC (rev 6657)
@@ -0,0 +1,26 @@
+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/
+DM-Upload-Allowed: yes
+
+Package: xfce4-hdaps
+Architecture: i386 amd64 powerpc
+Depends: ${shlibs:Depends}, ${misc: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.8-1/debian/rules
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/rules	2012-04-07 06:53:49 UTC (rev 6636)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/rules	2012-04-08 13:26:13 UTC (rev 6657)
@@ -1,13 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/hardening-includes/hardening.make
-
-CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
-LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
-CFLAGS+=$(HARDENING_CFLAGS)
-LDFLAGS+=-Wl,-z,defs -Wl,--as-needed #$(HARDENING_LDFLAGS)
-
-export CFLAGS LDFLAGS
-
-%:
-	dh $@

Copied: goodies/tags/xfce4-hdaps/0.0.8-1/debian/rules (from rev 6647, goodies/trunk/xfce4-hdaps/debian/rules)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.8-1/debian/rules	                        (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/rules	2012-04-08 13:26:13 UTC (rev 6657)
@@ -0,0 +1,15 @@
+#!/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

Deleted: goodies/tags/xfce4-hdaps/0.0.8-1/debian/watch
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/watch	2012-04-07 06:53:49 UTC (rev 6636)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/watch	2012-04-08 13:26:13 UTC (rev 6657)
@@ -1,2 +0,0 @@
-version=3
-http://michael.orlitzky.com/code/xfce4-hdaps.php /code/releases/xfce4-hdaps-([\.\d]+).tar.gz

Copied: goodies/tags/xfce4-hdaps/0.0.8-1/debian/watch (from rev 6643, goodies/trunk/xfce4-hdaps/debian/watch)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.8-1/debian/watch	                        (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.8-1/debian/watch	2012-04-08 13:26:13 UTC (rev 6657)
@@ -0,0 +1,3 @@
+version=3
+http://michael.orlitzky.com/code/xfce4-hdaps.php \
+  /code/releases/xfce4-hdaps-([\.\d]+)\.tar\.(?:gz|bz2)




More information about the Pkg-xfce-commits mailing list