Bug#1018336: Is it OK to switch Uploader and Maintainer in deap [Was: Suggesting change in DPT policy]

2024-03-14 Thread Miriam Ruiz
I am totally okay with team maintenance. Lots of thanks!!!

Hugs,
Miry

El jue, 14 mar 2024 a las 19:18, Andreas Tille () escribió:
>
> Hi Miriam,
>
> gentle ping about this.  I remember for cycle and pcalendar you was fine
> with team maintenance.  So I assume in this case you are as well.  If
> we do not hear from you in the next two weeks we will assume agreement.
>
> Kind regards
>Andreas.
>
> - Weitergeleitete Nachricht von Andreas Tille  -
>
> Date: Tue, 27 Feb 2024 14:48:21 +0100
> From: Andreas Tille 
> To: Miriam Ruiz 
> Subject: Is it OK to switch Uploader and Maintainer in deap [Was: Suggesting 
> change in DPT policy]
>
> Hi Miriam,
>
> as you can read below I doubt that the situation in several packages is
> the interpretation of "weak" team maintenance if the Maintainer field is
> set to a person.  In the case of your package deap I would guess you
> are OK if I would swap these fields in a potential upload of the new
> upstream version (which might potentially fix
>#1018336 deap: build-depends on python3-nose or uses it for autopkgtest
> )
> Would you mind if I would do so?
>
> Kind regards
> Andreas.
>
> - Weitergeleitete Nachricht von Andreas Tille  -
>
> Date: Tue, 27 Feb 2024 09:05:44 +0100
> From: Andreas Tille 
> To: Debian Python 
> Subject: Suggesting change in DPT policy
>
> Hi,
>
> I became more deeply involved into DPT since 2022 as a consequence of
> the suggestion for transfering several Debian Med/Science packages to
> DPMT[1][2].  I happily followed this suggestion and moved >30 packages
> from the Blends teams to DPT.  I was happy with this move since it makes
> sense.
>
> Recently we received lots of testing removal warnings in those Blends
> teams due to RC bugs caused by Cython 3.0 and Python3.12 migrations.  So
> I did what I usually do in those teams:  I dedicated quite some time in
> team wide bug hunting.  That way I squashed about 50 bugs on packages
> where I was not in Uploaders.  When doing so I usually run
> routine-update on the package which basically streamlines packaging to
> latest standards including calling Janitor tools which are so far
> accepted inside DPT.
>
> I probably should have reviewed the DPT policy on Maintainership[3] more
> carefully. In other teams, it's common for the Maintainer to be set to
> the team, so I assumed it was just an oversight when I made this
> change[4] when touching the package to fix RC bug #1058177.  However, I
> I was pointed immediately about the fact that I was mistaken according
> to the current DPT policy.  I apologize for this.  However, the wording
> of the comment on my commit was discouraging, especially considering I
> was a volunteer who had fixed a critical bug.  Because of this, I
> decided to focus my efforts on fixing other critical bugs for the
> moment.  If the comment had started with a 'Thanks for fixing the
> critical bug, but...' I likely would have corrected my mistake quickly.
> The lack of respect from my teammate simply made me prioritize my time
> on other issues that are more visible to our users.  I wonder whether I
> should propose another change to the policy about maintaining a kind and
> polite language inside the team - but that's a different thing.
>
> While I applied the patch for another RC bug (#1063443) after >2 weeks
> which triggered a RC bug in reportbug I remembered the "keep the
> maintainer" policy.  But I kept on doing Janitor like changes since
> finally the package is maintained in a team where Janitor is accepted.
> When doing so I failed the phrase "please contact the Maintainer for the
> green light."  I apoligize for this again.  The response was another
> volunteer-demotivating private mail (thus no quote) which also was
> lacking the "Thanks for fixing"-phrase and degrading my changes as
> "frivolous".
>
> So far what happened (seen from my possibly biased perspective).
>
> Why do I like to change the policy?
>
> The current wording provides some means to stop volunteer team members
> helping out moving forward to speed up migrations and fix Debian wide
> dependencies.  It hides team maintained packages from a common BTS
> view.  When pointing my browser to
> https://bugs.debian.org/team+pyt...@tracker.debian.org
> I currently see 1339 open bugs (calculated by [UDD1]).  This hides
> another 309 [UDD2] bugs (>18% of team bugs) from our sight.  To work
> around this flaw I used an UDD query to find relevant Python3.12 bugs.
>
> When I think twice about the wording
>Team in Uploaders is a weak statement of collaboration.[3]
> I personally consider it a statement of *no* collaboratio

Bug#1055779: manuskript: Crash selecting templates

2024-01-23 Thread Miriam Ruiz
Hi,

I uploaded 0.16.1 to Debian yesterday. I can confirm that I can
replicate the bug you're describing in my setup with 0.15.0-1, but it
doesn't seem to happen with 0.16.1-1.

Can you confirm if the newer version fixes it for you too?

Thanks,
Miry

El sáb, 11 nov 2023 a las 13:15, Fenix F. () escribió:
>
> Package: manuskript
> Version: 0.15.0-1
> Severity: normal
> X-Debbugs-Cc: fenix...@gmail.com
>
> Dear Maintainer,
>
>* What led up to the situation?
>
>1) Open Manuskript.
>2) Select one template, for example, Empty Fiction.
>3) Select another template, for example, Short Story.
>4) Select Empty Fiction again.
>
>Manuskript crash with this log:
>
> ---
> CRITICAL> An unhandled exception has occurred!
> Traceback (most recent call last):
>   File "/usr/share/manuskript/manuskript/ui/welcome.py", line 260, in
> changeTemplate
> self.updateTemplate()
>   File "/usr/share/manuskript/manuskript/ui/welcome.py", line 329, in
> updateTemplate
> self.updateWordCount()
>   File "/usr/share/manuskript/manuskript/ui/welcome.py", line 370, in
> updateWordCount
> self.template[1][templateIndex][1])
> ^^^
> IndexError: list index out of range
> ---
>
>
> -- System Information:
> Debian Release: trixie/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 6.5.0-4-amd64 (SMP w/12 CPU threads; PREEMPT)
> Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE=es
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages manuskript depends on:
> ii  libqt5svg5  5.15.10-2
> ii  python3 3.11.4-5+b1
> ii  python3-enchant 3.2.2-1
> ii  python3-lxml4.9.3-1
> ii  python3-markdown3.4.4-1
> ii  python3-pyqt5   5.15.10+dfsg-1
> ii  python3-pyqt5.qtwebkit  5.15.10+dfsg-1
> ii  zlib1g  1:1.2.13.dfsg-3
>
> Versions of packages manuskript recommends:
> ii  pandoc  2.17.1.1-3
>
> Versions of packages manuskript suggests:
> pn  texlive-latex-recommended  
>
> -- no debconf information



Bug#1019801: marked as done (xmlcopyeditor: Please transition to wxwidgets3.2)

2022-10-21 Thread Miriam Ruiz
Lots of thanks for taking care of this, Scott. I haven't been able to
do much these days due to personal reasons.

Thanks,
Miry

El mié, 21 sept 2022 a las 20:45, Debian Bug Tracking System
() escribió:
>
> Your message dated Wed, 21 Sep 2022 18:44:06 +
> with message-id 
> and subject line Bug#1019801: fixed in xmlcopyeditor 1.2.1.3-4.3
> has caused the Debian Bug report #1019801,
> regarding xmlcopyeditor: Please transition to wxwidgets3.2
> 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 ow...@bugs.debian.org
> immediately.)
>
>
> --
> 1019801: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019801
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>
>
>
> -- Forwarded message --
> From: s...@techie.net
> To: mainto...@bugs.debian.org
> Cc:
> Bcc:
> Date: Wed, 14 Sep 2022 15:42:16 -0400
> Subject: xmlcopyeditor: Please transition to wxwidgets3.2
> Source: xmlcopyeditor
> Severity: normal
> Control: block 1019416 by -1
>
> Hi,
>
> Please transition xmlcopyeditor from wxwidgets3.0 to wxwidgets3.2.
>
> wxWidgets 3.2 (a new API/ABI stable release) has been released a few
> months ago and is now packaged in unstable as wxwidgets3.2. Upstream
> has stopped supporting wxWidgets 3.0, so the Debian wx team would
> like to migrate all wx package users to wxwidgets3.2 for bullseye,
> with the plan to remove wxwidgets3.0 before release.
>
> For most packages, the transition should be as simple as changing
> Build-Depends from libwxgtk3.0-gtk3-dev to libwxgtk3.2-dev. Some
> packages may require small patches; I'm happy to help with those (and
> I have some already from working on this transition in Fedora
> already).
>
> Thanks, Scott
>
>
>
> -- Forwarded message --
> From: Debian FTP Masters 
> To: 1019801-cl...@bugs.debian.org
> Cc:
> Bcc:
> Date: Wed, 21 Sep 2022 18:44:06 +
> Subject: Bug#1019801: fixed in xmlcopyeditor 1.2.1.3-4.3
> Source: xmlcopyeditor
> Source-Version: 1.2.1.3-4.3
> Done: Scott Talbert 
>
> We believe that the bug you reported is fixed in the latest version of
> xmlcopyeditor, which is due to be installed in the Debian FTP archive.
>
> A summary of the changes between this version and the previous one is
> attached.
>
> Thank you for reporting the bug, which will now be closed.  If you
> have further comments please address them to 1019...@bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
>
> Debian distribution maintenance software
> pp.
> Scott Talbert  (supplier of updated xmlcopyeditor package)
>
> (This message was generated automatically at their request; if you
> believe that there is a problem with it please contact the archive
> administrators by mailing ftpmas...@ftp-master.debian.org)
>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Format: 1.8
> Date: Wed, 21 Sep 2022 10:29:24 -0400
> Source: xmlcopyeditor
> Architecture: source
> Version: 1.2.1.3-4.3
> Distribution: unstable
> Urgency: medium
> Maintainer: Miriam Ruiz 
> Changed-By: Scott Talbert 
> Closes: 1019801
> Changes:
>  xmlcopyeditor (1.2.1.3-4.3) unstable; urgency=medium
>  .
>* Non-maintainer upload.
>* Transition to wxWidgets 3.2 (Closes: #1019801)
> Checksums-Sha1:
>  98866428a51fa2f2d55cc554dcb79b7fc68cdea7 2034 xmlcopyeditor_1.2.1.3-4.3.dsc
>  44597f28ee432fa62f732035dd08466b4e6d7256 11020 
> xmlcopyeditor_1.2.1.3-4.3.debian.tar.xz
>  12681d88e2feb0649adc94b6e9b918263c8d9529 13008 
> xmlcopyeditor_1.2.1.3-4.3_amd64.buildinfo
> Checksums-Sha256:
>  ad068897e1a48c5ae434b3800447f0c38c8b42955e3dbb039d8749b470bcd5b6 2034 
> xmlcopyeditor_1.2.1.3-4.3.dsc
>  a1a38d2fcd66f3484794b431e3281457b4bfdbbb9f68a6064074467d2aeb298e 11020 
> xmlcopyeditor_1.2.1.3-4.3.debian.tar.xz
>  abc85d0e099fb827c19eabd15f2ea773f3bcc6d7e65e3dabac501c5da9ff7ec9 13008 
> xmlcopyeditor_1.2.1.3-4.3_amd64.buildinfo
> Files:
>  0f00b5c3af87846034836cca5c58881c 2034 devel optional 
> xmlcopyeditor_1.2.1.3-4.3.dsc
>  4e3cdd85557ed992ecb537272dae36c9 11020 devel optional 
> xmlcopyeditor_1.2.1.3-4.3.debian.tar.xz
>  dcba11ef2d7df47db74218f70d5bff91 13008 devel optional 
> xmlcopyeditor_1.2.1.3-4.3_amd64.buildinfo
>
> -BEGIN PGP SIGNATURE-
>
> iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmMrJ

Bug#999923: Porting XML Copy Editor to PCRE2

2022-10-04 Thread Miriam Ruiz
Cool!!

Lots of thanks!!

Miry

El mar, 4 oct 2022 a las 13:54, Zane Ji () escribió:
>
> Hi Miry,
>
> After your patch is applied, I just set matchArray to
> pcre2_get_ovector_pointer(patternMatchData) each time when pcre2_match is
> called, then regex searching/replacing works.
>
> The source code has been updated:
> https://sourceforge.net/p/xml-copy-editor/code/ci/3d17bca4196670183ad45c0af369acf4acdc7d7e/
>
> Regards,
> Zane



Bug#999923: Porting XML Copy Editor to PCRE2

2022-09-29 Thread Miriam Ruiz
Hi,

My name is Miriam Ruiz and I am currently maintaining XML Copy Editor in Debian.

According to the bug report #23 ( https://bugs.debian.org/23
), pcre3 libraries will soon be removed from Debian, so a transition
to pcre2 is needed.

I have prepared a 1st draft of a possible patch, but I haven't tested
it thoroughly yet and also I am not too familiar with pcre2, so I
cannot that it works properly. It seems to build properly.

I am attaching my patch (it is also linked in the bug report) in case
you might be interested.

Greetings and thanks,
Miry

PS: I am attaching the bug report as Cc
# See: https://github.com/wch/r-source/blob/af9a038e277d14b038ef877366652b6e5400c399/src/main/grep.c
# See: https://github.com/Sigil-Ebook/Sigil/issues/630
# See: https://github.com/PCRE2Project/pcre2/issues/51
# See: https://github.com/HaxeFoundation/haxe/issues/10491
# See: https://github.com/SWI-Prolog/packages-pcre/issues/2
# See: https://github.com/SWI-Prolog/packages-pcre/pull/3/files
# See: https://pcre.org/current/doc/html/
# See: https://github.com/luvit/pcre2/blob/master/src/pcre2demo.c
# See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=23
# See: http://washitake.com/mail/exim/mirror/pcre/Testing/PCRE2_proposal.pdf
# See: https://redmine.openinfosecfoundation.org/issues/3194
# See: https://pcre.org/current/doc/html/pcre2api.html

Index: xmlcopyeditor-1.3.0.0/configure.ac
===
--- xmlcopyeditor-1.3.0.0.orig/configure.ac
+++ xmlcopyeditor-1.3.0.0/configure.ac
@@ -71,9 +71,15 @@ AC_ARG_ENABLE(debug,
   CXXFLAGS="${CXXFLAGS} -DNDEBUG -DwxDEBUG_LEVEL=0"
 ])
 
-# Check pcre is available
-AC_CHECK_HEADER(pcre.h, ,
-	AC_MSG_ERROR([PCRE headers not found]))
+# Check pcre2 is available
+AC_CHECK_HEADER([pcre2.h], [],
+	[AC_MSG_ERROR([PCRE2 headers not found])],
+	[#define PCRE2_CODE_UNIT_WIDTH 8
+	#include 
+	])
+
+PCRE2_LIBS="-lpcre2-8"
+AC_SUBST(PCRE2_LIBS)
 
 # Check boost::shared_ptr is available
 AC_LANG(C++)
Index: xmlcopyeditor-1.3.0.0/src/wrapregex.h
===
--- xmlcopyeditor-1.3.0.0.orig/src/wrapregex.h
+++ xmlcopyeditor-1.3.0.0/src/wrapregex.h
@@ -21,10 +21,14 @@
 #ifndef WRAPREGEX_H
 #define WRAPREGEX_H
 
+#ifndef PCRE2_CODE_UNIT_WIDTH
+#define PCRE2_CODE_UNIT_WIDTH 8
+#endif
+
 #include 
 #include 
 #include 
-#include 
+#include 
 #include 
 #include "contexthandler.h"
 
@@ -53,8 +57,11 @@ class WrapRegex : private boost::noncopy
 		int returnValue;
 		bool disabled;
 
-		pcre *patternStructure;
-		pcre_extra *patternExtraStructure;
+		//~ pcre *patternStructure;
+		//~ pcre_extra *patternExtraStructure;
+		pcre2_code *patternCode;
+		pcre2_match_data *patternMatchData;
+		pcre2_match_context *patternMatchContext;
 		int *matchArray;
 
 		string getInterpolatedString_ ( const char *buffer,
Index: xmlcopyeditor-1.3.0.0/src/wrapregex.cpp
===
--- xmlcopyeditor-1.3.0.0.orig/src/wrapregex.cpp
+++ xmlcopyeditor-1.3.0.0/src/wrapregex.cpp
@@ -41,8 +41,11 @@ WrapRegex::WrapRegex (
 	{
 		disabled = true;
 		matchArray = NULL;
-		patternStructure = NULL;
-		patternExtraStructure = NULL;
+		//~ patternStructure = NULL;
+		//~ patternExtraStructure = NULL;
+		patternCode = NULL;
+		patternMatchData = NULL;
+		patternMatchContext = NULL;
 		return;
 	}
 	disabled = false;
@@ -50,21 +53,25 @@ WrapRegex::WrapRegex (
 	matchArray = new int[arrayLength];
 
 	// compile
-	int optionsFlag = ( matchCase ) ? PCRE_UTF8 : PCRE_CASELESS | PCRE_UTF8;
-	const char *errorPointer;
-	int errorOffset;
-
-	if ( ( patternStructure = pcre_compile (
-	  pattern.c_str(),
-	  optionsFlag,
-	  ,
-	  ,
-	  NULL ) ) == NULL )
+	uint32_t optionsFlag = ( matchCase ) ? PCRE2_UTF | PCRE2_NO_UTF_CHECK : PCRE2_CASELESS | PCRE2_UTF | PCRE2_NO_UTF_CHECK;
+	int errorCode;
+	PCRE2_SIZE errorOffset;
+
+	if ( ( patternCode = pcre2_compile (
+		(PCRE2_SPTR)pattern.c_str(), // pattern
+		PCRE2_ZERO_TERMINATED, // pattern is zero-terminated
+		optionsFlag, // options
+		, // error number
+		, // error offset
+		NULL ) ) == NULL ) // default compile context
 	{
-		throw runtime_error ( errorPointer );
+		char buf[256];
+		pcre2_get_error_message ( errorCode, (PCRE2_UCHAR *)buf, sizeof(buf) );
+		throw runtime_error ( string(buf) );
 	}
 
-	patternExtraStructure = pcre_study ( patternStructure, 0,  );
+	patternMatchData = pcre2_match_data_create_from_pattern ( patternCode, NULL );
+	patternMatchContext = pcre2_match_context_create ( NULL );
 }
 
 WrapRegex::~WrapRegex()
@@ -72,8 +79,11 @@ WrapRegex::~WrapRegex()
 	if ( disabled )
 		return;
 
-	pcre_free ( patternStructure );
-	pcre_free ( patternExtraStructure );
+	//~ pcre_free ( patternStructure );
+	//~ pcre_free ( patternExtraStruct

Bug#999923: Porting XML Copy Editor to PCRE2

2022-09-29 Thread Miriam Ruiz
Hi,

My name is Miriam Ruiz and I am currently maintaining XML Copy Editor in Debian.

According to the bug report #23 ( https://bugs.debian.org/23
), pcre3 libraries will soon be removed from Debian, so a transition
to pcre2 is needed.

I have prepared a 1st draft of a possible patch, but I haven't tested
it thoroughly yet and also I am not too familiar with pcre2, so I
cannot that it works properly. It seems to build properly.

I am attaching my patch (it is also linked in the bug report) in case
you might be interested.

Greetings and thanks,
Miry

PS: I am attaching the bug report as Cc
# See: https://github.com/wch/r-source/blob/af9a038e277d14b038ef877366652b6e5400c399/src/main/grep.c
# See: https://github.com/Sigil-Ebook/Sigil/issues/630
# See: https://github.com/PCRE2Project/pcre2/issues/51
# See: https://github.com/HaxeFoundation/haxe/issues/10491
# See: https://github.com/SWI-Prolog/packages-pcre/issues/2
# See: https://github.com/SWI-Prolog/packages-pcre/pull/3/files
# See: https://pcre.org/current/doc/html/
# See: https://github.com/luvit/pcre2/blob/master/src/pcre2demo.c
# See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=23
# See: http://washitake.com/mail/exim/mirror/pcre/Testing/PCRE2_proposal.pdf
# See: https://redmine.openinfosecfoundation.org/issues/3194
# See: https://pcre.org/current/doc/html/pcre2api.html

Index: xmlcopyeditor-1.3.0.0/configure.ac
===
--- xmlcopyeditor-1.3.0.0.orig/configure.ac
+++ xmlcopyeditor-1.3.0.0/configure.ac
@@ -71,9 +71,15 @@ AC_ARG_ENABLE(debug,
   CXXFLAGS="${CXXFLAGS} -DNDEBUG -DwxDEBUG_LEVEL=0"
 ])
 
-# Check pcre is available
-AC_CHECK_HEADER(pcre.h, ,
-	AC_MSG_ERROR([PCRE headers not found]))
+# Check pcre2 is available
+AC_CHECK_HEADER([pcre2.h], [],
+	[AC_MSG_ERROR([PCRE2 headers not found])],
+	[#define PCRE2_CODE_UNIT_WIDTH 8
+	#include 
+	])
+
+PCRE2_LIBS="-lpcre2-8"
+AC_SUBST(PCRE2_LIBS)
 
 # Check boost::shared_ptr is available
 AC_LANG(C++)
Index: xmlcopyeditor-1.3.0.0/src/wrapregex.h
===
--- xmlcopyeditor-1.3.0.0.orig/src/wrapregex.h
+++ xmlcopyeditor-1.3.0.0/src/wrapregex.h
@@ -21,10 +21,14 @@
 #ifndef WRAPREGEX_H
 #define WRAPREGEX_H
 
+#ifndef PCRE2_CODE_UNIT_WIDTH
+#define PCRE2_CODE_UNIT_WIDTH 8
+#endif
+
 #include 
 #include 
 #include 
-#include 
+#include 
 #include 
 #include "contexthandler.h"
 
@@ -53,8 +57,11 @@ class WrapRegex : private boost::noncopy
 		int returnValue;
 		bool disabled;
 
