diff -u asc-music-1.3/debian/changelog asc-music-1.3/debian/changelog --- asc-music-1.3/debian/changelog +++ asc-music-1.3/debian/changelog @@ -1,3 +1,30 @@ +asc-music (1.3-2) unstable; urgency=low + + [ Eddy Petrișor ] + * fix Homepage semifield + + [ Cyril Brulebois ] + * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. + + [ Jon Dowland ] + * Add Homepage: field to source control stanza + + [ Ansgar Burchardt ] + * debian/control: Change XS-Vcs-* to Vcs-* + * remove Homepage semi-field from description + + [ Paul Wise ] + * Add a watch file explaining the upstream status + + [ Alexander Reichle-Schmehl ] + * Adopt debian/control to my new name + * Add depends on ${misc:Depends} + * Add debian/compat and don't set DH_COMPAT in rules; adjust debhelper + build-depends + * Bump standards to 3.8.3 (no further changes needed) + + -- Alexander Reichle-Schmehl Sun, 24 Jan 2010 01:03:17 +0100 + asc-music (1.3-1) unstable; urgency=low * Adopted package and moved it to the Debian Games Team repository. diff -u asc-music-1.3/debian/control asc-music-1.3/debian/control --- asc-music-1.3/debian/control +++ asc-music-1.3/debian/control @@ -5,15 +5,16 @@ -Uploaders: Sam Hocevar (Debian packages) , Bartosz Fenski , Alexander Schmehl -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.7.2 +Uploaders: Sam Hocevar (Debian packages) , Bartosz Fenski , Alexander Reichle-Schmehl +Build-Depends: debhelper (>= 5) +Standards-Version: 3.8.3 +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/asc-music/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/asc-music/?op=log +Homepage: http://www.asc-hq.de/ Package: asc-music Architecture: all -Depends: asc +Depends: asc, ${misc:Depends} Enhances: asc Description: music pack for ASC This is a music pack for the Advanced Strategic Command game. If ASC detects the presence of these tracks it plays them during game. . Composed by Michael Kievernagel. - . - Homepage: http://www.asc-hq.de/ diff -u asc-music-1.3/debian/rules asc-music-1.3/debian/rules --- asc-music-1.3/debian/rules +++ asc-music-1.3/debian/rules @@ -3,8 +3,6 @@ #export DH_VERBOSE=1 -export DH_COMPAT=4 - build: build-stamp build-stamp: dh_testdir only in patch2: unchanged: --- asc-music-1.3.orig/debian/watch +++ asc-music-1.3/debian/watch @@ -0,0 +1,8 @@ +# The package consists of three mp3 files which aren't distributed with +# the game but are available from upstream: +# +# https://sourceforge.net/project/showfiles.php?group_id=5005&package_id=41054 +# http://www.asc-hq.org/frontiers.mp3 +# http://www.asc-hq.org/time_to_strike.mp3 +# http://www.asc-hq.org/machine_wars.mp3 + only in patch2: unchanged: --- asc-music-1.3.orig/debian/compat +++ asc-music-1.3/debian/compat @@ -0,0 +1 @@ +5