r1655 - in /unstable/evolution/debian: bug-presubj changelog rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Thu Jun 17 06:08:42 UTC 2010


Author: corsac
Date: Thu Jun 17 06:08:41 2010
New Revision: 1655

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1655
Log:
* debian/rules:
  - 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/debian/bug-presubj
Modified:
    unstable/evolution/debian/changelog
    unstable/evolution/debian/rules

Added: unstable/evolution/debian/bug-presubj
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/bug-presubj?rev=1655&op=file
==============================================================================
--- unstable/evolution/debian/bug-presubj (added)
+++ unstable/evolution/debian/bug-presubj Thu Jun 17 06:08:41 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/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/changelog?rev=1655&op=diff
==============================================================================
--- unstable/evolution/debian/changelog (original)
+++ unstable/evolution/debian/changelog Thu Jun 17 06:08:41 2010
@@ -1,3 +1,12 @@
+evolution (2.30.1.2-4) unstable; urgency=low
+
+  * debian/rules:
+    - 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:35 +0200
+
 evolution (2.30.1.2-3) unstable; urgency=low
 
   * debian/patches

Modified: unstable/evolution/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/rules?rev=1655&op=diff
==============================================================================
--- unstable/evolution/debian/rules (original)
+++ unstable/evolution/debian/rules Thu Jun 17 06:08:41 2010
@@ -40,3 +40,6 @@
 clean::
 	debconf-updatepo
 	find -name '*.schemas' | xargs rm -f
+
+install::
+	dh_bugfiles -A




More information about the pkg-evolution-commits mailing list