-		pcre *patternStructure;
-		pcre_extra *patternExtraStructure;
+		//~ pcre *patternStructure;
+		//~ pcre_extra *patternExtraStructure;
+		pcre2_code *patternCode;
+		pcre2_match_data *patternMatchData;
+		pcre2_match_context *patternMatchContext;
 		int *matchArray;
 
 		string getInterpolatedString_ ( const char *buffer,
Index: xmlcopyeditor-1.3.0.0/src/wrapregex.cpp
===
--- xmlcopyeditor-1.3.0.0.orig/src/wrapregex.cpp
+++ xmlcopyeditor-1.3.0.0/src/wrapregex.cpp
@@ -41,8 +41,11 @@ WrapRegex::WrapRegex (
 	{
 		disabled = true;
 		matchArray = NULL;
-		patternStructure = NULL;
-		patternExtraStructure = NULL;
+		//~ patternStructure = NULL;
+		//~ patternExtraStructure = NULL;
+		patternCode = NULL;
+		patternMatchData = NULL;
+		patternMatchContext = NULL;
 		return;
 	}
 	disabled = false;
@@ -50,21 +53,25 @@ WrapRegex::WrapRegex (
 	matchArray = new int[arrayLength];
 
 	// compile
-	int optionsFlag = ( matchCase ) ? PCRE_UTF8 : PCRE_CASELESS | PCRE_UTF8;
-	const char *errorPointer;
-	int errorOffset;
-
-	if ( ( patternStructure = pcre_compile (
-	  pattern.c_str(),
-	  optionsFlag,
-	  ,
-	  ,
-	  NULL ) ) == NULL )
+	uint32_t optionsFlag = ( matchCase ) ? PCRE2_UTF | PCRE2_NO_UTF_CHECK : PCRE2_CASELESS | PCRE2_UTF | PCRE2_NO_UTF_CHECK;
+	int errorCode;
+	PCRE2_SIZE errorOffset;
+
+	if ( ( patternCode = pcre2_compile (
+		(PCRE2_SPTR)pattern.c_str(), // pattern
+		PCRE2_ZERO_TERMINATED, // pattern is zero-terminated
+		optionsFlag, // options
+		, // error number
+		, // error offset
+		NULL ) ) == NULL ) // default compile context
 	{
-		throw runtime_error ( errorPointer );
+		char buf[256];
+		pcre2_get_error_message ( errorCode, (PCRE2_UCHAR *)buf, sizeof(buf) );
+		throw runtime_error ( string(buf) );
 	}
 
-	patternExtraStructure = pcre_study ( patternStructure, 0,  );
+	patternMatchData = pcre2_match_data_create_from_pattern ( patternCode, NULL );
+	patternMatchContext = pcre2_match_context_create ( NULL );
 }
 
 WrapRegex::~WrapRegex()
@@ -72,8 +79,11 @@ WrapRegex::~WrapRegex()
 	if ( disabled )
 		return;
 
-	pcre_free ( patternStructure );
-	pcre_free ( patternExtraStructure );
+	//~ pcre_free ( patternStructure );
+	//~ pcre_free ( patternExtraStruct

Bug#999923: Porting xmlcopyeditor to pcre2

2022-09-29 Thread Miriam Ruiz
The API for PCRE2 seems to have changed a lot.

According to https://redmine.openinfosecfoundation.org/issues/3194

- pcre_free_substring replaced straight by pcre2_substring_free
- pcre_get_substring seems replaced by pcre2_substring_get_bynumber
which does not have the same arguments...
- pcre_exec replaced by pcre2_match
- pcre_copy_substring replaced by pcre2_substring_copy_bynumber
- pcre_free
- pcre_compile replaced by pcre2_compile
- pcre_study obsolete in pcre2 : The new API is more extensible, and
it was simplified by abolishing the separate "study" optimizing
function
- pare jit stuff present in pcre2

There seems to be some rationale on the decisions of the new API at

http://washitake.com/mail/exim/mirror/pcre/Testing/PCRE2_proposal.pdf

Upstream hasn't ported the code yet.

I'm attaching my 1st draft of a patch. It builds, but I need to check
it carefully.

As I don't have much experience with pcre2, comments and suggestions
are welcome.

Thanks,
Miry
# See: https://github.com/wch/r-source/blob/af9a038e277d14b038ef877366652b6e5400c399/src/main/grep.c
# See: https://github.com/Sigil-Ebook/Sigil/issues/630
# See: https://github.com/PCRE2Project/pcre2/issues/51
# See: https://github.com/HaxeFoundation/haxe/issues/10491
# See: https://github.com/SWI-Prolog/packages-pcre/issues/2
# See: https://github.com/SWI-Prolog/packages-pcre/pull/3/files
# See: https://pcre.org/current/doc/html/
# See: https://github.com/luvit/pcre2/blob/master/src/pcre2demo.c
# See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=23
# See: http://washitake.com/mail/exim/mirror/pcre/Testing/PCRE2_proposal.pdf
# See: https://redmine.openinfosecfoundation.org/issues/3194
# See: https://pcre.org/current/doc/html/pcre2api.html

Index: xmlcopyeditor-1.3.0.0/configure.ac
===
--- xmlcopyeditor-1.3.0.0.orig/configure.ac
+++ xmlcopyeditor-1.3.0.0/configure.ac
@@ -71,9 +71,15 @@ AC_ARG_ENABLE(debug,
   CXXFLAGS="${CXXFLAGS} -DNDEBUG -DwxDEBUG_LEVEL=0"
 ])
 
-# Check pcre is available
-AC_CHECK_HEADER(pcre.h, ,
-	AC_MSG_ERROR([PCRE headers not found]))
+# Check pcre2 is available
+AC_CHECK_HEADER([pcre2.h], [],
+	[AC_MSG_ERROR([PCRE2 headers not found])],
+	[#define PCRE2_CODE_UNIT_WIDTH 8
+	#include 
+	])
+
+PCRE2_LIBS="-lpcre2-8"
+AC_SUBST(PCRE2_LIBS)
 
 # Check boost::shared_ptr is available
 AC_LANG(C++)
Index: xmlcopyeditor-1.3.0.0/src/wrapregex.h
===
--- xmlcopyeditor-1.3.0.0.orig/src/wrapregex.h
+++ xmlcopyeditor-1.3.0.0/src/wrapregex.h
@@ -21,10 +21,14 @@
 #ifndef WRAPREGEX_H
 #define WRAPREGEX_H
 
+#ifndef PCRE2_CODE_UNIT_WIDTH
+#define PCRE2_CODE_UNIT_WIDTH 8
+#endif
+
 #include 
 #include 
 #include 
-#include 
+#include 
 #include 
 #include "contexthandler.h"
 
@@ -53,8 +57,11 @@ class WrapRegex : private boost::noncopy
 		int returnValue;
 		bool disabled;
 
-		pcre *patternStructure;
-		pcre_extra *patternExtraStructure;
+		//~ pcre *patternStructure;
+		//~ pcre_extra *patternExtraStructure;
+		pcre2_code *patternCode;
+		pcre2_match_data *patternMatchData;
+		pcre2_match_context *patternMatchContext;
 		int *matchArray;
 
 		string getInterpolatedString_ ( const char *buffer,
Index: xmlcopyeditor-1.3.0.0/src/wrapregex.cpp
===
--- xmlcopyeditor-1.3.0.0.orig/src/wrapregex.cpp
+++ xmlcopyeditor-1.3.0.0/src/wrapregex.cpp
@@ -41,8 +41,11 @@ WrapRegex::WrapRegex (
 	{
 		disabled = true;
 		matchArray = NULL;
-		patternStructure = NULL;
-		patternExtraStructure = NULL;
+		//~ patternStructure = NULL;
+		//~ patternExtraStructure = NULL;
+		patternCode = NULL;
+		patternMatchData = NULL;
+		patternMatchContext = NULL;
 		return;
 	}
 	disabled = false;
@@ -50,21 +53,25 @@ WrapRegex::WrapRegex (
 	matchArray = new int[arrayLength];
 
 	// compile
-	int optionsFlag = ( matchCase ) ? PCRE_UTF8 : PCRE_CASELESS | PCRE_UTF8;
-	const char *errorPointer;
-	int errorOffset;
-
-	if ( ( patternStructure = pcre_compile (
-	  pattern.c_str(),
-	  optionsFlag,
-	  ,
-	  ,
-	  NULL ) ) == NULL )
+	uint32_t optionsFlag = ( matchCase ) ? PCRE2_UTF | PCRE2_NO_UTF_CHECK : PCRE2_CASELESS | PCRE2_UTF | PCRE2_NO_UTF_CHECK;
+	int errorCode;
+	PCRE2_SIZE errorOffset;
+
+	if ( ( patternCode = pcre2_compile (
+		(PCRE2_SPTR)pattern.c_str(), // pattern
+		PCRE2_ZERO_TERMINATED, // pattern is zero-terminated
+		optionsFlag, // options
+		, // error number
+		, // error offset
+		NULL ) ) == NULL ) // default compile context
 	{
-		throw runtime_error ( errorPointer );
+		char buf[256];
+		pcre2_get_error_message ( errorCode, (PCRE2_UCHAR *)buf, sizeof(buf) );
+		throw runtime_error ( string(buf) );
 	}
 
-	patternExtraStructure = pcre_study ( patternStructure, 0,  );
+	patternMatchData = 

Bug#1017535: manuskript: Manuskript does not start, python error

2022-09-19 Thread Miriam Ruiz
Hi,

I've just uploaded Manuskript 0.14.0 to unstable right now. I think
that this release might fix this bug. Please tell me if it does
when/if you're able to try it.

Lots of thanks,
Miriam


El lun, 29 ago 2022 a las 15:54, Jason () escribió:
>
> Package: manuskript
> Version: 0.12.0-1
> Followup-For: Bug #1017535
>
> Dear Maintainer,
>
>* What led up to the situation?
>Tried starting manuskript after not having started it for months and
>a few system upgrades of unstable.
>
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
>All I did was try to start the app and when that didn't work, then I
>updated my system again to see if the issue was corrected with an
>up to date system.
>
>* What was the outcome of this action?
>The same error happened again.
>
>* What outcome did you expect instead?
>Was hoping the issue would be resolved with an up to date unstable
>system.
>
>
> -- System Information:
> Debian Release: bookworm/sid
>   APT prefers oldoldstable
>   APT policy: (500, 'oldoldstable'), (500, 'unstable')
> merged-usr: no
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not 
> set
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages manuskript depends on:
> ii  libqt5svg5  5.15.4-2
> ii  python3 3.10.6-1
> ii  python3-enchant 3.2.2-1
> ii  python3-lxml4.9.1-1+b1
> ii  python3-markdown3.4.1-1
> ii  python3-pyqt5   5.15.7+dfsg-1
> ii  python3-pyqt5.qtwebkit  5.15.7+dfsg-1
> ii  zlib1g  1:1.2.11.dfsg-4.1
>
> Versions of packages manuskript recommends:
> ii  pandoc  2.17.1.1-1
>
> Versions of packages manuskript suggests:
> pn  texlive-latex-recommended  
>
> -- no debconf information
>
> What happens:
> $ manuskript
> CRITICAL> An unhandled exception has occurred!
> Traceback (most recent call last):
>   File "/usr/bin/manuskript", line 30, in 
> main.run()
>   File "/usr/share/manuskript/manuskript/main.py", line 292, in run
> app, MW = prepare(arguments)
>   File "/usr/share/manuskript/manuskript/main.py", line 171, in prepare
> from manuskript.mainWindow import MainWindow
>   File "/usr/share/manuskript/manuskript/mainWindow.py", line 23, in 
> from manuskript.models.worldModel import worldModel
>   File "/usr/share/manuskript/manuskript/models/worldModel.py", line 11, in 
> 
> from manuskript.ui import style as S
>   File "/usr/share/manuskript/manuskript/ui/style.py", line 36, in 
> highlightLight = F.mixColors(highlight, window, .3)
>   File "/usr/share/manuskript/manuskript/functions/__init__.py", line 197, in 
> mixColors
> return QColor(r, g, b) if not fromString else QColor(r, g, b).name()
> TypeError: arguments did not match any overloaded call:
>   QColor(Qt.GlobalColor): argument 1 has unexpected type 'float'
>   QColor(int): argument 1 has unexpected type 'float'
>   QColor(QRgba64): argument 1 has unexpected type 'float'
>   QColor(Any): too many arguments
>   QColor(): too many arguments
>   QColor(int, int, int, alpha: int = 255): argument 1 has unexpected type 
> 'float'
>   QColor(str): argument 1 has unexpected type 'float'
>   QColor(Union[QColor, Qt.GlobalColor, QGradient]): argument 1 has unexpected 
> type 'float'



Bug#545021: Miriam Ruiz

2021-01-29 Thread Miriam Ruiz

https://bit.ly/2Ylu79D



Miriam Ruiz









Biden's Pick For U.N. Ambassador Faces Tough Questioning For Past Remarks On 
China
Linda Thomas-Greenfield was grilled by members of the Senate Foreign Relations 
Committee about a speech she gave at a Chinese-backed institution on the campus 
of Savannah State University in 2019.

Unemployment rate: How many people are out of work?
The unemployment rate is rising as Covid hits different parts of the economy.
'Hamlet' in the skies? The story behind Taiwan's newest airline
Debuting its first flights in January 2020, Taiwanese start-up STARLUX Airlines 
could be the first new player in 30 years to upend the island's duopoly 
aviation market.
COVID-19: More countries added to UK travel 'red list'
Travel to the UK from the United Arab Emirates, Burundi and Rwanda will be 
banned as the government takes further action to prevent the spread of the 
COVID variant first found in South Africa.
American Missile Destroyer USS Porter Enters Black Sea Despite Previous 
Objections From Russia
The Kremlin has repeatedly called on NATO countries to cease military 
activities in the Black Sea, arguing that they have a destabilising effect on 
the region. Moscow insists that only local countries should engage in such 
activities in the area.

Surveillance And Local Police: How Technology Is Evolving Faster Than Regulation
Journalist Jon Fasman says local police are frequently able to access very 
powerful surveillance tools with little oversight. He writes about the threat 
to privacy in We See It All.

Tesla reports record deliveries but shares slide
The firm delivers record number of vehicles in its fourth quarter, but profits 
disappoint investors.
Tibet Fast Facts
Read Tibet Fast Facts at CNN and learn more about this autonomous region within 
the People's Republic of China.
Struggling to sleep? The moon may be to blame
Superstitions about the moon have for centuries inspired humanity to blame it 
for our moods, sanity, and even natural disasters - but new research has 
indicated it actually does have an impact on our sleep.
'Dictator Oil All the Way': Jordan Peterson Stirs Online Debates About Canada's 
Crude Exports to US
While some social media users didn't seem pleased with bleak forecasts for the 
future of oil shipments from Canada to the US, others argued instead about the 
importance of the environmental aspect of the issue at hand.



Bug#969151: afl++-clang: AFL_LLVM_LAF_ALL=1 and AFL_LLVM_CMPLOG=1 don't work

2020-08-28 Thread Miriam Ruiz
Package: afl++-clang
Version: 2.66c-1
Severity: normal
Tags: patch
X-Debbugs-Cc: mir...@debian.org

Hi,


When using afl-clang++-fast with AFL_LLVM_LAF_ALL=1, it complains about some 
shared objects not being found

miriam@computer:~/afl/xmlindent-0.2.17$ AFL_LLVM_LAF_ALL=1 CC="afl-clang-fast" 
CXX="afl-clang++-fast" make
flex xmlindent.yy
afl-clang-fast -Wall -g -Wl,-z,defs  -Wl,-as-needed -Wl,--no-undefined error.c 
indent.c buffer.c main.c -o xmlindent -lfl
afl-clang-fast++2.66c by  in PCGUARD mode
error: unable to load plugin '/usr/lib/afl/split-switches-pass.so': 
'/usr/lib/afl/split-switches-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/compare-transform-pass.so': 
'/usr/lib/afl/compare-transform-pass.so: cannot open shared object file: No 
such file or directory'
error: unable to load plugin '/usr/lib/afl/split-compares-pass.so': 
'/usr/lib/afl/split-compares-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/split-switches-pass.so': 
'/usr/lib/afl/split-switches-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/compare-transform-pass.so': 
'/usr/lib/afl/compare-transform-pass.so: cannot open shared object file: No 
such file or directory'
error: unable to load plugin '/usr/lib/afl/split-compares-pass.so': 
'/usr/lib/afl/split-compares-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/split-switches-pass.so': 
'/usr/lib/afl/split-switches-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/compare-transform-pass.so': 
'/usr/lib/afl/compare-transform-pass.so: cannot open shared object file: No 
such file or directory'
error: unable to load plugin '/usr/lib/afl/split-compares-pass.so': 
'/usr/lib/afl/split-compares-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/split-switches-pass.so': 
'/usr/lib/afl/split-switches-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/compare-transform-pass.so': 
'/usr/lib/afl/compare-transform-pass.so: cannot open shared object file: No 
such file or directory'
error: unable to load plugin '/usr/lib/afl/split-compares-pass.so': 
'/usr/lib/afl/split-compares-pass.so: cannot open shared object file: No such 
file or directory'
make: *** [Makefile:11: xmlindent] Error 1


AFL_LLVM_CMPLOG=1 fails too:

miriam@computer:~/afl/xmlindent-0.2.17$ AFL_LLVM_CMPLOG=1 CC="afl-clang-fast" 
CXX="afl-clang++-fast" make
afl-clang-fast -Wall -g -Wl,-z,defs  -Wl,-as-needed -Wl,--no-undefined error.c 
indent.c buffer.c main.c -o xmlindent -lfl
afl-clang-fast++2.66c by  in PCGUARD mode
CmpLog mode by 
error: unable to load plugin '/usr/lib/afl/cmplog-routines-pass.so': 
'/usr/lib/afl/cmplog-routines-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/split-switches-pass.so': 
'/usr/lib/afl/split-switches-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/cmplog-instructions-pass.so': 
'/usr/lib/afl/cmplog-instructions-pass.so: cannot open shared object file: No 
such file or directory'
error: unable to load plugin '/usr/lib/afl/cmplog-routines-pass.so': 
'/usr/lib/afl/cmplog-routines-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/split-switches-pass.so': 
'/usr/lib/afl/split-switches-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/cmplog-instructions-pass.so': 
'/usr/lib/afl/cmplog-instructions-pass.so: cannot open shared object file: No 
such file or directory'
error: unable to load plugin '/usr/lib/afl/cmplog-routines-pass.so': 
'/usr/lib/afl/cmplog-routines-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/split-switches-pass.so': 
'/usr/lib/afl/split-switches-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/cmplog-instructions-pass.so': 
'/usr/lib/afl/cmplog-instructions-pass.so: cannot open shared object file: No 
such file or directory'
error: unable to load plugin '/usr/lib/afl/cmplog-routines-pass.so': 
'/usr/lib/afl/cmplog-routines-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/split-switches-pass.so': 
'/usr/lib/afl/split-switches-pass.so: cannot open shared object file: No such 
file or directory'
error: unable to load plugin '/usr/lib/afl/cmplog-instructions-pass.so': 
'/usr/lib/afl/cmplog-instructions-pass.so: cannot open shared object file: No 
such file or directory'
make: *** [Makefile:11: xmlindent] Error 1


If 

Bug#965016: Manuskript crashes when browsing scenes

2020-07-22 Thread Miriam Ruiz
Hi!

I have just uploaded version 0.11.0. I have noticed that your bug
report is for 0.8.0 and I haven't been able to reproduce it locally
with the latest version.

Please, if you would be so kind,try to check if the bug happens to you
with the latest version of the package and, if that's the case, reopen
the ticket with the new info.

Thanks,
Miry

El mar., 14 jul. 2020 a las 15:30, Víctor Bedoya Ponte
() escribió:
>
> Package: Manuskript
> Version: 0.8.0-1
> Severity: grave
>
>* I start Manuskript
>* I try it first with a saved project; then I also try without a saved
> project, and the outcome is the same. In both cases, I browse some scenes, I
> modify some settings, or I start full-screen mode.
>* What was the outcome of this action? The program crashes.
>* What outcome did you expect instead? Change scenes, modify settings,
> start full-screen mode
>
> -- Terminal output:
>
> qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 672, resource
> id: 0, major code: 19 (DeleteProperty), minor code: 0
> KCrash: crashing... crashRecursionCounter = 2
> KCrash: Application Name = python3.7 path = /usr/bin pid = 5111
> KCrash: Arguments: /usr/bin/python3.7
> KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
> kdeinit
> sock_file=/run/user/1000/kdeinit5__0
>
>
> -- System Information:
> Debian Release: 10.4
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 4.19.0-9-amd64 (SMP w/4 CPU cores)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
> TAINT_UNSIGNED_MODULE
> Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8),
> LANGUAGE=es_ES:es (charmap=UTF-8)
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages manuskript depends on:
> ii  libqt5svg5  5.11.3-2
> ii  python3 3.7.3-1
> ii  python3-enchant 2.0.0-1
> ii  python3-lxml4.3.2-1
> ii  python3-markdown3.0.1-3
> ii  python3-pyqt5   5.11.3+dfsg-1+b3
> ii  python3-pyqt5.qtwebkit  5.11.3+dfsg-1+b3
> ii  zlib1g  1:1.2.11.dfsg-1
>
>
> -- Python shows this message:
>
> Application: python3.7 (python3.7), signal: Segmentation fault
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> [Current thread is 1 (Thread 0x7f0a7ad4e740 (LWP 5111))]
>
> Thread 6 (Thread 0x7f0a5e032700 (LWP 5117)):
> #0  0x7f0a7b30a00c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-
> linux-gnu/libpthread.so.0
> #1  0x7f0a5e620e83 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
> #2  0x7f0a5e620bd7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
> #3  0x7f0a7b303fa3 in start_thread () from /lib/x86_64-linux-gnu/
> libpthread.so.0
> #4  0x7f0a7ae4a4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6
>
> Thread 5 (Thread 0x7f0a6501f700 (LWP 5116)):
> #0  0x7f0a75e6de69 in g_mutex_lock () from /lib/x86_64-linux-gnu/
> libglib-2.0.so.0
> #1  0x7f0a75e23ca6 in g_main_context_dispatch () from /lib/x86_64-linux-
> gnu/libglib-2.0.so.0
> #2  0x7f0a75e241c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x7f0a75e2425c in g_main_context_iteration () from /lib/x86_64-linux-
> gnu/libglib-2.0.so.0
> #4  0x7f0a797dd743 in
> QEventDispatcherGlib::processEvents(QFlags) ()
> from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #5  0x7f0a7978b15b in
> QEventLoop::exec(QFlags) () from /lib/x86_64-
> linux-gnu/libQt5Core.so.5
> #6  0x7f0a795dae76 in QThread::exec() () from /lib/x86_64-linux-gnu/
> libQt5Core.so.5
> #7  0x7f0a795e4a67 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #8  0x7f0a7b303fa3 in start_thread () from /lib/x86_64-linux-gnu/
> libpthread.so.0
> #9  0x7f0a7ae4a4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6
>
> Thread 4 (Thread 0x7f0a67fff700 (LWP 5114)):
> #0  0x7f0a75e6de69 in g_mutex_lock () from /lib/x86_64-linux-gnu/
> libglib-2.0.so.0
> #1  0x7f0a75e23140 in g_main_context_acquire () from /lib/x86_64-linux-
> gnu/libglib-2.0.so.0
> #2  0x7f0a75e23ff5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x7f0a75e2425c in g_main_context_iteration () from /lib/x86_64-linux-
> gnu/libglib-2.0.so.0
> #4  0x7f0a797dd743 in
> QEventDispatcherGlib::processEvents(QFlags) ()
> from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #5  0x7f0a7978b15b in
> QEventLoop::exec(QFlags) () from /lib/x86_64-
> linux-gnu/libQt5Core.so.5
> #6  0x7f0a795dae76 in QThread::exec() () from /lib/x86_64-linux-gnu/
> libQt5Core.so.5
> #7  0x7f0a6fbf4545 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
> #8  0x7f0a795e4a67 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #9  0x7f0a7b303fa3 in start_thread () from /lib/x86_64-linux-gnu/
> libpthread.so.0
> #10 0x7f0a7ae4a4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6
>
> 

Bug#965016: Manuskript crashes when browsing scenes

2020-07-22 Thread Miriam Ruiz
Hi!

I have just uploaded version 0.11.0. I have noticed that your bug
report is for 0.8.0 and I haven't been able to reproduce it locally
with the latest version.

Please, if you would be so kind,try to check if the bug happens to you
with the latest version of the package and, if that's the case, reopen
the ticket with the new info.

Thanks,
Miry

El mar., 14 jul. 2020 a las 15:30, Víctor Bedoya Ponte
() escribió:
>
> Package: Manuskript
> Version: 0.8.0-1
> Severity: grave
>
>* I start Manuskript
>* I try it first with a saved project; then I also try without a saved
> project, and the outcome is the same. In both cases, I browse some scenes, I
> modify some settings, or I start full-screen mode.
>* What was the outcome of this action? The program crashes.
>* What outcome did you expect instead? Change scenes, modify settings,
> start full-screen mode
>
> -- Terminal output:
>
> qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 672, resource
> id: 0, major code: 19 (DeleteProperty), minor code: 0
> KCrash: crashing... crashRecursionCounter = 2
> KCrash: Application Name = python3.7 path = /usr/bin pid = 5111
> KCrash: Arguments: /usr/bin/python3.7
> KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
> kdeinit
> sock_file=/run/user/1000/kdeinit5__0
>
>
> -- System Information:
> Debian Release: 10.4
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 4.19.0-9-amd64 (SMP w/4 CPU cores)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
> TAINT_UNSIGNED_MODULE
> Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8),
> LANGUAGE=es_ES:es (charmap=UTF-8)
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages manuskript depends on:
> ii  libqt5svg5  5.11.3-2
> ii  python3 3.7.3-1
> ii  python3-enchant 2.0.0-1
> ii  python3-lxml4.3.2-1
> ii  python3-markdown3.0.1-3
> ii  python3-pyqt5   5.11.3+dfsg-1+b3
> ii  python3-pyqt5.qtwebkit  5.11.3+dfsg-1+b3
> ii  zlib1g  1:1.2.11.dfsg-1
>
>
> -- Python shows this message:
>
> Application: python3.7 (python3.7), signal: Segmentation fault
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> [Current thread is 1 (Thread 0x7f0a7ad4e740 (LWP 5111))]
>
> Thread 6 (Thread 0x7f0a5e032700 (LWP 5117)):
> #0  0x7f0a7b30a00c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-
> linux-gnu/libpthread.so.0
> #1  0x7f0a5e620e83 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
> #2  0x7f0a5e620bd7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
> #3  0x7f0a7b303fa3 in start_thread () from /lib/x86_64-linux-gnu/
> libpthread.so.0
> #4  0x7f0a7ae4a4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6
>
> Thread 5 (Thread 0x7f0a6501f700 (LWP 5116)):
> #0  0x7f0a75e6de69 in g_mutex_lock () from /lib/x86_64-linux-gnu/
> libglib-2.0.so.0
> #1  0x7f0a75e23ca6 in g_main_context_dispatch () from /lib/x86_64-linux-
> gnu/libglib-2.0.so.0
> #2  0x7f0a75e241c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x7f0a75e2425c in g_main_context_iteration () from /lib/x86_64-linux-
> gnu/libglib-2.0.so.0
> #4  0x7f0a797dd743 in
> QEventDispatcherGlib::processEvents(QFlags) ()
> from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #5  0x7f0a7978b15b in
> QEventLoop::exec(QFlags) () from /lib/x86_64-
> linux-gnu/libQt5Core.so.5
> #6  0x7f0a795dae76 in QThread::exec() () from /lib/x86_64-linux-gnu/
> libQt5Core.so.5
> #7  0x7f0a795e4a67 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #8  0x7f0a7b303fa3 in start_thread () from /lib/x86_64-linux-gnu/
> libpthread.so.0
> #9  0x7f0a7ae4a4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6
>
> Thread 4 (Thread 0x7f0a67fff700 (LWP 5114)):
> #0  0x7f0a75e6de69 in g_mutex_lock () from /lib/x86_64-linux-gnu/
> libglib-2.0.so.0
> #1  0x7f0a75e23140 in g_main_context_acquire () from /lib/x86_64-linux-
> gnu/libglib-2.0.so.0
> #2  0x7f0a75e23ff5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x7f0a75e2425c in g_main_context_iteration () from /lib/x86_64-linux-
> gnu/libglib-2.0.so.0
> #4  0x7f0a797dd743 in
> QEventDispatcherGlib::processEvents(QFlags) ()
> from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #5  0x7f0a7978b15b in
> QEventLoop::exec(QFlags) () from /lib/x86_64-
> linux-gnu/libQt5Core.so.5
> #6  0x7f0a795dae76 in QThread::exec() () from /lib/x86_64-linux-gnu/
> libQt5Core.so.5
> #7  0x7f0a6fbf4545 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
> #8  0x7f0a795e4a67 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #9  0x7f0a7b303fa3 in start_thread () from /lib/x86_64-linux-gnu/
> libpthread.so.0
> #10 0x7f0a7ae4a4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6
>
> 

Bug#801858: GLUI

2020-05-27 Thread Miriam Ruiz
I have prepared some GLUI packages, initially for my own usage, but if
there might be interest in them, they are available at
http://miriamruiz.es/debian/glui/

Greetings,
Miry



Bug#801858: GLUI

2020-05-27 Thread Miriam Ruiz
I have prepared some GLUI packages, initially for my own usage, but if
there might be interest in them, they are available at
http://miriamruiz.es/debian/glui/

Greetings,
Miry



Bug#949512: Bug#948793: NMU for xmlcopyeditor 1.2.1.3-4.1

2020-05-27 Thread Miriam Ruiz
Go ahead. Thanks for taking care of it.

Greetings,
Miry

El mié., 27 may. 2020 a las 14:21, Hugh McMaster
() escribió:
>
> Dear maintainer,
>
> I have prepared an NMU for xmlcopyeditor, fixing two bugs.
>
> I intend to upload the NMU to unstable in the next few days. Please
> let me know if you would like to fix these bugs yourself.
>
> Thank you,
>
> Hugh



Re: dame_gender

2020-05-25 Thread Miriam Ruiz
El lun., 25 may. 2020 a las 16:28, David Arroyo Menendez
() escribió:

> And I've created an article to explain that I'm receiving an
> heterophobic agression in this community:
> https://cienciabasura.wordpress.com/2020/05/25/homofobias-heterosexualidades-y-actitudes/

You're obviously free to publish whatever you want, but that is
probably neither helpful nor friendly.

Greetings,
Miry



Bug#887534: plume-creator FTBFS with libquazip5-headers 0.7.3-3

2020-05-24 Thread Miriam Ruiz
I will try to package 0.67 [ https://plume-creator.eu/download/ ]

Greetings,
Miry

El dom., 24 may. 2020 a las 15:11, Miriam Ruiz () escribió:
>
> Thanks.
>
> I'm sorry not to have been very responsive these days, for personal reasons.
>
> Greetings,
> Miry
>
> El sáb., 23 may. 2020 a las 22:54, Adrian Bunk () escribió:
> >
> > On Sat, May 23, 2020 at 08:08:44PM +0100, Sudip Mukherjee wrote:
> > > On Sat, May 23, 2020 at 07:51:52PM +0300, Adrian Bunk wrote:
> > > > Control: tags 960678 moreinfo
> > > > Control: tags 887534 - patch
> > > >
> > > > On Fri, Apr 24, 2020 at 08:31:31PM +0100, Sudip Mukherjee wrote:
> > > > > This error is not reproducible any more
> > > > >...
> > > >
> > > > It is still there, both for me locally and in reproducible:
> > > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/plume-creator.html
> > >
> > > Thats odd. It was not there when I made the last package.
> > >
> > > Anyways, I have now uploaded new package to mentors. And attached the new 
> > > diff.
> >
> > Thanks, uploaded to DELAYED/2.
> >
> > > Regards
> > > Sudip
> >
> > cu
> > Adrian



Bug#887534: plume-creator FTBFS with libquazip5-headers 0.7.3-3

2020-05-24 Thread Miriam Ruiz
I will try to package 0.67 [ https://plume-creator.eu/download/ ]

Greetings,
Miry

El dom., 24 may. 2020 a las 15:11, Miriam Ruiz () escribió:
>
> Thanks.
>
> I'm sorry not to have been very responsive these days, for personal reasons.
>
> Greetings,
> Miry
>
> El sáb., 23 may. 2020 a las 22:54, Adrian Bunk () escribió:
> >
> > On Sat, May 23, 2020 at 08:08:44PM +0100, Sudip Mukherjee wrote:
> > > On Sat, May 23, 2020 at 07:51:52PM +0300, Adrian Bunk wrote:
> > > > Control: tags 960678 moreinfo
> > > > Control: tags 887534 - patch
> > > >
> > > > On Fri, Apr 24, 2020 at 08:31:31PM +0100, Sudip Mukherjee wrote:
> > > > > This error is not reproducible any more
> > > > >...
> > > >
> > > > It is still there, both for me locally and in reproducible:
> > > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/plume-creator.html
> > >
> > > Thats odd. It was not there when I made the last package.
> > >
> > > Anyways, I have now uploaded new package to mentors. And attached the new 
> > > diff.
> >
> > Thanks, uploaded to DELAYED/2.
> >
> > > Regards
> > > Sudip
> >
> > cu
> > Adrian



Bug#887534: plume-creator FTBFS with libquazip5-headers 0.7.3-3

2020-05-24 Thread Miriam Ruiz
Thanks.

I'm sorry not to have been very responsive these days, for personal reasons.

Greetings,
Miry

El sáb., 23 may. 2020 a las 22:54, Adrian Bunk () escribió:
>
> On Sat, May 23, 2020 at 08:08:44PM +0100, Sudip Mukherjee wrote:
> > On Sat, May 23, 2020 at 07:51:52PM +0300, Adrian Bunk wrote:
> > > Control: tags 960678 moreinfo
> > > Control: tags 887534 - patch
> > >
> > > On Fri, Apr 24, 2020 at 08:31:31PM +0100, Sudip Mukherjee wrote:
> > > > This error is not reproducible any more
> > > >...
> > >
> > > It is still there, both for me locally and in reproducible:
> > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/plume-creator.html
> >
> > Thats odd. It was not there when I made the last package.
> >
> > Anyways, I have now uploaded new package to mentors. And attached the new 
> > diff.
>
> Thanks, uploaded to DELAYED/2.
>
> > Regards
> > Sudip
>
> cu
> Adrian



Bug#887534: plume-creator FTBFS with libquazip5-headers 0.7.3-3

2020-05-24 Thread Miriam Ruiz
Thanks.

I'm sorry not to have been very responsive these days, for personal reasons.

Greetings,
Miry

El sáb., 23 may. 2020 a las 22:54, Adrian Bunk () escribió:
>
> On Sat, May 23, 2020 at 08:08:44PM +0100, Sudip Mukherjee wrote:
> > On Sat, May 23, 2020 at 07:51:52PM +0300, Adrian Bunk wrote:
> > > Control: tags 960678 moreinfo
> > > Control: tags 887534 - patch
> > >
> > > On Fri, Apr 24, 2020 at 08:31:31PM +0100, Sudip Mukherjee wrote:
> > > > This error is not reproducible any more
> > > >...
> > >
> > > It is still there, both for me locally and in reproducible:
> > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/plume-creator.html
> >
> > Thats odd. It was not there when I made the last package.
> >
> > Anyways, I have now uploaded new package to mentors. And attached the new 
> > diff.
>
> Thanks, uploaded to DELAYED/2.
>
> > Regards
> > Sudip
>
> cu
> Adrian



Re: dame_gender

2020-04-04 Thread Miriam Ruiz
El dom., 5 abr. 2020 a las 0:34, Jessica Clarke () escribió:
> And in fact, quoting the text at the bottom of your comic:
>
> >  There is a difference between ‘that’s a shitty argument’ and ‘you’re a 
> > shitty person’.
>
> I saw Miry as trying to ensure it doesn't devolve into the latter.

That was precisely my intention. Thanks for being able to explain it
better than me.

Greetings,
Miry



Re: dame_gender

2020-04-04 Thread Miriam Ruiz
> On Sun, Apr 05, 2020 at 12:02:05AM +0200, Miriam Ruiz wrote:
> >
> > Debian Code of Conduct: https://www.debian.org/code_of_conduct.en.html
>
> Any code of conduct that does not distinguish between harm done to a
> marginalized group and the response to that harm is ineffective.

If you don't like the CoC, make some proposals to ammend it and
convince the majority of the project to approve them. As it stands,
that is the current CoC and the guidelines applicable to all the
participants in Debian mailing lists, as well as other modes of
communication within the project. And I personally think it is a good
Code of Conduct, by the way.

Greetings,
Miry



Re: dame_gender

2020-04-04 Thread Miriam Ruiz
El sáb., 4 abr. 2020 a las 23:53, Jessica Clarke () escribió:
>
> On 4 Apr 2020, at 22:48, Saiph Savage  wrote:
>
>
> The project being proposed is sexist and transphobic. You can’t be polite.
>
>  Kudos to J.M Faer for raising a voice.  We would not normalize that these 
> types of projects are acceptable.
>
> You can raise your voice and disagree wholeheartedly whilst still being 
> polite.
> Even if someone is a huge bigot that doesn't give you free rein to be rude, as
> tempting and justifiable as it *feels*.

Debian Code of Conduct: https://www.debian.org/code_of_conduct.en.html

Greetings,
Miry



Re: dame_gender

2020-04-04 Thread Miriam Ruiz
El vie., 3 abr. 2020 a las 15:42, J. M. Faer () escribió:
> No, no, no. You’re looking for a woman’s free labor for an inherently, 
> irreparably sexist and transphobic project.

El sáb., 4 abr. 2020 a las 19:06, J. M. Faer () escribió:
> And what I’m saying is that there are more than two genders in this world, 
> and you are trying to use machine learning to erase anyone who is not male or 
> female.
> The entire concept of gender detection by name is bunk.

While it is okay to disagree with someone else's projects, goals or
ideas, and to be verbose about it, in my opinion we're getting quite
close to being unacceptably unpolite here.

Greetings,
Miry



Re: Master-Slave terminology Re: [Piuparts-devel] piuparts.d.o stalled?

2020-02-13 Thread Miriam Ruiz
El mié., 12 feb. 2020 a las 21:07, Nicolas Dandrimont
() escribió:
>
> * Ulrike Uhlig  [2020-02-12 17:46:15 +0100]:
> > I'd like to attract your attention to this very fine document:
> >
> > https://tools.ietf.org/id/draft-knodel-terminology-00.html#rfc.section.1.1
>
> Thanks for the pointer to this document; I hope the authors succeed in putting
> it through the RFC process.

I'm sorry I'm not familiar with the bureaucratic procedures of the
IETF and the RFC process, but I couldn't avoid to see that the text
says "This Internet-Draft will expire on April 25, 2019".

Does that mean that it was rejected, or is it just a reference
timestamp with no direct relevance in the process?

Greetings and thanks,
Miry



Accepted python-pattern 2.6+git20180818-2 (source) into unstable

2020-01-28 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 28 Jan 2020 23:43:21 +0100
Source: python-pattern
Architecture: source
Version: 2.6+git20180818-2
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Closes: 938006 946760
Changes:
 python-pattern (2.6+git20180818-2) unstable; urgency=medium
 .
   * Removed python2-minimal from Build-Depends. Closes: #938006
   * Making a source-only upload. Closes: #946760
Checksums-Sha1:
 a50df7222409d4aef37968fa7543d80a3ab5a909 2131 
python-pattern_2.6+git20180818-2.dsc
 68ea45994c271b6a3690011869455f6e55d47898 57320 
python-pattern_2.6+git20180818-2.debian.tar.xz
 a9d22796ad039ae045561d32ad4d6a2fc379cc95 8918 
python-pattern_2.6+git20180818-2_amd64.buildinfo
Checksums-Sha256:
 5377b47a8f5b93fc69672a52c5772e7094f4e38546d2447f8b658a8afd928a0d 2131 
python-pattern_2.6+git20180818-2.dsc
 d2a8d4be699b3ae6a4a399acc274a01d33d142e94ea425c907b1c5b183d78ffb 57320 
python-pattern_2.6+git20180818-2.debian.tar.xz
 9343f89e5524a3d0c89aeede918d19149fa971a4b759e6219cd5fb3fdb5e2fff 8918 
python-pattern_2.6+git20180818-2_amd64.buildinfo
Files:
 c20cb5ec2b0ecd18e1d330167c57785b 2131 python optional 
python-pattern_2.6+git20180818-2.dsc
 fdf62e93413573def9d02b9ba3ebc277 57320 python optional 
python-pattern_2.6+git20180818-2.debian.tar.xz
 ee1560c4e830e6ccef594499749be4c2 8918 python optional 
python-pattern_2.6+git20180818-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAl4wwjEACgkQX45r4JKP
+voVsQ//ZpvqDhkrYbWYvkn/fZRp8IIHARyXLJw2zrt9V9r0at5r0ZF4NmD4fq8x
WDIVuosKqxlrFsgor1IQQcdwnfSevg4pPbwkUEw/AUbJZ3mUQQxJinyBBDVVHtZG
7k8MpcXYBTy1C9cEkcFVRucgZmfmJYwAZhgb1Wk9Ikp6HnBL8YZY2O1oLO/tt6Db
N4db68++KXQ7eQxG3o4oz7IP9CeIZmUjjwh91zoNG8iIyiF89RHqpXGP1ciO6kVN
wkZEZacb9t9VDVM2uxASJpOmtGTpIFuUaBRHUZy0VwZhfQKllRFNgAj68DxjYqVy
muMEDNvLLvqVvJhP6HcrUJVgf25iAysQVyu94q49SGnMtE1AsbCzSgYe73ounylI
HvxmcafodgsLrV5WcuMBjchd6F7O8wVpQh1/rXavhLqrIjalm4ohElvl/39InSuW
OS47FlzlK4/6Df53ew07KUZ/8/oeHwGrLNe8TPHHOGbqZxpK1BlXM8+4L0VStPwT
6frAwH98126u2X7IahSxAPBqRcIjyDctJkn0D0ONmPyI+PhnV8YWDwFbd1cjboIH
uAlDn66vH2/htPQkvmiRpmmK6awB/eyRJlOd7SazJJ/Sosg0CxDse6Oi2haw1e6J
59xILfMdkhTZtd4/HRuHYiygNMTuVq1bo+bCsh3pUnN92/UGn88=
=ExCB
-END PGP SIGNATURE-



Accepted python-pattern 2.6+git20180818-1 (source all) into unstable, unstable

2019-11-28 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 Nov 2019 06:51:17 +0100
Source: python-pattern
Binary: python3-pattern
Architecture: source all
Version: 2.6+git20180818-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 python3-pattern - web mining module for Python 3
Closes: 938006
Changes:
 python-pattern (2.6+git20180818-1) unstable; urgency=medium
 .
   * New upstream release
   * Refreshed patches
   * Added some patches from the upstream development branches
   * Added binary package for Python 3: python3-pattern
   * Removed binary package for Python 2: python-pattern. Closes: #938006
   * Upgraded Standards-Version from 4.2.1.1 to 4.4.1.1
Checksums-Sha1:
 eadbcdd2ab341a31b4b1055f3643692a2bee7cc7 2131 
python-pattern_2.6+git20180818-1.dsc
 854f44993115189891d3258139159d2ccf94ee45 24361672 
python-pattern_2.6+git20180818.orig.tar.xz
 665e2f264455f1a241b23b7615731a3bef74c52c 57220 
python-pattern_2.6+git20180818-1.debian.tar.xz
 94bcc012cdf76d639497a7be5d6a37548ab6670c 7153 
python-pattern_2.6+git20180818-1_amd64.buildinfo
 f20dc8b86cb45104f4fd5ab27cef9e80498306da 16378180 
python3-pattern_2.6+git20180818-1_all.deb
Checksums-Sha256:
 5fc7ad4c11aca65b31480330553d791918aa2f6959a34909bd88d01e937c3630 2131 
python-pattern_2.6+git20180818-1.dsc
 15082230e2dd45fef7c2741ceea3604b433be3fc6ef0c08a23f6255b1ab869f0 24361672 
python-pattern_2.6+git20180818.orig.tar.xz
 981b531ed2f7450366a7b1bc8abda512acc94a8c88aca414c6e7ba2c71458ca9 57220 
python-pattern_2.6+git20180818-1.debian.tar.xz
 f636d4c0e129522491e4ea52a39f6df763d49bb0f7d97dd1bad355120fe5c642 7153 
python-pattern_2.6+git20180818-1_amd64.buildinfo
 b9b064214e3475cddba57be1ee48cb7a8faa9f49157ed53a07b89168b59b7706 16378180 
python3-pattern_2.6+git20180818-1_all.deb
Files:
 f0e8f24318cd442a1b9776e940c3e400 2131 python optional 
python-pattern_2.6+git20180818-1.dsc
 b3fcc1670afda80ef9ec516e6c320ffe 24361672 python optional 
python-pattern_2.6+git20180818.orig.tar.xz
 5136f06f96912c2bc12a4fbe0bbf26a8 57220 python optional 
python-pattern_2.6+git20180818-1.debian.tar.xz
 d8c434915c05cc3998b6b12073ae27a8 7153 python optional 
python-pattern_2.6+git20180818-1_amd64.buildinfo
 ee668d01476aa5cc932b6bbd9bc8c034 16378180 python optional 
python3-pattern_2.6+git20180818-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAl3aIo4ACgkQX45r4JKP
+vqOlQ/+Pkf5iSMVq66z/vMPz6UMZgKu2rUbGCEs0QEzJnIkjXgJ8BgbEkfkhUQq
d8GVQ7gsduzaUn7xai8KD4JxWQthLVK0LqmEyroN4JMmiZbuq+Atl0+RIfMBDtvV
0IC0xIBHDk8JXZvbyGPoCjWhmo5ENyxmtO56B9CVtYqv+YM27zVA4+OVq+3SbkiY
Uv2zLLJQ2F+8tm4hFYgNViFB95hk4JXy/v+EjFxwhje+pXl1LXs7iXwF49nypR3F
IrRVfyVANaJLuZvlXt6ey9L6k41yReklumAh02PC1r3bc6TX0/lE5mDLgr+dqgxl
FrIhK/mNELLT1YA1i4el77/Z6sYpFVZvGecZ39S1lal9Oe9XnyMJSwAFlxysnoV4
ZbqR5vHm32lnCcguljTUrpwKd81wUbZ1opTCaxxSNji2D0fzDBrzkhMF0YXN/SlQ
3BOoT/QCwIPfXopUSI7j+q7YCIBD053LcGHh+mE48BAkdnCjAfllD6spUzisaz4v
plIYGdIDuK//m+TF/ymfv00zAQzuBMZ+gzsYdgyO8kyXYAbd9BE7xCkswiu1mjeL
lfd09hPsbFupkpF06446+2X1rBOxaUGbH5ApHqBqNIie3ziXY81G3qh//doqSvb2
bb7bojb4hY++M5hhMtorB4GGqnWD5ktp+fTvqyMgzbMLnenqaIU=
=QWUt
-END PGP SIGNATURE-



Accepted knitpy 0.1.1~git20180430-1 (source all) into unstable, unstable

2019-11-11 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 26 Sep 2019 17:21:23 +0200
Source: knitpy
Binary: python3-knitpy
Architecture: source all
Version: 0.1.1~git20180430-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 python3-knitpy - report generation tool with Python
Closes: 941221
Changes:
 knitpy (0.1.1~git20180430-1) unstable; urgency=medium
 .
   * Initial release. Closes: #941221.
Checksums-Sha1:
 a25c8cb5594bdaef4a81eace90a06ab357c7156f 1856 knitpy_0.1.1~git20180430-1.dsc
 91c54b25d034d57d6fd17effeed213f537492aa9 282792 
knitpy_0.1.1~git20180430.orig.tar.xz
 a54d4e25877f61dd009257baa2a43927e7aaf9e8 5676 
knitpy_0.1.1~git20180430-1.debian.tar.xz
 6ebb1b5941503c21126b8199034c6ee61d735934 6070 
knitpy_0.1.1~git20180430-1_amd64.buildinfo
 16a9c9b59d4c843ee70c1b5f5b448c217f8b1118 285184 
python3-knitpy_0.1.1~git20180430-1_all.deb
Checksums-Sha256:
 cf4ce7d1f6c5e24925b6e1a7ab454f0d70217da59b84ca638d7f30024706fde6 1856 
knitpy_0.1.1~git20180430-1.dsc
 61e4516afb39ba32f918603ef8f8ee2a902f94b7c056e28e7fc61ce6903c254d 282792 
knitpy_0.1.1~git20180430.orig.tar.xz
 536f1e6ae02710ad94d2f6de9fdcce22aa258e8f23db2d399ab365e6f6a4d6d3 5676 
knitpy_0.1.1~git20180430-1.debian.tar.xz
 f526363d2bbc61763ec5cd3ea1f97051e5afda6b6cb7cbe57b08c19904562bba 6070 
knitpy_0.1.1~git20180430-1_amd64.buildinfo
 fb451c88f7934b248118eb7cacb64a94cd0f96569cfecbcdf06e6275cfc32b92 285184 
python3-knitpy_0.1.1~git20180430-1_all.deb
Files:
 fa45a083720c1c341304872c034ffc4a 1856 python optional 
knitpy_0.1.1~git20180430-1.dsc
 f7771acd9a6ab35cfc10eeda97e21118 282792 python optional 
knitpy_0.1.1~git20180430.orig.tar.xz
 d7062c20b65f7a25c169b8ecd24b9f53 5676 python optional 
knitpy_0.1.1~git20180430-1.debian.tar.xz
 d5e8f7c209e6173c21f1641a3d7453b4 6070 python optional 
knitpy_0.1.1~git20180430-1_amd64.buildinfo
 cd63f0a4117c319da4848b6790cf7cc6 285184 python optional 
python3-knitpy_0.1.1~git20180430-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAl2PJ4EACgkQX45r4JKP
+vomZw/5AXXDjhEqPhgyfhWgLAZYBYg/MRzxezmFXsPt9T9U+HuePnlOMnMZqzrU
/F7ejmHP/L00XxRfwBicDoCrf9bQCTCVmvo82d5P443JtlWgt9Q+dT3HeV6GYamd
PV10ZkF0twFhZMNoLc6PvrncSaIhERr3yeKeVy6/SkibRv2+ZN1TJRuFzOwKknS+
hMAlqOoJs2ZutPb1ub2ZYgOTrbQOmJgnYrGo1+u99S1RIVnxo4hDWxfR3MRSzjcB
oWDOmJsYsqu4X8EP5RrO90XNs9g26441lauDajDgklhrKVp6/jBes9WjMCulCSd8
mzsciDSLJbxAsmoLJc4xVP7SextueXDBYnOWoR//Sf7tdQX5BCM/SF3yMIqdWxI7
P0+dWC2aBVmI7XEOb517KKST2fevXT+M9JY1je4YgZtZryAXHwGaLENEwRLQgrVv
RfzY/EFd94nVzPDLCK8xQgPFcd0E99bFo6/8qu1mqLJw4aWaB/1UlVEkugVcbVSN
zVlQuveoq5xP88bL9OPub53rE0jkCV+LTv56/TbRDZ1nNTHvxmLvDPjovx4G6KYC
6SM9VUjenhTqdDj7sB5qVBITYq5tCAinzuA4/uJnau0xfGCGGFwmxK6qfYF2fMHq
nhxSfP4qEJvI1U9BmRZFSyFvw9syINCLAXbI0TcObXySZeTRTRo=
=u1TU
-END PGP SIGNATURE-



Accepted manuskript 0.10.0-1 (source) into unstable

2019-09-30 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 30 Sep 2019 21:40:08 +0200
Source: manuskript
Architecture: source
Version: 0.10.0-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Changes:
 manuskript (0.10.0-1) unstable; urgency=medium
 .
   * New upstream release.
 - Add support for additional spell checkers
 - Enable non-English locales to display built-in English language
 - Default keep revisions to disabled
 - Improve project save by tracking dirty (changes made) state
 - Improve upon undesirable window placements
 - Improve image tooltip handling
 - Fixed many bugs
Checksums-Sha1:
 7e0f0e03010ff1c6d66981311153f74abcc24854 1810 manuskript_0.10.0-1.dsc
 06cbce1827dc7df147db1ef5449c778a6448f4af 5067008 manuskript_0.10.0.orig.tar.gz
 dd487792d249af3ef3e626566eeb938ce62f9fb2 74564 
manuskript_0.10.0-1.debian.tar.xz
 7a30b44a3237b41f61f9fd442360e5334d23f34e 7467 
manuskript_0.10.0-1_amd64.buildinfo
Checksums-Sha256:
 6cb61f16e7d48691c58f41ac3b15a15392e8c38334e1207ae350a2be0df9001b 1810 
manuskript_0.10.0-1.dsc
 d60745b85e788b75f41d3d91cbe02cf90e34dbf9807aa7bed85c91e19215d821 5067008 
manuskript_0.10.0.orig.tar.gz
 1fb707f46909ada83c69fe30283da3acd86cec0d39db1e05abd4f7f5f4f3c736 74564 
manuskript_0.10.0-1.debian.tar.xz
 d18b883776b17a4298762a12db17108180c4eb15797392a8207a1c90bf25f2cd 7467 
manuskript_0.10.0-1_amd64.buildinfo
Files:
 c06a052644329b6fa9c4c9593979107e 1810 editors optional manuskript_0.10.0-1.dsc
 5066612d81dacf066d99203a90d8002a 5067008 editors optional 
manuskript_0.10.0.orig.tar.gz
 6accd490fd3f06d431563afdae2e8fc0 74564 editors optional 
manuskript_0.10.0-1.debian.tar.xz
 b35603612e32b976c0c2f477e9f892f0 7467 editors optional 
manuskript_0.10.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAl2SgUUACgkQX45r4JKP
+vr5Dg//eSY1p17KPhR+GH1H3DtBzADjExcJDqhOnQ5HWFXHT3W2gBmxutkTfRs1
hqK+9UsYtem3gIHjPf4HJTGZQ8mwNV855uzJlv7l7QJXze5GLTtKXZxIQv7N0BcN
B5tddEIZBdvvSm+tiOAcOEeZ17QxnB3YVzUixe6llqPD9sYZLGKY9vdyhn8mcwJX
sheH6UfXFTEway8/bFBiKAnnYuuZRozUKmfKZE9s9iZBvmtpRfIbt60oURiG+EtB
8ynqLzhvNxwBpQK/pvScLZuWjTaHdTrgznYjztIrLUzqfShkTNyiXXT4U5bCIgKi
7hGImLY+g8QF8BBS2nPOuwI058oh8BLh4FxCGqe/h8GxdFH6dd/XuWZbwqtFU5PV
bDN/BiNa6on4gKcRESrwIcz7KpIb9neLjx3i6hJqfqX7nbGnpDg4JIucnzJeuKuk
hFxlPNJDyyhpb4x7lixL5V8LUq4HN+uPYUEBvu65O2uQEoEwhbhWFiVJNsajr2e1
QBYJMi3EMLrHw/EjalP22F811H/7oA5hoMxbxXZ9akE2tbfJ6ged9VzR2XYqfkeB
E14Nc6m/VNwRzESJtHDGwYBd7Rx4mqSFfXhZVTI7069ORDzt5m37g0jEes3aWm2Q
+9JP9iKkB+H+LJ9FkCumsQA9fKkLtF61ZFBMRKuOnUYyY9P9moo=
=znEn
-END PGP SIGNATURE-



Bug#941221: (no subject)

2019-09-26 Thread Miriam Ruiz
Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz 

* Package name: knitpy
  Version : 0.1.1~git20180430
  Upstream Author : Jan Schulz 
* URL : https://github.com/janschulz/knitpy
* License : BSD-3-clause
  Programming Lang: Python
  Description : report generation tool with Python

 Knitpy is an elegant, flexible and fast dynamic report generation with
 Python. It is a port of knitr and rmarkdown to Python and uses the IPython
 kernel infrastructure to execute the code.
 .
 Features:
  - Code blocks and inline code.
  - Plots are shown inline.
  - Output formats html, pdf and docx.
  - Code chunk arguments eval, results (apart form "hold"), include and echo
  - Errors in code chunks are shown in the document.
  - Uses the IPython display framework, so rich output for objects implementing
_repr_html_() or _repr_markdown_(). Mimetypes not understood by the final
output format are automatically converted via pandoc.
  - Can be imported and used from Python.
  - Supports a --debug mode.

Depends:
 python3-jupyter-client,
 python3-jupyter-core,
 python3-ipykernel,
 python3-traitlets,
 python3-pypandoc,
 python3-yaml

Recommends:
 texlive-latex-base,
 texlive-fonts-recommended



Bug#941221: (no subject)

2019-09-26 Thread Miriam Ruiz
Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz 

* Package name: knitpy
  Version : 0.1.1~git20180430
  Upstream Author : Jan Schulz 
* URL : https://github.com/janschulz/knitpy
* License : BSD-3-clause
  Programming Lang: Python
  Description : report generation tool with Python

 Knitpy is an elegant, flexible and fast dynamic report generation with
 Python. It is a port of knitr and rmarkdown to Python and uses the IPython
 kernel infrastructure to execute the code.
 .
 Features:
  - Code blocks and inline code.
  - Plots are shown inline.
  - Output formats html, pdf and docx.
  - Code chunk arguments eval, results (apart form "hold"), include and echo
  - Errors in code chunks are shown in the document.
  - Uses the IPython display framework, so rich output for objects implementing
_repr_html_() or _repr_markdown_(). Mimetypes not understood by the final
output format are automatically converted via pandoc.
  - Can be imported and used from Python.
  - Supports a --debug mode.

Depends:
 python3-jupyter-client,
 python3-jupyter-core,
 python3-ipykernel,
 python3-traitlets,
 python3-pypandoc,
 python3-yaml

Recommends:
 texlive-latex-base,
 texlive-fonts-recommended



Bug#941221: (no subject)

2019-09-26 Thread Miriam Ruiz
Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz 

* Package name: knitpy
  Version : 0.1.1~git20180430
  Upstream Author : Jan Schulz 
* URL : https://github.com/janschulz/knitpy
* License : BSD-3-clause
  Programming Lang: Python
  Description : report generation tool with Python

 Knitpy is an elegant, flexible and fast dynamic report generation with
 Python. It is a port of knitr and rmarkdown to Python and uses the IPython
 kernel infrastructure to execute the code.
 .
 Features:
  - Code blocks and inline code.
  - Plots are shown inline.
  - Output formats html, pdf and docx.
  - Code chunk arguments eval, results (apart form "hold"), include and echo
  - Errors in code chunks are shown in the document.
  - Uses the IPython display framework, so rich output for objects implementing
_repr_html_() or _repr_markdown_(). Mimetypes not understood by the final
output format are automatically converted via pandoc.
  - Can be imported and used from Python.
  - Supports a --debug mode.

Depends:
 python3-jupyter-client,
 python3-jupyter-core,
 python3-ipykernel,
 python3-traitlets,
 python3-pypandoc,
 python3-yaml

Recommends:
 texlive-latex-base,
 texlive-fonts-recommended



Accepted structure-synth 1.5.0-6 (source) into unstable

2019-09-05 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 05 Sep 2019 22:05:11 +0200
Source: structure-synth
Architecture: source
Version: 1.5.0-6
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Closes: 930093
Changes:
 structure-synth (1.5.0-6) unstable; urgency=medium
 .
   * Fix FTCBFS: (Closes: #930093). Lovely number, btw.
 + Build-Depends: qt5-qmake:native for running native qmake -project.
 + Select QT version using environment.
 + Use dh_auto_configure.
 + Thanks to Helmut Grohne.
   * Upgraded Standards-Version from 4.3.0.3 to 4.4.0.1
Checksums-Sha1:
 439df8a73ec16e1be4616ea35e038aad46f3aa62 2069 structure-synth_1.5.0-6.dsc
 15152110c3b299a4b5a5607dedbf12dc73171f27 23561 
structure-synth_1.5.0-6.debian.tar.bz2
 990ffb476567232a9426c6f1f9336e3e4a037bc4 11661 
structure-synth_1.5.0-6_amd64.buildinfo
Checksums-Sha256:
 492386a5ab8c30fe86898de51d04f5299bcbaee103daa03c15915bb73f4bab37 2069 
structure-synth_1.5.0-6.dsc
 f3e458537e005f0c2890c853431a042206c6f6b814c8dc9d975b77b03b678636 23561 
structure-synth_1.5.0-6.debian.tar.bz2
 ccaf5fd05afe019f347e41c9e6e1c192c87c1ba1ca800cfc5a31835f1bc4488a 11661 
structure-synth_1.5.0-6_amd64.buildinfo
Files:
 44168f241394357685293975f1604063 2069 graphics optional 
structure-synth_1.5.0-6.dsc
 b4639715d947ca1095d3b7aaa7173f84 23561 graphics optional 
structure-synth_1.5.0-6.debian.tar.bz2
 3540a76b5a433fbbb741abecbfe3ebdd 11661 graphics optional 
structure-synth_1.5.0-6_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAl1xbVEACgkQX45r4JKP
+vpmFw//cMHgNe0LtMtuvg8CNyyawwU9dszEeGpVLHtRaAw9P3zjODgBsJfFrLza
5XnXM25Qr3abptMBVrL9gaOdO+6bWugUugg7Cv3wQmO4ZbJYPlQblm8102vDoBv1
fK0pkvIpD3OlfbBFjhmyY2pTJ+KBxNjhV7arYOfXwzw0oQ/Sq678zi2o/V0DL/55
8gTT7oIaLG4rXIqoJNsKw8QJ2ZFpztpABq3KYdLRfl5wKTrLFbh3tFhy9RstYSaU
29V0vcVEIBcy/C79jVPjH40/uO8tw2bDRwABwUSIujsZFQW51qAf58thsgw2S+DX
lA7n+Gw5XTdTcf2Zop5IQS3tOESaHBOhmD5mLDAB9JUH4HYqmZVvGpyl6dr8hR2e
w9GJ30Q7aVl+vR5IxOVWL5g7N6uZeV/2ktlD35VstbBrLyhRg0Geco7vhdAUZ8gy
g6ElXV7Flh+LtIKaN/pja118ZxSr3/yV7mCUh/BCaq4PpZuuKC9wIdWlDy4S+kJX
BrJJbAv7OF5FyXtQxOVthKmsSGlZluTnq76VPwLDQ3a3vORAI8s4ktdhhw9XepjK
zVhCXLo8FN/xNsuo1iacVz7jY/FJEiOS3JfiNMnknb5yvVO5j6XfB8AinfZsICx8
yjbrVu7N3rVZ7MFHQON471p9ahEX1xvc2oB0q20Cf9L/wVpaZoY=
=gCCt
-END PGP SIGNATURE-



Accepted manuskript 0.9.0-2 (source) into unstable

2019-09-05 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 05 Sep 2019 22:26:50 +0200
Source: manuskript
Architecture: source
Version: 0.9.0-2
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Changes:
 manuskript (0.9.0-2) unstable; urgency=medium
 .
   * Upgraded Standards-Version from 4.3.0.3 to 4.4.0.1
Checksums-Sha1:
 3e5ab547bf8773c9b2f83c270bd6a34cff5f7ac2 1803 manuskript_0.9.0-2.dsc
 25c1459e9478f4133ec33f97e0bb64000c32f88b 74440 manuskript_0.9.0-2.debian.tar.xz
 51157f684b2dcb4e5308b1a18a23da9df71943e2 7435 
manuskript_0.9.0-2_amd64.buildinfo
Checksums-Sha256:
 207b6689a1faf449c4220ae8544661db17bff963f67a9e5bd886124fa808bdd2 1803 
manuskript_0.9.0-2.dsc
 540f3d3ca162dc4e9141d3301073b2174006ce33f68061345508cbf9632240f7 74440 
manuskript_0.9.0-2.debian.tar.xz
 7192e62c871522776f94d2b7aea236785e2116944fb36c85b358dee62bd0b831 7435 
manuskript_0.9.0-2_amd64.buildinfo
Files:
 07448c8fa9cc7aa6e32e4d4cd49e4e35 1803 editors optional manuskript_0.9.0-2.dsc
 50da7a80a59ad6fe80cfbc03a06fe77f 74440 editors optional 
manuskript_0.9.0-2.debian.tar.xz
 e2441a6967502fe983841619738cf2e2 7435 editors optional 
manuskript_0.9.0-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAl1xcPkACgkQX45r4JKP
+vpFlw//a2OefBgksx4pwEscGqZSnSvEpFe/KU2AI7UetfyyWFNMZ+sVAzF3h27P
HlfU2/JO4aj6hWtMi+ySQRPMI6G+A41b6oP4stUQauq44ZMt+DP15KAmTgT0Nfu+
Kjv0mOuFtMGZCxwK+4/S0Su5wO1OjZqLqtdqOxCFLFQzpnKhhRpYsAjIdL/NosMA
RU9BM6APJkaxTGsdsY+xPY1VR5CiAMXlvojxFDB4UED7kUK1u+GLgUQbe6+w/7B2
CvHMdDVJmfiN5MLILzOfeos+qGApnPyGCaPK/Ng/JH/Z77DQyH5XXF4G3aRuafWF
14mR54AAbHwkpJaDByfbjdJGtmockZoOcqQMeE7YkMb8Ygm/qOYYxCSkpSLjqBdd
patkk69q9kf7oYrGJ82kZotrv4lCvVuBO4NrD10FERiX+9bS1pA/SH51+Wtzo9rK
VfRmjswtG1i14LgmbSshnWHbqdoIzfoGWkJpN2KLvTcvYOpUsFJ/paS+IKJUb7+y
o7qN64JvWwExArtvuq0VlZtNTqxYCCUutUqPqTRkChPZkrMoItQno/VwNuDhBJeY
4AnXBbHPk1uYMcAg2356K6DYDusY0LBydqu8USm/g06FtzUGJxThIVHbgtBQfnC0
S7OQB0SeQ8kGsUzZQ59dE3N2dlKXzDKc5qkEu0BXC0doOcndBBQ=
=hjoS
-END PGP SIGNATURE-



Bug#875234: [writetype] Future Qt4 removal from Buster

2019-08-29 Thread Miriam Ruiz
Thanks!!!

Miry

El jue., 29 ago. 2019 a las 23:05, Moritz Mühlenhoff
() escribió:
>
> On Thu, Aug 29, 2019 at 10:58:03PM +0200, Miriam Ruiz wrote:
> > It's okay for me to remove it from the archive. I think it would be
> > the best. As you say, it seems to be dead upstream.
>
> Ack, I've just filed a removal bug.
>
> Cheers,
> Moritz



Bug#875234: [writetype] Future Qt4 removal from Buster

2019-08-29 Thread Miriam Ruiz
Thanks!!!

Miry

El jue., 29 ago. 2019 a las 23:05, Moritz Mühlenhoff
() escribió:
>
> On Thu, Aug 29, 2019 at 10:58:03PM +0200, Miriam Ruiz wrote:
> > It's okay for me to remove it from the archive. I think it would be
> > the best. As you say, it seems to be dead upstream.
>
> Ack, I've just filed a removal bug.
>
> Cheers,
> Moritz



Bug#875234: [writetype] Future Qt4 removal from Buster

2019-08-29 Thread Miriam Ruiz
It's okay for me to remove it from the archive. I think it would be
the best. As you say, it seems to be dead upstream.

Greetings,
Miry

El jue., 29 ago. 2019 a las 22:42, Moritz Mühlenhoff
() escribió:
>
> On Sat, Sep 09, 2017 at 11:12:40PM +0200, Lisandro Damián Nicanor Pérez Meyer 
> wrote:
> > Source: writetype
> > Version: 1.3.163-1
> > Severity: wishlist
> > User: debian-qt-...@lists.debian.org
> > Usertags: qt4-removal
> >
> >
> > Hi! As you might know we the Qt/KDE team are preparing to remove Qt4
> > as [announced] in:
> >
> > Therefore, please take the time and:
> > - contact your upstream (if existing) and ask about the state of a Qt5
> > port of your application
> > - if there are no activities regarding porting, investigate whether there 
> > are
> > suitable alternatives for your users
> > - if there is a Qt5 port that is not yet packaged, consider packaging it
> > - if both the Qt4 and the Qt5 versions already coexist in the Debian
> > archives, consider removing the Qt4 version
>
> Hi,
> writetype is dead upstream (the website vanished completely), are you
> planning to port it yourself or should we remove it from the archive?
>
> Cheers,
> Moritz



Bug#875234: [writetype] Future Qt4 removal from Buster

2019-08-29 Thread Miriam Ruiz
It's okay for me to remove it from the archive. I think it would be
the best. As you say, it seems to be dead upstream.

Greetings,
Miry

El jue., 29 ago. 2019 a las 22:42, Moritz Mühlenhoff
() escribió:
>
> On Sat, Sep 09, 2017 at 11:12:40PM +0200, Lisandro Damián Nicanor Pérez Meyer 
> wrote:
> > Source: writetype
> > Version: 1.3.163-1
> > Severity: wishlist
> > User: debian-qt-...@lists.debian.org
> > Usertags: qt4-removal
> >
> >
> > Hi! As you might know we the Qt/KDE team are preparing to remove Qt4
> > as [announced] in:
> >
> > Therefore, please take the time and:
> > - contact your upstream (if existing) and ask about the state of a Qt5
> > port of your application
> > - if there are no activities regarding porting, investigate whether there 
> > are
> > suitable alternatives for your users
> > - if there is a Qt5 port that is not yet packaged, consider packaging it
> > - if both the Qt4 and the Qt5 versions already coexist in the Debian
> > archives, consider removing the Qt4 version
>
> Hi,
> writetype is dead upstream (the website vanished completely), are you
> planning to port it yourself or should we remove it from the archive?
>
> Cheers,
> Moritz



Accepted xmlcopyeditor 1.2.1.3-4 (source amd64) into unstable

2019-08-21 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 21 Aug 2019 12:57:51 +0200
Source: xmlcopyeditor
Binary: xmlcopyeditor xmlcopyeditor-dbg
Architecture: source amd64
Version: 1.2.1.3-4
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 xmlcopyeditor - fast, free, validating XML editor
 xmlcopyeditor-dbg - fast, free, validating XML editor - debug
Closes: 933418
Changes:
 xmlcopyeditor (1.2.1.3-4) unstable; urgency=medium
 .
   * Using wxWidgets GTK 3. Closes: #933418
  - Build-Depending on libwxgtk3.0-gtk3-dev instead of libwxgtk3.0-dev
   * Upgraded Standards-Version from 4.1.4 to 4.4.0.1
Checksums-Sha1:
 941d01eb0d9823d9baa062b507fc222fa99017eb 2073 xmlcopyeditor_1.2.1.3-4.dsc
 f0e9442a1bcab55ed1c1ecbe1859850667406b3f 9816 
xmlcopyeditor_1.2.1.3-4.debian.tar.xz
 ca53c56289eda3c97ca087fb51087b989657d907 10998120 
xmlcopyeditor-dbg_1.2.1.3-4_amd64.deb
 50fe1fa7f184736647d2019cdd286ec3dc980676 13136 
xmlcopyeditor_1.2.1.3-4_amd64.buildinfo
 94535fafc7d8dbfefe4879a5b07b01093d60be1d 1344660 
xmlcopyeditor_1.2.1.3-4_amd64.deb
Checksums-Sha256:
 b88a06b9ff366408014b3dce8ad778a772e8dfe040bbb63edf72ecf99f79c1fa 2073 
xmlcopyeditor_1.2.1.3-4.dsc
 01392b8350cdbd1e721baf405eb48596b119d73b8c3ff9e4098181770a27e49e 9816 
xmlcopyeditor_1.2.1.3-4.debian.tar.xz
 568807553fa7f41c0d674e08944ae184b5b1609e21ae969bb357d41f2f9bbb2f 10998120 
xmlcopyeditor-dbg_1.2.1.3-4_amd64.deb
 8b2dcd4a5390baeb4b255d974abc5669b72cc3591562fa7f2aaea26d14b55021 13136 
xmlcopyeditor_1.2.1.3-4_amd64.buildinfo
 3ffeec137d2cc8f29afe4b079b8b499a3d0ef8b0aff362a36eecc87b0fbc8ec7 1344660 
xmlcopyeditor_1.2.1.3-4_amd64.deb
Files:
 17db3eec63678b726d40ed31e2630f3a 2073 devel optional 
xmlcopyeditor_1.2.1.3-4.dsc
 8f7f460016f6da4f577ea143e5a8d863 9816 devel optional 
xmlcopyeditor_1.2.1.3-4.debian.tar.xz
 c2ce169eb9102d063ab832f5aa533619 10998120 debug optional 
xmlcopyeditor-dbg_1.2.1.3-4_amd64.deb
 d60371eb0c7ed799d17416e7d4d43472 13136 devel optional 
xmlcopyeditor_1.2.1.3-4_amd64.buildinfo
 ab04037d17fd679b8188a59cbe692df4 1344660 devel optional 
xmlcopyeditor_1.2.1.3-4_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAl1dKh8ACgkQX45r4JKP
+vomXQ/9G3mWgK2n+oJr6wD3O6zxwpJ38aaoszmuwq/UTLfjZWLJJr1PmEWevWWK
6FZAl8CM5RzJ8v8vguQPjoR++l3PR182Sn/921Ca43PljZtFXAc6QtcWEwNatj5s
9Igo9+ajUrj2iUYez6v2YoN5kMCjoYoZOrXffvqe/eVawmgkGufl7bSkMhFMj2Kg
v3kg+L0ReVyML98NXrvTawxWf8tjFbCh6PkVbi3E9iduFUfrYROvtRU5Caq3DXrH
gwqLLlH3pe6yA9n7zI0AhOYv2aVgUGmdem8djlEuCMOOB1k87EjuadTvTCoroey/
HZgH45s7gaFuSGu2TBsa3x2xJS63k1UjqZFRzaBHTUsSsxxCdqoM2NoJen9zoG7s
LqGvkwBs+SbBCwduEX+JI11XVHKQy/APql9vftKK7a66h+rrkD9IQ5AxywJSAl3r
WXJDc78/CUDR9jo+DlTw/x9+DgE0Lr7fJ76CpLJ6KYLtnCcFGFRNMA2oNuIBiZec
x71rtl840SQas1C6ZTiV44RLYWswb8H32DYkefJlyn/ho6f9sFdwNP21i/eNIDeo
vYBr0OaKYdepfVsx9dQd6VFWKtNMTDvSeDyhdSDGpvFeaLiikM2/MUmOBFontYll
V/pxqYyeFyMv+9ZKFA7hKcHjXudDcSHnCfuLlq2b/NGo49PktuM=
=GAv+
-END PGP SIGNATURE-



Bug#930676: goplay: Should this package be removed?

2019-07-05 Thread Miriam Ruiz
> goplay has not received any updates since 2015, it uses libept,
> which we'd like to get rid of eventually I think, as it's also
> unmaintained, so I think it would be best to remove it.

I agree. I think it should be removed.

Miry



Bug#930676: goplay: Should this package be removed?

2019-07-05 Thread Miriam Ruiz
> goplay has not received any updates since 2015, it uses libept,
> which we'd like to get rid of eventually I think, as it's also
> unmaintained, so I think it would be best to remove it.

I agree. I think it should be removed.

Miry



Accepted manuskript 0.9.0-1 (source all) into unstable

2019-04-06 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 06 Apr 2019 02:13:26 +0200
Source: manuskript
Binary: manuskript
Architecture: source all
Version: 0.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 manuskript - open-source tool for writers
Changes:
 manuskript (0.9.0-1) unstable; urgency=medium
 .
   * New upstream release.
 - Add configurable fullscreen editor improvements
 - Remember and use last accessed directory
 - Add ability to add new background images through UI
 - Fixed many bugs
   * Upgraded Standards-Version from 4.3.0.1 to 4.3.0.3
Checksums-Sha1:
 c440e9dfcacdfaef63eec07755847d04f2ee699e 1803 manuskript_0.9.0-1.dsc
 909dae01cb5199900cc694d6f0fb00ec17bda4bb 4899919 manuskript_0.9.0.orig.tar.gz
 a978ca11c92b3a0ba9ecd5a0f3a733c6ee8aa9a5 74404 manuskript_0.9.0-1.debian.tar.xz
 90333d8308289d4fbc7555755a530ade9e82b62e 3519436 manuskript_0.9.0-1_all.deb
 a6577e0715f076b8e2b56df95a79bb3277f70060 6377 
manuskript_0.9.0-1_amd64.buildinfo
Checksums-Sha256:
 2fbc90ecae1ac4fad65d896cd8589cb004586596331ca874f9def09515c092be 1803 
manuskript_0.9.0-1.dsc
 0143628462911683c744bccbb785279efcab87b4566ecccb1b5a401f68f747d1 4899919 
manuskript_0.9.0.orig.tar.gz
 dfde91b2b58b6b8ccca99777f583451aaa7c60e8353d4914fd4b368ee088322e 74404 
manuskript_0.9.0-1.debian.tar.xz
 3b349f5e8707f63470b73b9577a3e301edfc2766383459cd6d1f1fe0e9507675 3519436 
manuskript_0.9.0-1_all.deb
 21e16d3bcc6265476047a34710c132be35d034bffcb620d59b865607c5bcc3b3 6377 
manuskript_0.9.0-1_amd64.buildinfo
Files:
 0bf3b835178489aa062e69536e812957 1803 editors optional manuskript_0.9.0-1.dsc
 d87c1c2d4056203a10a93da76855d37c 4899919 editors optional 
manuskript_0.9.0.orig.tar.gz
 2575160c646ca525510aab89f50ab2e6 74404 editors optional 
manuskript_0.9.0-1.debian.tar.xz
 9ae0a632e9f24267e3c579e1f481dc77 3519436 editors optional 
manuskript_0.9.0-1_all.deb
 31adf8e9ca4b697b7ad32846c9b7cfdf 6377 editors optional 
manuskript_0.9.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlyohZ4ACgkQX45r4JKP
+vrhTA/+MGsir4CCBbakYB3l20K7IuIWt6VOvv59i0Edal7g2rM1j7Ca1n4rfWtM
PcqDFvcROlNA1Rn2yQKyWv+BSx/ofPMYXpRoDHa7T/YWeacsjgJ7xzUHBsdm+A7a
nKxBcUTDAe9TYz9gx2Bzec9GMEpUyS1QVRqOq7akQgYSt5BG0+l/vWO2x4X/Z/zS
OdhHPg7LMHUSIVecw1XjgwJ7e8p5p7/ADTKzr1fZZYAI6q5HPJN2Tl1ZLQaX/U7g
Tnha1WnBGAe2e7M9ca4kA/zxC4mvUSwqnOjw+qPKI8gMvoy5ZWPXfhNOZAfikjfX
rjxzN+NlwUNtgdncGI58TPT4apAucvTbTjWGgVYDUJO9B/dYeCWGniV6DMY6E+EA
DgL2waeTpNkw65ttR2S/dYeZg/j9H72+PqpplYysD+FamWYLrsctwYqRDkkdHl/O
yKmcYIuX6ul4jfAslKNnQPQITEJ07euieG+/5VNL+yYKn3chaDt0mSsfYdH1zaT7
o0pRw1pb586KzSy5Z4pJK8yXA6w+8to8AjZcMCT2o9SGkActgTSSVoGnLq3p1cUx
9ZQNFMVVpp95fj2zSWwQarbQLxr6KKwCfeLgL4qxfTrls9yqKfq4CiZUiXHTpjXw
v0uaXa8YHbAmS10tFWSa5NCnS4McgEhuGzIhdqSR9wh1DU9Uoek=
=me5j
-END PGP SIGNATURE-



Accepted structure-synth 1.5.0-5 (source amd64) into unstable

2019-03-27 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 27 Mar 2019 21:28:07 +0100
Source: structure-synth
Binary: structure-synth structure-synth-dbg
Architecture: source amd64
Version: 1.5.0-5
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 structure-synth - application for creating 3D structures
 structure-synth-dbg - application for creating 3D structures
Closes: 911993
Changes:
 structure-synth (1.5.0-5) unstable; urgency=medium
 .
   * Upgraded Standards-Version from 4.2.1.2 to 4.3.0.3
   * Changed the build dependency from libqt5opengl5-dev
 to libqt5opengl5-desktop-dev. Closes: #911993
Checksums-Sha1:
 dfe3b537abb4e09b812dbd2c9b6974a341c304d5 2051 structure-synth_1.5.0-5.dsc
 a89c0f994ace9b1f6b247803bcbb1b3218075ff8 23374 
structure-synth_1.5.0-5.debian.tar.bz2
 6a259d4b9d5f8145c18ff808f3b92661fb193112 8148464 
structure-synth-dbg_1.5.0-5_amd64.deb
 aa84480cc98cbf8dbbbf42c0a0adf5f018a5ed2a 10429 
structure-synth_1.5.0-5_amd64.buildinfo
 50657df592f192501148b8ba551450da6684767f 409504 
structure-synth_1.5.0-5_amd64.deb
Checksums-Sha256:
 96118fef3c641ca7b7b60538724b2773d94d00b6b413ae9932e46a8f9330a575 2051 
structure-synth_1.5.0-5.dsc
 3482aea86de96104092686b7f5c71db1741666281b60be78ce1dbc3a696a0867 23374 
structure-synth_1.5.0-5.debian.tar.bz2
 bc7635feb4330124b502138f3ea1a049d34a53e224165e18f48b2f41a6369dbd 8148464 
structure-synth-dbg_1.5.0-5_amd64.deb
 20ee3c7b5b2403b9656cd4dd5196ce9f3b75790bd136f4d88d6ba19146c4d7fd 10429 
structure-synth_1.5.0-5_amd64.buildinfo
 ab501b0090f814db0cfb59067b7acf2f1471e2b110d06ff442f2280e675bc72a 409504 
structure-synth_1.5.0-5_amd64.deb
Files:
 3f3072ba3bb20a60e571bfd2c6f8c902 2051 graphics optional 
structure-synth_1.5.0-5.dsc
 0c8798ae1581bd4e20b12a6e46196e0d 23374 graphics optional 
structure-synth_1.5.0-5.debian.tar.bz2
 551e78883e685946643300953acc3f4f 8148464 debug extra 
structure-synth-dbg_1.5.0-5_amd64.deb
 dd39375a94d4396db9f0c47b6f595aa5 10429 graphics optional 
structure-synth_1.5.0-5_amd64.buildinfo
 f62683e258a4b5bdc64f2a1df16a2ddd 409504 graphics optional 
structure-synth_1.5.0-5_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlyb48cACgkQX45r4JKP
+voJkA//VUIzdwjyuZrleOFaR4rEk5hnBhh2HWQ+xi9x5kDElPm+kANgeQTNp77V
uNA7it6DTA0Q4ayQUpi5mvFeeGeUCXnN1boSBSckhTf9nNDlsfXONK1Gmo9q0Lx2
LdUrMJFzGrurwlclsovFG18rV8vFMpzwagGXTt2wQFsHlxLZpUh8gG1IswTnE/n0
CzvHVnwIL0Zp31R8mZTbjRk3IVZ+PdrcnGQCs3SyBaxBLMiaIM3eBH37xC1tHjgc
sLgZgqsgblPveM7ZQ14qWhHvvlb7+0nuzM5pMxu23V7HzRHS9Sb0L5FQLEBQV3Bw
qTNOxNLxCQw6K8x/GVM6tG0vLEIm7CuUXCjvnSmBHKA2AP3DJbZY+pdXoLzK53TE
k/9M9gcfAh44SPSabGCJNaIWMj+/07/ywdJZPkM0lfqEsew8jGOWX7jyaeGe66Th
WxxCg4iJpW41P4vR+/r71fyM1Eq7O8IAVSrsqqlYXFgNN7DD6RY01ejByzocVh+i
Brc0sVTtCMpX/QBvIk8pUg6iq6zvPVBlHyvU2CC51RuXXa/Rl/kAJXV75cjYMV27
/nmVz/AXre1kcGmXwe7aIOmr/JcyyyaqkKJ/lUWMfH5y1YkvQ+KmX3PJaUnuB76K
QTn4NoCVuPPMVIqe7plVYcgBJOMEYuy2QsigCIBiTyLwqh6OpQw=
=CHyf
-END PGP SIGNATURE-



Accepted xmlcopyeditor 1.2.1.3-3 (source amd64) into unstable

2019-01-03 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 03 Jan 2019 11:17:10 +0100
Source: xmlcopyeditor
Binary: xmlcopyeditor xmlcopyeditor-dbg
Architecture: source amd64
Version: 1.2.1.3-3
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 xmlcopyeditor - fast, free, validating XML editor
 xmlcopyeditor-dbg - fast, free, validating XML editor - debug
Closes: 916133
Changes:
 xmlcopyeditor (1.2.1.3-3) unstable; urgency=medium
 .
   * Added missing build dependency on pkg-config. Closes: #916133
Checksums-Sha1:
 b63a36543e10ff18a0aaff365846196c99429cc9 2066 xmlcopyeditor_1.2.1.3-3.dsc
 73b1f1f4bb427efc030321b81903d0e1729f03e2 9760 
xmlcopyeditor_1.2.1.3-3.debian.tar.xz
 34755813b2eabe90d093298e3ad4f5403e104c57 10479132 
xmlcopyeditor-dbg_1.2.1.3-3_amd64.deb
 53525ebd0eb7e26483d6a159f44df819c214dea3 11664 
xmlcopyeditor_1.2.1.3-3_amd64.buildinfo
 d309af56aac2affa4d7c61edd640813f3227cb90 1318264 
xmlcopyeditor_1.2.1.3-3_amd64.deb
Checksums-Sha256:
 2a018673e27687e027081611f6ffb9a7abf1383b94fe91fdaa076ad07d92f059 2066 
xmlcopyeditor_1.2.1.3-3.dsc
 404b9e7578167b54c8f58043e04a3d0a19f567d9df709d7e53cdd56016d653fd 9760 
xmlcopyeditor_1.2.1.3-3.debian.tar.xz
 3f3f6650c9c659ea582b8e51ee32264e6d8dcc07d5a4dba51037f214df59812c 10479132 
xmlcopyeditor-dbg_1.2.1.3-3_amd64.deb
 43c1e40631d744fb6c04f38b87204a134f33c2e1ffb82a7221e52090633a9318 11664 
xmlcopyeditor_1.2.1.3-3_amd64.buildinfo
 2392bf2b13c2e5a649c335d9ee137d9054ef76fc6c97a0d791000b055337e6c4 1318264 
xmlcopyeditor_1.2.1.3-3_amd64.deb
Files:
 5226e52f0d6d3ef1d866861b5ef30678 2066 devel optional 
xmlcopyeditor_1.2.1.3-3.dsc
 f698ebd745c8f012c82bc928663534b3 9760 devel optional 
xmlcopyeditor_1.2.1.3-3.debian.tar.xz
 395acf5360eab5abb09b187b8b586fed 10479132 debug optional 
xmlcopyeditor-dbg_1.2.1.3-3_amd64.deb
 4f4eca7fa14496a5a418fd8ec9039d76 11664 devel optional 
xmlcopyeditor_1.2.1.3-3_amd64.buildinfo
 2c4f0c9da648585d7af32e77e0c1c410 1318264 devel optional 
xmlcopyeditor_1.2.1.3-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlwt5foACgkQX45r4JKP
+vpVrA/8Cj58KodYHIeu+L30cp3AKC4cqrql3/GDq9184EWPWg6zlfBVP8m/OJ5G
NXwrk9DWEjnX9Do7QI8iYybYk45B/7c9vzGnCt/4tKmf8KgJs55HizBWyI9uNH3D
PS38WvnFYW4TjVvGjRTYfftd0325CIwrJQtLLkiAW0sQK0cwJetruMc1lQ1qgwYt
B/dnKJwQBjD3biB9+XpHMT/Yd/CCX2jE6KkBf3tmcPi65aNovUISEFLRtoq0qsjb
C9P1zDieEkXHWpg1qp5Fy4QUMG7kOBvWg7RGWPl6/IOEfBLcR4DBy+73TPBjivgQ
2j5R+Ksyu2O2k8K06bCXgze9VarRAC9ylBoB4m5eMOdtLYh51CWYgWFIDzM//jQk
af+HB9RNzWVVmMIgWTbS9h9tlxUF2+5+aNDg2ZggOBxQoVlhZImoNrDWJVSoh6Pz
n4ww985iDmZCVtE4l6Ykhi5d4pPkzbVLyvh9o0hwycqh6FzxKoIAe5KJTn9u7jWw
y5D3cjDLKn8rjW5omQnVJHJCllogmiVGEIBD3TuK+2bQ7PGA7qnt+WmdS44uN1w1
+tSZFJGJXjQ4lB/FxkXZV6H9s5PwUGdtz6gKrWXtnOuT1jnReLuw9SZp56vA9SZ+
yyljHDUD6PCoT3kMOD3RzXn5EaNyvlCQD+RCze57kMglFJqxUnY=
=gCYl
-END PGP SIGNATURE-



Accepted manuskript 0.8.0-1 (source all) into unstable

2019-01-02 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Jan 2019 11:43:06 +0100
Source: manuskript
Binary: manuskript
Architecture: source all
Version: 0.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 manuskript - open-source tool for writers
Changes:
 manuskript (0.8.0-1) unstable; urgency=medium
 .
   * New upstream release.
 - Add support for Pandoc v2.x while maintaining v1.x support
 - Fix plot importance changes if delete earlier plot and click other plots
 - Remove conflicting plot resolution step key bindings
 - Fix some crashes
 - Improve pandoc compile/export return code handling
 - Enhance Travis CI builds and tests
Checksums-Sha1:
 a776d3375aa5e936337683b79629824a59822476 1803 manuskript_0.8.0-1.dsc
 3498b96da7437cb19326a6aa9fbce9157e70ec57 4802936 manuskript_0.8.0.orig.tar.gz
 dd8134ed60c23d4dcd899c24b7a88fda95fac937 74268 manuskript_0.8.0-1.debian.tar.xz
 f6d660ed61b083f4564443f867819031c1a622f0 3480916 manuskript_0.8.0-1_all.deb
 5c1129c3e957495d19817068fbd98f1257868e94 6444 
manuskript_0.8.0-1_amd64.buildinfo
Checksums-Sha256:
 b84ca0c3efc5cda3acdefe8894bafa6b86d53004ff950ec55acb07c72a7bf749 1803 
manuskript_0.8.0-1.dsc
 03b3e229894530d9dccd3f8b9898bdb201f748f9af8bb6875ea1f9fc9592fecf 4802936 
manuskript_0.8.0.orig.tar.gz
 f19acf67db47ad73d5add58373bb2d7a6f216787b1ebe5790ef1b19116bf0a74 74268 
manuskript_0.8.0-1.debian.tar.xz
 ab1d60c96b41730714f82f657131371eaf7af7bfb593f91d63bdf568832974bd 3480916 
manuskript_0.8.0-1_all.deb
 6cd198fb4e49aa6d1d11582e4960f1e71619394ae80f2a8ee70944aa330d7e2b 6444 
manuskript_0.8.0-1_amd64.buildinfo
Files:
 30fd66e21e3ebfdd421602b89fbb9b47 1803 editors optional manuskript_0.8.0-1.dsc
 509ff421039040ea680b76af4f764470 4802936 editors optional 
manuskript_0.8.0.orig.tar.gz
 c2f482209154ca62e154eef7b215c9c8 74268 editors optional 
manuskript_0.8.0-1.debian.tar.xz
 319685d8b7be39cf63c496c71213105a 3480916 editors optional 
manuskript_0.8.0-1_all.deb
 dbc6039890d2bf0627fdb3c01807ac8f 6444 editors optional 
manuskript_0.8.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlws5gUACgkQX45r4JKP
+vq0Iw/6AkEUr+I/l1/EN/dgn3fIC5J4br1dWujBv+4Vy4ZOhz4Lv+/DieeRj4+X
JN9uQznnF859o7BWMkZXL/otIJE5oEBMsuKfQdtZV6uOVyft1a5n6iR3mq26lf80
+Sd5TxXqnPEPB6rvYOd2HdsgjZVlMTpXHHdbI2BHsSLHmAeCQAm+sKevZhb81d6e
8S933m9kmo6U9m+k91Sj3dOxToLQARQqT+pa2RkiK1jQ0AMjAtWWgyQz5OfVMeGA
5YbhlyA5KVUGktqve6bNloVKs/xza3VI/tjVnItjvZkdB746UO4V9gTTWOz4vNK6
a0v+1vJEq2onA7gBL0dC6ouogh5gtMDalXTc3/hYzr6jb+/8tNVmLB4P5U4LsKlC
aDhhMYZ+2NOzEpFjeNFtwJxo+AX5sbJ/ZU13Mnv4ZwRu2ye0NoTFTCUbsuhrLXyR
Zpql1HYOLq5TXnfuy84gMaEpuyZ6KPGclPvDW1WOhpeUZtVnolgwtlDqsc9SMRa+
o4NrZAOnGh3D6p/ZGwZ4IIo9c5+JG5fyyzPSs3X9honiekVV+eP0EJZg4MnxI2Io
9Y+7ym6j/R7ABrieDoiCoqKtj1SI1UBg9mFGZtmFlRCDzS2m9EROo1qUljlo+EaN
AsnG+LtM1OWXhrHGLMRzRqSUHvXVpPgAhlbSVt5bkdUY09HDEEg=
=J81n
-END PGP SIGNATURE-



Accepted manuskript 0.7.0-1 (source all) into unstable, unstable

2018-12-04 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 31 Aug 2018 14:07:51 +0200
Source: manuskript
Binary: manuskript
Architecture: source all
Version: 0.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 manuskript - open-source tool for writers
Closes: 911026
Changes:
 manuskript (0.7.0-1) unstable; urgency=low
 .
   * Initial release. Closes: #911026
Checksums-Sha1:
 bc0976937f621950e441d4b70a338b7c235bdec4 1803 manuskript_0.7.0-1.dsc
 9faa876f7c3a2127e5185abb0d491a47ee766309 4714674 manuskript_0.7.0.orig.tar.gz
 0ae8b983833ca19c80fcd4e8b270f9bae23c370f 74976 manuskript_0.7.0-1.debian.tar.xz
 ce95388b4359c956f1c78cc33e29399c2735f18d 3442716 manuskript_0.7.0-1_all.deb
 712bd4929ae62ab0d613d775a9f7e64b27fab5ad 6776 
manuskript_0.7.0-1_amd64.buildinfo
Checksums-Sha256:
 4917a3935be870722cd0b71df55eec4d631ec83b579899c4ffbf380e7e3b6bbc 1803 
manuskript_0.7.0-1.dsc
 1acd6517a2781776e281fa3d5b3ee03a9eb3c9308f87fb2a36e6717d476f0085 4714674 
manuskript_0.7.0.orig.tar.gz
 1ea3e8559af453e2a441d0df0a137d51ae666475df90a4660455eac50c64ef97 74976 
manuskript_0.7.0-1.debian.tar.xz
 0e7c6e15c45f5ef1f38527ab9e1eaa7f2f039278332ac4eeabf1e74767a622a4 3442716 
manuskript_0.7.0-1_all.deb
 f62ce452b3649af3db7de628c1b6f235c5b62bfebb28f72375d4f19605507469 6776 
manuskript_0.7.0-1_amd64.buildinfo
Files:
 d79e352d1d530427d9bbbdb34df9803d 1803 editors optional manuskript_0.7.0-1.dsc
 d2df91902c015bdc212eb6d74ebb358e 4714674 editors optional 
manuskript_0.7.0.orig.tar.gz
 10e4f4cd8774c8f3a255b89bfc904873 74976 editors optional 
manuskript_0.7.0-1.debian.tar.xz
 73057ccbb0af446c0262a40227b453bd 3442716 editors optional 
manuskript_0.7.0-1_all.deb
 6270b6ea133ff30ac7a56d6c126a92d8 6776 editors optional 
manuskript_0.7.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvFCeMACgkQX45r4JKP
+vp9RQ/8D2KIF2dbSieWu9fNra8Yem1h4SgxJ2J7xetzBYZnmREs26PZLUbRCfbP
3pdRybQh6TzCxPWFVTQUavmiYi9NDRaOtstr9O2D2vxHVQ3YV2t1oMFSh9vNhxbE
tRP3MHHwoJhpX4AlzehO9Xys6RnaW1oouz7V4j9CR2w3Dwqvk+dZSY+NPgD14Njt
NNRbZG80qq7dKhvNkabnwFpL0DmU1i2enSHV/WBdh0EKvCyjQZXXpidY+PxCRbYw
fxF6aJBp1J9WVS+w112fGa5M+9XagWxnRdDghP4CbX9VCXdXZXJq3J6WgpsEnePs
yS5AXEhTbxeo0UdDjfyNXiHjNc843BqdyiOQTMd57UkS1pGWTk0kcUtxmqEdvkPx
I6E6zN6iY6GlMl8wK1Fl9znJ3H83M77mJSsUwjiCjNRA6s/kN0hpPsHFPJNz43UD
zK8pyuETt2Rt6simeLVrXH5ZyQQ3oEQgXSEIyXHrpEjWOvjX+tgqDnNN34h+l8On
MebyhJ2+zB05kY0dZIb+0cx21l8E+2Gg34AC0T/iRae3y9z6t0OshQlQbTeg3wS2
cflNEcanRn9FRTNfJsQDURJ/6uYch6jCp6rS0MBBZrr3qz7YwLbMxAWjxPD1u60f
3hIa0Pnn7Jpo218f9iysbRUsMD2TDKRc7Aa+rUU2GDhLeaS+Eto=
=QsNs
-END PGP SIGNATURE-



Bug#911026: ITP: manuskript -- open-source tool for writers

2018-11-14 Thread Miriam Ruiz
I forgot to mention, my packages are temporarily available at
http://miriamruiz.es/debian/manuskript/  meanwhile, in case you want
to have a look at them.

Greetings,
Miry
El mar., 13 nov. 2018 a las 23:53, Miriam Ruiz
() escribió:
>
> Hi!!!
>
> Sorry for not having answered before. I started my packages from
> scratch. They are already in the NEW queue [1]. Hopefully they might
> be in soon!
>
> Greetings,
> Miry
>
>
> [1] https://ftp-master.debian.org/new.html
>
> El mar., 23 oct. 2018 a las 17:10, Antoine Beaupré
> () escribió:
> >
> > On 2018-10-14 23:23:30, Miriam Ruiz wrote:
> > > Manuskript is an open source tool for writers. It provides a rich 
> > > environment
> > > to help writers create their first draft and then further refine and edit
> > > their masterpiece.
> > >
> > > Manuskript is still in development, and in need of extensive testing.
> >
> > Oh! Oh! Oh! Me! Me! Me! I want to try this! :)
> >
> > I would be very happy to test Debian packages of this ... are you
> > starting from upstream .debs?
> >
> > Thanks!
> >
> > --
> > Soyons réalistes, faisons l'impossible.
> > - Ernesto "Che" Guevara



Bug#911026: ITP: manuskript -- open-source tool for writers

2018-11-14 Thread Miriam Ruiz
I forgot to mention, my packages are temporarily available at
http://miriamruiz.es/debian/manuskript/  meanwhile, in case you want
to have a look at them.

Greetings,
Miry
El mar., 13 nov. 2018 a las 23:53, Miriam Ruiz
() escribió:
>
> Hi!!!
>
> Sorry for not having answered before. I started my packages from
> scratch. They are already in the NEW queue [1]. Hopefully they might
> be in soon!
>
> Greetings,
> Miry
>
>
> [1] https://ftp-master.debian.org/new.html
>
> El mar., 23 oct. 2018 a las 17:10, Antoine Beaupré
> () escribió:
> >
> > On 2018-10-14 23:23:30, Miriam Ruiz wrote:
> > > Manuskript is an open source tool for writers. It provides a rich 
> > > environment
> > > to help writers create their first draft and then further refine and edit
> > > their masterpiece.
> > >
> > > Manuskript is still in development, and in need of extensive testing.
> >
> > Oh! Oh! Oh! Me! Me! Me! I want to try this! :)
> >
> > I would be very happy to test Debian packages of this ... are you
> > starting from upstream .debs?
> >
> > Thanks!
> >
> > --
> > Soyons réalistes, faisons l'impossible.
> > - Ernesto "Che" Guevara



Bug#911026: ITP: manuskript -- open-source tool for writers

2018-11-13 Thread Miriam Ruiz
Hi!!!

Sorry for not having answered before. I started my packages from
scratch. They are already in the NEW queue [1]. Hopefully they might
be in soon!

Greetings,
Miry


[1] https://ftp-master.debian.org/new.html

El mar., 23 oct. 2018 a las 17:10, Antoine Beaupré
() escribió:
>
> On 2018-10-14 23:23:30, Miriam Ruiz wrote:
> > Manuskript is an open source tool for writers. It provides a rich 
> > environment
> > to help writers create their first draft and then further refine and edit
> > their masterpiece.
> >
> > Manuskript is still in development, and in need of extensive testing.
>
> Oh! Oh! Oh! Me! Me! Me! I want to try this! :)
>
> I would be very happy to test Debian packages of this ... are you
> starting from upstream .debs?
>
> Thanks!
>
> --
> Soyons réalistes, faisons l'impossible.
> - Ernesto "Che" Guevara



Bug#911026: ITP: manuskript -- open-source tool for writers

2018-11-13 Thread Miriam Ruiz
Hi!!!

Sorry for not having answered before. I started my packages from
scratch. They are already in the NEW queue [1]. Hopefully they might
be in soon!

Greetings,
Miry


[1] https://ftp-master.debian.org/new.html

El mar., 23 oct. 2018 a las 17:10, Antoine Beaupré
() escribió:
>
> On 2018-10-14 23:23:30, Miriam Ruiz wrote:
> > Manuskript is an open source tool for writers. It provides a rich 
> > environment
> > to help writers create their first draft and then further refine and edit
> > their masterpiece.
> >
> > Manuskript is still in development, and in need of extensive testing.
>
> Oh! Oh! Oh! Me! Me! Me! I want to try this! :)
>
> I would be very happy to test Debian packages of this ... are you
> starting from upstream .debs?
>
> Thanks!
>
> --
> Soyons réalistes, faisons l'impossible.
> - Ernesto "Che" Guevara



Re: FOSDEM 2019

2018-11-12 Thread Miriam Ruiz
I don't know yet for sure, but I might eventually go. It might be nice
to organize something along those lines.

Greetings,
Miry
El lun., 12 nov. 2018 a las 12:19, Adriana Cássia
() escribió:
>
> Hi!
>
> Anyone is going to Fosdem?
>
> https://fosdem.org/2019/
>
> I was wondering to propose a sprint about underrepresented groups in
> the Debian community and what we can do about it, to schedule some
> activities to involve more people, and so on.
>
>
>
> Best regards,
>
> --
> Adriana C. da Costa
> http://www.mulheres.eti.br
>



Accepted squeak-plugins-scratch 1.4.0.2~svn.r83-3 (source amd64) into unstable

2018-11-09 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Nov 2018 12:16:26 +0100
Source: squeak-plugins-scratch
Binary: squeak-plugins-scratch squeak-plugins-scratch-dbg
Architecture: source amd64
Version: 1.4.0.2~svn.r83-3
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 squeak-plugins-scratch - Squeak plugins for the Scratch programming environment
 squeak-plugins-scratch-dbg - Squeak plugins for the Scratch programming 
environment - debug
Changes:
 squeak-plugins-scratch (1.4.0.2~svn.r83-3) unstable; urgency=medium
 .
   * Cleaned up many lintian warnings
   * Upgraded Standards-Version from 3.9.2 to 4.2.1.4
   * Upgraded Compatibility level to 9
Checksums-Sha1:
 282c580f7d301d7a5be440dde92d9f56a54ab412 2110 
squeak-plugins-scratch_1.4.0.2~svn.r83-3.dsc
 f72612af8dc0d254dd4105bcee6eeb6edbe2a22b 4092 
squeak-plugins-scratch_1.4.0.2~svn.r83-3.debian.tar.xz
 50c31e580516dd5306c45d7c00948597883191d6 49780 
squeak-plugins-scratch-dbg_1.4.0.2~svn.r83-3_amd64.deb
 f129ea5758d86dc5be98ee9b582110f9c42459ed 8872 
squeak-plugins-scratch_1.4.0.2~svn.r83-3_amd64.buildinfo
 6921c3504b3ea77d29332ef47f82d76f2a8d238c 29432 
squeak-plugins-scratch_1.4.0.2~svn.r83-3_amd64.deb
Checksums-Sha256:
 dcf91d2dab313f7256ab627f25b4cff0bf73cbcd3172d3788655e4d296f70121 2110 
squeak-plugins-scratch_1.4.0.2~svn.r83-3.dsc
 a4f868ed72caa74fd4c675f55afc50934004bae0f60d1f448fc8750736c71b91 4092 
squeak-plugins-scratch_1.4.0.2~svn.r83-3.debian.tar.xz
 cf8031433877b3af3d9663897176a2fff01a21b1d065bbcf4f10c1ccc7c95a31 49780 
squeak-plugins-scratch-dbg_1.4.0.2~svn.r83-3_amd64.deb
 610e6e004bf0b446ebb054086b6c1cf310390e955ca7922f07db793163218ec9 8872 
squeak-plugins-scratch_1.4.0.2~svn.r83-3_amd64.buildinfo
 3facca75dd07188fd7e6a73bafc590d13c7340ec7b69a640046a611b21e9f484 29432 
squeak-plugins-scratch_1.4.0.2~svn.r83-3_amd64.deb
Files:
 164489ab4de3cde9007e6032ebfd2bdc 2110 devel optional 
squeak-plugins-scratch_1.4.0.2~svn.r83-3.dsc
 f68fbc88e067260b616750c5d679a39d 4092 devel optional 
squeak-plugins-scratch_1.4.0.2~svn.r83-3.debian.tar.xz
 efbe634814f1514305f032ea0535477c 49780 debug optional 
squeak-plugins-scratch-dbg_1.4.0.2~svn.r83-3_amd64.deb
 453e50f8bd878acd592c629214d2f15a 8872 devel optional 
squeak-plugins-scratch_1.4.0.2~svn.r83-3_amd64.buildinfo
 2cd8e8cfb0d01b8061a9ca50c6a092a8 29432 devel optional 
squeak-plugins-scratch_1.4.0.2~svn.r83-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvlb8gACgkQX45r4JKP
+vpiUw/+LWE3PY1aTk/KWk0x95IeAM/Ku9V0xPZ2dK9Ye5+pPC08BXZEqvt4hoob
U7xtQ7Qrn3rktKqaW48HDdRT5dT+mXZYEKPIuqutEoL7PzWAIfKdXxr4xiVkMBtd
GH7MgITTcR9aMa+atH8I9rK8oxqeHmmd0kpmFkbEACDMSgF6h/cBo9JHcdfQmI0L
zeeEzVUK2a10n7COFZaFFeUh8bG4rym33aVZxR9eaHgppY3tCC5wDEwliDqUEExi
FLs11C/i8eXxs3OG9R3DxXEH6rRVswszzFdyVmFDl7pHyUBYfcS79SMi3SngP10z
Dsrgk90oT7QK9hqos1zN46nUIBScJOH06rD6GeRSjF9taV5OoqBypboj5vDrsBz0
HZFy+7OYA5aVi20FVhmpkw010/33P/0hY2yTjK5DMguQknh1UJUGGqxZbJMg+OR/
Ag5J9AnRzOtAt0st0b6c9wkzcZBXvaiQFWj1cjVmQKy5kAR2GkYlxc3vCkK9WPS/
WTcwFjC+PAXXXLEfORKfr4+yEe1RfGtDl4DpKMWfU99hMHBpRfcAAm0qJd3kKtQu
CtDQ8pSvu9iPBIhiGPJBSDeKO1hDctr4LwBcp7Y4QcjPNzsufo1tlBuimrFxyEpx
fP+GaSnKsEuUmWoz6elX0w2NK4A6SnW9Y9P/KJPDohF96x8wjBY=
=xLY9
-END PGP SIGNATURE-



Accepted scratch 1.4.0.6~dfsg1-6 (source all) into unstable

2018-11-07 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 07 Nov 2018 12:12:06 +0100
Source: scratch
Binary: scratch
Architecture: source all
Version: 1.4.0.6~dfsg1-6
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 scratch- easy to use programming environment for ages 8 and up
Closes: 772411 825445 875529
Changes:
 scratch (1.4.0.6~dfsg1-6) unstable; urgency=medium
 .
   * Removed dependency from squeak-plugins-scratch
   * Upgraded Standards-Version from 3.9.4 to 4.2.1.4
   * Upgraded Compatibility level to 9
   * Depend on gtk-update-icon-cache instead of libgtk2.0-bin. Closes: #825445
   * Removed bashism in usr/bin/scratch, line 50. Closes: #772411
   * Stopped installing deprecated mimelnk files. Closes: #875529
   * Removed deprecated menu file.
Checksums-Sha1:
 d3b091b45e4b7e797cbca963073ae2d848a10caa 1751 scratch_1.4.0.6~dfsg1-6.dsc
 bd8c299116462a2ba3d9d4a04db6b8ab97921159 11580 
scratch_1.4.0.6~dfsg1-6.debian.tar.xz
 777d9c3f317898a5ea9e4433a9df6969bda2e575 25653348 
scratch_1.4.0.6~dfsg1-6_all.deb
 aabdf0e16ba796b8950d20ab10c1956eb830de11 5367 
scratch_1.4.0.6~dfsg1-6_amd64.buildinfo
Checksums-Sha256:
 089ec5f36d53cea926c64548b6b50438c33e71037158ac4bb5e00b8c030b693b 1751 
scratch_1.4.0.6~dfsg1-6.dsc
 b6bafb8e92bb3f6663306087e6b6022c5e99d22f3c3592bf7055d1d181de859a 11580 
scratch_1.4.0.6~dfsg1-6.debian.tar.xz
 c5b378fb59c5f2dc3253db06a9eb457a26487feafc6dad878c4467d474edd216 25653348 
scratch_1.4.0.6~dfsg1-6_all.deb
 dafc2fb7df34fcc8aa8a62ceb059fba9617f1a7553683630cd770ad59539da90 5367 
scratch_1.4.0.6~dfsg1-6_amd64.buildinfo
Files:
 b9e250efaab9d259f76b8194ded41baa 1751 education optional 
scratch_1.4.0.6~dfsg1-6.dsc
 b6d584db1310c3a795941366f7452ffd 11580 education optional 
scratch_1.4.0.6~dfsg1-6.debian.tar.xz
 2f4f55ddd5edc30c516d5f6c52f55652 25653348 education optional 
scratch_1.4.0.6~dfsg1-6_all.deb
 30ccb32f6f02f4682b296c0104787632 5367 education optional 
scratch_1.4.0.6~dfsg1-6_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlviz/IACgkQX45r4JKP
+vorWQ//RQRMEEqJz8HkoJUtVuL9ACWUPb2xZFuThr6PaI4+NGkeIQyKUXJhGxAK
LFABuTE5sQxUfxtTOizWoUcUINMH23WbyxS7QtyhCZZkpde9QgxMGrJLhL+CQSIa
8M4V8Znn09y7zTtzKqW2xlHNi3orJ54EoJMeWe6SwTWHMShPyoYN80KJLfop/P1e
lv6X26eVZD3VUuk4jGxPGP26fPB5H0UQnMuXymGHcI0VYL8cSd/ZlAZqHl2HLVFz
17eq9/1LFUUDbgfFlUMjR1KKAuVDMypr+oDHVHO1MXNPoJE5AvS48/xJsGLg2aJB
FmdI3Q3dfTd94saMk2IbYJ+sHiVrKVFpQPBK15lYMcv6MAg4tewI6cFNpuOc0cnA
6mnLMq8hGPg5aNdFPJzhLQlC6UfFjxapjRCjEJBqzTaYVA1wQXC/BYnPGPXx/SVB
PlxVYdOnGA4rL98ZfN2Jv0HxRZQGJ9t+1E2QgeEOkLvVf5GE6u3bS5fBKDVmojqy
tt7gijX+eZpCmLuUanqQhL+UsCZsTC+b/xCIJSNl/HJtyHNEsMtsoucrSGjFqYte
fB0Ig5tf5LE+8+oQUSMZBfzCAIMSrqLYavD/4yezk4wx9JQz0ugu9VQoaMVf67R1
dEv1q50qe/PnsSASkqfoRTT0F8bndxFtvMOuNR/sMCg3aWDNuE8=
=2nRw
-END PGP SIGNATURE-



Accepted biogenesis 0.8-3 (source all) into unstable

2018-10-18 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 18 Oct 2018 11:03:17 +0200
Source: biogenesis
Binary: biogenesis
Architecture: source all
Version: 0.8-3
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 biogenesis - artificial life program that simulates evolution of organisms
Closes: 742327 903102
Changes:
 biogenesis (0.8-3) unstable; urgency=medium
 .
   * Removed the build dependency on eclipse-jdt. Closes: #903102
   * debian/build.xml: Increased Source option and Target option from 1.5
 to 1.6, because 1.5 is no longer supported by javac
   * Added German translation. Closes: #742327
   * Removed menu file
   * Upgraded Standards-Version from 3.9.5 to 4.2.1.2
   * Increased compat level to 9
Checksums-Sha1:
 7bff61a8006219e3545aad00b9fe3dddaafb6846 1811 biogenesis_0.8-3.dsc
 44aabd0ac307278268144b604b32bcf1e2a8ce87 20596 biogenesis_0.8-3.debian.tar.xz
 321b3af3ad7d4e5c26df76dfa0f59a8f3612a85a 328628 biogenesis_0.8-3_all.deb
 51e0df2065c70cbb28d7140778dd1689af78c735 10501 biogenesis_0.8-3_amd64.buildinfo
Checksums-Sha256:
 91338388c4aecb3a86c37017526769ea67108964da9095228be92251f61701e0 1811 
biogenesis_0.8-3.dsc
 498617e55820ea7c04d5df53ff388d17d7f484c59b827c8acdfd1cfc4dcffdd1 20596 
biogenesis_0.8-3.debian.tar.xz
 be63ec5e76f1b81346a87e8e2addebc857a10e59520772bc9819dde6cd76fd80 328628 
biogenesis_0.8-3_all.deb
 864b3ff1d22d095290e1eb003db0b7726143bead591e1ec7b74a721191ebfebe 10501 
biogenesis_0.8-3_amd64.buildinfo
Files:
 f6dbd1f0d36ce80504b2ba773dc5f1e1 1811 science optional biogenesis_0.8-3.dsc
 09d62809d5bbfd3b6c9722ba270f5b3c 20596 science optional 
biogenesis_0.8-3.debian.tar.xz
 dca51bae12e1c4756cc74be86acb8ab5 328628 science optional 
biogenesis_0.8-3_all.deb
 4f194197f7784f6261d9afeb16c9a647 10501 science optional 
biogenesis_0.8-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvIdEEACgkQX45r4JKP
+vqR9g/9H2z6uMMngCaF4rCpmbLCYHZ1zmfzombtsKH8BAXLU3ldvupIazQvkbLY
xeW5E1JJoA4as9G0grLNGIY/T4n6gxussSmSI7ybmKebS1Xg/EfaXDDTQeD6esZS
9e8TBdnvFxsoCDG1NtBQuZ3g6atxH02kdfRgG9AGRPBie74vfQDiu51Uscj+JfRW
Y2OJY3dpSmi+18G9U5+N9MMacTbhsgUuTXpZgiXtVXP4NTxk6OvFk/9nmDXfOxVr
x9hSMhA6ScJubEhYDWvsbns06xKtG+w01xYa8VuvGXgT3mf1iCqeB8xsFHMk4tpa
+LNTGqNuwy4sxSzPTVBfxedjPXqij0Nd4kY7lRzLaVPh0OQRSQsOueQIoUVfHJLO
T/ytr+/Ywc3ffM4aXtkN6uM0tQvTvGWb37ku3VHKKqODKx0NWwqJNDSnxH37wrKx
u08QW7O4iYmPFfUGskspqIYUm83moOAGkrP/nF5IDtVkz8gIFCMnZINcdf7ekJM5
WgVVP6NYtN+dXNQ4vVnlz+S8xrrvxizp7Btm2oSXTV0kM/+hfpYpBZl+V3ySRz8D
sryQtpNW5fBvqrn/KzWvyW15NF7KG3b3GJi6dljmxEH5ZNfi2vwaHnpicnUCbIyp
HEgTfHWIZOat2MWKs+lDMZuKtB4FnohDPKoSjfjbJCx8CCr8550=
=W2bs
-END PGP SIGNATURE-



Accepted treeline 3.0.1-1 (source all) into unstable

2018-10-17 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 17 Oct 2018 15:06:15 +0200
Source: treeline
Binary: treeline
Architecture: source all
Version: 3.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 treeline   - versatile tree-like structured custom data manager
Closes: 875210
Changes:
 treeline (3.0.1-1) unstable; urgency=medium
 .
   * New Upstream Release.
   * Runs on Python3 and Qt5 now. Closes: #875210
   * Upgraded Standards-Version from 4.1.4 to 4.2.1.2
Checksums-Sha1:
 a580da1519339bbb48a180a5403b2f710206a7da 2068 treeline_3.0.1-1.dsc
 cddd7240a44bdcb741360c40a78c2312c8cbbcd9 133603 treeline_3.0.1.orig-i18n.tar.gz
 1cef6b206ed82c6aaca8cd54295335b1f58c95f5 557271 treeline_3.0.1.orig.tar.gz
 40f175402cd6db7eccac873e04c44fc0af635c46 80152 treeline_3.0.1-1.debian.tar.xz
 95ea3cf5e0f360efdb75a5af0367cb61378179b4 536872 treeline_3.0.1-1_all.deb
 1110c429a14c030d5596b380dca067f42e2985ce 9532 treeline_3.0.1-1_amd64.buildinfo
Checksums-Sha256:
 937bec76e3c3d79da4f581cf93ed882ebe1a8ed08a4cfecfbe5dbe55e6f25ae0 2068 
treeline_3.0.1-1.dsc
 901c4a85687d5113b1f5af097643bebf1bed8c41db51a4249d8c389dcdecf267 133603 
treeline_3.0.1.orig-i18n.tar.gz
 3a234e0032ff91e5b9442e242456f5d98bac149d18dbf3fd28914d2140286f22 557271 
treeline_3.0.1.orig.tar.gz
 27f50e846d0596a98ec265f1d6d26e65e2742bbdb89804db442470038702a3e1 80152 
treeline_3.0.1-1.debian.tar.xz
 bae5bb8424b4870eba109b07dee66706918e513ab324822a51c22dd39260ddb3 536872 
treeline_3.0.1-1_all.deb
 ffda579243a7fa7c2aee3241fa10d93a2862113e00af63977302c3dc7cb3e9ea 9532 
treeline_3.0.1-1_amd64.buildinfo
Files:
 6190f9108f822b8b05eee8b3bba3b2d5 2068 utils optional treeline_3.0.1-1.dsc
 f29a4b888caa2bf4c71ede4bd9519f7a 133603 utils optional 
treeline_3.0.1.orig-i18n.tar.gz
 315645f8e7712d3e371771c1277bd961 557271 utils optional 
treeline_3.0.1.orig.tar.gz
 c306b5905e86a2a1e0993aab8a354b4e 80152 utils optional 
treeline_3.0.1-1.debian.tar.xz
 d9baa6b8ba2f7050a780bb3b2601f201 536872 utils optional treeline_3.0.1-1_all.deb
 d0a3999a4c34b9e1edbf54013d82d2a4 9532 utils optional 
treeline_3.0.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvHZzUACgkQX45r4JKP
+vp/Sg//bKGbXLxaS8a60lyNb7iLW8Z9gSwsqOHoZ0gFx29TfYi4y+PHnm1mPu04
mx/GgyB0lwZgv0VTfRiKmwed97K0OJemCusNA1l/MEzDFKAiNilvCRs7GkyxhkKZ
sIcMaZM0bwgvHKS/anfNrvAJFf3tN8BzE9uxmOnFivn0D6gOXw0iY6NWyr4cIW9a
TpQPS6hSdTcQ9gr/CkrSMAcvNFPKylbK+O6NdOROjqrMgVYTksqFYbjrYaYpC8PH
FDiwAp9oV8VrapnZcV+7qLa42W4HrkKdOTq9qddfXPpSrePBJ12nOVWj7/G3I6AZ
4a8GWPMFDT9VGndX0mEnWz5iHZpqsvSUAVDGoGdGlDYLU/BhRaVYgd1pUelWf2LT
W9rPlqxLhh9DI3ElEPU4IN/wYp81r8oRTzpZRVRZ41NWljesfmUlmZ+JdHPLkfCh
IFie+kZUxerpJ51Wex0GT2JVG4qvGmX+9pmhyRTuyxJjttUCaArF9ggQ21mMGFOr
Y2aS3VoXXzi7YmOFeT7MJfEY/UU+e2R5AGTBiW+5P3xzs5R3Xr5e3m6lntVcPgqM
vowcuqEFTsSfM0DpBqW/A/3vWNuJdPh4F4tgVqTxR1GR0P3rI6oFR1I/0kQ7y5PK
kwmguoepWdQvZCWzrwqC134oBJdBfXNlK0Mgh8eRFCe22mi7KzM=
=T57/
-END PGP SIGNATURE-



Accepted hoz 1.65-3 (source amd64) into unstable

2018-10-17 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 17 Oct 2018 11:47:43 +0200
Source: hoz
Binary: hoz hoz-gui
Architecture: source amd64
Version: 1.65-3
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 hoz- file splitter that uses the hacha file format
 hoz-gui- file splitter that uses the hacha file format
Closes: 450270 499318
Changes:
 hoz (1.65-3) unstable; urgency=medium
 .
   * Fixed partsize miscalculation. Closes: #499318
 - Thanks to Carlos G.
   * Upgraded Standards-Version from 3.8.0 to 4.2.1.2
   * Increased compat level to 9
   * Sanitize debian/rules
   * Removed debian/watch file. It was useless. Closes: #450270
Checksums-Sha1:
 d952a6c32bb4abedb412274ea1565b5f6e9ff880 1728 hoz_1.65-3.dsc
 bf1e00d933ddffae62f6888cbcfaa4f3b95592e5 10104 hoz_1.65-3.debian.tar.xz
 b4d2793bb472bb5b3d4cc3e8220e341e65f1af43 17840 hoz-dbgsym_1.65-3_amd64.deb
 97fdbda78189987502c9667b738ef6077785a398 57572 hoz-gui-dbgsym_1.65-3_amd64.deb
 740e4531071bbd41f78dd602afa50ab32feaab38 15628 hoz-gui_1.65-3_amd64.deb
 aff6ef8a693b3cb0962f8087d92ec30d06c1ead4 10825 hoz_1.65-3_amd64.buildinfo
 2d5a64d2f57979db741447e8ae1b123a15894b02 15484 hoz_1.65-3_amd64.deb
Checksums-Sha256:
 4f69af5d2586bb33c26210ba4b63257b8e0ab51ee0b10576ef6aae2e2bb0e6fb 1728 
hoz_1.65-3.dsc
 d5a91bbab89acc69e4fbf7b86d6ed17d2a2e5b8101c012ce8ea3318aa083 10104 
hoz_1.65-3.debian.tar.xz
 8e34bccbfc325c0fe4ef332853d862b7414f482f9b1d29f9022a31b88f9c3835 17840 
hoz-dbgsym_1.65-3_amd64.deb
 92ce9eea8020e57b165d7fbded0ad06f621c4412d90bac75fe6e16a223c722f4 57572 
hoz-gui-dbgsym_1.65-3_amd64.deb
 a791d9ca351e675e84d41511db2549f2fe6cdfae573fa326e2137b247b2d6047 15628 
hoz-gui_1.65-3_amd64.deb
 60dc8df1ba446053775b9bc12a79eb9aab7136086320ffbc167d62bc75634e45 10825 
hoz_1.65-3_amd64.buildinfo
 a59fe7dfafb511913b10364f63c5a4c3d7ee4c20ca5021dc2cd004b091a2954a 15484 
hoz_1.65-3_amd64.deb
Files:
 8ac594a9deaf754c0a9574f3d61cffcf 1728 utils optional hoz_1.65-3.dsc
 78c2c80b30377381e6c1bd23d8d42af4 10104 utils optional hoz_1.65-3.debian.tar.xz
 b3704779362b8bc3f463e85fa7733c56 17840 debug optional 
hoz-dbgsym_1.65-3_amd64.deb
 25c7d76f80b8de61e91ce4c6a3d72feb 57572 debug optional 
hoz-gui-dbgsym_1.65-3_amd64.deb
 94268388b2ea4e7070656ec83cab309c 15628 utils optional hoz-gui_1.65-3_amd64.deb
 689c325e8d9e733f869b3ec8a187ce04 10825 utils optional 
hoz_1.65-3_amd64.buildinfo
 a21c684c8a852f3b0db278d199fc4615 15484 utils optional hoz_1.65-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvHHq4ACgkQX45r4JKP
+vrIBRAApTaaUaQsqOE7CElr/AYHeqo5Yiw934DFNhJA/wD/95oyqaQMGeEFG0Ln
UcMrjey+ilCsyC9m8yfDQoFZSeKcqZjXkbKaYSJqA81V94MvgdqmUD6upP1MQkju
aUftLYovxv0f6hcvMRpNvQVZzMxyY5VeIPy9DFAiAovcxdSkSl7goK2SzBDUIqDR
rfIIETEgpwHq1n052DtJK5axPNjJHL+yH3zqpFMWhLVAv2AXc9+kNr8+H9wxWK79
zl9WVpwTZ/hPyc37TPeWDvfU314wzmbn2VuVE6py/YrY45zDCm0+OhmgDYO9R0c6
1zJnRM4xtZJSqfyD0Jsnyur3ly7WSXlH6QP3P+PSa+QjtXDIR1qck+EtN0jMHT8W
yTMn7H9jOA4vUxxO5LLqr+K9e8cJNEWnStbnWAByddzu0C8eJZCqh8VoeZAO3ekF
r1LajXXmY5+tImYBo67qFey2/x4cuArwZ8JhOtBfAx67lqCdqS/T/OdvkTTeJN9u
Tvjk88U/kaWDV0yhtVizPiBr4NhV0aRFuzTovKPaL0HVTJbH6GBUu0gSdnQsnAk0
WOYv92JRe2CPh+tiES7MJyN+6PZ+OEeB0muZqUfMj7HvPoGoFVsOGqGnloWNT3xa
MotLQNg490+KUA6Tdxzo2T201laE6kITmP0N7DGuUbSW+nMeQ3A=
=U0N9
-END PGP SIGNATURE-



Bug#911026: ITP: manuskript -- open-source tool for writers

2018-10-14 Thread Miriam Ruiz
Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz 

* Package name: manuskript
  Version : 0.7.0
  Upstream Author : Curtis Gedak 
* URL : http://www.theologeek.ch/manuskript/
* License : GPL-3+
  Programming Lang: Python3
  Description : open-source tool for writers


Manuskript is an open source tool for writers. It provides a rich environment
to help writers create their first draft and then further refine and edit
their masterpiece.

Manuskript is still in development, and in need of extensive testing.



Bug#911026: ITP: manuskript -- open-source tool for writers

2018-10-14 Thread Miriam Ruiz
Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz 

* Package name: manuskript
  Version : 0.7.0
  Upstream Author : Curtis Gedak 
* URL : http://www.theologeek.ch/manuskript/
* License : GPL-3+
  Programming Lang: Python3
  Description : open-source tool for writers


Manuskript is an open source tool for writers. It provides a rich environment
to help writers create their first draft and then further refine and edit
their masterpiece.

Manuskript is still in development, and in need of extensive testing.



Bug#911026: ITP: manuskript -- open-source tool for writers

2018-10-14 Thread Miriam Ruiz
Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz 

* Package name: manuskript
  Version : 0.7.0
  Upstream Author : Curtis Gedak 
* URL : http://www.theologeek.ch/manuskript/
* License : GPL-3+
  Programming Lang: Python3
  Description : open-source tool for writers


Manuskript is an open source tool for writers. It provides a rich environment
to help writers create their first draft and then further refine and edit
their masterpiece.

Manuskript is still in development, and in need of extensive testing.



Accepted libxdg-basedir 1.2.0-2 (source amd64) into unstable

2018-10-12 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 13 Oct 2018 05:57:56 +0200
Source: libxdg-basedir
Binary: libxdg-basedir-dev libxdg-basedir1 libxdg-basedir1-dbg
Architecture: source amd64
Version: 1.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Mark Nevill 
Changed-By: Miriam Ruiz 
Description:
 libxdg-basedir-dev - Implementation of the XDG Base Directory Specifications 
(developm
 libxdg-basedir1 - Implementation of the XDG Base Directory Specifications
 libxdg-basedir1-dbg - Implementation of the XDG Base Directory Specifications 
(debuggin
Closes: 852793
Changes:
 libxdg-basedir (1.2.0-2) unstable; urgency=medium
 .
   * Upgraded Standards-Version from 3.9.5 to 4.2.1.2
   * Move xdg-basedir.pc to a multiarch location. Closes: #852793
 - Thanks to Helmut Grohne.
Checksums-Sha1:
 317964cbac5b74933d5c2dd8aed7ee660e660924 1998 libxdg-basedir_1.2.0-2.dsc
 904ded14c80c9d9dba863f743e605980057d2635 19060 
libxdg-basedir_1.2.0-2.debian.tar.xz
 e2ce6c887270e855ee4bd666545b3515faa3797f 8 
libxdg-basedir-dev_1.2.0-2_amd64.deb
 7c73bf2735524995597cbdbde76d45cff0ec8473 19488 
libxdg-basedir1-dbg_1.2.0-2_amd64.deb
 61138a212039fdba3bed94e520849528eb3c598d 11208 
libxdg-basedir1_1.2.0-2_amd64.deb
 3851f227564b9b7624f92e5f5c01524bb8977114 6145 
libxdg-basedir_1.2.0-2_amd64.buildinfo
Checksums-Sha256:
 c6c89849861f91f0e31f4e57ab15d2a5948cf00909df3c5229dca4750b2cf0c7 1998 
libxdg-basedir_1.2.0-2.dsc
 57c4a0e1f063bbbd2fa9587610957ed2fea53a9db2bf896c35fb717f1e6fc917 19060 
libxdg-basedir_1.2.0-2.debian.tar.xz
 2bb5233bed5db27a3ea4b7f2fe9773b6c34926e5ad0aaa8f5e58cdfa2f9330d4 8 
libxdg-basedir-dev_1.2.0-2_amd64.deb
 1c7aa4157a2ca5b182f99d7fa712499c3d9e4d4be4a8ed0ba6c05270c2d379c7 19488 
libxdg-basedir1-dbg_1.2.0-2_amd64.deb
 78e45210ce36e9a28be7a61717a6f728878f205b85ef3d26b06340c0db35316d 11208 
libxdg-basedir1_1.2.0-2_amd64.deb
 bfb26a80dc4d0b87c5e8153ea32192300bf2e7611f78ba9fe7cc27ac9179 6145 
libxdg-basedir_1.2.0-2_amd64.buildinfo
Files:
 8c6c1f82d8ff2e0303533b844e72a0d3 1998 libs optional libxdg-basedir_1.2.0-2.dsc
 b42264f08cab3278a8e5e287fe61f2c7 19060 libs optional 
libxdg-basedir_1.2.0-2.debian.tar.xz
 c65c4bc0f9121c59e504f87d9b6c6857 8 libdevel optional 
libxdg-basedir-dev_1.2.0-2_amd64.deb
 0ff48e1d0efd77439633a07c1d6d4e0f 19488 debug optional 
libxdg-basedir1-dbg_1.2.0-2_amd64.deb
 69fb077e6711efc40a13c59d2fc5b1c6 11208 libs optional 
libxdg-basedir1_1.2.0-2_amd64.deb
 7749af8349868f2d7b9a05e041280e03 6145 libs optional 
libxdg-basedir_1.2.0-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvBb9sACgkQX45r4JKP
+vq+0RAAj9fVFtQwdR5UyNDv1UGMyhMbHKthT1D3uTKHeMman/Owq/s8AOXXFlCc
rcdjU1CGBf49Gj6kjVAOSl/wauT/TEXXDPu3egR3IDlZC1bR0MNyKHWdUs/rsbWq
U9HXhsqNGVkCH11ErhdoE33gi4ImHqAwqtW2o6zfPVL9kMzgDjcGWFdf3MZufpbg
jMyGJFLE9LTlN+gMJbb4raWcLRxlCbRjJcaU7Gbud4QlPMUwQHTtG8f3jy5CAcPd
KdEpIEMhmDISR1WIMpDy1fsbPnLZxnQg0rFMMJ4BUEDJUx06mBCMQA1dC9h/tDji
aYCKiABYAn7tE+3CKQ1uueiPkCWpLYGTMj/If+j6HBvsu8Viwi2NzsQNzbrFtotx
dBQlDSnyEBOmd7shMMX0jSMHpk3uzs29XCg+gy8zTVuiZfIWbDv8EIA5MnsUtPtE
9T9JqJRROA4YxDpzlyhIZqXcX9Ds5r31aDO8sPDRwxeVVZ/34Jtv2mb0R6xRWySk
OvX0F/37clf6lOIgvTpGx6wA1gOtqBt4Fr28/DLDpMGu/uDGv/adu50P4AJxlKpf
SHcry7L5H2rNLwLpYAPe+0XEgxsXPvLwAYFa/W4O5FdH5cdRD5eJe9g72pfbXoPr
h6idUj9+cXeS9yv7AqHkL7eBys9VXJxheMj4mZTtTKz3s5nZzEA=
=KrI/
-END PGP SIGNATURE-



Accepted xmlindent 0.2.17-6 (source amd64) into unstable

2018-10-12 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 13 Oct 2018 05:35:35 +0200
Source: xmlindent
Binary: xmlindent
Architecture: source amd64
Version: 0.2.17-6
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 xmlindent  - XML stream reformatter
Closes: 865758
Changes:
 xmlindent (0.2.17-6) unstable; urgency=medium
 .
   * Allow substituting gcc. Closes: #865758 (hopefully!)
 - Modified makefile.patch
   * Upgraded Standards-Version from 4.1.4 to 4.2.1.2
Checksums-Sha1:
 6678e2bf73cb23b43295c5c8acaf1e62dc3d1d5a 1757 xmlindent_0.2.17-6.dsc
 8061d935ae0db2ae5d1d8d5ffbbec7dec628bd1a 3924 xmlindent_0.2.17-6.debian.tar.xz
 398264ab907d4eb0885feb20cf68b22b0c7c54bb 26732 
xmlindent-dbgsym_0.2.17-6_amd64.deb
 b1dad61a2c23108ad6dc2a94a1b37dc676892dd3 5746 
xmlindent_0.2.17-6_amd64.buildinfo
 8791aff208d3981d61ba26d87c80d2bbe78aba16 19220 xmlindent_0.2.17-6_amd64.deb
Checksums-Sha256:
 7e1a0983acdc896166bfc079a43dc3bb53b34cf4f1d61c72c8f74e049baa2f2e 1757 
xmlindent_0.2.17-6.dsc
 1e6117fe1b15d45901d8211c03c4add6a3b349aa95a7d566cd1b2beb6a7998fc 3924 
xmlindent_0.2.17-6.debian.tar.xz
 30fc621400caaef2318c25e65cd9c3883465ea5b0b6d3116dbc6a77a6a681654 26732 
xmlindent-dbgsym_0.2.17-6_amd64.deb
 a07060cf2de8d60c94ead0c9ebd24bf41e3f7f37cc7335eae1997b9dce516e18 5746 
xmlindent_0.2.17-6_amd64.buildinfo
 8e58cb7a5f2ba7e1dffef180653e1ef26ed927908a24a6f4e0c31b38c7326431 19220 
xmlindent_0.2.17-6_amd64.deb
Files:
 ec199f9cae4167fdf51d341bdcf8694d 1757 devel optional xmlindent_0.2.17-6.dsc
 1bc6566432813cbfb7d0055e1ac80ec1 3924 devel optional 
xmlindent_0.2.17-6.debian.tar.xz
 6edd813fc2e446ae9f8651b61d19374c 26732 debug optional 
xmlindent-dbgsym_0.2.17-6_amd64.deb
 511963f41598e87197a33115fcce5293 5746 devel optional 
xmlindent_0.2.17-6_amd64.buildinfo
 79d730f0b5f57d560c76885967fb4844 19220 devel optional 
xmlindent_0.2.17-6_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvBa2EACgkQX45r4JKP
+vpuVxAAhqM4iH94pRhII2rmq9k7v9Ervmv0+Uq8/Fwfww6j6s6swuhCpnozF+jm
FZ8hURgNDMrFvhM5UpnEww7p/wo6mAQjeeBhxPZC4JhVvbgivAHdo5rIfzmDDrEk
OWOMTFFRZEfIFIKrCFVBn1OJqtahBubp3wEVA5+6BYMP5/3/DNkhrBt5sUdU9fc8
a1yU965Uz4E6mOjICXmhvxr12Q+C4VO3Dd4ivLs7iPmLhBJ8LmbgqOE6VYj/TeFD
IaNA9gLssZzfFyonc5gPM46wwPje2AXJMkKOjAvD24pLbm8RXFCLZeohs3Vz4Q8e
Ac7rX46ItGZyquV1ChziAbcQDoc3iRbDahIJG52htgzc9pK917G/HOD06vYlh4Ji
tevMG3Yh7u1T40h2ufPKuS6mHbRZl15C9oyeayQ3MlkikzMjpfzFTKgE/AV4IHXG
X5NOOpkZJLEptRzIAI7MOIWSabE7p2jrp8uJQGgTwF03eb4Y5st5LGZLeHdYL+z5
QJmaFDIGCx+U7j/sBUQqCOgP61xnsyy8yKI/1ISGmUjzb7n9HPPBnjYqV0w5aeTI
hZ95kGmnL79uYGwcgoabaA6p0mjp5KIt9/DVAjIG/qN9pqAF9VVc47H6/p93vYjF
3Bj8c2XmlmFb1kWBTht27/rWy9ep6P85u9j6Cb+UJ25EnNmly2I=
=fy+b
-END PGP SIGNATURE-



Accepted swfmill 0.3.6-1 (source amd64) into unstable

2018-10-12 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 13 Oct 2018 04:54:02 +0200
Source: swfmill
Binary: swfmill
Architecture: source amd64
Version: 0.3.6-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 swfmill- xml2swf and swf2xml processor
Closes: 899697
Changes:
 swfmill (0.3.6-1) unstable; urgency=medium
 .
   * New upstream release
   * Set myself as the maintainer again. Closes: #899697
   * Upgraded Standards-Version from 3.9.8 to 4.2.1.2
   * Removed suggestion for mtasc (obsolete)
Checksums-Sha1:
 6ba7b3ce670a31cc6bc1f0d79dec929da1d7d090 1816 swfmill_0.3.6-1.dsc
 33a078987a9e202d11f1bbce1adb6073ff5c 1448824 swfmill_0.3.6.orig.tar.gz
 0d1799f7eed439eb954f80deba7d588077e454cd 24332 swfmill_0.3.6-1.debian.tar.xz
 3528ac2de7f85de452483eebcf0b762e57aa4662 2681668 
swfmill-dbgsym_0.3.6-1_amd64.deb
 4e31d2335b1bd3036c7c2180c87997f3a40d92e5 6937 swfmill_0.3.6-1_amd64.buildinfo
 891a7bb81bb41fbe5318af79c416460e50a91a62 352536 swfmill_0.3.6-1_amd64.deb
Checksums-Sha256:
 729150d05fa188cd6f4835280645bdabfadf988424c8ad151f321d0d5b8f2299 1816 
swfmill_0.3.6-1.dsc
 db24f63963957faec02bb14b8b61cdaf7096774f8cfdeb9d3573e2e19231548e 1448824 
swfmill_0.3.6.orig.tar.gz
 974ed37c060798da103f2ba8a488a5ee3cd4198d560b97ab1386bf65c6a46768 24332 
swfmill_0.3.6-1.debian.tar.xz
 c810eb910f0bfb04ec5f3f035a530d2e1e355e8b7ff7c74b8849e61128d18cce 2681668 
swfmill-dbgsym_0.3.6-1_amd64.deb
 540244e78e6850fe16dd9d25bff7b74952c7e88ea0cacef896c461e88f3b5365 6937 
swfmill_0.3.6-1_amd64.buildinfo
 34fd1f101ba6a656a2eda98653a66b6189c9f3d6a8840ee0283fe338894c1fca 352536 
swfmill_0.3.6-1_amd64.deb
Files:
 6312416662dc7840c1a4ea7abee0c477 1816 libs optional swfmill_0.3.6-1.dsc
 3976c33a69a7f08876a7b8ee5f0ba83d 1448824 libs optional 
swfmill_0.3.6.orig.tar.gz
 ac69e1dbf3c65f381acf3a9f73caa61c 24332 libs optional 
swfmill_0.3.6-1.debian.tar.xz
 bbc452090cdae9b9df399e12fb97690f 2681668 debug optional 
swfmill-dbgsym_0.3.6-1_amd64.deb
 2edf9a764fcf3c68472ab45db713722b 6937 libs optional 
swfmill_0.3.6-1_amd64.buildinfo
 acf8efd21e752a3627eeef5df3ff76bc 352536 utils optional 
swfmill_0.3.6-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvBZBcACgkQX45r4JKP
+vrX+w/+M6IM9SZ/vyDYIjrmfW8q/WADBVFiSll+ri4CuBaEN6wZBm3pZe6z+Mzt
fpkLnGnnbqLdU8wICVbcpi/+4DR3AJ2th76ICQh70c/ENRnBwHEWlUcNCsnCzhx2
GfLSddv/OV9wkYNbtgwndL6LlYapTUzRSfbAKDlwf+lXaxAxCK11NRccmFfOyTp6
pSdJACbj5TIxJ/Pu0XNJSfwLqYAYw0rLI7iRN7E6+9kaFgs1YvObmqUAfIu8ADob
qkYL8Jposc9R3nl+vJBEaKCS7blUlY+3+xXbCetnYdNAOlWO9BTN6yEsCjzQ6BzW
i1ibPXNRhvMclNvEt9JUIVcPoRdOMHtRU75B8umAcS2avlRlUg+51QAoeI3DGjsh
iUW4n4Kv4jmGpLOnCJ4EpIyOGUzzE/u/z2SBWt3CSe7utXRK/ds9cCIl3mhFRwkD
2Yj+SilYadOHwPbbCyYAQlfPpvvvz1vOWklC2cQzr5Cohd9RKtZUVmnwtSA/eF2a
DLwWqpd4Ft9FYiPZeFBDuj74Z89QEvksTyyMVVfDfMvta9dGGzxRUSbzce0D9pcv
61zJjznGJA7pVqxXEh5QLsYwm6sk3a2G8YJKXJtcMmOaIopL4s/GQaK8cyUVP8bh
NMagoSd3OK3RibXUHfIxL461AfaCGALV6PPBjuj6m55BL+riDPM=
=HW9X
-END PGP SIGNATURE-



Bug#896759: [gui-ufw] FTBFS and no maintainer activity since 2016

2018-10-12 Thread Miriam Ruiz
I'm not particularly interested in maintaining the package and, as I'm
not using it anymore myself. I would be terribly glad if you wanted to
take care of it.

Greetings,
Miry

El mié., 3 oct. 2018 a las 23:57, Samuel Henrique
() escribió:
>
> Hello Everyone, I'm not sure if I should have CC'ed everyone, sorry if
> I shouldn't.
>
> Today a Brazilian user was asking help installing gufw on Testing, he
> said it was only on unstable and stable, I decided to have a look and
> discovered:
>
> * The last upload was a NMU on 2017-05-13
> * The last maintainer upload was on 2016-11-06
> * Package currently has an very easy fix FTBFS bug opened since April this 
> year
> * One of the maintainers (Devid) is still maintaining the package on
> Ubuntu and doing uploads
> * Deivid had to get sponsor for their uploads on Debian
>
> I would really like to see the status of the package be the same as of
> on Ubuntu, being up to date and without bugs.
>
> Deivid and Miriam, are you still willing to maintain the package? I
> can see that Deivid already have DM permission on some packages, you
> could get one for gui-fw, or at least I could sponsor your uploads (if
> Miriam stopped doing so).
>
> In the last case, I could have a look and put the package up to date
> with Ubuntu's.
>
> Thanks for your consideration.
> --
> Samuel Henrique 



Bug#896759: [gui-ufw] FTBFS and no maintainer activity since 2016

2018-10-12 Thread Miriam Ruiz
I'm not particularly interested in maintaining the package and, as I'm
not using it anymore myself. I would be terribly glad if you wanted to
take care of it.

Greetings,
Miry

El mié., 3 oct. 2018 a las 23:57, Samuel Henrique
() escribió:
>
> Hello Everyone, I'm not sure if I should have CC'ed everyone, sorry if
> I shouldn't.
>
> Today a Brazilian user was asking help installing gufw on Testing, he
> said it was only on unstable and stable, I decided to have a look and
> discovered:
>
> * The last upload was a NMU on 2017-05-13
> * The last maintainer upload was on 2016-11-06
> * Package currently has an very easy fix FTBFS bug opened since April this 
> year
> * One of the maintainers (Devid) is still maintaining the package on
> Ubuntu and doing uploads
> * Deivid had to get sponsor for their uploads on Debian
>
> I would really like to see the status of the package be the same as of
> on Ubuntu, being up to date and without bugs.
>
> Deivid and Miriam, are you still willing to maintain the package? I
> can see that Deivid already have DM permission on some packages, you
> could get one for gui-fw, or at least I could sponsor your uploads (if
> Miriam stopped doing so).
>
> In the last case, I could have a look and put the package up to date
> with Ubuntu's.
>
> Thanks for your consideration.
> --
> Samuel Henrique 



Accepted structure-synth 1.5.0-4 (source amd64) into unstable

2018-10-12 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 13 Oct 2018 03:10:17 +0200
Source: structure-synth
Binary: structure-synth structure-synth-dbg
Architecture: source amd64
Version: 1.5.0-4
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 structure-synth - application for creating 3D structures
 structure-synth-dbg - application for creating 3D structures
Closes: 874181 875203
Changes:
 structure-synth (1.5.0-4) unstable; urgency=medium
 .
   * Upgraded Standards-Version from 3.9.8 to 4.2.1.2
   * Switch to use QT5. Added patch qt5_win64.patch.
 - Closes: #874181 Closes: #875203
Checksums-Sha1:
 cd3fee6cad39250d826a7cd1da153769a9ae69ab 2043 structure-synth_1.5.0-4.dsc
 014d452fcea5c65b9866f8a512147ba2ba249662 23332 
structure-synth_1.5.0-4.debian.tar.bz2
 6544858de64c5621782691a16d6eede1479634e6 8139504 
structure-synth-dbg_1.5.0-4_amd64.deb
 fcee7963fb85ae79a66062723395a4354cb8c932 10435 
structure-synth_1.5.0-4_amd64.buildinfo
 d8087ac02dd45e0527caae99f8056ec38b4d204c 408984 
structure-synth_1.5.0-4_amd64.deb
Checksums-Sha256:
 02377444b0287336481cf17f155abf1f26f145dfd61e776d5ddfbcfc411632ba 2043 
structure-synth_1.5.0-4.dsc
 2d92de7b638b93315686eb7c5cd9d6b2da9b459be544611d128e5262ad4d942e 23332 
structure-synth_1.5.0-4.debian.tar.bz2
 25487b03a7bd463c6adf447ccd38b22740802ea0636927228088e726d8565a2e 8139504 
structure-synth-dbg_1.5.0-4_amd64.deb
 ad1e8c00057c7759927a8c9d92ea7020ebf523dbaff17bf1c198bb8b0b216156 10435 
structure-synth_1.5.0-4_amd64.buildinfo
 59e8718690672a64db0e48eb68b92520a6dfc60943620b79c867784f2a7a5353 408984 
structure-synth_1.5.0-4_amd64.deb
Files:
 6d3015c649e42e0a2c2fbb13920c8add 2043 graphics optional 
structure-synth_1.5.0-4.dsc
 a9580c5f7b64e9fcdd5690656e867583 23332 graphics optional 
structure-synth_1.5.0-4.debian.tar.bz2
 7243a948158f3c9698faf0c2702a055c 8139504 debug extra 
structure-synth-dbg_1.5.0-4_amd64.deb
 796fc489ebc55017622500b09563d99d 10435 graphics optional 
structure-synth_1.5.0-4_amd64.buildinfo
 2b0a9d1529e22a1ff5f5486179ce3475 408984 graphics optional 
structure-synth_1.5.0-4_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvBVAcACgkQX45r4JKP
+vqrbw/9ElnAELuo0zicbLv+t/eD7JzMwilF9vka36Zq0yUmjfafHRBSOAdOAM+m
/EQPAhdT43Oo2Yce7yU2ab8trxDAtrAPvdhy4foRC81GJ4nf9cG+9f8WaLvVjDKu
CYkRRqgCoXeV5ZIDBAIuZ8g1AJpRrLe4paI/6Etgt88rzT0YPjmZl8yGW4z6kxgi
9cKhC2L4ZBVixZJBOz/7ltbrv7pYmidS3yL7LvJRo7YD00yRd71RYiSgfINiUTjm
l8CpbTP7W1rIB/nlqe3x1ehgrQjr2KR9pk2wrmpOSCD2Ke2AH/Nx8xCebeBl4x7h
MPs7nC0aqdo+47AOWNx7Xm3CzsnKcSRInhliRThNp/AkS5+Y7qYzVF7oWI1/YHUs
+7f3FTAxRIhsy+3vinZfVR4DCO/pD4kK66qarBcM2M0Np36VQB1G1B4wpLpsx6nt
MWViekHu6Ujs80A0eZAPhhIxXO9tsg6//FxwHt2Un0MyVw2YedyRDOjQBi44Qkha
HLLYtvxJ85UKrf/XjSvYsQKQRwVMKOIEF3asD8XQ1YEN1X+TikVQRIJZ9+xhJVNG
ode5ipj9P0GA96R1e0er2A5YWjd0VRuSFdE5uIsK5mrG9tW0f5bXJw3/kVke2Qna
wKEerpZZ/j2DjuPBznxjTAgVUDhR0Dp0OIhsdzIrd6dGDJ1bKuM=
=hgTS
-END PGP SIGNATURE-



Accepted python-pattern 2.6+git20150109-3 (source all) into unstable

2018-10-07 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 07 Oct 2018 05:02:13 +0200
Source: python-pattern
Binary: python-pattern
Architecture: source all
Version: 2.6+git20150109-3
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz 
Changed-By: Miriam Ruiz 
Description:
 python-pattern - web mining module for Python
Closes: 891099
Changes:
 python-pattern (2.6+git20150109-3) unstable; urgency=medium
 .
   * Replace python-beautifulsoup with python-bs4. Closes: #891099
   * Upgraded Standards-Version from 3.9.8 to 4.2.1.1
Checksums-Sha1:
 41f2a875bbae2b5de16b065db7c20cafa38d0558 2168 
python-pattern_2.6+git20150109-3.dsc
 8e3c2d4bfd9015839748b8eec94ca8ed43723088 31739 
python-pattern_2.6+git20150109-3.debian.tar.bz2
 c816b39f1d0ecd1757cfc70ecfd775ea406f88ea 11048492 
python-pattern_2.6+git20150109-3_all.deb
 82dfd513a2dd8643a03963d1ff58cbeb616027a2 6778 
python-pattern_2.6+git20150109-3_amd64.buildinfo
Checksums-Sha256:
 c1283265f07971bf381e7facc70e2b5e764120b019f6db715332d0edba58300e 2168 
python-pattern_2.6+git20150109-3.dsc
 621cc4f1c669e7914ec0661412f4d095369510aed52c271d57c678db309a9784 31739 
python-pattern_2.6+git20150109-3.debian.tar.bz2
 1f9e403505d161252c30cb28133ed126efc8c041de20c66a32eb65040e9e4556 11048492 
python-pattern_2.6+git20150109-3_all.deb
 1a670687702d3ae9f378da47961825aa4ceb2dc91f9b9164656e38f3eeeb598a 6778 
python-pattern_2.6+git20150109-3_amd64.buildinfo
Files:
 9117ef38ac2279c8c1518309d15f17ca 2168 python optional 
python-pattern_2.6+git20150109-3.dsc
 8e5970c706aaa845b2f7c6bbc7824cc5 31739 python optional 
python-pattern_2.6+git20150109-3.debian.tar.bz2
 2e7cc5131c7a3b61c4bf89314e770c40 11048492 python optional 
python-pattern_2.6+git20150109-3_all.deb
 6a05a1a6f2add3c080df98a24bbf6a79 6778 python optional 
python-pattern_2.6+git20150109-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlu6AfoACgkQX45r4JKP
+vpxBRAAqkUFeNnQuBmRTb6IC2JqYj1jVNrLA0+Qgvo1LZ7kNLNYFnOpWhWQhGAN
OROpq864gAbg5uBYEeCEo0THNAq2WdwvBadiccSpSxDxzto84aLyAjZj19e6lA8R
6kqzJ8y2uhnWUv0SNrJhUL0gm4ico2nFHXa2sxm6P3+adGxsjwQkEW3iuQkUr0pL
i/bdIwHfZDtsdFVIXsB32VmCfPlXjjtM4J/kIH5LIml3/CGLDivn0gXKIWY//ZyM
+7QCfn5hZIv+ZKMIhzSFrF6U47wYtO28QYQ5yx/96DzY4gEIZubrLaaEQtef3mzQ
JnbJwQQJg/zTK3bWZ6QeK5Xy8mKioc7twYJEpmMxNOd/Sakv6oX3MwEb4laQt2vr
wuBP0AezQS57AkqKqB7l9FAB0lKEWHhvppFrRhqN26Nwyg5abRGpbswoo+qI/24Y
NFFE8kvG+84WCzfhmNWHNOpyE+2HUyQqJM/2ybI21jE3mxy5rT0wBYyV5gYbKRGy
akaG2XmKV5h3uuZ8fy/jL2TnSkAN4EznaOo9JcFm6DPyvfEd3B8P0APDBZuk2j4J
DRAwMfnQf10E+fY11kZW2uX80ZEiV8g9zJADLnb6SXAqNLHR+zalGxaXPQgVVhQN
To0Q8c47CgaKYTHN6mNvOixo0TfU4JtGjyMBi0ql7eQ/tulZcNM=
=M778
-END PGP SIGNATURE-



Re: Debian Women lunch @ DebConf 18

2018-08-08 Thread Miriam Ruiz
I haven't been able to attend DebConf 18 this year, so I couldn't
attend Debian Women lunch at DebConf 18. Thus, I don't have any first
hand information about what was spoken there, apart from Ulrike's
email. I wanted to comment something, though, about my personal view
on something that Holger commented in his email:

2018-08-07 19:56 GMT+02:00 Holger Levsen :

>> There was a proposal to merge the debian-women mailing list with the
>> future debian-diversity list. Several reasons for this proposal:
> [...]
>> - it nowadays seems too restrictive to reduce the list to people who
>>   identify as women instead [...]
>
> while I agree with this reasoning I'd like to point out that this list
> when it was started was open to all, as was the Debian women project
> when it was started 13-14 years ago at DebConf4+5.

I have always understood the Debian Women project as project inside
Debian that works to promote the involvement of more women in its
development. Thus, in my opinion, it still be open to everyone that
wants to work along these lines. While I think that the original text
from Ulrike can be perfectly understood in that sense (and while
making it also clear that I personally agree with the proposal), I
think that maybe it might be more clear if, instead of::

"""
 it nowadays seems too restrictive to reduce the list to people who
  identify as women instead of opening it up to a diversity of genders
  (female, nonbinary, queer, genderfluid, gender*) and have a more
  intersectional approach to underrepresented groups.
"""

it would be read as:

"""
 it nowadays seems too restrictive to reduce the list to just people who
 want to promote the involvement of more people who identify as women
 in the development of Debian, instead of opening it up to working towards
 the involvement of more people who might identify with a diversity of genders
 (female, nonbinary, queer, genderfluid, gender*) and have a more intersectional
 approach to underrepresented groups.
"""

Please, do not take this email in the wrong sense. I am not picky
about the language used and I am perfectly okay with the text in the
original email. I also don't want to complicate things in the name of
linguistic or political correctness or anything like that. I just
wanted to point out that, from the overall context of Debian, Debian
Women and this mailing list, the original text did not have to be
understood as a rejection of males. At least that's my point of view,
of course. Others might think differently.

Hugs,
Miry



Re: Should the weboob package stay in Debian?

2018-07-23 Thread Miriam Ruiz
2018-07-23 8:23 GMT+02:00 Martin Steigerwald :
> Ben Hutchings - 23.07.18, 02:34:
>> On Sun, 2018-07-22 at 23:34 +0200, Romain Bignon wrote:
>> > On 22/Jul - 13:14, Geoffrey Thomas wrote:
>> > > And, as far as I know, everyone who's replied on this thread
>> > > (myself
>> > > included) is a man - so I think we should be particularly careful
>> > > with "it doesn't bother me."
>> >
>> > You're right, that's strange that all this men want to tell what is
>> > accepted or not by women. I find it infantilizing for them.
>>
>> Sadly, the Debian community is still almost entirely male.  Those
>> women that are here may be afraid to speak up, because they see what
>> happens to women with opinions on the Internet.
>
> It would be good if women involved in the Debian project would speak up
> here. Of course I understand any hesitance to do so. I felt hesitance
> myself often enough, even as what is usually called male.

I won't speak for anyone else than me, so I won't claim to know why
others haven't stepped in into this discussion.

We have been through similar situations many times, so we kind of know
what to expect from them, particularly when upstream is apparently
trolling on purpose to see how far they can go until someone
complains. Stepping up and publicly complaining about these situations
generally leads to some kind of harassment and the usual accusations
of oversentitiveness, not being able to develop a thick skin,
restricting freedom of speech in such a way that one might think that
fixing the issue would immediately lead to a tyrannical totalitarian
dystopia, etc. I am not keen on enduring all that usually comes to us
when talking out loud in these situations that, honestly, I think are
intentionally crafted to burn us out until we eventually stop
complaining out of tiredness.

In my opinion, the messages should be clean up so that they are not
intentionally aggressive against any social group, and the binaries
should be renamed to more useful and less provocative names. The
reasons have been perfectly explained in previous emails, so I won't
repeat them. And, be aware that, if the messages and binary names stay
as they are, they will probably be a reference to support the argument
of us not being too welcoming, so we might as well have an
argumentative ready to explain it when confronted about it. But I'm
not gonna start a fight out of this, because I know what is coming,
and I also feel that it is what upstream wants in the same place.

I have the feeling that none of us really wants to be the target of
the retaliations. At least not me, sorry.

Greetings,
Miry



Re: DebConf18 Gender Forum

2018-05-31 Thread Miriam Ruiz
.be/nNgPfm6rY2U
>>>
>>> For this DebConf18 panel:  I only have a few rough ideas in the
>>> current phase.  The diversity problem is mainly about women, but I would
>>> always like to put more on the table, to make more subgroups and issues
>>> "visible".  I guess it may be a good chance to bring in the transgender
>>> issue this time.
>>>
>>> Maybe you can invite people that will attend DebConf. If you want to
>> prepare a list of questions like Miriam said we can help you too.
>> I will not attend DebConf, but I can help if you think it's necessary. I
>> have been attending some conferences  about gender,  and we can discuss
>> about some ideas for the panel.
>>
>>
>>> There is only one speaker confirmed.  She is one of major activists
>>> in the local transgender rights movement.  She is using Ubuntu.  I plan
>>> to invite other organizers of local women communities.  As I said above,
>>> the main topic is still women, but there need to be more than women.
>>>
>> My suggestion is looking for people that work for diversity in free
>> software projects, it will help you find more people.
>>
>>
>>> The subject of the panel is still undecided yet.
>>>
>>> This is the status so far.  Any ideas are welcome.
>>>
>>> Miriam Ruiz on 2018/04/05 15:49 said:
>>>> It might be a good starting point to figure out what we might want to
>>>> talk about, in the context of this forum, regarding the extensive area
>>>> of "gender", and what are the goals that we want to pursue. Gender is
>>>> a very extensive concept that has broad effects in all the aspects of
>>>> our lifes: social, personal, identity, expressive, behavioral, etc.
>>>>
>>>> I suppose that, because of the type of event and due to the context of
>>>> this thread, the idea might probably be to go a bit deeper into the
>>>> guidelines defined in the Diversity Statement, in particular regarding
>>>> the gender axis. That is indeed something that I would think as very
>>>> positive, but that it may be necessary to elaborate the idea a bit
>>>> more, to be able to give it a narrative thread. It might also be, on
>>>> the other hand, that we might want to talk about how to use the
>>>> current existing diversity (and in particular the gender diversity) to
>>>> help improve the developing processes, the teams or the results.
>>>>
>>>> The analysis of the reasons that might explain why there is still a
>>>> gap between men and women in the development of technology and free
>>>> software is undoubtedly within the scope of gender, and it is usually
>>>> the main focus when we talk about gender in Free Software. In addition
>>>> to this, there is the analysis of stereotypes and reference behaviors
>>>> associated with gender, and explicitly talking about that that would
>>>> allow some debating about new masculinities, new femininities and
>>>> androgyny. It is obvious that the issue of gender identity is also
>>>> over the table, as well as gender expression (clothing, accessories,
>>>> care and external appearance), etc. All this factors have a certain
>>>> importance within the internal and external relationships both between
>>>> working groups and when talking about Debian as a whole.
>>>>
>>>> Therefore, before starting to prepare a list of questions, it might be
>>>> a good idea to outline a small non-exhaustive list of elements that
>>>> might be used to create some scaffolding and, therefore, can make it
>>>> easier than other people contribute ideas, questions and suggestions.
>>>>
>>>> Greetings,
>>>> Miry
>>>>
>>>> 2018-04-05 3:02 GMT+02:00 積丹尼 Dan Jacobson :
>>>>> OK I eliminated all the questions.
>>>>>
>>>>> Please help me write proper questions.
>>>>>
>>>>
>>>
>>> --
>>> Best regards,
>>> imacat ^_*' 
>>> PGP Key http://www.imacat.idv.tw/me/pgpkey.asc
>>>
>>> <> News: http://www.wov.idv.tw/
>>> Tavern IMACAT's http://www.imacat.idv.tw/
>>> Woman in FOSS in Taiwan http://www.wofoss.org/
>>> OpenOffice http://www.openoffice.org/
>>> EducOO/OOo4Kids Taiwan http://www.educoo.tw/
>>> Greenfoot Taiwan http://greenfoot.westart.tw/
>>>
>>>
>>
>>
>
> --
> Best regards,
> imacat ^_*' 
> PGP Key http://www.imacat.idv.tw/me/pgpkey.asc
>
> <> News: http://www.wov.idv.tw/
> Tavern IMACAT's http://www.imacat.idv.tw/
> Woman in FOSS in Taiwan http://www.wofoss.org/
> OpenOffice http://www.openoffice.org/
> EducOO/OOo4Kids Taiwan http://www.educoo.tw/
> Greenfoot Taiwan http://greenfoot.westart.tw/
>



Accepted treeline 2.0.2-2 (source all) into unstable

2018-05-24 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 May 2018 21:07:35 +0200
Source: treeline
Binary: treeline
Architecture: source all
Version: 2.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 treeline   - versatile tree-like structured custom data manager
Changes:
 treeline (2.0.2-2) unstable; urgency=medium
 .
   * Going back to Qt4 because of some unresolved segmentation faults.
Checksums-Sha1:
 c9e3d299ffdb74555c31fde129ec48fc5d4bbea8 2037 treeline_2.0.2-2.dsc
 1d18809c21c051b047db992538fcc9e15b82f935 66299 treeline_2.0.2-2.debian.tar.bz2
 99afcd64eadee3e26597aff47ce2aa4302eb4b02 405176 treeline_2.0.2-2_all.deb
 bb03a7075b8f90a4e79018018719069f820198cf 7361 treeline_2.0.2-2_amd64.buildinfo
Checksums-Sha256:
 25448ebfe1ce42fbe92ab0040bed98525ecc5c49b2de34767f9a00c12893e044 2037 
treeline_2.0.2-2.dsc
 41552f018f7f89d3d641812f18a2c68dd7e39b2c4c85799696d7fe7ef7c0c1b1 66299 
treeline_2.0.2-2.debian.tar.bz2
 128f2e1bb5f5c93eed9d6b4d2fc8d9372177d990ee51c55b899b241f69d5b266 405176 
treeline_2.0.2-2_all.deb
 f2a88febe756e7252b151d56b32dc76368625cc3d6d1a0541190c816b013ad61 7361 
treeline_2.0.2-2_amd64.buildinfo
Files:
 e16f982ba7e391320ac694289fdc2300 2037 utils optional treeline_2.0.2-2.dsc
 ee686e6f3013d260c06b4d4e04af6a32 66299 utils optional 
treeline_2.0.2-2.debian.tar.bz2
 c1642c2205122b29f53db5b5c024ef9d 405176 utils optional treeline_2.0.2-2_all.deb
 ae1f4821c7a9b153d1b002d213dc31de 7361 utils optional 
treeline_2.0.2-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlsHEzIACgkQX45r4JKP
+vq5oQ/7Bau/5LuTEJ3Zz+8XMpfHnR+Rwxo62ux27MfnCguhs5YwJtR9KSu1/PR3
duGXXQUYqfxgcWkPKfKMczPGIsEFQtPdzdYw2XIduy0VipPqVW5AlayaOrnstO3U
/xXq17F/cEN51I0JpqXX8kEjj9T9OxYCB/dfJJQxdJGyA/2ZtIBMRDeeJeCRXup1
JDeJu308Y+HYrYqbSzEUtFA72eeLSc0T0NPOtGypvTA4Emj+8UhesUaDYtO/L645
NAA+Vu8oQ8Dd/NfYRvIrTbj1EQJEzUkNuxAVX3vc/rqOpLK/ktZ0QWuHbnJ/kWcf
PQSd5YMtFctl7Nue2iTpLE8CbZuQnz4n3Z9ATUj3C5afyhVauBapC8Cwjf760myO
1yIpmr/HF4AvdqtmPJWVIHJcl387Zow6xm3u77KwQAuT1oeCSpjzTXACL3MpXyrq
aVx2+DJFhy1Z3Vz0faaZHfulbGBr7BhpCBlgeWujjNYokbe0z3mVwkCvq6ydKv9s
ONq5v42WjzFW+K+dOfHXzJjsL9R4FcdxGc4jqpibJI8xNJHrv07382V3owrnenZL
cNxm6ZIbX/2FQkR5YgorS5mMR+ED7gdRq/9ckhHuIbyk5BjgaqvNTjjHfjim74s0
XngB4qwF+J/n1w5rJdchjMLicK8xyCrMRng/DfNWD2jPqdxI/I8=
=caw7
-END PGP SIGNATURE-



Accepted boolstuff 0.1.16-1 (source amd64) into unstable

2018-05-24 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 May 2018 17:27:13 +0200
Source: boolstuff
Binary: boolstuff-dev boolstuff libboolstuff-0.1-0 libboolstuff-0.1-0-dbg
Architecture: source amd64
Version: 0.1.16-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 boolstuff  - programs for operating on boolean expression binary trees
 boolstuff-dev - library for operating on boolean expression binary trees - 
devel
 libboolstuff-0.1-0 - library for operating on boolean expression binary trees
 libboolstuff-0.1-0-dbg - library for operating on boolean expression binary 
trees - debug
Changes:
 boolstuff (0.1.16-1) unstable; urgency=medium
 .
   * New upstream release
   * Upgraded Standards-Version from 3.9.6 to 4.1.4
Checksums-Sha1:
 efbc636a0659df456a7818ba7ccb4f1909774d6c 1969 boolstuff_0.1.16-1.dsc
 fa65308d43914e2064d6fc45ca3d0be17c5e63a7 389548 boolstuff_0.1.16.orig.tar.gz
 d274e7495e6e10d4856989dfc2bdf3e63f2f80ba 4137 boolstuff_0.1.16-1.debian.tar.bz2
 9644c15bdafa7f0cdf37c7113f26be51c657ad2f 58024 boolstuff-dev_0.1.16-1_amd64.deb
 1a79c310e6bf4ac42cb927713c2da92c2f5ad091 6372 
boolstuff_0.1.16-1_amd64.buildinfo
 bf26dc7cfcd2033165cf81c4486dac95a2b3a194 21196 boolstuff_0.1.16-1_amd64.deb
 486b51a9386a5a75456f893dba290c095419cfbb 335020 
libboolstuff-0.1-0-dbg_0.1.16-1_amd64.deb
 5722c3d40d162dab3ad801d408ebd55d75d48e72 23812 
libboolstuff-0.1-0_0.1.16-1_amd64.deb
Checksums-Sha256:
 c29c71eb9557540d3d9719f8f69e5f860a8820364d0dc9b8ac88d75e1ebf29f0 1969 
boolstuff_0.1.16-1.dsc
 c07211da584eb78501a2838e4fe19ee284acb6989dd89db7f86f88c3fdb21e83 389548 
boolstuff_0.1.16.orig.tar.gz
 0a19cc9996cea9feafedf22bcf95356bf625f11c7a52cf4ec0d88b10802c11eb 4137 
boolstuff_0.1.16-1.debian.tar.bz2
 7f72d20e0f97a800f56ff7270ad9c09376b305421814e0578154fb901031e5f0 58024 
boolstuff-dev_0.1.16-1_amd64.deb
 4346f781bd43c4847cc065637185719e7f3bbcddd01e4eb01c80df503982b4cf 6372 
boolstuff_0.1.16-1_amd64.buildinfo
 606189ecbfe748074ff6cd00a48fb2a3a30441a6a147ca5b31cf28fd75e108d8 21196 
boolstuff_0.1.16-1_amd64.deb
 b11e668fa1e7c4a52991d6a21d5bfb718fcf6365162c7385ac6c289c7bc4579a 335020 
libboolstuff-0.1-0-dbg_0.1.16-1_amd64.deb
 4421209f0c519d20df1d010515f972a3324afd95a27685da6292daebb20d7bf9 23812 
libboolstuff-0.1-0_0.1.16-1_amd64.deb
Files:
 8b1c049fb3ccd69b58d6474a259fea4a 1969 libs optional boolstuff_0.1.16-1.dsc
 c5a33df318fd5236e20d56dfb55c31fa 389548 libs optional 
boolstuff_0.1.16.orig.tar.gz
 cfe66d0ef17eabf55a5c8e9bb38bb69a 4137 libs optional 
boolstuff_0.1.16-1.debian.tar.bz2
 e97d7becb9d302f0d07246d9feebc6da 58024 libdevel optional 
boolstuff-dev_0.1.16-1_amd64.deb
 50be4c3438c028438957efbe647ed500 6372 libs optional 
boolstuff_0.1.16-1_amd64.buildinfo
 62fe5b9608529f7ffdc11346c68d9885 21196 libs optional 
boolstuff_0.1.16-1_amd64.deb
 265164692323d305f7f4fa1b3a3d9065 335020 debug optional 
libboolstuff-0.1-0-dbg_0.1.16-1_amd64.deb
 463674bc4d4acd7eeb1d0c7c91638a12 23812 utils optional 
libboolstuff-0.1-0_0.1.16-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlsG20kACgkQX45r4JKP
+vrUIA/9Eea+mQJrZGe3ihy7OKmaxXA770+Qo0rf1LhrII5z1fp8dNzTdiN63Oy9
2KKHUU/VTl5GHYJ9dypYnjvj9DN5Aivb0wHpjDRCeLBLm1U0F9kWmQ70hACxEBFd
8Lf0SJhwWUKEq1/DXFKQhytHqLWUCkXUGDy0Vf9CfZlKbRocNogqkB/S3WUKP0x3
C8NUpuR6vtXJgx3XDKBEhyXRYUFDoe1ygGxSycYJk2w+92+XZPjZkJyl47QE+mAO
K5lqOVmPHAG04iX7US+ZZhip9cFTct4JhWHVM2coP8OnwBoum5Eme42Hset/1OBs
AYf+SGjItV3lUIgC2cE65sAIrBzQbPg6B8B/7V2VQeq45RE/eR+Gedrf3V/AeQPH
zSrDQzxnAnsYM7wrhDCWU+cYw8Uz0Nt3+C0DqIfZGtxwJdJyNSYlEy7KRs5bqjHY
szfX/LMGTks67ImdsTxyId2+4FsL26enUySZ5U3jhtPLzLhn0ezRaacUo6OYfTJH
+I75QWWW2IQZ/1BL7HslsWkc/glPORQ8YdIKn2CODOVvFizcA7yLuzplcCawMtmU
4rzpL2d3RYLe814gPbu1a6g3ui+tgMYWOLBQghL5nsTDLdiGOYdyYS0HWGM8hjD9
yXAZwVMbj4v1k3pMOBtVhMSqbAFRgLoD/g9iygmzKrtDLll55Oc=
=kN2F
-END PGP SIGNATURE-



Accepted xmlcopyeditor 1.2.1.3-2 (source amd64) into unstable

2018-05-24 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 22 May 2018 15:12:15 +0200
Source: xmlcopyeditor
Binary: xmlcopyeditor xmlcopyeditor-dbg
Architecture: source amd64
Version: 1.2.1.3-2
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 xmlcopyeditor - fast, free, validating XML editor
 xmlcopyeditor-dbg - fast, free, validating XML editor - debug
Closes: 831417
Changes:
 xmlcopyeditor (1.2.1.3-2) unstable; urgency=medium
 .
   * Make the build reproducible. Closes: #831417
   * AppStream XML files are now placed in /usr/share/metainfo/.
   * Added patches: appdata_xml.patch and appstream_metadata.patch
   * Upgraded Standards-Version from 3.9.6 to 4.1.4
Checksums-Sha1:
 6827e43f0257b82b5b37d62517d881e1e906fffc 2060 xmlcopyeditor_1.2.1.3-2.dsc
 3bafeb72024778e5dd41dba3f66c550282544058 12262 
xmlcopyeditor_1.2.1.3-2.debian.tar.bz2
 2260094a3c03870847c89366b756efb7bc57bc34 8049464 
xmlcopyeditor-dbg_1.2.1.3-2_amd64.deb
 311907e4eb97150f8d6a578e1d7f429d0ae39d6b 12684 
xmlcopyeditor_1.2.1.3-2_amd64.buildinfo
 a51d446f740bab26647b486bc8f1d8e9d4a91bda 1315508 
xmlcopyeditor_1.2.1.3-2_amd64.deb
Checksums-Sha256:
 e556c6746482889ef3216489413152c519fce95b83990ee018105e9ee774c22c 2060 
xmlcopyeditor_1.2.1.3-2.dsc
 a61bcaa784e0f3c0d7a41568db60457809fd2d918ea68c475353d27fbdfb0828 12262 
xmlcopyeditor_1.2.1.3-2.debian.tar.bz2
 455858f8c0d8be291120058d05ac613578075815ec9691fb5fdf32a1189991bc 8049464 
xmlcopyeditor-dbg_1.2.1.3-2_amd64.deb
 324da0f39be924aa21f65ce0268564cea82d25657b85ac3ea02ecacd4305df18 12684 
xmlcopyeditor_1.2.1.3-2_amd64.buildinfo
 4aea7e6f0d86a15e6332e15179de3f0ed4ff26aaf6107c75ae89cd599f9f0449 1315508 
xmlcopyeditor_1.2.1.3-2_amd64.deb
Files:
 d46d3c17e795cc097e0dd9967a847140 2060 devel optional 
xmlcopyeditor_1.2.1.3-2.dsc
 7a9e32a42eaa9c59d9003a5a957200f8 12262 devel optional 
xmlcopyeditor_1.2.1.3-2.debian.tar.bz2
 ad9efc8308aaa2a3612c84d127b5e584 8049464 debug optional 
xmlcopyeditor-dbg_1.2.1.3-2_amd64.deb
 a952acc07b7f1d59a6641cbdc32b8173 12684 devel optional 
xmlcopyeditor_1.2.1.3-2_amd64.buildinfo
 a5df366c23c4ffe55dccc474589af5b2 1315508 devel optional 
xmlcopyeditor_1.2.1.3-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlsG07AACgkQX45r4JKP
+vr0mhAAmDOcgsv1uUVpSDfosQoegbYS9Hv8b4yOnXC2W+t3QcE0N6KuEdhJKA5t
YRoJ1wxv7RCF2uEWZRQF702H1jYyOTMmx+5ZEPQ6fiokRChALKM09xPRKYF5EEJO
CycOdA0o8DHhyoUboNJtj87oKrCWhfPkz6UQv2KEOB6aoB1XPCduwJgNsihW8LUO
XbtmD9o1iDzCQM5gNt/hxp0UddqZ+19t7JejrYxzJnMtBFdjP9O8BAxNv8VG1ueo
3vU6f8J8+6lz5JcA1pKHYHNbxeTvd+2PDRKH8Y/jJnSy2h+y9j4TtkM4Wry8ksxn
dNQJYMTD7UwQC0qwmVRqYq7+ZAPNZbtRRqsYY4xJE3YrjAqxcVbFpZoNUM+bPs8Z
8Cm31OD0lkynTJP998vcnezqERgYL0Rxqu1W13wd0ZXtNYGt20Hex7uWK8saqtUU
jz4IABRmvWf+y03CzjA5WmSPG9+ic+aQIMpLAaqQEsn5vVb2OT+jHp01y4Fs+70V
jF5zwhq1FrJQybFRc/KTElnZwhp7/1Ig/OgmJ3ygzVXOkL67oBXuRICKbW5gUHPV
e8cLrwU8UNNo8OmIVPxkTvWkZF3izbfPGyjflvaQhZGQc+QLITMbFR3fSzLtmU+F
NLH7JWE9+QrKqv8rDSO3KhR6XDEg/oPap+SjULYbZNIGCjQ8Gkk=
=B8lJ
-END PGP SIGNATURE-



Accepted treeline 2.0.2-1 (source all) into unstable

2018-05-24 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 May 2018 10:35:54 +0200
Source: treeline
Binary: treeline
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 treeline   - versatile tree-like structured custom data manager
Closes: 387086 459998 875210 875528
Changes:
 treeline (2.0.2-1) unstable; urgency=medium
 .
   * New Upstream Release. Closes: #387086
   * Runs on Python3 and Qt5 now. Added patch qt4_to_qt5.patch. Closes: #875210
   * Fix debian/watch. Closes: #459998. Thanks to Yan Morin <prog...@gmail.com>
   * Stop installing deprecated mimelnk files. Closes: #875528
   * Upgraded Standards-Version from 3.9.2 to 4.1.4
   * Replaced logo with the official one.
 - 
https://sourceforge.net/p/treeline/stable/ci/master/tree/working/treelogo.svg
   * Removed patch fhs.patch, and added patch pop_empty_list.patch
Checksums-Sha1:
 527f3263645db35cd850dc318ccf750eaf7c537c 2036 treeline_2.0.2-1.dsc
 f94b3fe41140293b0a0872fc2b62127f8fc611a9 230227 treeline_2.0.2.orig-i18n.tar.gz
 eb1cb423e4af44ed3998dcc1fc512dbd3310991b 451377 treeline_2.0.2.orig.tar.gz
 41e06db4afcfc2ecb70d13037f5d69b0a23cdcb6 66516 treeline_2.0.2-1.debian.tar.bz2
 95b4a5ac9f7dc11bf15b391feb74cda8a88b3464 406256 treeline_2.0.2-1_all.deb
 d35c83b2a21fd2682817c2c3ded487fc36a2e316 9518 treeline_2.0.2-1_amd64.buildinfo
Checksums-Sha256:
 779975d048a023749efd1b925a6dab69acf230521088bb0c383afff12a0dbdf9 2036 
treeline_2.0.2-1.dsc
 182fd98e0bae57b9de13a76faa50c8cb5d261c5b9faa0c027e5f42223a0c7758 230227 
treeline_2.0.2.orig-i18n.tar.gz
 80379b6ebb5b825a02f4b8d0bb65d78f9895db5e25065f85353833e9d8ebd4c8 451377 
treeline_2.0.2.orig.tar.gz
 4676a1fa67f4387d54008005937e47386d94e7770840c03010fcc9f9fdb4a73f 66516 
treeline_2.0.2-1.debian.tar.bz2
 a2847acd9df64172001c66af92f675268e6c927117449a71521e604beb523f78 406256 
treeline_2.0.2-1_all.deb
 083ad8ee45bed1fca800112f13da30e13746ccdac669b48b53107c13f46054bd 9518 
treeline_2.0.2-1_amd64.buildinfo
Files:
 cd9ed2dbca1fa129f84c20e3061d5309 2036 utils optional treeline_2.0.2-1.dsc
 c3887606dfdf61ad9e45761bbbf24c00 230227 utils optional 
treeline_2.0.2.orig-i18n.tar.gz
 d846d7346ea97ae2e23efd59497b4952 451377 utils optional 
treeline_2.0.2.orig.tar.gz
 38b51c4b210fe2923cbeae6dad2a35d8 66516 utils optional 
treeline_2.0.2-1.debian.tar.bz2
 1d3ef51cff0ac5b5540174f0d4421408 406256 utils optional treeline_2.0.2-1_all.deb
 ddf5e2a9a4fbcb207c8e68247c9e0ad5 9518 utils optional 
treeline_2.0.2-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlsGsAsACgkQX45r4JKP
+vpxTg/+JFiDcqj6WgImdQ/rITSzvaXqEkM+aytDny7Nfk/BkZ5imRiif4Zg3ehL
SJFJS3ek2+3JQhTGZRTb2/oDZLFWVO0MA6E/jwhV1EOwQ6Sk0ONF3+r34iIf+KEL
/BBBJyViJPXJ/IKNkC0E08HGoLkTRt6FWzHRdw4PE5kU/xyzszc1VbgdecGox5tn
u6TVlk0zPa0YC5dTsGuutXD8kKcexAA2DCDtOeNs0zW/N6n7saT74AZ1WoKqvvBL
bMWZKvCdnmB2xBbdBvxzXeW3TPuWwOBaZZ2eWvQ7cZMdCk1YFbKKcyZbfEifREg3
Y3Pcu+mck9IImmn7Lxtbk7YIA3syvKYRA3QkprRSBHKTLtk3rjW60nU5w6oMXOcn
QTdf9IAr9QCSTffL56NEAL2tR2vmmlcT9zmuuTSx9GR7G2+YI8G+XdxSO3a7Rkrg
Lr2tP/fyJMPhYrDnGuVUhoSoX9lKkTiX2dIHgA1T9epFGXwteD+eds8q8ThKtp91
acYUdnBF21iOIxJpgvjnnuc5VawwAhuwKaCPWex3/erI2i5GJPBW7LjiR5zHZjWQ
h5rETIx03/5q1lrCDpC3cNNz28rSmj2OYFrat27KVBTkXXedbuSf7tDxJLIq//BA
yDZxB1NaYX3cAxTYzC8DMv096RNoyowez3k69cV1sjoLiaAG2qQ=
=I+Nc
-END PGP SIGNATURE-



Accepted xmlindent 0.2.17-5 (source amd64) into unstable

2018-05-22 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 22 May 2018 14:40:32 +0200
Source: xmlindent
Binary: xmlindent
Architecture: source amd64
Version: 0.2.17-5
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 xmlindent  - XML stream reformatter
Closes: 823315 857796 865758
Changes:
 xmlindent (0.2.17-5) unstable; urgency=medium
 .
   * Fixes: aborts after valid input. Closes: #857796
 - Thanks to Michael Stummvoll <mich...@stummi.org>
   * Fixes FTCBFS: Closes: #865758
 - Allow substituting gcc.
 - Use dh_auto_build to substitute $(CC).
 - Thanks to Helmut Grohne <hel...@subdivi.de>
   * Fixes: xmlindent abort()s/crashes on invalid XML. Closes: 823315
 - Thanks to Walter Doekes <walter+deb...@wjd.nu>
   * Upgraded Standards-Version from 3.9.6 to 4.1.4
Checksums-Sha1:
 ebf8b086bef4805cc68d31d51da824d06c9b516c 1758 xmlindent_0.2.17-5.dsc
 ec08aa2a08048ba5351b2aba5374c994ff826f4e 4064 xmlindent_0.2.17-5.debian.tar.bz2
 919148f50e82ef41bd4c93f7114321699815878f 22216 
xmlindent-dbgsym_0.2.17-5_amd64.deb
 fb5e26e5ce2f6b732ead1be2941e3c4268cd68d8 5837 
xmlindent_0.2.17-5_amd64.buildinfo
 160268f1ee7b1a23d74491fdaea94653ff0d0f4d 19168 xmlindent_0.2.17-5_amd64.deb
Checksums-Sha256:
 d57eeea8a358c2316ee5fa7289263f94dc50918b9f298a9a439af2ab36ec3947 1758 
xmlindent_0.2.17-5.dsc
 5f0df1ef59843ab54c4f7af63969b83cbd7f197c65255cbc55b8706708c8f5e3 4064 
xmlindent_0.2.17-5.debian.tar.bz2
 ff6626c8398f4514935bdd91e472323bb075aebcf6f174ee561fba058ad91089 22216 
xmlindent-dbgsym_0.2.17-5_amd64.deb
 fb6b232be46c42ab0b0e6c84532e98da2c438b4bc5b119f5aa8552939e128730 5837 
xmlindent_0.2.17-5_amd64.buildinfo
 24cd11e6ab17b62b46660c697ce4d53ed8dfdbe2a62edb1973bdbe6f7e15f040 19168 
xmlindent_0.2.17-5_amd64.deb
Files:
 e2bcaef6946980981bd1be5c26cd8166 1758 devel optional xmlindent_0.2.17-5.dsc
 5fccf8c4bdb9077b5f965e84c63387ea 4064 devel optional 
xmlindent_0.2.17-5.debian.tar.bz2
 0248b5cce77614cc2ea22161e83ca5dc 22216 debug optional 
xmlindent-dbgsym_0.2.17-5_amd64.deb
 79792a22878a978cffe5fff0c5a3f168 5837 devel optional 
xmlindent_0.2.17-5_amd64.buildinfo
 d9ee68e8687ea842d629373fac8c7a37 19168 devel optional 
xmlindent_0.2.17-5_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlsEFQ0ACgkQX45r4JKP
+voYMg//Y7phZP9IyOei3KSfr8Si0Y53EvYpy/7fXvdaKXlDaRMMa39GwO4XdWkW
72G+wXGQrOHSweXxYG+o0bLhixj5flA/eQue5WS5G74LtbrI2rbq53K07CzVuxP7
V+0WlljnsaZziQ7eYrBlS0Gek3kzorXZra/VV+RI8HNATRGao8+iZsZqoiwySeY6
m4ODW4hAmuknJkqVqTYq4pAFtQ4QPkf5Z/CETM/5FAO9xwalVoMPhTju52Eh4w5e
q6NuaGvJy2JG3NFklJenytXnsrIOFAPXexfyeHYd3rUMfhXPVs2GTTwzV0tGu2zO
T0miToUn3dHtENgXRnxjMrM2mQyr5dh2V631zoG1HmYZ0jZGmHmJiJuN3agbBWy8
suoL6R89+4x25iqOWhP1J1X6xWZeHZlFxO3PlumW/BT8TO1NSq66hxzV/jVMNOdl
TWMhtyQOnnU+4pYULwq9KDCmKGHsjjvY8yOy0VNx/jVZuIZTfLMnPjCf+xCraYBi
4s5dFIBtkjPYxKoqIIHDhmD8U4mjHIScbOcbTXwDGJDlLdxdGToaGAOujNi3DpZL
qZn/l0XRnhCt1YA2jQ7FcJzw9Cx/fe4QvOXonf65sZDXNV1P0keerd/Q+RgbEnTr
eFyBEcDCosAAW+DLGkgt9yOa5Ez1iZkddTJNgBgOIAWh3gxlots=
=oDdu
-END PGP SIGNATURE-



Accepted bcpp 0.0.20180401-1 (source amd64) into unstable

2018-05-21 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 21 May 2018 18:20:51 +0200
Source: bcpp
Binary: bcpp bcpp-dbg
Architecture: source amd64
Version: 0.0.20180401-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 bcpp   - C(++) beautifier
 bcpp-dbg   - C(++) beautifier - debug
Closes: 895715 899250
Changes:
 bcpp (0.0.20180401-1) unstable; urgency=medium
 .
   * New Upstream Release
 - Removed patch cmdline_segfault.patch
   * Let dh_auto_configure pass --host to ./configure. Closes: #899250
 - Thanks to Helmut Grohne <hel...@subdivi.de>
   * Added homepage information to d/control. Closes: #895715
   * Upgraded Standards-Version from 3.9.6 to 4.1.4
Checksums-Sha1:
 c6b960b7f550f2e4db0235bdb4bf76991d98b602 1794 bcpp_0.0.20180401-1.dsc
 3e4371010bb48ffbb3999a2be322ca15757159ce 148374 bcpp_0.0.20180401.orig.tar.gz
 25ceeb3a481b7d649dc89d9eb5d475d2b5a558c1 5128 
bcpp_0.0.20180401-1.debian.tar.bz2
 28a9388b9b73187e596c1f8ad30e55b28e47ccc3 79152 
bcpp-dbg_0.0.20180401-1_amd64.deb
 90ee4025aa110d002471fc36a9e3310015f386ef 5742 
bcpp_0.0.20180401-1_amd64.buildinfo
 a23c8f6a051043faa9aba1f39c39181d4f2dc58d 39228 bcpp_0.0.20180401-1_amd64.deb
Checksums-Sha256:
 861df966436f998fe70c432aef334f6a700a1f901d6b44961ade0c8732649e62 1794 
bcpp_0.0.20180401-1.dsc
 3fee78476833a8d6c647f0b9f6ad85209cdb104a538349bc24538c7f7aede81f 148374 
bcpp_0.0.20180401.orig.tar.gz
 983f04f81c6e0179bd9e3d8c2f0df98a2a599253298d109d9119ac08fb1d263a 5128 
bcpp_0.0.20180401-1.debian.tar.bz2
 74f4033cebd988baca7fc78206aa57a7f1f5986685bdfc3f1badec3a2d0fd076 79152 
bcpp-dbg_0.0.20180401-1_amd64.deb
 6e5f4c93ce938b8d8270d30a413fbc97a5145a7d48b6c102e53062c1e1c1503d 5742 
bcpp_0.0.20180401-1_amd64.buildinfo
 fca06f1a372e34ae79f2e35b605b6ed52334df6d2c0c2e2d21827007cdec30dd 39228 
bcpp_0.0.20180401-1_amd64.deb
Files:
 29b9e0639dc008cfea593d543a309084 1794 devel optional bcpp_0.0.20180401-1.dsc
 c3559098a2af739aafdf7ca265c02d49 148374 devel optional 
bcpp_0.0.20180401.orig.tar.gz
 c889b111d06434dd563067afe58dc445 5128 devel optional 
bcpp_0.0.20180401-1.debian.tar.bz2
 73fb8ba9a76af6eb05f6b4b160baf39d 79152 debug optional 
bcpp-dbg_0.0.20180401-1_amd64.deb
 40e52b9debfd9ac097d5ce4f0e426557 5742 devel optional 
bcpp_0.0.20180401-1_amd64.buildinfo
 a4da644f2e837b73ea48e326aade700b 39228 devel optional 
bcpp_0.0.20180401-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlsC+b0ACgkQX45r4JKP
+vonVg/+M0g9t493q8lOulDg2NuDbp0qy7y+rm58RBdvltQmNxsWdJISwbQd5niR
w+X3Z3PYlj7AIfKWQKdk3ixHrZaWl3G506qVvwU1Mb9w8JSU6TAq14rHXaiWM/rz
USmVAmaz7UmZZQSZ1e5oO9nYTnKXFMFYypnYkEHBlcSOioPz6LLbh6YhCAQ2ZlG4
/uQ+DihvKCyH3IQb7hxK5Ek4bByPLhx9oQRM/nnwExxwnLh6TRjPJDlBABNCdxiQ
Y0ilZMeSdgI7o488JzdGDbhXSU++lNujyrCeXIGaIuQz9LECPTCh9IeRzzsdvylD
/beQSNUnZMhgallNiS4SgkXQ0D1BLDMFp5KbKt9S+2vMJtm3MPFj5nETXO1HPNvW
DQpBg4O33fkyNNL2sjLT2dzhRWiVi2pazzd5Izzblbdtxte6k7l9rVOVMlUQTkeH
IU23ds3thJ0KD7x7Ipx/lWyhJI7YRSTIVBuzAzdeo4j2NIRo/ga2ibf/GC80symW
oleuC8ZNGluRG/DQ33RjAhowS63tDKr9K6tsIfQbbGFp9VXkJw3JQUtq4a2u6Ni2
4oHgqIdqPh/mGjMM8ZlZUNDmAfPml2gM+3XbDtTizfCnliESGdsLTtkxY4viL+ax
7HLVqfU0qiU2OmapMYfgIeeWU+6uOJvtQg8ZA6XOf5iSjDcElSc=
=yfJ5
-END PGP SIGNATURE-



Re: DebConf18 Gender Forum

2018-04-05 Thread Miriam Ruiz
It might be a good starting point to figure out what we might want to
talk about, in the context of this forum, regarding the extensive area
of "gender", and what are the goals that we want to pursue. Gender is
a very extensive concept that has broad effects in all the aspects of
our lifes: social, personal, identity, expressive, behavioral, etc.

I suppose that, because of the type of event and due to the context of
this thread, the idea might probably be to go a bit deeper into the
guidelines defined in the Diversity Statement, in particular regarding
the gender axis. That is indeed something that I would think as very
positive, but that it may be necessary to elaborate the idea a bit
more, to be able to give it a narrative thread. It might also be, on
the other hand, that we might want to talk about how to use the
current existing diversity (and in particular the gender diversity) to
help improve the developing processes, the teams or the results.

The analysis of the reasons that might explain why there is still a
gap between men and women in the development of technology and free
software is undoubtedly within the scope of gender, and it is usually
the main focus when we talk about gender in Free Software. In addition
to this, there is the analysis of stereotypes and reference behaviors
associated with gender, and explicitly talking about that that would
allow some debating about new masculinities, new femininities and
androgyny. It is obvious that the issue of gender identity is also
over the table, as well as gender expression (clothing, accessories,
care and external appearance), etc. All this factors have a certain
importance within the internal and external relationships both between
working groups and when talking about Debian as a whole.

Therefore, before starting to prepare a list of questions, it might be
a good idea to outline a small non-exhaustive list of elements that
might be used to create some scaffolding and, therefore, can make it
easier than other people contribute ideas, questions and suggestions.

Greetings,
Miry

2018-04-05 3:02 GMT+02:00 積丹尼 Dan Jacobson :
> OK I eliminated all the questions.
>
> Please help me write proper questions.
>



Bug#887744: redeclipse FTBFS with glibc 2.26

2018-01-30 Thread Miriam Ruiz
I had a similar error compiling lamiae [1] and I solved it by removing
the  -ffast-math flag from src/makefile

I don't know if it would work for you, but the code base is the same,
so I assume it might be that.

Greetings,
Miry




[1] https://github.com/Hirato/lamiae



Bug#887744: redeclipse FTBFS with glibc 2.26

2018-01-30 Thread Miriam Ruiz
I had a similar error compiling lamiae [1] and I solved it by removing
the  -ffast-math flag from src/makefile

I don't know if it would work for you, but the code base is the same,
so I assume it might be that.

Greetings,
Miry




[1] https://github.com/Hirato/lamiae



Re: Reducing the attack surface caused by Berkeley DB...

2018-01-27 Thread Miriam Ruiz
2018-01-27 13:53 GMT+01:00 David Kalnischkies <da...@kalnischkies.de>:
> On Fri, Jan 26, 2018 at 12:24:26PM +0100, Miriam Ruiz wrote:
>> 2018-01-26 12:02 GMT+01:00 Colin Watson <cjwat...@debian.org>:
>> >> Finding someone performing the daunting task of actually switching code,
>> >> documentation and existing databases over on the other hand… I at least
>> >> don't see me enthusiastically raising my arm crying "let me, let me, …".
>> >
>> > I don't blame you!
>>
>> Might that be a candidate project for GSOC?

[...]

> I don't think so. The size might be alright, but the task itself…

[...]

Thanks for your clarification. After you have explained the situation
and the reasons, I have to agree with you. Lots of thanks for your
comment!

Greetings,
Miry



Re: Reducing the attack surface caused by Berkeley DB...

2018-01-26 Thread Miriam Ruiz
2018-01-26 12:02 GMT+01:00 Colin Watson :
>> Finding someone performing the daunting task of actually switching code,
>> documentation and existing databases over on the other hand… I at least
>> don't see me enthusiastically raising my arm crying "let me, let me, …".
>
> I don't blame you!

Might that be a candidate project for GSOC?

Greetings,
Miry



Bug#879123: glee: source for configure is missing

2018-01-10 Thread Miriam Ruiz
2018-01-10 17:26 GMT+01:00 Steve Cotton :
> I think the only solution is to port Fife and Sludge to use the khronos-api 
> package, and drop GLee completely.

Sounds like a suitable plan. It makes sense.

Greetings,
Miry



Bug#879123: glee: source for configure is missing

2018-01-10 Thread Miriam Ruiz
2018-01-10 17:26 GMT+01:00 Steve Cotton :
> I think the only solution is to port Fife and Sludge to use the khronos-api 
> package, and drop GLee completely.

Sounds like a suitable plan. It makes sense.

Greetings,
Miry



Bug#879123: glee: source for configure is missing

2018-01-10 Thread Miriam Ruiz
The original configure.ac file seems to ve available in
http://elf-stone.com/downloads/GLee/GLee-3.03-redist.tar.gz

I am attaching it to this mail.

Greetings,
Miry


2017-10-20 17:24 GMT+02:00 Simon McVittie :
> On Fri, 20 Oct 2017 at 16:22:38 +0200, Markus Koschany wrote:
>> So you are basically saying that the situation for configure scripts is
>> less clear-cut and you tend to acknowledge that this is a bug but
>> usually not a release critical one and it also depends on how the
>> copyright holder is treating the generated file.
>
> I only partially agree with this summary; I think it's still in
> danger of conflating two issues.
>
> I think having both configure and configure.ac in the source tarball,
> using upstream's pre-generated configure without re-generating it, but
> having its source code present, is usually a bug but not a RC one.
> A concrete example from one of my packages: if I'm reading my old
> changelog correctly, dbus (<< 1.4.10-1) was buggy in this way, but I
> don't think that bug was RC.
>
> However, I think having configure but not configure.ac is usually
> a RC bug, due to DFSG §2. (Exceptional case: if upstream genuinely treats
> configure as though it was source - hand-editing it, etc. - then I
> would consider it to be technically misguided, but DFSG-compliant.)
>
>> What do you make of this specific case now, a modifiable but unused
>> configure file in a source package? Would you remove this file from one
>> of your packages given the same circumstances? Is this release-critical
>> for you?
>
> I would be annoyed to have to take action for something this trivial
> (so I can understand why you are annoyed), but yes, I think it's RC and
> requires a +dfsg1 tarball.
>
> I wouldn't be in any hurry to fix that bug for prior releases unless
> someone in the stable release team felt strongly about it, though -
> we shipped it already, and it isn't a copyright violation, only a
> DFSG violation (breaking the rules we set for ourselves, but not the law).
>
>> However I do not think the same
>> severity is appropriate for Windows files because they are platform
>> specific and usually are only there for the convenience of upstream's
>> windows users. They waste disk space but do not impair my freedom.
>
> This depends whether those Windows convenience files come with DFSG
> source code or not. If they do, fine, we can accept the "dead weight",
> just like we don't bother to remove the pre-generated configure from
> source packages where we are going to overwrite it with dh-autoreconf
> anyway.
>
> If there is no source code, my understanding is that derived files
> without source are equally forbidden by the ftp team regardless of
> whether they are used in building our binary packages or not. One
> justification for this position is that it is not just about your
> freedom to modify what will go into the binary package, but also about
> recipients of source code via Debian being able to be confident that
> everything they receive is equally DFSG-compliant (for example, in
> the past I've cross-compiled Debian's libexpat for Windows as part of
> a test environment for dbus). That's consistent with the requirement
> that we remove distributable-but-non-Free files like RFCs from source
> tarballs even if they aren't used in the binaries, which is another
> frequently-disagreed-with but consistently-applied policy.
>
> I personally think the project is sometimes too absolutist in its
> interpretation of DFSG §2, but I think I'd have trouble establishing
> consensus for any less draconian interpretation. Establishing consensus
> for "grey areas" is always difficult, because you get into questions
> about where to draw the line, and I don't have a good answer to those
> questions beyond "I know an (un)acceptable package when I see one",
> which is not particularly principled or defensible.
>
> It's entirely possible that an absolutist position is in fact the
> pragmatic thing to do, because establishing consensus about the right
> line to draw would be more effort than repacking some tarballs :-)
>
>> Looking at
>> https://lintian.debian.org/tags/source-contains-prebuilt-windows-binary.html
>> I can still see that we have more than 1000 source packages in the
>> archive that ship those files. So I think you are not correct if you
>> claim that we treat them as release-critical bugs at the moment
>> otherwise I would expect this Lintian tag to be an error not a pedantic
>> issue.
>
> I'm surprised this tag is so low-priority, to be honest: I would have
> expected the DFSG-maximalist faction among Debian contributors to have
> made it at least a warning. Presumably the assumption is that those
> prebuilt Windows binaries all come with source code, otherwise they would
> have been rejected at NEW time?
>
> Regards,
> smcv
>


configure.ac
Description: Binary data


Bug#879123: glee: source for configure is missing

2018-01-10 Thread Miriam Ruiz
The original configure.ac file seems to ve available in
http://elf-stone.com/downloads/GLee/GLee-3.03-redist.tar.gz

I am attaching it to this mail.

Greetings,
Miry


2017-10-20 17:24 GMT+02:00 Simon McVittie :
> On Fri, 20 Oct 2017 at 16:22:38 +0200, Markus Koschany wrote:
>> So you are basically saying that the situation for configure scripts is
>> less clear-cut and you tend to acknowledge that this is a bug but
>> usually not a release critical one and it also depends on how the
>> copyright holder is treating the generated file.
>
> I only partially agree with this summary; I think it's still in
> danger of conflating two issues.
>
> I think having both configure and configure.ac in the source tarball,
> using upstream's pre-generated configure without re-generating it, but
> having its source code present, is usually a bug but not a RC one.
> A concrete example from one of my packages: if I'm reading my old
> changelog correctly, dbus (<< 1.4.10-1) was buggy in this way, but I
> don't think that bug was RC.
>
> However, I think having configure but not configure.ac is usually
> a RC bug, due to DFSG §2. (Exceptional case: if upstream genuinely treats
> configure as though it was source - hand-editing it, etc. - then I
> would consider it to be technically misguided, but DFSG-compliant.)
>
>> What do you make of this specific case now, a modifiable but unused
>> configure file in a source package? Would you remove this file from one
>> of your packages given the same circumstances? Is this release-critical
>> for you?
>
> I would be annoyed to have to take action for something this trivial
> (so I can understand why you are annoyed), but yes, I think it's RC and
> requires a +dfsg1 tarball.
>
> I wouldn't be in any hurry to fix that bug for prior releases unless
> someone in the stable release team felt strongly about it, though -
> we shipped it already, and it isn't a copyright violation, only a
> DFSG violation (breaking the rules we set for ourselves, but not the law).
>
>> However I do not think the same
>> severity is appropriate for Windows files because they are platform
>> specific and usually are only there for the convenience of upstream's
>> windows users. They waste disk space but do not impair my freedom.
>
> This depends whether those Windows convenience files come with DFSG
> source code or not. If they do, fine, we can accept the "dead weight",
> just like we don't bother to remove the pre-generated configure from
> source packages where we are going to overwrite it with dh-autoreconf
> anyway.
>
> If there is no source code, my understanding is that derived files
> without source are equally forbidden by the ftp team regardless of
> whether they are used in building our binary packages or not. One
> justification for this position is that it is not just about your
> freedom to modify what will go into the binary package, but also about
> recipients of source code via Debian being able to be confident that
> everything they receive is equally DFSG-compliant (for example, in
> the past I've cross-compiled Debian's libexpat for Windows as part of
> a test environment for dbus). That's consistent with the requirement
> that we remove distributable-but-non-Free files like RFCs from source
> tarballs even if they aren't used in the binaries, which is another
> frequently-disagreed-with but consistently-applied policy.
>
> I personally think the project is sometimes too absolutist in its
> interpretation of DFSG §2, but I think I'd have trouble establishing
> consensus for any less draconian interpretation. Establishing consensus
> for "grey areas" is always difficult, because you get into questions
> about where to draw the line, and I don't have a good answer to those
> questions beyond "I know an (un)acceptable package when I see one",
> which is not particularly principled or defensible.
>
> It's entirely possible that an absolutist position is in fact the
> pragmatic thing to do, because establishing consensus about the right
> line to draw would be more effort than repacking some tarballs :-)
>
>> Looking at
>> https://lintian.debian.org/tags/source-contains-prebuilt-windows-binary.html
>> I can still see that we have more than 1000 source packages in the
>> archive that ship those files. So I think you are not correct if you
>> claim that we treat them as release-critical bugs at the moment
>> otherwise I would expect this Lintian tag to be an error not a pedantic
>> issue.
>
> I'm surprised this tag is so low-priority, to be honest: I would have
> expected the DFSG-maximalist faction among Debian contributors to have
> made it at least a warning. Presumably the assumption is that those
> prebuilt Windows binaries all come with source code, otherwise they would
> have been rejected at NEW time?
>
> Regards,
> smcv
>


configure.ac
Description: Binary data


Re: I'm not MIA

2017-10-25 Thread Miriam Ruiz
2017-10-25 8:40 GMT+02:00 Adam Borowski :
> Thus, I believe Norbert's pings all ended up silently shoved into "spam"
> then deleted.

No, he sent it to an old email address I scarcely use instead of
either my current one or my Debian alias.

Greetings,
Miry



Accepted vbindiff 3.0-beta5-1 (source amd64) into unstable

2017-10-24 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 24 Oct 2017 13:35:36 +0200
Source: vbindiff
Binary: vbindiff
Architecture: source amd64
Version: 3.0-beta5-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 vbindiff   - visual binary diff, visually compare binary files
Closes: 865050 876864
Changes:
 vbindiff (3.0-beta5-1) unstable; urgency=medium
 .
   * New Upstream Release. Closes: #876864
 - Fix crash when comparing files
 - Build on systems with split ncurses/tinfo libraries
   * Using dh_auto_configure in debian/rules. Closes: #865050
   * Upgraded Standards-Version from 3.9.3 to 4.1.1
   * Thanks to Mathieu Malaterre <ma...@debian.org>
Checksums-Sha1:
 015117282a2fd346d728dcefc10b7b262a95a66a 1765 vbindiff_3.0-beta5-1.dsc
 cbd4651f604ad18cf8d9122b3c2719d0173218f7 128406 vbindiff_3.0-beta5.orig.tar.gz
 0563c0a3ec0c71afc2305d124402673b7f912403 3573 
vbindiff_3.0-beta5-1.debian.tar.bz2
 052aa5d751b65975f811338531090f40e09b1053 98908 
vbindiff-dbgsym_3.0-beta5-1_amd64.deb
 46386ff5be91041b4859bfa536188291f6183051 5622 
vbindiff_3.0-beta5-1_amd64.buildinfo
 4259f35c092b9047b56a41a855560e4f73f2ebf3 28500 vbindiff_3.0-beta5-1_amd64.deb
Checksums-Sha256:
 d74ebc98515c8241e9eba6860fb2926843bd9229c60e89f3e9938620a38f4d22 1765 
vbindiff_3.0-beta5-1.dsc
 f04da97de993caf8b068dcb57f9de5a4e7e9641dc6c47f79b60b8138259133b8 128406 
vbindiff_3.0-beta5.orig.tar.gz
 cf3ca133afdc82617485a645f34bee42e6be1e2d417e7a01fb0a2fbe44d35526 3573 
vbindiff_3.0-beta5-1.debian.tar.bz2
 192cecef7d45524e9e5d271089c973fb51abe20e3880e0415795d5e42c4a9d81 98908 
vbindiff-dbgsym_3.0-beta5-1_amd64.deb
 fe99a5a6865a1704d6a2691d78b83a5cf0fc955f3ece127f4ed6ad11c94a0bba 5622 
vbindiff_3.0-beta5-1_amd64.buildinfo
 dfdf68b5e4a1576113d7517f60af3e49d52b556386f0b3f1326b90937d8cda7f 28500 
vbindiff_3.0-beta5-1_amd64.deb
Files:
 cc477c589b2237900d77316f5d8dff3c 1765 utils optional vbindiff_3.0-beta5-1.dsc
 bbde86b790d6a912e3ba11d6cd8b1a2a 128406 utils optional 
vbindiff_3.0-beta5.orig.tar.gz
 09a83355b94c9458286b0d71b0479515 3573 utils optional 
vbindiff_3.0-beta5-1.debian.tar.bz2
 8fb82a21f929c202616656085edf0a16 98908 debug optional 
vbindiff-dbgsym_3.0-beta5-1_amd64.deb
 def0cbfbca41a917a21a38f4c28c51b8 5622 utils optional 
vbindiff_3.0-beta5-1_amd64.buildinfo
 51ff9817c414b519f0ade1d9a412585d 28500 utils optional 
vbindiff_3.0-beta5-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlnvtYcACgkQX45r4JKP
+voc2w/+Jym3QYXg2znF+3QPdFbNACxkaM3KYzC4lS90rczQeg/J8TtACBnGWyrd
JmH3qiIq85DKWcxrpmBqVCVuFPP8iYMeynuAgst0WTwu8QpXGgPpxir1VlavQG5d
aYE5qxChBDYmkILv4obtDhvhjnkrm6Itf94+60orJwHxLrCFSeSLWlMA0E8RXDwF
RoQQhwAE/j/aRR7NfoDT+LD7iIY90gXQY3g8jI9/tQA3MhNLeZyNkVaO8SUcR8kE
K+MlOl1HGtdxOYE4J7QE0rHpbTSUxQkf6Yg93Qqn93R/vOUeRTqMZ4OLfWE86jNh
6hu4BfiGnSqN5DrudGCwWWZthrFFIpQB/PN+TuGyq4MaMYXcUlfFAppaH92ozqv8
x1tHO9PUk68L2bqlY9ij27iuDaMWPZ19Oi1uKBRVXDx0lACetSwqsQ9nOyEaCXbt
273vEuUzN8mMXnEZ4lTKNz3U4M3m99aD+Us2tKZ6l96x3GfNWqXryGU57q//rI+6
ddEdi3ch+PhgwR8d0A4JvDdP8TaozhNFO8JLh1XbWxzppYM79SHxyoArM3ZT5iBW
9X26KEnHMFbbjNWR5tpfJ8/ECPG/hP/nh4xGhicO/3yJmrAWsHHb8NTNodD9nQuu
lna21BjZjT4qQXsHLI9JPspiTDpAmcFMr7xDzGnnQT2BP9ZLlDM=
=lYMQ
-END PGP SIGNATURE-



Accepted otf2bdf 3.1-4 (source amd64) into unstable

2017-10-24 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 24 Oct 2017 10:40:21 +0200
Source: otf2bdf
Binary: otf2bdf
Architecture: source amd64
Version: 3.1-4
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 otf2bdf- generate BDF bitmap fonts from OpenType outline fonts
Closes: 716321
Changes:
 otf2bdf (3.1-4) unstable; urgency=medium
 .
   * Upgraded Standards-Version from 3.9.3 to 4.1.1
   * Added debian/patches/args.patch. Closes: #716321
   * Added debian/patches/mkinstalldirs.patch
Checksums-Sha1:
 085f281a92c5e16946d84b829b2500039f0d5ada 1752 otf2bdf_3.1-4.dsc
 19c82b383798a93740cee072ec8f948a1ddeecc6 4223 otf2bdf_3.1-4.debian.tar.bz2
 1c64916a7ccca634fe87e21544b38e0c9b966cf0 26128 otf2bdf-dbgsym_3.1-4_amd64.deb
 6cfc6a07f84bc35253481261f5c407039e4bfb7d 5666 otf2bdf_3.1-4_amd64.buildinfo
 e0d8cefdfd179db6a1e5d053d24d5d21261e05d4 26288 otf2bdf_3.1-4_amd64.deb
Checksums-Sha256:
 a895f38a0f4bdf9006d382ef7b6d0ac52fd873e31a28a987598f974873f22af0 1752 
otf2bdf_3.1-4.dsc
 06d2c6ce81549cf0ade71e39f70a1d5a8d2d52d1c959dd582879a360a5080d15 4223 
otf2bdf_3.1-4.debian.tar.bz2
 a6e8456473cc80ab014cad619add0d651b1f011ec66532e2aa0d0ba88550dfea 26128 
otf2bdf-dbgsym_3.1-4_amd64.deb
 2ff40a02a3697880ab9250910bb96ff53a104b6e692324715c38c4fb094f33a0 5666 
otf2bdf_3.1-4_amd64.buildinfo
 caf474cee9827320199753f9c855b57674d9abcbd465a968deffbe9b26414bac 26288 
otf2bdf_3.1-4_amd64.deb
Files:
 6b50600d173a2900b42b1f7e6723974d 1752 utils optional otf2bdf_3.1-4.dsc
 365fa82083fa6144f2542812b2e6e361 4223 utils optional 
otf2bdf_3.1-4.debian.tar.bz2
 22ec694b9a0884e4daf8c76555ff72a2 26128 debug optional 
otf2bdf-dbgsym_3.1-4_amd64.deb
 6e20cbe65faf7f9e3cf5ffa5f528b25c 5666 utils optional 
otf2bdf_3.1-4_amd64.buildinfo
 ca1da478aa6cebf5e0255c9616ebc1b7 26288 utils optional otf2bdf_3.1-4_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlnvtYAACgkQX45r4JKP
+vqnIQ//fMYc+1/V+PEA67VE8RYZfcTXDoCfFP9MCQ/Y+dG0n10LGAxe7smZGDII
RK5DGaW2HtmsB0mutzb1xQEIjmqCZoYWj7Jb3ZzCEYV2oHo37HG5Sm0aqEVJ44wW
riEbVNq0NzZ67Zm1Y2EXfO+Rw/K3gCrqm6lPm3gwWqSIq2lwJcA34Ty2OfowGx3m
Laygpc2xflPihBcg+4RmSTGYl4c2/kkIQulzBrjh4i2l7WdPlWCGT8BgR9LpM3Gy
m2Atl5XC5puAyyG2hFxMA3KVqI5oI5duWQ313Sspg7HBxhkRGReAsC5oKiS9IElA
YZJ7cFOBbxl7s671cVRLhngX51jd2FSC+TEsoVv27Mwcw7EZH9XxlqPnxU8TogeU
on0EUU+Yrs1CIpx9hUwyqtTMtobRb3P+yBitU4U72CMjUU5b3nsSvlcXF0QTH9OJ
S+w7aJ4keOHtPNoxPuHvZA9WcXtbZ0PKxxU1ke8egXzoqapXPZCy9DqQkanXdt/t
KcXJJb1GAKGJRVKOZWvOljNKuYTER1fPmDXdi3TKOvnq8slDpu5FWb/LTwRALTqH
Nalo/69eUo0KPqD1PgWOZwsXjMYqw2d6Bf9SiJPwEOzndHuW6jY7jQk/4oOB+K48
3QOjRpjbbqSfPLSXR+eYUCT81yOi7k/wD2xp7rD3fDis70csxtY=
=GMAw
-END PGP SIGNATURE-



Bug#876864: VBinDiff 3.0 beta 5 — 10 Sep 2017

2017-10-24 Thread Miriam Ruiz
Cool, thanks for the message. I'll take care of it.

Greetings,
Miry

2017-10-24 13:05 GMT+02:00 Antonio Ospite :
> Package: src:vbindiff
> Followup-For: Bug #876864
>
> Dear Maintainer, ping.
>
> The new upstream release also fixes a crash so it would be great to have
> it in the official archives.
>
> And the changes provided by Mathieu will also fix #865050.
>
> Ciao,
>Antonio
>
> -- System Information:
> Debian Release: buster/sid
>   APT prefers unstable
>   APT policy: (900, 'unstable'), (500, 'unstable-debug')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 4.13.0-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8), 
> LANGUAGE=it_IT.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> --
> Antonio Ospite
> https://ao2.it
> https://twitter.com/ao2it
>
> A: Because it messes up the order in which people normally read text.
>See http://en.wikipedia.org/wiki/Posting_style
> Q: Why is top-posting such a bad thing?



