r14431 - in /packages/unstable/update-notifier/debian: 15update-stamp changelog changelog.ubuntu control pixmaps/ rules update-notifier-common.dirs update-notifier-common.install update-notifier.install
alanbach-guest at users.alioth.debian.org
alanbach-guest at users.alioth.debian.org
Tue Feb 5 05:13:19 UTC 2008
Author: alanbach-guest
Date: Tue Feb 5 05:13:17 2008
New Revision: 14431
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14431
Log:
* New upstream stable release
* debian/changelog.ubuntu:
- updated from the Ubuntu package
* Removed 22x22 and 24x24 icons and related rules commands,
merged upstream
* debian/control:
- bump standards version to 3.7.3
- bump minimum libgtk2.0-dev build-dep to >= 2.10.0
- bump minimum libdbus-glib-1-dev build-dep to >= 0.60
- added update-notifier-common to put shared things there
- added update-notifier-common to update-notifier's deps
* Added debian/15update-stamp:
- move the update stamp hook into its own configuration
(LP: #181189)
Added:
packages/unstable/update-notifier/debian/15update-stamp
packages/unstable/update-notifier/debian/update-notifier-common.dirs
packages/unstable/update-notifier/debian/update-notifier-common.install
Removed:
packages/unstable/update-notifier/debian/pixmaps/
Modified:
packages/unstable/update-notifier/debian/changelog
packages/unstable/update-notifier/debian/changelog.ubuntu
packages/unstable/update-notifier/debian/control
packages/unstable/update-notifier/debian/rules
packages/unstable/update-notifier/debian/update-notifier.install
Added: packages/unstable/update-notifier/debian/15update-stamp
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/15update-stamp?rev=14431&op=file
==============================================================================
--- packages/unstable/update-notifier/debian/15update-stamp (added)
+++ packages/unstable/update-notifier/debian/15update-stamp Tue Feb 5 05:13:17 2008
@@ -1,0 +1,1 @@
+APT::Update::Post-Invoke:: {"touch /var/lib/apt/periodic/update-stamp 2>/dev/null || true";};
Modified: packages/unstable/update-notifier/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/changelog?rev=14431&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/changelog (original)
+++ packages/unstable/update-notifier/debian/changelog Tue Feb 5 05:13:17 2008
@@ -1,21 +1,24 @@
-update-notifier (0.61.debian-1) UNRELEASED; urgency=low
+update-notifier (0.70.3.debian-1) unstable; urgency=low
[ Alan Baghumian ]
* New upstream stable release
* debian/changelog.ubuntu:
- updated from the Ubuntu package
* debian/control:
- - added build-dep to sng
- * Added sng 22x22 and 24x24 icons to avoid blurry icons problem
- * debian/rules:
- - updated to generate needed png icon files and install them at
- build time
+ - bump standards version to 3.7.3
+ - bump minimum libgtk2.0-dev build-dep to >= 2.10.0
+ - bump minimum libdbus-glib-1-dev build-dep to >= 0.60
+ - added update-notifier-common to put shared things there
+ - added update-notifier-common to update-notifier's deps
+ * Added debian/15update-stamp:
+ - move the update stamp hook into its own configuration
+ (LP: #181189)
[ Gustavo Noronha Silva ]
* debian/control:
- Make GNOME team the maintainer, I can no longer be involved
- -- Gustavo Noronha Silva <kov at debian.org> Sat, 17 Nov 2007 03:54:04 -0200
+ -- Alan Baghumian <alan at technotux.org> Tue, 05 Feb 2008 08:40:10 +0330
update-notifier (0.59.5.debian-1) unstable; urgency=low
Modified: packages/unstable/update-notifier/debian/changelog.ubuntu
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/changelog.ubuntu?rev=14431&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/changelog.ubuntu (original)
+++ packages/unstable/update-notifier/debian/changelog.ubuntu Tue Feb 5 05:13:17 2008
@@ -1,3 +1,74 @@
+update-notifier (0.70.3) hardy; urgency=low
+
+ * src/update.c:
+ - string fix (thanks to Brian Murray, LP: #181375)
+ - do not display a error when running on the live-cd
+ and apt-check is symlinked to /bin/true
+
+ -- Michael Vogt <michael.vogt at ubuntu.com> Thu, 10 Jan 2008 22:16:15 +0100
+
+update-notifier (0.70.2) hardy; urgency=low
+
+ * debian/control:
+ - fix typo in Vcs-Bzr header (thanks to Brian Murray)
+ * src/update.c:
+ - remove debug output
+
+ -- Michael Vogt <michael.vogt at ubuntu.com> Wed, 09 Jan 2008 09:45:14 +0100
+
+update-notifier (0.70.1) hardy; urgency=low
+
+ * debian/15update-stamp:
+ - move the update stamp hook into its own configuration
+ (LP: #181189)
+ * src/hal.c:
+ - do not spam .xsession-erors if no cdrom can be found
+ (LP: #177437)
+ * src/update.c:
+ - fix incorrect initialization of GString
+ - always show icon when apt is working (LP: #173149)
+ - fix in the insensitve code
+ * src/update-notifier.h:
+ - fix timeouts for outdated repository information
+ * po/POTFILES.in:
+ - remove unused ui/upgrade-dialog.glade (LP: #157416)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com> Tue, 08 Jan 2008 15:14:35 +0100
+
+update-notifier (0.70) hardy; urgency=low
+
+ * use icon theme names "software-update-available" and
+ "software-update-urgent" to show that updates are
+ available and use the "-urgent" icon on security
+ updates
+ * show a warning icon if the last refresh of the
+ repository information is older than 7 days
+ * debian/10periodic:
+ - install APT::Update::Post-Invoke handler so that the
+ update-stamp is always updated after a successful update
+
+ -- Michael Vogt <michael.vogt at ubuntu.com> Fri, 04 Jan 2008 16:27:34 +0100
+
+update-notifier (0.67) hardy; urgency=low
+
+ * Call this *#(*$# arch-build to generate the autotools files.
+
+ -- Martin Pitt <martin.pitt at ubuntu.com> Wed, 28 Nov 2007 12:48:27 +0100
+
+update-notifier (0.66) hardy; urgency=low
+
+ * data/update-notifier.schemas.in: Enable apport for Hardy.
+
+ -- Martin Pitt <martin.pitt at ubuntu.com> Wed, 28 Nov 2007 12:46:56 +0100
+
+update-notifier (0.65) hardy; urgency=low
+
+ * use getgroups() instead of getgrouplist() to work better
+ with stuff from pam_groups (thanks to Sebastian Dröge)
+ * add 22x22 and 24x24 icons (thanks to Alan Baghumian)
+
+ -- Michael Vogt <michael.vogt at ubuntu.com> Fri, 16 Nov 2007 10:18:09 +0100
+
update-notifier (0.61) gutsy; urgency=low
* data/update-notifier.schemas.in:
Modified: packages/unstable/update-notifier/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/control?rev=14431&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/control (original)
+++ packages/unstable/update-notifier/debian/control Tue Feb 5 05:13:17 2008
@@ -2,21 +2,20 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Alan Baghumain <alan at technotux.com>
+Uploaders: Alan Baghumain <alan at technotux.org>
Build-Depends: cdbs,
debhelper (>= 4.1.0),
gnome-pkg-tools (>= 0.12.3),
- libgtk2.0-dev,
+ libgtk2.0-dev (>= 2.10.0),
libgnomeui-dev,
libglade2-dev,
libgconf2-dev,
libgamin-dev,
libhal-dev (>= 0.5.1),
- libdbus-glib-1-dev,
+ libdbus-glib-1-dev (>= 0.60),
intltool,
libnotify-dev (>= 0.3.0),
- sng
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Package: update-notifier
Architecture: any
@@ -29,6 +28,7 @@
update-manager,
hal,
notification-daemon,
+ update-notifier-common,
gksu
Provides: upgrade-notifier
Conflicts: upgrade-notifier
@@ -48,3 +48,13 @@
This package works with any Desktop system that implements the
FreeDesktop notification area specification, like GNOME, KDE and
XFCE.
+
+Package: update-notifier-common
+Replaces: update-notifier (<< 0.59.4)
+Conflicts: update-notifier (<< 0.59.4)
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Files shared between update-notifier and adept
+ Apt setup files and reboot notification scripts shared between
+ update-notifier and adept-notifier.
+
Modified: packages/unstable/update-notifier/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/rules?rev=14431&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/rules (original)
+++ packages/unstable/update-notifier/debian/rules Tue Feb 5 05:13:17 2008
@@ -10,35 +10,8 @@
clean::
-cd debian/gdm-signal && $(MAKE) clean
- -rm -fv debian/pixmaps/22x22/*.png
- -rm -fv debian/pixmaps/24x24/*.png
common-build-arch::
cd debian/gdm-signal && $(MAKE)
-ICON_DIR_22 := debian/update-notifier/usr/share/icons/hicolor/22x22/apps
-ICON_DIR_24 := debian/update-notifier/usr/share/icons/hicolor/24x24/apps
-binary-post-install/update-notifier::
- mkdir -p $(ICON_DIR_22)
- mkdir -p $(ICON_DIR_24)
-
- if [ -d debian/pixmaps/22x22 ]; then \
- find debian/pixmaps/22x22 -name '*.sng' | xargs sng; \
- fi
-
- if [ -d debian/pixmaps/24x24 ]; then \
- find debian/pixmaps/24x24 -name '*.sng' | xargs sng; \
- fi
-
- if [ -d debian/pixmaps/22x22 ]; then \
- cp -rvf debian/pixmaps/22x22/* $(ICON_DIR_22)/; \
- fi
-
- if [ -d debian/pixmaps/24x24 ]; then \
- cp -rvf debian/pixmaps/24x24/* $(ICON_DIR_24)/; \
- fi
-
- # don't ship the sng files
- find $(ICON_DIR_22) -name '*.sng' | xargs rm -fv
- find $(ICON_DIR_24) -name '*.sng' | xargs rm -fv
Added: packages/unstable/update-notifier/debian/update-notifier-common.dirs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/update-notifier-common.dirs?rev=14431&op=file
==============================================================================
--- packages/unstable/update-notifier/debian/update-notifier-common.dirs (added)
+++ packages/unstable/update-notifier/debian/update-notifier-common.dirs Tue Feb 5 05:13:17 2008
@@ -1,0 +1,5 @@
+etc/apt/apt.conf.d
+etc/update-notifier
+var/lib/update-notifier
+var/lib/update-notifier/user.d
+var/crash
Added: packages/unstable/update-notifier/debian/update-notifier-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/update-notifier-common.install?rev=14431&op=file
==============================================================================
--- packages/unstable/update-notifier/debian/update-notifier-common.install (added)
+++ packages/unstable/update-notifier/debian/update-notifier-common.install Tue Feb 5 05:13:17 2008
@@ -1,0 +1,5 @@
+/etc/apt/apt.conf.d/99update-notifier
+/etc/apt/apt.conf.d/10periodic
+/etc/apt/apt.conf.d/15update-stamp
+/etc/apt/apt.conf.d/20archive
+/usr/share/update-notifier/notify-reboot-required
Modified: packages/unstable/update-notifier/debian/update-notifier.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-notifier/debian/update-notifier.install?rev=14431&op=diff
==============================================================================
--- packages/unstable/update-notifier/debian/update-notifier.install (original)
+++ packages/unstable/update-notifier/debian/update-notifier.install Tue Feb 5 05:13:17 2008
@@ -1,1 +1,13 @@
-debian/gdm-signal/gdm-signal usr/lib/update-notifier
+etc/xdg/autostart/update-notifier.desktop
+usr/lib/update-notifier/apt-check
+usr/lib/update-notifier/apt-cdrom-check
+usr/lib/update-notifier/cddistupgrader
+usr/share/update-notifier/glade/preferences.glade
+usr/share/update-notifier/glade/hooks-dialog.glade
+usr/share/update-notifier/glade/reboot-dialog.glade
+usr/share/icons/hicolor/16x16/
+usr/share/icons/hicolor/22x22/
+usr/share/icons/hicolor/24x24/
+usr/share/icons/hicolor/48x48/
+usr/share/gconf/schemas/update-notifier.schemas
+usr/bin/update-notifier
More information about the pkg-gnome-commits
mailing list