r8662 - in /vdr/vdr-plugin-fritzbox/trunk/debian: changelog control patches/ rules

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Mon May 31 22:20:43 UTC 2010


Author: tiber-guest
Date: Mon May 31 22:20:35 2010
New Revision: 8662

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=8662
Log:
* New upstream release
* Buildd-depend on libgcrypt11-dev
* Dropped 01_gnutls.dpatch

Removed:
    vdr/vdr-plugin-fritzbox/trunk/debian/patches/
Modified:
    vdr/vdr-plugin-fritzbox/trunk/debian/changelog
    vdr/vdr-plugin-fritzbox/trunk/debian/control
    vdr/vdr-plugin-fritzbox/trunk/debian/rules

Modified: vdr/vdr-plugin-fritzbox/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-fritzbox/trunk/debian/changelog?rev=8662&op=diff
==============================================================================
--- vdr/vdr-plugin-fritzbox/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-fritzbox/trunk/debian/changelog Mon May 31 22:20:35 2010
@@ -1,3 +1,11 @@
+vdr-plugin-fritzbox (1.3.3-1) unstable; urgency=low
+
+  * New upstream release
+  * Buildd-depend on libgcrypt11-dev
+  * Dropped 01_gnutls.dpatch
+
+ -- Tobias Grimm <etobi at debian.org>  Tue, 01 Jun 2010 00:19:47 +0200
+
 vdr-plugin-fritzbox (1.3.2-3) unstable; urgency=low
 
   * Added missing libgnutls-oppssl linking

Modified: vdr/vdr-plugin-fritzbox/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-fritzbox/trunk/debian/control?rev=8662&op=diff
==============================================================================
--- vdr/vdr-plugin-fritzbox/trunk/debian/control (original)
+++ vdr/vdr-plugin-fritzbox/trunk/debian/control Mon May 31 22:20:35 2010
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
 Uploaders: Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-16), gettext, libgnutls-dev
+Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.6.0-16), gettext, libgnutls-dev, libgcrypt11-dev
 Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-fritzbox/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-fritzbox/trunk/

Modified: vdr/vdr-plugin-fritzbox/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-fritzbox/trunk/debian/rules?rev=8662&op=diff
==============================================================================
--- vdr/vdr-plugin-fritzbox/trunk/debian/rules (original)
+++ vdr/vdr-plugin-fritzbox/trunk/debian/rules Mon May 31 22:20:35 2010
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
+#include /usr/share/cdbs/1/rules/dpatch.mk
 
 DEB_INSTALL_CHANGELOGS_ALL = HISTORY
 




More information about the pkg-vdr-dvb-changes mailing list