Re: I'm not MIA

2017-10-24 Thread Miriam Ruiz
I never received any email from you, Gmail's powerful search engine doesn't
find it. It seems that you used a really old email address instead of my
Debian's one, out even the one listed in my blog.

El 24 oct. 2017 8:33, "Norbert Preining"  escribió:

> Hi Miriam,
>
> > I explained a few weeks ago in debian-private the reasons of my low
> > activity, but I'm certainly not MIA.
>
> Thanks for your answer, as I am not reading debian-private I just
> followed the MIA procedure as laid out in the developers reference,
> section 7.4. I have contacted you 6 weeks ago without answer (I just
> sent you the email again in private communcation), and I documented
> the reasons why I believed that you are MIA.
>
> Best
>
> Norbert
>
> --
> PREINING Norbert   http://www.preining.info
> Accelia Inc. +JAIST +TeX Live +Debian Developer
> GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
>


I'm not MIA

2017-10-23 Thread Miriam Ruiz
Hi,

> I am trying to contact Miriam Ruiz (uid=miriam) but I haven't seen any
> sign of life/answer. All recent uploads of her packages are from other
> people, her own uploads are from 2015. Her last blog entry is also from
> 2015.

I explained a few weeks ago in debian-private the reasons of my low
activity, but I'm certainly not MIA.

