Add debian packaging #1

Merged
hwelte merged 7 commits from osmith/rtl8168-eeprom:osmith/debian into master 2022-05-16 12:07:41 +00:00
1 changed files with 7 additions and 0 deletions
Showing only changes of commit 347924cc08 - Show all commits

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
rtl8168-eeprom (1.0.1) unstable; urgency=medium
* Fix missing pci_fill_info()
* Exit with error if no device was found
-- Oliver Smith <osmith@sysmocom.de> Mon, 16 May 2022 10:49:48 +0200
rtl8168-eeprom (1.0.0) unstable; urgency=medium
* Initial debian packaging.