r7436 - in /vdr/vdr-plugin-dvd/trunk/debian: changelog control copyright patches/05_stdint.dpatch watch
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Sat Nov 15 09:54:45 UTC 2008
Author: tiber-guest
Date: Sat Nov 15 09:54:44 2008
New Revision: 7436
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7436
Log:
* Changed my maintainer/uploader email address
* Fixed debian/watch
* Added missing description to 05_stdint.dpatch
Modified:
vdr/vdr-plugin-dvd/trunk/debian/changelog
vdr/vdr-plugin-dvd/trunk/debian/control
vdr/vdr-plugin-dvd/trunk/debian/copyright
vdr/vdr-plugin-dvd/trunk/debian/patches/05_stdint.dpatch
vdr/vdr-plugin-dvd/trunk/debian/watch
Modified: vdr/vdr-plugin-dvd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/debian/changelog?rev=7436&op=diff
==============================================================================
--- vdr/vdr-plugin-dvd/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-dvd/trunk/debian/changelog Sat Nov 15 09:54:44 2008
@@ -1,3 +1,11 @@
+vdr-plugin-dvd (0.3.6~b03+cvs20070813-11) unstable; urgency=low
+
+ * Changed my maintainer/uploader email address
+ * Fixed debian/watch
+ * Added missing description to 05_stdint.dpatch
+
+ -- Tobias Grimm <etobi at debian.org> Sat, 15 Nov 2008 10:48:19 +0100
+
vdr-plugin-dvd (0.3.6~b03+cvs20070813-10) unstable; urgency=medium
[ Thomas Schmidt ]
Modified: vdr/vdr-plugin-dvd/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/debian/control?rev=7436&op=diff
==============================================================================
--- vdr/vdr-plugin-dvd/trunk/debian/control (original)
+++ vdr/vdr-plugin-dvd/trunk/debian/control Sat Nov 15 09:54:44 2008
@@ -2,7 +2,7 @@
Section: misc
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
-Uploaders: Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <tg at e-tobi.net>, Thomas Günther <tom at toms-cafe.de>
+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,
Modified: vdr/vdr-plugin-dvd/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/debian/copyright?rev=7436&op=diff
==============================================================================
--- vdr/vdr-plugin-dvd/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-dvd/trunk/debian/copyright Sat Nov 15 09:54:44 2008
@@ -8,7 +8,7 @@
Miko Wohlgemuth
Debian Maintainers:
- Tobias Grimm <tg at e-tobi.net>
+ Tobias Grimm <etobi at debian.org>
Thomas Günther <tom at toms-cafe.de>
Thomas Schmidt <tschmidt at debian.org>
Modified: vdr/vdr-plugin-dvd/trunk/debian/patches/05_stdint.dpatch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/debian/patches/05_stdint.dpatch?rev=7436&op=diff
==============================================================================
--- vdr/vdr-plugin-dvd/trunk/debian/patches/05_stdint.dpatch (original)
+++ vdr/vdr-plugin-dvd/trunk/debian/patches/05_stdint.dpatch Sat Nov 15 09:54:44 2008
@@ -1,8 +1,9 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 05_stdint.dpatch by <tobias at tobi-notebook.e-tobi.loc>
+## 05_stdint.dpatch by Tobias Grimm <etobi at debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Define __STDC_LIMIT_MACROS to make the C limit macros available to the
+## DP: C++ code.
@DPATCH@
diff -urNad vdr-plugin-dvd-0.3.6~b03+cvs20070813~/Makefile vdr-plugin-dvd-0.3.6~b03+cvs20070813/Makefile
Modified: vdr/vdr-plugin-dvd/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/debian/watch?rev=7436&op=diff
==============================================================================
--- vdr/vdr-plugin-dvd/trunk/debian/watch (original)
+++ vdr/vdr-plugin-dvd/trunk/debian/watch Sat Nov 15 09:54:44 2008
@@ -1,3 +1,3 @@
version=3
-opts="uversionmangle=s/_//g" \
- http://qa.debian.org/watch/sf.php/dvdplugin/ vdr-dvd-(.*)\.(?:tgz|tar\.bz2)
+opts="uversionmangle=s/_/\~/g" \
+ http://sf.net/dvdplugin/vdr-dvd-(.*)\.(?:tgz|tar|bz2)
More information about the pkg-vdr-dvb-changes
mailing list