Greetings,
Miry



Accepted pysiogame 3.60.814-2 (source all) into unstable

2017-02-08 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 08 Feb 2017 23:36:28 +0100
Source: pysiogame
Binary: pysiogame
Architecture: source all
Version: 3.60.814-2
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 pysiogame  - educational activity pack for kids
Closes: 847551 854644
Changes:
 pysiogame (3.60.814-2) unstable; urgency=medium
 .
   * Added patch pysiogame-ca to fix Catalan translation. Closes: #854644
 Thanks to Jordi Mallach and Guillem Jover
   * Added locale to debian/pysiogame.install. Closes: #847551
 Thanks to Mario Izquierdo
Checksums-Sha1:
 e9e9214ca3e6959eed4b5ef084ddeaa52f414ba5 1813 pysiogame_3.60.814-2.dsc
 4c62bcf2a724dc6bb763db0a66bc9ddf4418ff95 23337 
pysiogame_3.60.814-2.debian.tar.bz2
 a6ef7a3d028d327bea4250d3f8585e969366f031 11974756 pysiogame_3.60.814-2_all.deb
 df614c8cbca506635b47b0b300cc6c477d232382 4569 
pysiogame_3.60.814-2_amd64.buildinfo
Checksums-Sha256:
 54e5b8d9737b78f8e4fbb8a6d623311b287ea64f240aac6e1afacfc833914127 1813 
