-
b95cbb2...
by
Jonas Smedegaard <email address hidden>
on 2005-12-17
-
Import patches-applied version 2.1-5 to applied/ubuntu/dapper
Imported using git-ubuntu import.
Changelog parent: 57983d6d0b9c8c8d5f8f7e0c4ba8c7b5a58904c8
Unapplied parent: dc3925867a562d55b3825cb671eec2050e967377
New changelog entries:
* This package is now team-maintained!
+ Debian Icecast team <email address hidden>
maintains the package, with me as uploader.
+ If you want to help improve the package or want other Icecast-
related packages maintained here then drop an email to the above
mailinglist!
* Move auto-update of debian/control out in reusable cdbs snippet.
* Add local cdbs snippet copyright-check.mk.
* Minor update to existing cdbs snippet buildinfo (better namespace).
* Add to debian/copyright copyright some differing licensing info:
+ src/avl/ (BSD-like)
+ src/thread/ (LGPL)
+ src/net/ (LGPL)
+ src/htpp/ and src/timing/ (LGPL)
* Mention homepage (not website) in long descriptions.
* Auto-update debian/control, and manually strip build-essential from
build-dependencies to not upset ftp-masters.
* Raise to standards version 3.6.2 (no changes needed).
* Only use cdbs debian/control auto-build when environment includes
DEB_BUILD_OPTIONS=update.
* Auto-update build-dependencies (and manually rip out build-essential
buggily sneaking in).
* Fix watch file by simplifying it (seems uscan wrongly parse it as a
newer version format).
-
dc39258...
by
Jonas Smedegaard <email address hidden>
on 2005-12-17
-
Import patches-unapplied version 2.1-5 to ubuntu/dapper
Imported using git-ubuntu import.
Changelog parent: 5ab39c338e5b8f56aea8b77cb88a5def421ab329
New changelog entries:
* This package is now team-maintained!
+ Debian Icecast team <email address hidden>
maintains the package, with me as uploader.
+ If you want to help improve the package or want other Icecast-
related packages maintained here then drop an email to the above
mailinglist!
* Move auto-update of debian/control out in reusable cdbs snippet.
* Add local cdbs snippet copyright-check.mk.
* Minor update to existing cdbs snippet buildinfo (better namespace).
* Add to debian/copyright copyright some differing licensing info:
+ src/avl/ (BSD-like)
+ src/thread/ (LGPL)
+ src/net/ (LGPL)
+ src/htpp/ and src/timing/ (LGPL)
* Mention homepage (not website) in long descriptions.
* Auto-update debian/control, and manually strip build-essential from
build-dependencies to not upset ftp-masters.
* Raise to standards version 3.6.2 (no changes needed).
* Only use cdbs debian/control auto-build when environment includes
DEB_BUILD_OPTIONS=update.
* Auto-update build-dependencies (and manually rip out build-essential
buggily sneaking in).
* Fix watch file by simplifying it (seems uscan wrongly parse it as a
newer version format).
-
57983d6...
by
Jonas Smedegaard <email address hidden>
on 2005-04-25
-
Import patches-applied version 2.1-3 to applied/ubuntu/breezy
Imported using git-ubuntu import.
Changelog parent: a424daa863b00691a140724a9997ceeb2b18a5c7
Unapplied parent: 5ab39c338e5b8f56aea8b77cb88a5def421ab329
New changelog entries:
* Fix package dependency calculation to get done *before* library is
moved around (and file bug against d-shlibs for not failing hard on
stupid errors like this). Closes: bug#306160 (thanks to Andreas
Jochens <email address hidden> and Roland Stigge <email address hidden> for
reporting, and to Steve Langasek <email address hidden> for
enlightenment).
* Set urgency=high to get this into sarge, as it causes FTBFS of other
packages.
* Build-depend on recent enough libtheora (now that it has entered
sarge).
* New upstream release. Closes: bug#297780 (thanks to Andre Tomt
<email address hidden>).
* Update upstream source location in copyright and watch file. Closes:
bug#297932 (thanks to Frederic Briere <email address hidden>).
* Drop upstream debian/ subdir, and add note about it to copyright.
* Use cdbs auto-update feature.
* Use local cdbs snippet for dh-buildinfo.
* Calculate dependencies in common-binary-post-install-arch (it is
used not only on -dev package!).
* Build-depend on libtheora-dev.
-
5ab39c3...
by
Jonas Smedegaard <email address hidden>
on 2005-04-25
-
Import patches-unapplied version 2.1-3 to ubuntu/breezy
Imported using git-ubuntu import.
Changelog parent: 321dd8d1121e666cf9f89e155c6417ed40dd6c92
New changelog entries:
* Fix package dependency calculation to get done *before* library is
moved around (and file bug against d-shlibs for not failing hard on
stupid errors like this). Closes: bug#306160 (thanks to Andreas
Jochens <email address hidden> and Roland Stigge <email address hidden> for
reporting, and to Steve Langasek <email address hidden> for
enlightenment).
* Set urgency=high to get this into sarge, as it causes FTBFS of other
packages.
* Build-depend on recent enough libtheora (now that it has entered
sarge).
* New upstream release. Closes: bug#297780 (thanks to Andre Tomt
<email address hidden>).
* Update upstream source location in copyright and watch file. Closes:
bug#297932 (thanks to Frederic Briere <email address hidden>).
* Drop upstream debian/ subdir, and add note about it to copyright.
* Use cdbs auto-update feature.
* Use local cdbs snippet for dh-buildinfo.
* Calculate dependencies in common-binary-post-install-arch (it is
used not only on -dev package!).
* Build-depend on libtheora-dev.
-
a424daa...
by
Jonas Smedegaard <email address hidden>
on 2004-09-06
-
Import patches-applied version 2.0-9 to applied/ubuntu/hoary
Imported using git-ubuntu import.
Changelog parent: 70db674745c4aa2c1bdbc471c68d8ef738850fc2
Unapplied parent: 321dd8d1121e666cf9f89e155c6417ed40dd6c92
New changelog entries:
* Add website URL to long descriptions.
* Take over maintainership (too long for Keegan to become Debian
developer).
* Clean up debian/rules:
+ Make targets a bit more generic.
+ include copyright info.
+ Declare example file here (not in separate file).
* Use d-shlibmove to intelligently install shared library.
* Have -dev package provide and conflict with virtual libshout-dev
(thanks to d-shlibmove).
* Clean up debian/copyright:
+ Replace info contained in changelog with note on "GNU systems".
+ Mention "licensing info" together with copyright.
+ Quote copyright and licensing info verbatim (from shout.c).
+ Clarify that it is on Debian systems the license is located
outside the source, and the full name of the license.
* Update watch file:
+ Add comment about usage of the file.
+ Make regexp more generic.
* Standards-version 3.6.1 (no changes needed).
-
321dd8d...
by
Jonas Smedegaard <email address hidden>
on 2004-09-06
-
Import patches-unapplied version 2.0-9 to ubuntu/hoary
Imported using git-ubuntu import.
Changelog parent: 610a440028cf4d4139e5930a8b0b09ae876dd3e3
New changelog entries:
* Add website URL to long descriptions.
* Take over maintainership (too long for Keegan to become Debian
developer).
* Clean up debian/rules:
+ Make targets a bit more generic.
+ include copyright info.
+ Declare example file here (not in separate file).
* Use d-shlibmove to intelligently install shared library.
* Have -dev package provide and conflict with virtual libshout-dev
(thanks to d-shlibmove).
* Clean up debian/copyright:
+ Replace info contained in changelog with note on "GNU systems".
+ Mention "licensing info" together with copyright.
+ Quote copyright and licensing info verbatim (from shout.c).
+ Clarify that it is on Debian systems the license is located
outside the source, and the full name of the license.
* Update watch file:
+ Add comment about usage of the file.
+ Make regexp more generic.
* Standards-version 3.6.1 (no changes needed).
-
70db674...
by
Jonas Smedegaard <email address hidden>
on 2003-08-17
-
Import patches-applied version 2.0-7.1 to applied/ubuntu/warty
Imported using git-ubuntu import.
Unapplied parent: 610a440028cf4d4139e5930a8b0b09ae876dd3e3
-
610a440...
by
Jonas Smedegaard <email address hidden>
on 2003-08-17
-
Import patches-unapplied version 2.0-7.1 to ubuntu/warty
Imported using git-ubuntu import.