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
  
     | 
    
      usbrelay (1.0-2.2) unstable; urgency=medium
  * Non-maintainer upload.
  * Install systemd units into /usr (Closes: #1073619)
 -- Chris Hofstaedtler <zeha@debian.org>  Mon, 08 Jul 2024 01:05:48 +0200
usbrelay (1.0-2.1) unstable; urgency=medium
  * Non-maintainer upload.
  * No source change upload to rebuild with debhelper 13.10.
 -- Michael Biebl <biebl@debian.org>  Sat, 15 Oct 2022 12:55:19 +0200
usbrelay (1.0-2) unstable; urgency=medium
  * Source only upload for migration to testing
 -- Jan Dittberner <jandd@debian.org>  Mon, 16 May 2022 19:54:15 +0200
usbrelay (1.0-1) unstable; urgency=medium
  [ Michal Sojka ]
  * New upstream version 1.0
  * Drop "v" prefix from the watch file and update to version=4
  * Drop 0001-make-CFLAGS-LDFLAGS-and-CPPFLAGS-customizable.patch
  * Update gcc9.patch (Closes: Bug#916557)
  * Pass Debian package version to the build system
  * Use upstream man page rather than Debian one
  * Override lintian soname error
  * Add python3-usbrelay package
  * Add usbrelayd package providing interface to MQTT
  * Update udev rules
  * Bump debhelper compatibility to 13 (no changes)
  * Bump Standards-Version to 4.6.0 (no changes)
  * Update copyright information
  * Announce the hardware support using AppStream
  * Add usbrelayd(8) manpage
  * Fix spelling error
  * Add myself as uploader
  * Use DynamicUser rather than hardcoding usbrelay user
  * Add Documentation key to usbrelayd.service
  * Add "Rules-Requires-Root: no" to d/control
  * Remove StopWhenUnneeded from systemd service (backport from upstream)
  [ Jan Dittberner ]
  * fix filenamemangle parameter in debian/watch
 -- Jan Dittberner <jandd@debian.org>  Fri, 06 May 2022 17:07:11 +0200
usbrelay (0.4-2) unstable; urgency=medium
  * Fix "ftbfs with GCC-9" by applying patch by Rainer Herrmann (Closes:
    #925846)
 -- Jan Dittberner <jandd@debian.org>  Fri, 16 Aug 2019 10:46:39 +0200
usbrelay (0.4-1) unstable; urgency=medium
  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org
  [ Jan Dittberner ]
  * New upstream version
  * replace debian/patches/0001-use-LDLIBS-instead-of-LDFLAGS.patch with more
    generic
    debian/patches/0001-make-CFLAGS-LDFLAGS-and-CPPFLAGS-customizable.patch
  * bump Standards-Version to 4.2.1 (no changes)
  * bump debhelper compatibility to 10
  * include /usr/share/dpkg/buildflags.mk for hardening
 -- Jan Dittberner <jandd@debian.org>  Sun, 21 Oct 2018 17:30:50 +0200
usbrelay (0.2-1) unstable; urgency=medium
  * New upstream version
  * Fix "use LDLIBS instead of LDFLAGS to fix FTBFS with ld --as-needed" by
    adding patch debian/patches/use-ldlibs-772430.patch by Logan Rosen
    (Closes: #772430)
  * drop hardening patch, it's functionality is provided by the new
    patch
 -- Jan Dittberner <jandd@debian.org>  Fri, 16 Oct 2015 21:37:53 +0200
usbrelay (0.1-1) unstable; urgency=medium
  * Initial release (Closes: #764391)
 -- Jan Dittberner <jandd@debian.org>  Mon, 13 Oct 2014 17:54:30 +0200
 
     |