pysiogame_3.60.814-2.dsc
 b29e55bfdd93385fc0c2b425b2a557f1e74c52676e1aad27bd292ababcb5d9ce 23337 
pysiogame_3.60.814-2.debian.tar.bz2
 d2f6e8acd59177bddaee9fd261d4d438573c14689752422e09de5fe6857339a1 11974756 
pysiogame_3.60.814-2_all.deb
 8979af672f190c5a8638e3f65c6dd299d81b431ac98493c9813af00e4753f368 4569 
pysiogame_3.60.814-2_amd64.buildinfo
Files:
 f82cd29a698ca9aa15a818390cf2d8b6 1813 games optional pysiogame_3.60.814-2.dsc
 365a3c887eee89c34d4cac0aae0ca46d 23337 games optional 
pysiogame_3.60.814-2.debian.tar.bz2
 af57f1181d06025d17ec66c4af43bb03 11974756 games optional 
pysiogame_3.60.814-2_all.deb
 8932985b451930448d41bf9ff420f416 4569 games optional 
pysiogame_3.60.814-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlibpbwACgkQX45r4JKP
+vo63Q//cQ35gvkNvg8Oe58z78oo99LSLnGojPhTXdQKZbxper7xVsMwVIG8HR34
xZHEdc6dzf33gpFLuwLqfmC+3lO+ke8BCiH32Uugp2mDYzmTrcL7RxDsT0kU6r7A
jjE+BiEuDVCU+6ZuN4WXw9eSYdjlcrHkoEvdch6aEi1+FHfMgUh9N7Fzho1hjq/r
gw6DUMhzhNCzQjWAONODYbYjg6uKMyyMSGPX/u5qcl/PYvkYrqPbSn5AP3znWyEg
yoNS1bAUI/WTtxDM02TK1hTDxfC8z0RHgB0SEEaGnGUS6hMLksaYkT2BD9sxdJhD
LmiwsKra8nvGT06T6gBQBiYE1d1bfaq0AU8W2hhE1rpQUd+Y92ofOhv8DB55HICM
uRqqHzcfR//ro0FPYSxI4ilZ46NSsM3eQx+98fvqIy8YwS7wa6k1e1MzR6xk+4Xz
M8vYpf3O+0pouGnMQER8mqvzVo6vUxv/0rK9s/5HmgKHTL+3zrtWLNLe59P6tld+
+qdT3GChwR/rQ8Whs1fC40VwRxKgEL02S87yMVdRMK5UQN8LGT2FZ2G7SleqnDlc
TVDzzttNb2uOvmJ4giaBd6JFV2DY3Fuqngk/S6yF/hu+Tn4pYXPyOmqRjKA5u+Xd
4ao8qKCgL9XiY1AL2mPZucBC1+V4BGU/n8dbUXTNv2QeSoipVYE=
=J3FK
-END PGP SIGNATURE-



