[Pkg-cli-apps-commits] r4115 - in /packages/gnome-do/trunk/debian: README.Source changelog control copyright gnome-do-autostart.desktop gnome-do.1 gnome-do.install
raof-guest at users.alioth.debian.org
raof-guest at users.alioth.debian.org
Sun Aug 24 07:02:45 UTC 2008
Author: raof-guest
Date: Sun Aug 24 07:02:45 2008
New Revision: 4115
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4115
Log:
* Update to new 0.6.0.0 release:
+ Refresh copyright
+ Refresh build-depends
+ Refresh man page
* Add README.Source, and bump standards-version
* Upstream can now set autostart; drop our autostart file and instead copy upstreams into /etc/xdg/autostart so we autostart by default
* Release to experimental
Added:
packages/gnome-do/trunk/debian/README.Source
Removed:
packages/gnome-do/trunk/debian/gnome-do-autostart.desktop
Modified:
packages/gnome-do/trunk/debian/changelog
packages/gnome-do/trunk/debian/control
packages/gnome-do/trunk/debian/copyright
packages/gnome-do/trunk/debian/gnome-do.1
packages/gnome-do/trunk/debian/gnome-do.install
Added: packages/gnome-do/trunk/debian/README.Source
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/README.Source?rev=4115&op=file
==============================================================================
--- packages/gnome-do/trunk/debian/README.Source (added)
+++ packages/gnome-do/trunk/debian/README.Source Sun Aug 24 07:02:45 2008
@@ -1,0 +1,8 @@
+Source package information for GNOME Do
+----------------------------------------------
+ * The source uses the dpatch patch system.
+ debian/rules patch will apply all patches, debian/rules
+ unpatch will unapply all patches.
+ See "man dpatch-edit-patch" for details of editing patches.
+
+ -- Christopher James Halse Rogers <raof at ubuntu.com> Sun, 24 Aug 2008 15:38:45 +1000
Modified: packages/gnome-do/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/changelog?rev=4115&op=diff
==============================================================================
--- packages/gnome-do/trunk/debian/changelog (original)
+++ packages/gnome-do/trunk/debian/changelog Sun Aug 24 07:02:45 2008
@@ -1,16 +1,23 @@
-gnome-do (0.5.0.1-1) UNRELEASED; urgency=low
+gnome-do (0.6.0.0-1) experimental; urgency=low
* New upstream version (closes: #485684)
+ * debian/control
+ + Update build-depends for new version
+ + Update standards version to 3.8.0, adding README.Source
+ * debian/gnome-do-autostart.desktop
+ * debian/gnome-do.install
+ + Delete our desktop file, install upstream's translated desktop file
+ to /etc/xdg/autostart instead.
* debian/gnome-do.1
+ Manpage updated for new version
* debian/rules:
+ Fix get-orig-source target to run properly from any directory; now should
be policy compliant.
* debian/copyright:
- + Add copyright for new m4/shamrock files
- + Update copyright holders list
+ + Refresh for new upstream version
+ + Update to more recent CopyrightFormat proposal
- -- Christopher James Halse Rogers <raof at ubuntu.com> Sun, 22 Jun 2008 21:41:00 +1000
+ -- Christopher James Halse Rogers <raof at ubuntu.com> Sun, 24 Aug 2008 16:54:58 +1000
gnome-do (0.4.2.0-1) unstable; urgency=low
Modified: packages/gnome-do/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/control?rev=4115&op=diff
==============================================================================
--- packages/gnome-do/trunk/debian/control (original)
+++ packages/gnome-do/trunk/debian/control Sun Aug 24 07:02:45 2008
@@ -13,6 +13,7 @@
libmono-cairo2.0-cil,
cli-common-dev (>= 0.5.7),
pkg-config,
+ intltool,
libgtk2.0-cil,
libgnome2.0-cil,
libglib2.0-cil,
@@ -22,9 +23,10 @@
libgnome-keyring1.0-cil,
libmono-addins0.2-cil,
libmono-addins-gui0.2-cil,
+ libnotify0.4-cil,
libglib2.0-dev,
libgtk2.0-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://do.davebsd.com/
Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/gnome-do/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk
Modified: packages/gnome-do/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/copyright?rev=4115&op=diff
==============================================================================
--- packages/gnome-do/trunk/debian/copyright (original)
+++ packages/gnome-do/trunk/debian/copyright Sun Aug 24 07:02:45 2008
@@ -1,13 +1,9 @@
-X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-X-Debianized-By: Christopher James Halse Rogers <raof at ubuntu.com>
-X-Debianized-Date: Thu, 07 Feb 2008 10:39:23 +1100
-X-Source-Downloaded-From: https://launchpad.net/gc/+download
-X-Upstream-Author: David Siegel <djsiegel at gmail.com>,
- Richard Harding <rharding at mitechie.com>
-
-Files: debian/*
-Copyright: © 2008 Christopher James Halse Rogers <raof at ubuntu.com>
-License: GPL-3+
+Format-Specification:
+ http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=226
+Upstream-Source: https://launchpad.net/do/+download
+Upstream-Name: GNOME Do
+Upstream-Maintainer: David Siegel <djsiegel at gmail.com>,
+ Jason Smith <JasSmith at gmail.com>
Files: *
Copyright: © 2007 Chris Halse Rogers,
@@ -21,6 +17,19 @@
© 2007 Volker Braun
License: GPL-3+
+Files: DefaultObjects.cs, TextFrame.cs, MiniWindowFrame.cs
+Copyright: © 2008 Jason Smith <JasSmith at gmail.com>
+License: GPL-3+
+
+Files: debian/*
+Copyright: © 2008 Christopher James Halse Rogers <raof at ubuntu.com>
+License: GPL-3+
+
+Files: po/*.po
+Copyright: © 2008 Rosetta Contributors and Canonical Ltd 2008
+License: GPL-3+
+
+Licence: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
@@ -34,8 +43,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-X-Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'.
+ On Debian systems, the complete text of the GNU General Public License
+ can be found in `/usr/share/common-licenses/GPL'.
Files: Do/src/XKeybinder.cs
Copyright: © 2004-2007 Alex Graveley <alex at beatniksoftware.com>
@@ -55,10 +64,22 @@
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
-X-Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'.
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License can be found in `/usr/share/common-licenses/LGPL'.
Files: libdo/keybinder.{c,h}
Copyright: © 2004-2007 Alex Graveley <alex at beatniksoftware.com>
+License: LGPL-2+
+
+Files: libdo/eggaccelerators.c
+Copyright: © 2002 Red Hat, Inc,
+ © 1998, 2001 Tim Janik
+License: LGPL-2+
+
+Files: libdo/eggaccelerators.h
+Copyright: © 2002 Red Hat, Inc,
+License: LGPL-2+
+
License: LGPL-2+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
@@ -75,33 +96,14 @@
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
-X-Comment: On Debian systems, the complete text of the GNU Library General Public License can be found in `/usr/share/common-licenses/LGPL-2'.
-
-Files: libdo/eggaccelerators.c
-Copyright: © 2002 Red Hat, Inc,
- © 1998, 2001 Tim Janik
-License: LGPL-2+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
-
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
-
- You should have received a copy of the GNU Library General Public
- License along with this library; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301, USA.
-
-Files: libdo/eggaccelerators.h
-Copyright: © 2002 Red Hat, Inc,
-License: LGPL-2+
+Files: Do/src/ConsoleCrayon.cs
+Copyright: © 2008 Novell, Inc.
+License: MIT
Files: m4/shamrock/*
Copyright: © 2005-2007 Novell, Inc.
+License: MIT
+
License: MIT
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Modified: packages/gnome-do/trunk/debian/gnome-do.1
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/gnome-do.1?rev=4115&op=diff
==============================================================================
--- packages/gnome-do/trunk/debian/gnome-do.1 (original)
+++ packages/gnome-do/trunk/debian/gnome-do.1 Sun Aug 24 07:02:45 2008
@@ -1,8 +1,8 @@
-.TH GNOME-DO 1 "19 June 2008" "0.5"
+.TH GNOME-DO 1 "24 August 2008" "0.6"
.SH NAME
GNOME-Do \- Launcher application in the spirit of Quicksilver
.SH DESCRIPTION
-GNOME-Do 0.5.0.1
+GNOME-Do 0.6.0.0
.PP
\fBGNOME-Do\fP allows you to quickly search for many objects present
in your GNOME desktop environment \- applications, Evolution contacts,
@@ -17,7 +17,7 @@
gnome-do
.SH VERSION
-0.4.0.1
+0.6.0.0
.SH BUGS
See http://launchpad.net/do/+bugs for a list of bugs.
Modified: packages/gnome-do/trunk/debian/gnome-do.install
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do/trunk/debian/gnome-do.install?rev=4115&op=diff
==============================================================================
--- packages/gnome-do/trunk/debian/gnome-do.install (original)
+++ packages/gnome-do/trunk/debian/gnome-do.install Sun Aug 24 07:02:45 2008
@@ -1,1 +1,1 @@
-debian/gnome-do-autostart.desktop etc/xdg/autostart
+debian/gnome-do/usr/share/applications/gnome-do.desktop etc/xdg/autostart
More information about the Pkg-cli-apps-commits
mailing list