[Pkg-xfce-commits] r7559 - in goodies/tags/xfce4-cellmodem-plugin: . 0.0.5-4 0.0.5-4/debian

Yves-Alexis Perez corsac at alioth.debian.org
Thu May 23 06:23:29 UTC 2013


Author: corsac
Date: 2013-05-23 06:23:29 +0000 (Thu, 23 May 2013)
New Revision: 7559

Added:
   goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/
   goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/changelog
   goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/control
   goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/rules
Removed:
   goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/changelog
   goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/control
   goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/rules
Log:
[svn-buildpackage] Tagging xfce4-cellmodem-plugin 0.0.5-4


Property changes on: goodies/tags/xfce4-cellmodem-plugin/0.0.5-4
___________________________________________________________________
Added: svn:mergeinfo
   + /goodies/branches/experimental/xfce4-cellmodem-plugin:4300-5253

Deleted: goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/changelog
===================================================================
--- goodies/trunk/xfce4-cellmodem-plugin/debian/changelog	2013-05-22 21:26:11 UTC (rev 7548)
+++ goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/changelog	2013-05-23 06:23:29 UTC (rev 7559)
@@ -1,58 +0,0 @@
-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

Copied: goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/changelog (from rev 7555, goodies/trunk/xfce4-cellmodem-plugin/debian/changelog)
===================================================================
--- goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/changelog	                        (rev 0)
+++ goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/changelog	2013-05-23 06:23:29 UTC (rev 7559)
@@ -0,0 +1,69 @@
+xfce4-cellmodem-plugin (0.0.5-4) unstable; urgency=low
+
+  * debian/rules:
+    - enable all hardening flags.
+  * debian/control:
+    - update standards version to 3.9.3.
+    - remove dpkg-dev versionned build-dep, dpkg is recent enough in stable. 
+    - remove version on xfce4-panel-dev dependency. 
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 23 May 2013 07:52:49 +0200
+
+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

Deleted: goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/control
===================================================================
--- goodies/trunk/xfce4-cellmodem-plugin/debian/control	2013-05-22 21:26:11 UTC (rev 7548)
+++ goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/control	2013-05-23 06:23:29 UTC (rev 7559)
@@ -1,30 +0,0 @@
-Source: xfce4-cellmodem-plugin
-Section: utils
-Priority: optional
-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Evgeni Golov <evgeni at debian.org>, 
- Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 9), autotools-dev, libpci-dev, libusb-dev,
- libxml-parser-perl, pkg-config, xfce4-panel-dev (>= 4.8), libxfcegui4-dev,
- intltool, automake, autoconf, xfce4-dev-tools, dpkg (>= 1.16.1)
-Standards-Version: 3.9.2
-Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin
-Vcs-Svn: svn://svn.debian.org/svn/pkg-xfce/goodies/trunk/xfce4-cellmodem-plugin/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-cellmodem-plugin/
-
-Package: xfce4-cellmodem-plugin
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: cellular modem plugin for the Xfce4 panel
- The cellmodem plugin is a monitoring plugin for cellular modems.
- It reports provider and signal quality for GPRS/UMTS(3G)/HSDPA(3.5G)
- modem cards. It works with (mostly) all cards which support an
- out-of-band channel for monitoring purposes.
- .
- The current features include:
-  * Display the current network type (GPRS/UMTS)
-  * Display the current signal level
-  * Configure the maximum signal level
-  * Configure the low and critical signal level
-  * Asking for PIN if modem needs it
-  * Quick visual feedback on modem and registration status via LEDs

Copied: goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/control (from rev 7554, goodies/trunk/xfce4-cellmodem-plugin/debian/control)
===================================================================
--- goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/control	                        (rev 0)
+++ goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/control	2013-05-23 06:23:29 UTC (rev 7559)
@@ -0,0 +1,30 @@
+Source: xfce4-cellmodem-plugin
+Section: utils
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Evgeni Golov <evgeni at debian.org>, 
+ Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9), autotools-dev, libpci-dev, libusb-dev,
+ libxml-parser-perl, pkg-config, xfce4-panel-dev, libxfcegui4-dev,
+ intltool, automake, autoconf, xfce4-dev-tools
+Standards-Version: 3.9.3
+Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin
+Vcs-Svn: svn://svn.debian.org/svn/pkg-xfce/goodies/trunk/xfce4-cellmodem-plugin/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-cellmodem-plugin/
+
+Package: xfce4-cellmodem-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: cellular modem plugin for the Xfce4 panel
+ The cellmodem plugin is a monitoring plugin for cellular modems.
+ It reports provider and signal quality for GPRS/UMTS(3G)/HSDPA(3.5G)
+ modem cards. It works with (mostly) all cards which support an
+ out-of-band channel for monitoring purposes.
+ .
+ The current features include:
+  * Display the current network type (GPRS/UMTS)
+  * Display the current signal level
+  * Configure the maximum signal level
+  * Configure the low and critical signal level
+  * Asking for PIN if modem needs it
+  * Quick visual feedback on modem and registration status via LEDs

Deleted: goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/rules
===================================================================
--- goodies/trunk/xfce4-cellmodem-plugin/debian/rules	2013-05-22 21:26:11 UTC (rev 7548)
+++ goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/rules	2013-05-23 06:23:29 UTC (rev 7559)
@@ -1,21 +0,0 @@
-#!/usr/bin/make -f
-
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
-
-override_dh_auto_configure:
-	NOCONFIGURE=1 xdt-autogen
-	echo panel-plugin/cellmodem.desktop.in.in >> po/POTFILES.skip
-	dh_auto_configure -- --mandir=\$${prefix}/share/man \
-		--infodir=\$${prefix}/share/info --libexecdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
-
-override_dh_auto_clean:
-	dh_auto_clean
-	
-	rm -f $$(find -name 'Makefile.in*')
-	rm -f INSTALL aclocal.m4 configure depcomp install-sh missing mkinstalldirs
-	rm -f config.h.in intltool-extract.in intltool-merge.in intltool-update.in
-	rm -f po/POTFILES.skip
-
-%:
-	dh $@

Copied: goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/rules (from rev 7551, goodies/trunk/xfce4-cellmodem-plugin/debian/rules)
===================================================================
--- goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/rules	                        (rev 0)
+++ goodies/tags/xfce4-cellmodem-plugin/0.0.5-4/debian/rules	2013-05-23 06:23:29 UTC (rev 7559)
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+override_dh_auto_configure:
+	NOCONFIGURE=1 xdt-autogen
+	echo panel-plugin/cellmodem.desktop.in.in >> po/POTFILES.skip
+	dh_auto_configure -- --mandir=\$${prefix}/share/man \
+		--infodir=\$${prefix}/share/info --libexecdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+
+override_dh_auto_clean:
+	dh_auto_clean
+	
+	rm -f $$(find -name 'Makefile.in*')
+	rm -f INSTALL aclocal.m4 configure depcomp install-sh missing mkinstalldirs
+	rm -f config.h.in intltool-extract.in intltool-merge.in intltool-update.in
+	rm -f po/POTFILES.skip
+
+%:
+	dh $@




More information about the Pkg-xfce-commits mailing list