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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
bambam (1.1.2+dfsg-1) sid; urgency=medium
* New upstream release, which however only contains two types of changes,
which are targeted specifically at bullseye:
- translation updates
- a workaround for lack of proper keyboard grabbing under Wayland which
has the potential of causing data loss (as a child using the game could
relatively easily close the application)
-- Marcin Owsiany <porridge@debian.org> Fri, 26 Feb 2021 13:07:05 +0100
bambam (1.1.1+dfsg-1) sid; urgency=low
* New upstream release (only adds new translations)
* Fixed the regex in debian/watch
-- Marcin Owsiany <porridge@debian.org> Mon, 18 Jan 2021 11:30:13 +0100
bambam (1.1.0+dfsg-1) sid; urgency=low
* New upstream release
* Bumped Standards-Version to 4.5.1 (no changes needed).
* Build-depend on gettext
* Add rule to install mo files and translated manpage
-- Marcin Owsiany <porridge@debian.org> Thu, 31 Dec 2020 16:39:46 +0100
bambam (1.0.2+dfsg-2) sid; urgency=medium
* Bumped Standards-Version to 4.5.0 (no other changes needed).
* Rebuilt to do a source-only upload.
-- Marcin Owsiany <porridge@debian.org> Thu, 13 Aug 2020 15:51:50 +0200
bambam (1.0.2+dfsg-1) sid; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Marcin Owsiany ]
* New upstream release
* Improvements to the autopkgtest script to be more resilient to changes
of output format of the `convert` tool it uses. Closes: #966438, #966437
-- Marcin Owsiany <porridge@debian.org> Sun, 09 Aug 2020 16:25:46 +0200
bambam (1.0.1+dfsg-1) sid; urgency=medium
* New upstream release
* Started maintaining the debian packaging in the upstream repository (in a
separate branch called "debian") using git-buildpackage:
- dropped the DFSGFY script as the orig tarballs are now automatically
generated from the debian+dfsg branch with
`gbp buildpackage --git-component=extrasounds`
* Added an autopkgtest script
* Rewrote the copyright file in DEP-5 format.
* Bumped Standards-Version to 4.2.1 (no other changes needed).
* Added keywords and another category to desktop file.
* Improved the Vcs-* headers.
* Added an override for a spurious lintian warning about obsolete URL.
* Migrated to Python 3. Closes: #912489
-- Marcin Owsiany <porridge@debian.org> Mon, 17 Dec 2018 11:25:59 +0100
bambam (0.6+dfsg-1) unstable; urgency=low
* New upstream release
* Changed the Maintainer to myself, the old one is apparently MIA and I'm the
current upstream.
* Changed Homepage and Vcs-Git fields as well as debian/watch to match
current reality. Closes: #792308
* Removed the menu file in favour of the desktop file
* Added dh-python to build-depends.
* Bumped Standards-Version to 3.9.8
-- Marcin Owsiany <porridge@debian.org> Mon, 14 Nov 2016 08:15:03 +0100
bambam (0.5+dfsg-0.1) unstable; urgency=low
* Non-maintainer upload to DELAYED-10
* New upstream version. Closes: #739718
- supports printing upper-case letters. Closes: #708119
- supports blacklisting individual files. Closes: #708124
* Drop useless debian/patches/fix_msf_offset - it's for a different package
and was not mentioned in debian/patches/series
* Drop debian/patches/fix_sound_files - from 0.5 version on, the program
dynamically discovers files to load.
* Updated the Homepage field to point at the active site.
* Added a watch file and a Vcs-Svn field
* Small fixes to the debian/rules file, use dh python2 helper, which adds a
python dependency. Closes: #693091
* Added a desktop, menu file and a couple of icons. Closes: #737802
-- Marcin Owsiany <porridge@debian.org> Sat, 12 Jul 2014 21:18:28 +0200
bambam (0.4.dfsg-2) unstable; urgency=low
* Add instructions on quitting in README.Debian.
-- Bojana Borkovic <bojana.borkovic@ulk.rs.ba> Sun, 11 Nov 2012 13:22:24 +0000
bambam (0.4.dfsg-1) unstable; urgency=low
* Initial release. Closes: #591494.
-- Bojana Borkovic <bojana.borkovic@ulk.rs.ba> Sun, 11 Nov 2012 13:41:00 +0100
|