r1656 - in /unstable/evolution-data-server/debian: bug-presubj changelog rules watch

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Thu Jun 17 06:10:51 UTC 2010


Author: corsac
Date: Thu Jun 17 06:10:38 2010
New Revision: 1656

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1656
Log:
* debian/watch:
  - update rule to order hrefs correctly.
  - install some information on bug reporting
* debian/bug-presubj: warn user that she should report upstream issues
  directly to upstream bugzilla because of lack of time and manpower.

Added:
    unstable/evolution-data-server/debian/bug-presubj
Modified:
    unstable/evolution-data-server/debian/changelog
    unstable/evolution-data-server/debian/rules
    unstable/evolution-data-server/debian/watch

Added: unstable/evolution-data-server/debian/bug-presubj
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/bug-presubj?rev=1656&op=file
==============================================================================
--- unstable/evolution-data-server/debian/bug-presubj (added)
+++ unstable/evolution-data-server/debian/bug-presubj Thu Jun 17 06:10:38 2010
@@ -1,0 +1,17 @@
+= Bug reporting and evolution
+
+Unfortunately, due to lack of time and manpower, the Evolution “team” is not
+able to handle upstream issues, and those should be reported directly to
+upstream on https://bugzilla.gnome.org.
+
+Basically, that involves all stuff not related to packaging and Debian
+integration. That means that, usually, crashes, enhancements requests etc.
+should be submitted there. After doing that, you can open a bug on Debian BTS
+and link it to the upstream bug using the “forwarded” keyword.
+
+When submitting crashes bugs, always include backtraces (inline ine the GNOME
+bugzilla) with all the relevant debugging packages (especially evolution-dbg,
+all the libe*-dbg, libgtkhtml*-dbg). More information on backtraces can be
+found at http://wiki.debian.org/HowToGetABacktrace
+
+-- Yves-Alexis Perez <corsac at debian.org>  Thu, 17 Jun 2010 08:02:03 +0200

Modified: unstable/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/changelog?rev=1656&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Thu Jun 17 06:10:38 2010
@@ -1,3 +1,13 @@
+evolution-data-server (2.30.1-6) UNRELEASED; urgency=low
+
+  * debian/watch:
+    - update rule to order hrefs correctly.
+    - install some information on bug reporting
+  * debian/bug-presubj: warn user that she should report upstream issues
+    directly to upstream bugzilla because of lack of time and manpower.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 17 Jun 2010 08:06:00 +0200
+
 evolution-data-server (2.30.1-5) unstable; urgency=low
 
   * debian/patches:

Modified: unstable/evolution-data-server/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/rules?rev=1656&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/rules (original)
+++ unstable/evolution-data-server/debian/rules Thu Jun 17 06:10:38 2010
@@ -34,3 +34,6 @@
 	chmod g+s $(CURDIR)/debian/evolution-data-server/usr/lib/evolution/camel-lock-helper*
 	chrpath -d -k $(CURDIR)/debian/evolution-data-server/usr/lib/evolution-data-server-1.2/*/*.so \
 	$(CURDIR)/debian/evolution-data-server/usr/lib/evolution/camel*1.2
+
+install::
+	dh_bugfiles -A

Modified: unstable/evolution-data-server/debian/watch
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/watch?rev=1656&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/watch (original)
+++ unstable/evolution-data-server/debian/watch Thu Jun 17 06:10:38 2010
@@ -1,2 +1,2 @@
 version=3
-http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/([\d\.]+)[02468]/evolution-data-server-([\d\.]+)\.tar\.gz	debian	uupdate
+http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/([\d\.]+[02468])/evolution-data-server-([\d\.]+)\.tar\.gz	debian	uupdate




More information about the pkg-evolution-commits mailing list