Accepted pebl 1.0.2-4 (source amd64 all) into unstable

2016-11-17 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 17 Nov 2016 18:58:44 +0100
Source: pebl
Binary: python-pebl python-pebl-dbg python-pebl-doc
Architecture: source amd64 all
Version: 1.0.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 python-pebl - Python Environment for Bayesian Learning
 python-pebl-dbg - Python Environment for Bayesian Learning - debug
 python-pebl-doc - Python Environment for Bayesian Learning - documentation
Closes: 645255 822013
Changes:
 pebl (1.0.2-4) unstable; urgency=medium
 .
   * Upgraded Standards-Version from 3.9.1 to 3.9.8 and compat-version to 9
   * Added build-{arch,indep} targets. Closes: #822013. Thanks to Santiago Vila
   * Added dependency: python-pkg-resources. Closes: #645255
   * Added missing dh_numpy call in debian/rules
   * Changed Homepage from https://code.google.com/p/pebl-project/
 to https://github.com/abhik/pebl
Checksums-Sha1:
 2c7953055ffd3648a800cba6cea150df9339f5e9 2233 pebl_1.0.2-4.dsc
 51eebd0eadbeef68bad2a6245c4e3bd867bfe214 4620 pebl_1.0.2-4.debian.tar.bz2
 e2e5faeb5ea79f266455423350650d5750bdd8bf 8177 pebl_1.0.2-4_amd64.buildinfo
 01c879d985a75c93f5c6cea7c058f7646399fbf1 32142 
