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
|
modem-cmd (1.0.2-4) unstable; urgency=medium
* Fix d/watch issue
* d/control:
- Bump Standards-Version to 4.6.1.0
- Add Rules-Requires-Root: no
- Use debhelper to replace debian/compat
* d/copyright:
- Update copyright year
-- SZ Lin (林上智) <szlin@debian.org> Tue, 20 Dec 2022 14:11:24 +0800
modem-cmd (1.0.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python3-Version field
[ SZ Lin (林上智) ]
* Add upstream metadata
* d/control:
- Bump Standards-Version to 4.2.1
-- SZ Lin (林上智) <szlin@debian.org> Thu, 20 Dec 2018 15:16:27 +0800
modem-cmd (1.0.2-2) unstable; urgency=medium
* d/control: change arch. type to all
* bump Standards-Version to 4.1.4
* bump debhelper to 11
* change VCS to salsa
* add missing build dependency: dh-python (Closes: #896799)
* update priority to optional
* d/compat: bump compat version to 11
-- SZ Lin (林上智) <szlin@debian.org> Tue, 24 Apr 2018 19:11:56 +0800
modem-cmd (1.0.2-1) unstable; urgency=medium
* New maintainer (Closes: #858660).
* Import new upstream (conceptual fork with backward compatible).
* Drop native Debian package.
* Support read multiline response (Closes: #782490).
* Change git packaging mechanism from gbp to git-dpm.
* Change source format from native to quilt.
* Bump compat version to 10.
-- SZ Lin (林上智) <szlin@debian.org> Fri, 21 Jul 2017 15:30:01 +0800
modem-cmd (0.0.3) unstable; urgency=low
* QA upload.
* Change maintainer to Debian QA Group. Orphaned in
BTS report #858660.
* Correct d/copyright formatting.
* Changed Standards-Version from 3.9.3 to 4.0.0.
* Added d/gbp.conf to enforce the use of pristine-tar.
-- Petter Reinholdtsen <pere@debian.org> Sat, 15 Jul 2017 14:13:40 +0000
modem-cmd (0.0.2) unstable; urgency=low
* New maintainer (Closes: #594372).
* Bump to Standards-Version 3.9.3.
* Bump debhelper compta version.
* Update copyright file.
* Add Vcs-{Browser,Git} pointing to collab-maint/modem-cmd.git.
* Added manual page.
* debian/control: Added debhelper, removed cdbs.
* debian/rules: Switched to debhelper.
-- Khalid El Fathi <khalid@elfathi.fr> Thu, 08 Mar 2012 17:48:14 +0100
modem-cmd (0.0.1) unstable; urgency=low
* Initial release. (Closes: #559774)
-- Robert Millan <rmh.debian@aybabtu.com> Mon, 07 Dec 2009 02:28:56 +0100
|