1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
yorick-mpeg (0.1-4) unstable; urgency=medium
* Team upload.
* debian/: Apply "wrap-and-sort -abst".
* debian/control:
+ Bump Standards-Version to 4.6.0.
+ Bump debhelper compat to v13.
+ Use correct Vcs-* fields.
* debian/copyright: Use SPDX-Compatible name (lintian).
-- Boyuan Yang <byang@debian.org> Tue, 22 Mar 2022 19:21:14 -0400
yorick-mpeg (0.1-3) unstable; urgency=low
* Bug fix: "FTBFS: No rule to make target `check.i', needed by
`check-dll'", thanks to Daniel Schepler (Closes: #725509).
* Update uploader address.
* Check against policy 3.9.4.
* Canonicalize VCS fields.
-- Thibaut Paumard <thibaut@debian.org> Mon, 07 Oct 2013 14:13:16 +0200
yorick-mpeg (0.1-2) unstable; urgency=low
* Move to maintenance to the debian-science team. Update debian/control
to comply with their policy:
+ change Maintainer, put self in Uploaders;
+ DM-Upload-Allowed: yes;
+ fill-in Vcs-* fields;
+ Priority is extra.
* Configure in a patch rather than running yorick -batch make.i at build
time which may cause unpatch to fail because it's not a good idea to
modify the same file (Makefile) both at patch-time and build-time.
* Fix machine readable copyright format
* Remove dh-make template header from rules
* Suggest yorick-av
* Simplfiy debian/rules with short dh notation
* Fortify (don't rely on yorick to provide right flags)
-- Thibaut Paumard <paumard@users.sourceforge.net> Fri, 29 Jun 2012 09:22:31 +0200
yorick-mpeg (0.1-1) unstable; urgency=low
* Initial Release. Closes: #443920
-- Thibaut Paumard <paumard@users.sourceforge.net> Wed, 28 Mar 2012 20:20:27 +0200
|