python-pebl-dbg_1.0.2-4_amd64.deb
 7c80d640bd1c369492f7a11bec3edbaa9968957e 1665568 
python-pebl-doc_1.0.2-4_all.deb
 c111fd3374f746f6bb1f435e97742bbeaf63e26e 63236 python-pebl_1.0.2-4_amd64.deb
Checksums-Sha256:
 95d58acdd1a9b1fe6779460af1f60452f445c3e1b5ea4100cd57e79b77a06dac 2233 
pebl_1.0.2-4.dsc
 6dbbf73fa551a4382f5772144e7b43bad1d6c6caf3430e669b3746e9b03d4c71 4620 
pebl_1.0.2-4.debian.tar.bz2
 db07b41ff631256cb99c71b2ebcc8d4fc5915f32832e6b96d3faeaec283c2cd8 8177 
pebl_1.0.2-4_amd64.buildinfo
 0b010b37dc82f0cd863ced4a8cd5ee077b3ca3a3b443c9e9714c58844af045be 32142 
python-pebl-dbg_1.0.2-4_amd64.deb
 ef20a30effeb67fb7ce525f8a68882a4159930d7ecdad26e3cb58f50e7e6cc0b 1665568 
python-pebl-doc_1.0.2-4_all.deb
 746c278a9cd425f1ac173d15f3c34ca2c9527436040bcf1c995c741f506f75fc 63236 
