[Pkg-xfce-commits] r5081 - in goodies/tags/xfce4-hdaps: . 0.0.7-1/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Feb 27 03:03:46 UTC 2011
Author: corsac
Date: 2011-02-27 15:03:35 +0000 (Sun, 27 Feb 2011)
New Revision: 5081
Added:
goodies/tags/xfce4-hdaps/0.0.7-1/
goodies/tags/xfce4-hdaps/0.0.7-1/debian/changelog
goodies/tags/xfce4-hdaps/0.0.7-1/debian/control
goodies/tags/xfce4-hdaps/0.0.7-1/debian/rules
Removed:
goodies/tags/xfce4-hdaps/0.0.7-1/debian/changelog
goodies/tags/xfce4-hdaps/0.0.7-1/debian/control
goodies/tags/xfce4-hdaps/0.0.7-1/debian/rules
Log:
[svn-buildpackage] Tagging xfce4-hdaps 0.0.7-1
Deleted: goodies/tags/xfce4-hdaps/0.0.7-1/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-hdaps/debian/changelog 2011-02-27 01:09:36 UTC (rev 5059)
+++ goodies/tags/xfce4-hdaps/0.0.7-1/debian/changelog 2011-02-27 15:03:35 UTC (rev 5081)
@@ -1,22 +0,0 @@
-xfce4-hdaps (0.0.6-1) UNRELEASED; urgency=low
-
- * New upstream release.
- * debian/control:
- + Only recommend hdapsd on i386, amd64 and powerpc.
- + Bump Standards-Version to 3.8.1.
- + Update my e-mail address.
- * Fix Vcs-* fields, they were missing 'trunk' in the path.
-
- -- Evgeni Golov <evgeni at debian.org> Wed, 16 Feb 2011 11:09:22 +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.7-1/debian/changelog (from rev 5072, goodies/branches/experimental/xfce4-hdaps/debian/changelog)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.7-1/debian/changelog (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.7-1/debian/changelog 2011-02-27 15:03:35 UTC (rev 5081)
@@ -0,0 +1,33 @@
+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.7-1/debian/control
===================================================================
--- goodies/branches/experimental/xfce4-hdaps/debian/control 2011-02-27 01:09:36 UTC (rev 5059)
+++ goodies/tags/xfce4-hdaps/0.0.7-1/debian/control 2011-02-27 15:03:35 UTC (rev 5081)
@@ -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, libxfcegui4-dev,
- xfce4-panel-dev
-Standards-Version: 3.8.1
-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: any
-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.7-1/debian/control (from rev 5070, goodies/branches/experimental/xfce4-hdaps/debian/control)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.7-1/debian/control (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.7-1/debian/control 2011-02-27 15:03:35 UTC (rev 5081)
@@ -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 (>= 7), intltool, libxfce4util-dev, libxfce4ui-1-dev,
+ xfce4-panel-dev (>= 4.8.0), hardening-includes
+Standards-Version: 3.9.1
+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: any
+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.7-1/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-hdaps/debian/rules 2011-02-27 01:09:36 UTC (rev 5059)
+++ goodies/tags/xfce4-hdaps/0.0.7-1/debian/rules 2011-02-27 15:03:35 UTC (rev 5081)
@@ -1,29 +0,0 @@
-#!/usr/bin/make -f
-
-build: build-stamp
-build-stamp:
- dh build --before dh_auto_configure
- dh_auto_configure -- --libexec=/usr/lib LDFLAGS="-Wl,-z,defs -Wl,--as-needed"
- # Don't run tests for now, they fail but the plugin works fine.
- dh build --before dh_auto_test
- dh build --after dh_auto_test
- touch $@
-
-clean:
- dh clean
-
-install: build
- dh install
- # upstream installs ${prefix}/share/locale, but has no translations yet
- # lintian says "package-contains-empty-directory", so let's remove it
- find $(CURDIR)/debian/xfce4-hdaps -type d -empty -delete
-
-binary-arch: install
- dh binary-arch
-
-binary-indep: install
- dh binary-indep
-
-binary: binary-arch binary-indep
-
-.PHONY: build clean install binary binary-arch binary-indep
Copied: goodies/tags/xfce4-hdaps/0.0.7-1/debian/rules (from rev 5065, goodies/branches/experimental/xfce4-hdaps/debian/rules)
===================================================================
--- goodies/tags/xfce4-hdaps/0.0.7-1/debian/rules (rev 0)
+++ goodies/tags/xfce4-hdaps/0.0.7-1/debian/rules 2011-02-27 15:03:35 UTC (rev 5081)
@@ -0,0 +1,13 @@
+#!/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 $@
More information about the Pkg-xfce-commits
mailing list