New Upstream Release - smartleia

Ready changes

Summary

Merged new upstream version: 1.0.1-1 (was: 1.0.1).

Resulting package

Built on 2023-04-12T16:23 (took 13m42s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-releases python3-smartleiaapt install -t fresh-releases smartleia

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5139b1c..d031db8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+smartleia (1.0.1-1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 12 Apr 2023 16:10:23 -0000
+
 smartleia (1.0.1-2) unstable; urgency=medium
 
   * [fix]upstream patches not yet tagged as minor version
diff --git a/debian/patches/leia_configure_trycheck.patch b/debian/patches/leia_configure_trycheck.patch
index 0c7a217..0b04b66 100644
--- a/debian/patches/leia_configure_trycheck.patch
+++ b/debian/patches/leia_configure_trycheck.patch
@@ -1,8 +1,10 @@
 Description: Add non negotiable mode if negotiable mode fails in smartleia main.
 Author: Ryad Benadjila <ryadbenadjila@gmail.com>
---- a/smartleia/__main__.py
-+++ b/smartleia/__main__.py
-@@ -33,8 +33,11 @@
+Index: smartleia.git/smartleia/__main__.py
+===================================================================
+--- smartleia.git.orig/smartleia/__main__.py
++++ smartleia.git/smartleia/__main__.py
+@@ -33,8 +33,11 @@ if __name__ == "__main__":
      try:
          leia.configure_smartcard()
      except:
diff --git a/debian/patches/readme_url_fix.patch b/debian/patches/readme_url_fix.patch
index 8851024..57faab3 100644
--- a/debian/patches/readme_url_fix.patch
+++ b/debian/patches/readme_url_fix.patch
@@ -1,8 +1,10 @@
 Description: Documentation upstream URL fix.
 Author: Ryad Benadjila <ryadbenadjila@gmail.com>
---- a/README.md
-+++ b/README.md
-@@ -34,7 +34,7 @@
+Index: smartleia.git/README.md
+===================================================================
+--- smartleia.git.orig/README.md
++++ smartleia.git/README.md
+@@ -34,7 +34,7 @@ python -m pip install --upgrade pip setu
  ```
  
  ```sh

More details

Full run details