python-pebl_1.0.2-4_amd64.deb
Files:
 e30da7d4d519a38b54386955b5872856 2233 python optional pebl_1.0.2-4.dsc
 8b8fc1dcd7a0c0ceaab59a1a299cfec6 4620 python optional 
pebl_1.0.2-4.debian.tar.bz2
 bc2087e97f43d052d04a17315f9b4983 8177 python optional 
pebl_1.0.2-4_amd64.buildinfo
 4c0c2020252b71657a54631e17e1fcfc 32142 debug extra 
python-pebl-dbg_1.0.2-4_amd64.deb
 421d86543e02f24e83ee9090eede2f6c 1665568 doc optional 
python-pebl-doc_1.0.2-4_all.deb
 02e63cdc3de98ad2dbadf94ff9fde0af 63236 python optional 
python-pebl_1.0.2-4_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlgt9cAACgkQX45r4JKP
+vr42RAAg2XlveZbHiU3qIXZHDgyvOIpr1d7g82BIMIqG2ob0uLehRY1OJlWs00N
uJhLMtz2Wuo1dwhcWHox+sJ4mnVlZWLrKyIsixLAF/J9hmidSy5ctS90HHv/iHJ9
LkqfjjOnNEWCUErQVHKXGn4aBoaO3fFdybE9aRQmZqy1a0HjmNKenK7Tktpq/sNc
ONv1/LuQzg+oM90hqZE3x9sUNYlo26N85aaLlDPAIWP53feE2LNQqfWf2ccQMUta
TzUuFs7yMQBQ/J6uEX9eXtVt5fQ2ml7x76beQgx+AX7Qxm+DKPbpuFOaiPkxGUYd
SMKR9JSJF4o/1WvaaVWeXDpU1Ulk82HuLGzAEe+py0zEZ860Q35ilSbz0k9dM2D+
saNWXgG/fIC2xVgxjA3WROpokLpA9PT4VBh82WT0DU+f0cO17saMqQ8BKf7efySY
j9jdZ07hPOfp99/zQDWkpS8Lf3JTURNDH1Jpo5PM01q/lAoCgHEunz7YdXlcZtGK
HRwTPS4csBshbKbWYtZ9ooBUeIkxAxG0/UDmkX2pjVGzx1MyVzmLczWFyGMw9hf2
YDFkAr5QimZQQ3rSQa4EoAUlN14CNpQKMP7PetWYCPJ5giz2M1MxMlesBERkWY4V
xwlQe5OqipN7bB7JkUXLv4KI8o0XNyYhc8POLwT03iweahlO2IM=
=SNkh
-END PGP SIGNATURE-



Accepted python-pattern 2.6+git20150109-2 (source all) into unstable

2016-11-17 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 17 Nov 2016 18:30:43 +0100
Source: python-pattern
Binary: python-pattern
Architecture: source all
Version: 2.6+git20150109-2
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 python-pattern - web mining module for Python
Closes: 834919
Changes:
 python-pattern (2.6+git20150109-2) unstable; urgency=medium
 .
   * Don't call run-tests when building the package. Closes: #834919
Checksums-Sha1:
 7739e5c56b8b452e4147c791994de975bca2a279 2176 
python-pattern_2.6+git20150109-2.dsc
 5c75dac0010edc62d448ca3ffbcd389e29943b29 30933 
python-pattern_2.6+git20150109-2.debian.tar.bz2
 c9f356a98b46f1d5feabdde7416960d83b138fbe 11045564 
python-pattern_2.6+git20150109-2_all.deb
 a5f94841aaf47db9627b57df9514ccd799c76168 5619 
python-pattern_2.6+git20150109-2_amd64.buildinfo
Checksums-Sha256:
 327aea419171e496c2dc49047528d6303165867e7fb33965ac5bfa647972c75f 2176 
python-pattern_2.6+git20150109-2.dsc
 d39f6407d745d98a81596e7c7b593d06d8069220b7001176953529a2a8f4c49b 30933 
python-pattern_2.6+git20150109-2.debian.tar.bz2
 598e15380463fdd5be12980f1ff13b63e2ccd5db0780b38bb5146b21b2ed7d2e 11045564 
python-pattern_2.6+git20150109-2_all.deb
 3f73750641de13b416ea5d6854f7a0ec08869e445ceb120b0d8528a982e15056 5619 
python-pattern_2.6+git20150109-2_amd64.buildinfo
Files:
 33722637cd5452aec7f2852916d1b589 2176 python optional 
python-pattern_2.6+git20150109-2.dsc
 80666912c540c8f06cc8e5239fa9f30c 30933 python optional 
python-pattern_2.6+git20150109-2.debian.tar.bz2
 afc5199bd1760d46bb16de3fe08ae68a 11045564 python optional 
python-pattern_2.6+git20150109-2_all.deb
 eb427c29ec28d6ce7219b515ddac03ea 5619 python optional 
python-pattern_2.6+git20150109-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlgt6/UACgkQX45r4JKP
+vq6iw//Z9i4Rx6bGMnmk81mZeU1ODAXruvMMNSfLaFaQzmo3mi/mbTettLEFw2/
Jc13/a2JB2BH4c0VBlYeAMD5ikCQPN8pxS1VYO79sTJXROyIgmFlXWfjc5LZ099a
fPuaSeKLW+qVnwriauLx07H1rsv0lqqKs4LvQSTecBicXmaAX1YidmLpq7itmHKT
PK55HbsRpEPfSPKRnj1H4pbVJ0bMHXgMbrhsM6HvEs7VJUry12Zb5hBTjQr7CdKI
Ks4mgtt0Xaa0rXXaGgH2Tj5s0T//XKEewcotRFpHdttL4sEceny8VND27lwEeP/1
jBDngyiv9FgwWHXHiK08Nnw3NVVUXAzwvbRAZrS6+K/X3E2ibUfCdpOzNooic3bX
tBRbAYez36p4HP92yAk8S2I8EYG6HLhR8ZtqeHaeOlla9aSPsj5BnIInYRR+ZiJQ
KpyozXXvp5OjdBAYcojH795sR0VIzBzRBhaAu/Hq5akpE2zkcuVs6lOHVSmlnoxs
cQ2ifstWjmerNoPVyYGb8dDyHUkSSDjbaXWnWntC0FI7dBYxXy884wkX1iYB1zGt
2dUnzcmDrK+/qXBeteOl5ljl7Ngg5FKM1vaL/PROcxQiO+ByzS+nBAHYXqvoZIl0
PTLqyU1cfk/aT1mNiOEqZdLOOQRRjdzzVL54M9dw80db260OdrM=
=oWGv
-END PGP SIGNATURE-



Accepted pianobooster 0.6.7~svn156-1 (source amd64) into unstable

2016-11-16 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 17 Nov 2016 01:08:17 +0100
Source: pianobooster
Binary: pianobooster pianobooster-dbg
Architecture: source amd64
Version: 0.6.7~svn156-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 pianobooster - learn the piano just by playing a game
 pianobooster-dbg - learn the piano just by playing a game - debug
Changes:
 pianobooster (0.6.7~svn156-1) unstable; urgency=medium
 .
   [ Miriam Ruiz ]
   * Adapted changes for Debian
   * Refreshed patches
   * Added typos.patch and i18n.patch
   * Upgraded Standards-Version from 3.9.6 to 3.9.8
   * Added Daniel Gimpelevich to Uploaders
Checksums-Sha1:
 d30509d99848ae324ecd9af29f2b2ea070171faa 2283 pianobooster_0.6.7~svn156-1.dsc
 f261e35b78aaf3b24f703e2687a55b5ad0c142ad 469097 
pianobooster_0.6.7~svn156.orig.tar.gz
 57d33697642761204c4ff154926b8652fc64762a 46927 
pianobooster_0.6.7~svn156-1.debian.tar.bz2
 5bbc0a3ca4f9d56a380088a7e7672b751b92cbc3 2717396 
pianobooster-dbg_0.6.7~svn156-1_amd64.deb
 b113d09a71654a820a3542b1d689488403cff5df 9003 
pianobooster_0.6.7~svn156-1_amd64.buildinfo
 9fe2304374aee08296ee003ef240f0320d1db0e8 204944 
pianobooster_0.6.7~svn156-1_amd64.deb
Checksums-Sha256:
 3d4cecd8cdadc30d35641b1d773e22fa67c23ae4a7382c88515b982fcdb7a42c 2283 
pianobooster_0.6.7~svn156-1.dsc
 07250474aa924bef5da3e1b3e8b0b5cb123e1ec81d2f1a9ab84a402ac9e3eb25 469097 
pianobooster_0.6.7~svn156.orig.tar.gz
 0cde5a555ae213f66084343e8e14645236340273877262ba52d50df52524d87a 46927 
pianobooster_0.6.7~svn156-1.debian.tar.bz2
 af1e5c50c24eeeb46a9625c657bd830e89112e25ed4d2ec126bc3a91c10bae75 2717396 
pianobooster-dbg_0.6.7~svn156-1_amd64.deb
 3960783f128534b2547731492224298351a0ed2ef6815846a164870c88d50b2b 9003 
pianobooster_0.6.7~svn156-1_amd64.buildinfo
 9ff7f6d069423c7e69e0f590f75b71f4a7ad1d99d0c80ee05ad82152bffa192d 204944 
pianobooster_0.6.7~svn156-1_amd64.deb
Files:
 5666e414d6dfde9c8cc4e7ef917aaf44 2283 games optional 
pianobooster_0.6.7~svn156-1.dsc
 facae3db9c8c8040c34134829ab7c6b1 469097 games optional 
pianobooster_0.6.7~svn156.orig.tar.gz
 0eae8f04af0d1142039a268b0b77b78b 46927 games optional 
pianobooster_0.6.7~svn156-1.debian.tar.bz2
 658073eb0c66fd79e0e5b998d0edba4a 2717396 debug extra 
pianobooster-dbg_0.6.7~svn156-1_amd64.deb
 203c2032060b77159553ee6ec6f7224e 9003 games optional 
pianobooster_0.6.7~svn156-1_amd64.buildinfo
 193ac0b65adbd67364ff678d8305fa2c 204944 games optional 
pianobooster_0.6.7~svn156-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlgs/ZYACgkQX45r4JKP
+vpVLQ/+L4tJ5PwSTcK9EmoaD3wgeW4mkNdL7E7C8T7qLI6b41BIuUJhM0uoMUD1
FHy1qxxLYyc/9DyPLF7FO4eXWW/NHMroJMdhLfyi2poO32U81kWzYKJLBdWQ7DtK
/q60IkZ1qxV98QKiRKr5/QjvWdwCl3zOKt0JSfpNFeIxJC35FBtgRVm2fsszHqnX
poyTkWPjzgm5L4YgQTIa+K+OTlCkoJRq+t4Es+upkX4mOs2fsLLyz39Jgjpchsfo
h7pL+nHE2lTL7AwU8PQDgyisLO2ODff7ie/TpoYWUtbIIs2n9ILfVV4t9/S7f8ZQ
TrbS6qzMJ8wE/2qhBJLo1g9j0SBl6wFVzdstDCL7bjumbVUYG3usLdA29W3SKKlm
xeQlj5SS+2bLb/iovajNXfHLl4m3ololJQDpcPxQ/1MQxhmtBkHl7xwVuF/x4hhs
fcEi7DoRA3jM3+QJ4BxFsvb3d3svKgMa6bNOtkhIlAP9hFxd2iEoiMSCaoiIswYC
KAC+OUHPguXFnxf3kCHSwss1Ew98yPnjXl0sr5HGayW5RClEmfEH3xmHq9SBBzBs
5ujMH2f+aGiliZf6Mnb0sh7TQ9xGlh5/RnAc5+LtZ6BFgobh96bUVLXjwi42qx+N
MdMLLDOjyFJ7p3cwuoPQ8TkWtEj90Ocw6F5E0S3MlWqrtbCb4F0=
=Ng04
-END PGP SIGNATURE-



r15940 - packages/tags/pianobooster

2016-11-16 Thread Miriam Ruiz
Author: miriam
Date: 2016-11-17 00:59:25 + (Thu, 17 Nov 2016)
New Revision: 15940

Added:
   packages/tags/pianobooster/pianobooster-src-0.6.7~svn156-1/
Log:
Tag Release




___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


r15939 - packages/trunk/pianobooster/debian

2016-11-16 Thread Miriam Ruiz
Author: miriam
Date: 2016-11-17 00:41:04 + (Thu, 17 Nov 2016)
New Revision: 15939

Modified:
   packages/trunk/pianobooster/debian/changelog
Log:
Prepare Release 


Modified: packages/trunk/pianobooster/debian/changelog
===
--- packages/trunk/pianobooster/debian/changelog2016-11-16 23:15:57 UTC 
(rev 15938)
+++ packages/trunk/pianobooster/debian/changelog2016-11-17 00:41:04 UTC 
(rev 15939)
@@ -1,4 +1,4 @@
-pianobooster (0.6.7~svn156-1) UNRELEASED; urgency=medium
+pianobooster (0.6.7~svn156-1) unstable; urgency=medium
 
   [ Miriam Ruiz ]
   * Adapted changes for Debian
@@ -7,7 +7,7 @@
   * Upgraded Standards-Version from 3.9.6 to 3.9.8
   * Added Daniel Gimpelevich to Uploaders
 
- -- Miriam Ruiz <mir...@debian.org>  Mon, 24 Oct 2016 22:55:05 +0200
+ -- Miriam Ruiz <mir...@debian.org>  Thu, 17 Nov 2016 01:08:17 +0100
 
 pianobooster (0.6.7~svn156-0ppa2~trusty) trusty; urgency=medium
 


___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


r15938 - packages/trunk/pianobooster/debian/patches

2016-11-16 Thread Miriam Ruiz
Author: miriam
Date: 2016-11-16 23:15:57 + (Wed, 16 Nov 2016)
New Revision: 15938

Modified:
   packages/trunk/pianobooster/debian/patches/i18n.patch
Log:
Fixed stuff in i18n.patch



Modified: packages/trunk/pianobooster/debian/patches/i18n.patch
===
--- packages/trunk/pianobooster/debian/patches/i18n.patch   2016-11-14 
00:20:14 UTC (rev 15937)
+++ packages/trunk/pianobooster/debian/patches/i18n.patch   2016-11-16 
23:15:57 UTC (rev 15938)
@@ -3580,7 +3580,7 @@
 -
  NO MIDI FILE LOADED: Use menu File/Open ...
 -SIN ARCHVIO MIDI CARGAGO: Use el menú Archivo/Abrir 
...
-+SIN ARCHVIO MIDI CARGADO: Use el menú Archivo/Abrir 
...
++SIN ARCHIVO MIDI CARGADO: Use el menú Archivo/Abrir 
...
 +
 +
 +
@@ -3590,12 +3590,12 @@
 +
 +
 +ERROR NO SOUND: To fix this use menu Setup/Midi Setup 
...
-+ERROR SIN SONIDO: Para solucionarlo ve a 
Configuración/Configuración Midi ...
++ERROR - SIN SONIDO: Para solucionarlo ve a 
Configuración/Configuración Midi ...
 +
 +
 +
 +ERROR NO MIDI FILE: To fix this use menu File/Open 
...
-+ERROR SIN ARCHIVO MIDI: Para solucionarlo ve a 
Archivo/Abrir ...
++ERROR - SIN ARCHIVO MIDI: Para solucionarlo ve a 
Archivo/Abrir ...
  
  
  
@@ -4520,12 +4520,12 @@
 -
 +
 +Music Course
-+
++Curso de música
 +
 +
 +
 +Show Tutor Help Pages
-+
++Páginas de ayuda del tutorial
 +
 +
 +
@@ -4544,13 +4544,15 @@
  
 -
  Follow you
- Sígueme
+-Sígueme
++Sigue
  
  
 -
 +
  Play Along
- Acompañamiento
+-Acompañamiento
++Acompaña
  
  
 -
@@ -4562,19 +4564,22 @@
 -
 +
  Right
- Derecha
+-Derecha
++Der
  
  
 -
 +
  Both
- Ambas
+-Ambas
++Amb
  
  
 -
 +
  Left
- Izquierda
+-Izquierda
++Izq
  
  
 -
@@ -4609,12 +4614,12 @@
 -
 +
 +Rhythm Tap
-+Tap rítmico
++Tap rítm.
 +
 +
 +
 +Follow You
-+
++Sigue
 +
 +
 +
@@ -4691,104 +4696,104 @@
  
 +
 +Gb
-+
++Solb
 +
 +
 +
 +Db
-+
++Reb
 +
 +
 +
 +Ab
-+
++Lab
 +
 +
 +
 +
 +Eb
-+
++Mib
 +
 +
 +
 +
 +Bb
-+
++Sib
 +
 +
 +
 +F 
-+
++Fa
 +
 +
 +
 +
 +C
-+
++Do
 +
 +
 +
 +G 
-+
++Sol
 +
 +
 +
 +
 +D 
-+
++Re
 +
 +
 +
 +A 
-+
++La
 +
 +
 +
 +
 +E 
-+
++Mi
 +
 +
 +
 +
 +B 
-+
++Si
 +
 +
 +
 +
 +F#
-+
++Fa#
 +
 +
 +
 +F
-+
++Fa
 +
 +
 +
 +G
-+
++Sol
 +
 +
 +
 +A
-+
++La
 +
 +
 +
 +G#
-+
++Sol#
 +
 +
 +
 +C#
-+
++Do#
 +
 +
 +
 +D#
-+
++Re#
 +
 +
  
@@ -4979,7 +4984,7 @@
 -
 +
 +Fullscreen
-+
++Pantalla Completa (F)
 +
 +
 +


___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

r15909 - packages/trunk/pianobooster/debian/patches

2016-10-24 Thread Miriam Ruiz
Author: miriam
Date: 2016-10-24 23:38:49 + (Mon, 24 Oct 2016)
New Revision: 15909

Modified:
   packages/trunk/pianobooster/debian/patches/i18n.patch
   packages/trunk/pianobooster/debian/patches/typos.patch
Log:
Updated translations



! The diff was too big and was omitted from this mail !
The command

svn diff -r 15908:15909 .

typed in the updated working copy will allow you to see the diff

Also this link should allow you to see the differences in a browser:

http://svn.debian.org/wsvn/pkg-games?op=comp%5B%5D=%2F@15908%5B%5D=%2F@15909


___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


r15908 - in packages/trunk/pianobooster/debian: . patches

2016-10-24 Thread Miriam Ruiz
Author: miriam
Date: 2016-10-24 22:46:47 + (Mon, 24 Oct 2016)
New Revision: 15908

Added:
   packages/trunk/pianobooster/debian/patches/armel.patch
   packages/trunk/pianobooster/debian/patches/paths.patch
   packages/trunk/pianobooster/debian/patches/typos.patch
Modified:
   packages/trunk/pianobooster/debian/changelog
   packages/trunk/pianobooster/debian/control
   packages/trunk/pianobooster/debian/patches/gcc-4.7.patch
   packages/trunk/pianobooster/debian/patches/i18n.patch
   packages/trunk/pianobooster/debian/patches/rtmidi-1.0.15.patch
   packages/trunk/pianobooster/debian/patches/series
   packages/trunk/pianobooster/debian/pianobooster.6
   packages/trunk/pianobooster/debian/pianobooster.desktop
   packages/trunk/pianobooster/debian/pianobooster.install
   packages/trunk/pianobooster/debian/rules
Log:
New Upstream Release



! The diff was too big and was omitted from this mail !
The command

svn diff -r 15907:15908 .

typed in the updated working copy will allow you to see the diff

Also this link should allow you to see the differences in a browser:

http://svn.debian.org/wsvn/pkg-games?op=comp%5B%5D=%2F@15907%5B%5D=%2F@15908


___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


Accepted pysiogame 3.60.814-1 (source all) into unstable

2016-10-19 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Oct 2016 21:36:10 +0200
Source: pysiogame
Binary: pysiogame
Architecture: source all
Version: 3.60.814-1
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Description:
 pysiogame  - educational activity pack for kids
Changes:
 pysiogame (3.60.814-1) unstable; urgency=medium
 .
   * New upstream release.
   * Upgraded Standards-Version from 3.9.4 to 3.9.8
Checksums-Sha1:
 1dd28345a6832200aec5829d76c9d30186550e6e 1781 pysiogame_3.60.814-1.dsc
 3e54811e130db226453794e2e5a89ed1ff54651f 12335304 
pysiogame_3.60.814.orig.tar.xz
 ce950a07a3ea609e1e727024ad59e15e4b8f772a 19794 
pysiogame_3.60.814-1.debian.tar.bz2
 1d4f525af77ab7629d832ec19ff3bf2ddb7abb85 11928964 pysiogame_3.60.814-1_all.deb
Checksums-Sha256:
 8ac6c31e4e8209647035504ac4d28d715c2e0522e94e3cad0ace301a132a739b 1781 
pysiogame_3.60.814-1.dsc
 f8b68b321da2eb6862139d1fab1b2ced86f028ea6381e07d516cd02bb389aa8f 12335304 
pysiogame_3.60.814.orig.tar.xz
 cb0bf27df954b2e05ab91b83abdb9cd24ff864698006cfaeeead77f7d8386000 19794 
pysiogame_3.60.814-1.debian.tar.bz2
 696d01f946262d494cfa33ecc641c52b92e5250b3b679341b8e6450fe325818a 11928964 
pysiogame_3.60.814-1_all.deb
Files:
 f2cf9287c01e3fe2e59b205ab1950516 1781 games optional pysiogame_3.60.814-1.dsc
 a4d4b2e9f7c4b9e91c0534aa6229906e 12335304 games optional 
pysiogame_3.60.814.orig.tar.xz
 1e51c5303d564213d61297146a369106 19794 games optional 
pysiogame_3.60.814-1.debian.tar.bz2
 7098eab94253630f68db2504301d5c12 11928964 games optional 
pysiogame_3.60.814-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYB9PlAAoJEF+Oa+CSj/r6cCcP/igrLvzaYdlkAs/N7cgEcLMd
qaoCKBsipm+LMZ4JRzjGKVcS7oIhtPHIIPNbHPf6FgHFE0lEe3joRnj7hGC3sWSU
Mzqnl67FNUW1Vlmq9u0mww5poiTOXNglzHE1yiN9zWRFZCFYaMq+Cjn0SWTPc3ab
kYeo2gb4G2SvHAT89qlnYqUQg8prvtF0GZUD4HV5tc/IRznPPUlBAWbiZGUpYSSv
tZNV1bK6fydbqnM3IXABHNNyMo+f0RDDJouUsOxCZ/aTIhdRBC2nNzukBe65RM5l
6+wuI+unxwOHsv7cLK3rjQaqRObgQAxqpjzAimkgrPRhXeQ+9HD99nxEKv9qoNT5
X+RMiRJDG6u37WoFpjp+0dcQ/F/mECVyhPr58VM0ccHbq9PHNx84OsWaSQUnpcrD
bbI2fvUAyPs+aTCk2DGLFRCCN+lhle62dw+W0uS0VLr8A1JtzHK0A4HL/Ra8WtXH
0g2bGWq7wxfLTySBNhgY80HWc2JVFlVyrJK2fnSi01OvTOmrhjVqt5q18OiXV3k7
nXTQsGCGOdMmCWSmMaa7ZtRGDsVgsCrOMmEj7nQ8hvBGxhpavigqa3jeEGNHFtkp
491vwFFnWgZLvORQKV4UBXqAmTWm62OpMGhg9pZj41zWyhSRFh9hUuyk0Xhvbqgi
YACMmBGoIf1yDMmvU7qF
=ViyV
-END PGP SIGNATURE-



  1   2   3   4   5   6   7   8   9   10   >