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 47 48 49 50 51
|
python-bcj (1.0.6+ds-3) unstable; urgency=medium
* Drop Emacs mode line from debian/watch
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Tue, 30 Sep 2025 11:52:58 +0900
python-bcj (1.0.6+ds-2) unstable; urgency=medium
* Use V5 format for watch file
* Use local configuration file for salsa CI
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Sun, 24 Aug 2025 00:48:43 +0900
python-bcj (1.0.6+ds-1) unstable; urgency=medium
[ YOKOTA Hiroshi ]
* Upgrade Debian Policy to 4.7.2
* New upstream version 1.0.6+ds
* Patches: remove 0001, merged upstream.
[ Jeroen Ploemen ]
* Copyright: bump years.
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Wed, 07 May 2025 02:47:44 +0900
python-bcj (1.0.3+ds-1) unstable; urgency=medium
* New upstream version 1.0.3+ds
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Sat, 28 Dec 2024 02:22:04 +0900
python-bcj (1.0.2+ds-2) unstable; urgency=medium
* Packaging update
* Add README.rst file as upstream document.
* patch: Avoid to use "sparc" keyword
(debian/patches/0001-Avoid-to-use-sparc-keyword.patch)
"sparc" is already defined as "1" in SPARC64 gcc (cpp).
Use other keyword "sparc_arch" to avoid the error.
* Standards-Version: 4.7.0 (routine-update)
* Testsuite: autopkgtest-pkg-pybuild
* Upgrade to new Python build sequencer
* Do unit test from pybuild sequencer
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Tue, 30 Apr 2024 11:43:22 +0900
python-bcj (1.0.2+ds-1) unstable; urgency=medium
* Initial commit (Closes: #1068309)
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Fri, 05 Apr 2024 08:54:49 +0900
|