Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DHG_packages
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Debian Haskell Group
DHG_packages
Commits
cc43e2a3
Commit
cc43e2a3
authored
Dec 29, 2009
by
Marco Túlio Gontijo e Silva
Committed by
=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=
Dec 29, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
haskell-hsql: debian/watch: Add .tar.gz to downloaded filename.
parent
105bf42f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
p/haskell-hsql/debian/changelog
p/haskell-hsql/debian/changelog
+1
-0
p/haskell-hsql/debian/watch
p/haskell-hsql/debian/watch
+1
-1
No files found.
p/haskell-hsql/debian/changelog
View file @
cc43e2a3
...
...
@@ -2,6 +2,7 @@ haskell-hsql (1.7.1-2) UNRELEASED; urgency=low
* debian/control: Change Priority: to extra.
* debian/watch: Use format that works for --download-current-version.
* debian/watch: Add .tar.gz to downloaded filename.
-- Marco Túlio Gontijo e Silva <marcot@riseup.net> Sat, 19 Dec 2009 09:42:35 -0200
...
...
p/haskell-hsql/debian/watch
View file @
cc43e2a3
# See uscan(1) for format
version=3
opts=
downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|
\
opts=
"downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,filenamemangle=s|/$|.tar.gz|"
\
http://hackage.haskell.org/packages/archive/hsql \
([\d\.]*\d)/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment