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 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
|
mtdev (1.1.7-1) unstable; urgency=medium
* Update to 1.1.7.
* Switch from CDBS to debhelper.
* d/control
- Bump Standards-Version to 4.7.0.
- Use debhelper-compat instead of debhelper, and update to 13.
- Switch from pkg-config to pkgconf.
- Add 'Rules-Requires-Root: no'.
* d/copyright: Update copyright year.
* d/watch: Update to v4 and upstream's URL.
* Update upstream's URL.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 04 Feb 2025 16:26:34 +0900
mtdev (1.1.6-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix shlibs entry for the udeb: set DEB_DH_MAKESHLIBS_ARGS_libmtdev1t64
instead of setting DEB_DH_MAKESHLIBS_ARGS_libmtdev1, to match the
rename of the library (Closes: #1066071).
-- Cyril Brulebois <kibi@debian.org> Mon, 15 Apr 2024 09:51:44 +0200
mtdev (1.1.6-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062962
-- Benjamin Drung <bdrung@debian.org> Wed, 28 Feb 2024 20:51:50 +0000
mtdev (1.1.6-1) unstable; urgency=medium
* New upstream release. (Closes: #962128)
* Update d/libmtdev1.symbols.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sun, 24 May 2020 13:38:08 +0900
mtdev (1.1.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rebuild to drop binary dependency on multiarch-support
transitional package.
* Mark libmtdev-dev as Multi-Arch: same. (Closes: #935410)
* debian/changelog: Remove trailing spaces.
* debian/copyright: Convert to DEP-5 format.
* debian/libmtdev1.symbols: Add Build-Depends-Package field.
* debian/control: Replace ancient XC-Package-Type with Package-Type.
-- Boyuan Yang <byang@debian.org> Thu, 12 Sep 2019 15:18:01 -0400
mtdev (1.1.5-1) unstable; urgency=medium
* New upstream release.
* Update debian/control.
Update Standards-Version to 3.9.5.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 02 Apr 2014 19:46:36 +0900
mtdev (1.1.4-1) unstable; urgency=low
* New upstream release.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 24 Sep 2013 08:25:26 +0900
mtdev (1.1.3-1) unstable; urgency=low
* Upload to unstable.
* Update debian/control.
- Remove automake and libtool from Build-Depends and add dh-autoreconf.
- Update Standards-Version to 3.9.4.
* Update debian/rules.
- Add rules/autoreconf.mk (Closes: #700019).
- Remove document files from libmtdev1-udeb.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 08 May 2013 14:45:13 +0900
mtdev (1.1.3-1~exp1) experimental; urgency=low
* New upstream release.
* Update debian/control.
- Fix typo. Thanks to Erik Esterer. (Closes: #685145)
- Add Vcs-Git and Vcs-Browser field.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 05 Sep 2012 01:22:39 +0900
mtdev (1.1.2-1) unstable; urgency=low
* New upstream release.
* Remove all debian/patches.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 02 Mar 2012 15:29:50 +0900
mtdev (1.1.0-2) unstable; urgency=low
* Update debian/control.
- Change Architecture from any to linux-any (Closes: #613112).
* Add udeb package of libmtdev1.
- Remove debian/control.m4.
- Update debian/rules.conf and debian/rules.
* Add patches from upstream.
- 0001-mtdev_close-should-ignore-NULL-devices.patch
- 0002-Return-EINVAL-for-invalid-parameters-on-mtdev_init.patch
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 09 May 2011 02:52:07 +0900
mtdev (1.1.0-1) unstable; urgency=low
* Updated for Debian.
* Update debian/rules.
- Add change_dist target.
This target converts debian/control and links files
for distribution automatically.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sat, 12 Feb 2011 17:32:06 +0900
mtdev (1.1.0-0ubuntu1) natty; urgency=low
[ Henrik Rydberg ]
* New upstream release. (LP: #702537)
* Update library symbols.
[ Christopher James Halse Rogers ]
* Merge from Debian unstable. Remaining Ubuntu changes:
- debian/control: Build udeb for installer.
- debian/libmtdev1.links: Install apport hook links.
-- Christopher James Halse Rogers <raof@ubuntu.com> Mon, 31 Jan 2011 12:02:10 +1100
mtdev (1.0.11-1) unstable; urgency=low
* Initial upload to Debian (Closes: #589173).
- Comment out libmtdev1-udeb.
* New upstream release.
* Update debian/copyright.
- Remove old copyright.
* Update debian/libmtdev1.links
- Comment out all line.
utouch and utouch-grail is not provided from debian.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 15 Nov 2010 02:48:21 +0900
mtdev (1.0.10-0ubuntu1) maverick; urgency=low
[ Ara Pulido ]
* Added apport hook for libmtdev1 (LP: #622817)
+ Include symlink for utouch and utouch-grail
[ Henrik Rydberg ]
* New upstream release.
- LP: #633414
-- Chase Douglas <chase.douglas@ubuntu.com> Fri, 10 Sep 2010 10:44:20 -0400
mtdev (1.0.9-0ubuntu1) maverick; urgency=low
* Add udeb for installer
* Remove mtdev-dbg package since archive builds -dbgsym automatically
* Fix up package description typos
* New upstream release.
- LP: #622992
-- Chase Douglas <chase.douglas@ubuntu.com> Mon, 23 Aug 2010 16:41:55 -0400
mtdev (1.0.8-0ubuntu1) maverick; urgency=low
* New upstream release.
* Update lintian standards to 3.9.1
* Make package descriptions more uniform
* Add mtdev-dbg package
* Align dependency lists properly
* Add linker flags to filter out unnecessary linking
* Delete .a and .la files after building
* Don't ship .a file
* List missing files from packages
* Add symbols file
-- Chase Douglas <chase.douglas@ubuntu.com> Wed, 04 Aug 2010 13:09:48 -0400
mtdev (1.0.6-0ubuntu2) maverick; urgency=low
* Do not install the .la file when installing the
-dev package (LP: #613016)
-- Ara Pulido <ara@ubuntu.com> Tue, 03 Aug 2010 17:55:19 +0200
mtdev (1.0.6-0ubuntu1) maverick; urgency=low
* Initial release (LP: #605915)
-- Ara Pulido <ara@ubuntu.com> Tue, 20 Jul 2010 14:27:57 +0200
|