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 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
pd-iemambi (0.2-8) unstable; urgency=medium
* Modernize 'licensecheck' target
+ Ensure that 'licensecheck' is run with the C.UTF-8 locale
+ Exclude debian/ from 'licensecheck'
+ Re-generate d/copyright_hints
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 07 Dec 2022 10:43:48 +0100
pd-iemambi (0.2-7) unstable; urgency=medium
* Modernize 'licensecheck' target
+ Re-generated d/copyright_hints
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sat, 26 Nov 2022 23:56:51 +0100
pd-iemambi (0.2-6) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ Jonas Smedegaard ]
* Remove myself from Uploaders
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set upstream metadata fields: Repository.
[ IOhannes m zmölnig (Debian/GNU) ]
* Make sure that CPPFLAGS are applied
* Fix d/watch
* Add salsa-ci configuration
* Remove obsolete file d/source/local-options
* Declare that building this package does not require 'root' powers.
* Apply "warp-and-sort -ast"
* Bump standards version to 4.6.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 16 Aug 2022 13:41:49 +0200
pd-iemambi (0.2-5) unstable; urgency=medium
* Switched buildsystem from dh to cdbs
* Bumped dh compat to 11
* Enabled hardening
* Updated Vcs-* stanzas to salsa.d.o
* Updated maintainer address
* Removed trailing whitespace in debian/*
* Removed obsolete d/git-tuneclone.sh
* Switched URLs to https://
* Updated d/watch
* Updated d/copyright_hints
* Bumped standards version to 4.1.3
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 01 Feb 2018 23:09:10 +0100
pd-iemambi (0.2-4) unstable; urgency=medium
* Fixed my uploader's name
* Fixed debian/copyright (both iem and musil hold copyright on all sources)
* Added debian/git-tuneclone.sh script (documented in debian/README.source)
* Updated homepage field
* Update Vcs-* stanzas
* Updated debian/watch
* Bumped standards version to 3.9.7
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 16 Feb 2016 17:05:52 +0100
pd-iemambi (0.2-3) unstable; urgency=low
* Added README.Debian with install instructions
* Added helper-abstractions for help-patches
* [round_zero]
* [mergefilename]
-- IOhannes m zmölnig <zmoelnig@iem.at> Mon, 11 Nov 2013 17:59:42 +0100
pd-iemambi (0.2-2) unstable; urgency=low
[ IOhannes m zmölnig ]
* Updated my Uploaders-name
* B-D on kfreebsd-kernel-headers (on kfreebsd-*) (Closes: #728146)
-- IOhannes m zmölnig <zmoelnig@iem.at> Thu, 07 Nov 2013 17:56:21 +0100
pd-iemambi (0.2-1) unstable; urgency=low
[ IOhannes m zmölnig ]
* Imported Upstream version 0.2
* Removed patches included upstream
* Build depend on puredata-dev|puredata
* Depend on puredata|pd
* Bumped standards to 3.9.4
* Fixed Vcs-* stanzas
* Updated debian/copyright
* Regenerated debian/{control,copyright_hints}
-- IOhannes m zmoelnig (gpg-key at iem) <zmoelnig@iem.at> Sat, 29 Jun 2013 16:14:59 +0200
pd-iemambi (0.1-2) unstable; urgency=low
[ IOhannes m zmölnig ]
* Recommend pd-iemmatrix
* Added Suggests for libraries used in help-patches
* Made help-patches load libraries it needs
* Fixed inclusion of endian.h (Closes: #620540)
* debian/rules: removed no-strip hacks
-- IOhannes m zmoelnig (gpg-key at iem) <zmoelnig@iem.at> Fri, 15 Apr 2011 17:53:16 +0200
pd-iemambi (0.1-1) unstable; urgency=low
[ IOhannes m zmoelnig (gpg-key at iem) ]
* Initial packaging.
Closes: #603179
[ Jonas Smedegaard ]
* Minor tidying of various packaging files.
* Update copyright file: Additional copyright holders.
* Drop useless suppression of build-dependencies: Recent CDBS required
anyway, due to use of pd.mk snippet.
* Add myself as uploader.
* Add copyright hints, to track future changes.
-- Jonas Smedegaard <dr@jones.dk> Tue, 08 Feb 2011 22:57:23 +0100
|