[Git][debian-gis-team/pycsw][master] 2 commits: Fix gen_html.py syntax error.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Feb 23 05:26:34 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / pycsw
Commits:
aeaf7550 by Bas Couwenberg at 2025-02-23T06:22:16+01:00
Fix gen_html.py syntax error.
- - - - -
d50d0f77 by Bas Couwenberg at 2025-02-23T06:23:21+01:00
Set distribution to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/patches/0002-Remove-externally-linked-files.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,10 @@
-pycsw (2.6.2+dfsg-2) UNRELEASED; urgency=medium
+pycsw (2.6.2+dfsg-2) unstable; urgency=medium
* Team upload.
* Add python3-pkg-resources to (build) dependencies.
+ * Fix gen_html.py syntax error.
- -- Bas Couwenberg <sebastic at debian.org> Sat, 22 Feb 2025 18:59:41 +0100
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 23 Feb 2025 06:23:11 +0100
pycsw (2.6.2+dfsg-1) unstable; urgency=medium
=====================================
debian/patches/0002-Remove-externally-linked-files.patch
=====================================
@@ -23,7 +23,7 @@ W3C and jquery
</script>
</head>
-''' % JQUERY_VERSION)
-+'''
++''')
print('''
<body>
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/compare/63d4e3611c7f92661465abc3521a215f3d92b13c...d50d0f777645017d5577292fc1f68eeb2d86c670
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/compare/63d4e3611c7f92661465abc3521a215f3d92b13c...d50d0f777645017d5577292fc1f68eeb2d86c670
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250223/1ac35c8d/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list