r2105 - in /unstable/evolution-data-server/debian: changelog control rules

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Tue Mar 27 16:32:59 UTC 2012


Author: jordi
Date: Tue Mar 27 16:32:58 2012
New Revision: 2105

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2105
Log:
* Remove manual call to dh_bugfiles in binary-indep which was also
  affecting arch:all packages. Instead, bump to cdbs (>= 0.4.90) to
  ensure integrated dh_bugfiles support (closes: #593786).
* Update Vcs-* URLs.

Modified:
    unstable/evolution-data-server/debian/changelog
    unstable/evolution-data-server/debian/control
    unstable/evolution-data-server/debian/rules

Modified: unstable/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/changelog?rev=2105&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Tue Mar 27 16:32:58 2012
@@ -1,3 +1,12 @@
+evolution-data-server (3.2.2-2) UNRELEASED; urgency=low
+
+  * Remove manual call to dh_bugfiles in binary-indep which was also
+    affecting arch:all packages. Instead, bump to cdbs (>= 0.4.90) to
+    ensure integrated dh_bugfiles support (closes: #593786).
+  * Update Vcs-* URLs.
+
+ -- Jordi Mallach <jordi at debian.org>  Tue, 27 Mar 2012 18:23:27 +0200
+
 evolution-data-server (3.2.2-1) unstable; urgency=low
 
   * Loosen dependency of libedataserverui on e-d-s-common to avoid 

Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=2105&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control (original)
+++ unstable/evolution-data-server/debian/control Tue Mar 27 16:32:58 2012
@@ -15,10 +15,10 @@
 Standards-Version: 3.9.2
 Dm-Upload-Allowed: yes
 Homepage: http://www.gnome.org/projects/evolution/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-evolution/unstable/evolution-data-server
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-evolution/unstable/evolution-data-server
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-evolution/unstable/evolution-data-server
 Build-Depends: debhelper (>= 8),
-               cdbs (>= 0.4.37),
+               cdbs (>= 0.4.90),
                dh-autoreconf,
                dpkg-dev (>= 1.16.1),
                pkg-config (>= 0.16),

Modified: unstable/evolution-data-server/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/rules?rev=2105&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/rules (original)
+++ unstable/evolution-data-server/debian/rules Tue Mar 27 16:32:58 2012
@@ -41,6 +41,3 @@
 		$(CURDIR)/debian/evolution-data-server/usr/lib/evolution/camel*1.2
 	rm $(CURDIR)/debian/tmp/usr/lib/evolution-data-server/*/*.la
 	rm $(CURDIR)/debian/tmp/usr/lib/*.la
-
-common-binary-post-install-indep::
-	dh_bugfiles -A




More information about the pkg-evolution-commits mailing list