r4488 - packages/trunk/seal/debian

Barry deFreese bddebian-guest at alioth.debian.org
Mon Oct 29 03:33:50 UTC 2007


Author: bddebian-guest
Date: 2007-10-29 03:33:50 +0000 (Mon, 29 Oct 2007)
New Revision: 4488

Added:
   packages/trunk/seal/debian/watch
Modified:
   packages/trunk/seal/debian/changelog
   packages/trunk/seal/debian/control
Log:
* Add watch file
* Bump debhelper build-dep version to match compat
* Update substvar source:Version


Modified: packages/trunk/seal/debian/changelog
===================================================================
--- packages/trunk/seal/debian/changelog	2007-10-29 03:01:11 UTC (rev 4487)
+++ packages/trunk/seal/debian/changelog	2007-10-29 03:33:50 UTC (rev 4488)
@@ -1,3 +1,13 @@
+seal (1.07-15) UNRELEASED; urgency=low
+
+  [ Barry deFreese ]
+  * Add watch file
+  * Bump debhelper build-dep version to match compat
+  * Update substvar source:Version
+
+ -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Sun, 28 Oct 2007 
+21:30:48 +0200
+
 seal (1.07-14) unstable; urgency=low
 
   [ Gonéri Le Bouder ]

Modified: packages/trunk/seal/debian/control
===================================================================
--- packages/trunk/seal/debian/control	2007-10-29 03:01:11 UTC (rev 4487)
+++ packages/trunk/seal/debian/control	2007-10-29 03:33:50 UTC (rev 4488)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Sam Hocevar (Debian packages) <sam+deb at zoy.org>, Gonéri Le Bouder <goneri at rulezlan.org>
-Build-Depends: debhelper (>= 4.0), quilt, linux-libc-dev
+Build-Depends: debhelper (>= 5.0), quilt, linux-libc-dev
 Standards-Version: 3.7.2
 
 Package: libseal1
@@ -21,7 +21,7 @@
 Package: libseal-dev
 Section: libdevel
 Architecture: any
-Depends: libseal1 (= ${Source-Version})
+Depends: libseal1 (= ${source:Version})
 Description: development files for libseal, the synthetic audio library
  This package contains the libseal.a static library and the header files
  required to build software that uses libseal.

Added: packages/trunk/seal/debian/watch
===================================================================
--- packages/trunk/seal/debian/watch	                        (rev 0)
+++ packages/trunk/seal/debian/watch	2007-10-29 03:33:50 UTC (rev 4488)
@@ -0,0 +1,4 @@
+version=3
+
+opts="uversionmangle=s/(\d)(?!$)/$1\./" \
+http://www.sonicspot.com/sealsdk/seal(\d+)\.zip




More information about the Pkg-games-commits mailing list