Your message dated Wed, 13 Apr 2022 11:28:15 +0200
with message-id <[email protected]>
and subject line Re: Bug#1009247: RFS: importlab/0.7-1 [ITP] -- Library to
calculate Python dependency graphs
has caused the Debian Bug report #1009247,
regarding RFS: importlab/0.7-1 [ITP] -- Library to calculate Python dependency
graphs
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1009247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009247
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "importlab":
* Package name : importlab
Version : 0.7-1
Upstream Author : Google <[email protected]>
* URL : https://github.com/google/importlab
* License : Apache2
* Vcs : https://salsa.debian.org/faunris/importlab
Section : python
The source builds the following binary packages:
python3-importlab - Library to calculate Python dependency graphs
To access further information about this package, please visit the following
URL:
https://mentors.debian.net/package/importlab/
Alternatively, you can download the package with 'dget' using this command:
dget -x
https://mentors.debian.net/debian/pool/main/i/importlab/importlab_0.7-1.dsc
Changes for the initial release:
importlab (0.7-1) UNRELEASED; urgency=low
.
* Initial release (Closes: #1009141)
Regards,
--
Lev Borodin
signature.asc
Description: Message signed with OpenPGP
--- End Message ---
--- Begin Message ---
Uploaded with a minor change, see attached diff. Please import into
git and (re)tag as necessary.
diff --git a/debian/changelog b/debian/changelog
index d7b2dd2..70e8944 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ importlab (0.7-1) unstable; urgency=low
* Initial release (Closes: #1009141)
- -- Lev Borodin <[email protected]> Fri, 08 Apr 2022 14:04:29 +0000
+ -- Lev Borodin <[email protected]> Wed, 13 Apr 2022 08:37:40 +0000
diff --git a/debian/copyright b/debian/copyright
index 5ccfa91..092295d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Google <[email protected]>
Source: https://github.com/google/importlab
Files: *
-Copyright: 2017 Google <[email protected]>
+Copyright: 2017 Google Inc. <[email protected]>
License: Apache-2.0
Files: debian/*
pgp6EfAQdmCdk.pgp
Description: OpenPGP digital signature
--- End Message ---